Commit Graph

7 Commits

Author SHA1 Message Date
Gerrit Code Review 58ad2d7249 Update notes for submitted changes
* trxcon/l1sched: transmit dummy speech blocks with inverted CRC3
* trxcon/l1sched: do not craft artificial BFI frames on TCH
* trxcon/l1sched: simplify and unify prim_dequeue_tchf()
* trxcon/l1sched: peoperly prioritize FACCH/H over TCH
* trxcon/l1sched: rework dequeueing of Tx prims
* trxcon/l1sched: remove unused vars in l1sched_lchan_amr_prim_is_valid()
* trxcon/l1sched: fix handling of UL FACCH on TCH/A[FH]S
2023-07-12 15:48:38 +00:00
Gerrit Code Review 05863c89b5 Update notes for submitted changes
* layer23: Define sim_pin_required field as bool
* layer23: Define barr field as bool
* layer23: Define (r)plmn_valid field as bool
* layer23: Define always_search_hplmn field as bool
* layer23: Define imsi_attached field as bool
* layer23: vty: Rename testsim node functions
2023-05-23 17:41:17 +00:00
Gerrit Code Review 71f85bab8e Update notes for submitted changes
* contrib/jenkins.sh: uncomment verify_value_string_arrays_are_terminated.py
* layer23: make verify_value_string_arrays_are_terminated.py happy
2023-05-17 10:55:55 +00:00
Gerrit Code Review 3c3303b5f8 Update notes for submitted changes
* mobile: split gsm_send_voice() -> gsm_send_voice_{msg,frame}()
* mobile: voice.h: add missing forward declarations
* mobile: voice.h: use '#pragma once' include guard
* mobile: gsm48_rr_tx_voice(): also permit TCH/H frames
* mobile: properly handle RR CHANNEL MODE MODIFY message
2022-11-28 20:54:19 +00:00
Gerrit Code Review ef63ff0179 Update notes for submitted changes
* trxcon: move FBSB state from struct l1ctl_link to trxcon_inst
* trxcon: introduce and use struct 'trxcon_inst'
* trxcon: use 'unsigned int tn' for timeslot number
* trxcon: cosmetic: s/app_evt_names/trxcon_fsm_event_names/
* trxcon: fix coding style in statements applying inverted mask
2022-07-21 11:16:34 +00:00
Gerrit Code Review 837595ac9c Update notes for submitted changes
* firmware/app: Initial commit for the game Snake
* firmware/fb: Implemtented fb_bw8_line and fb_set_p(uint16_t x,uint16_t y)
* firmware/abb: Wrote twl3025_power_off_now to restart the phone if the power button is pressed
2020-08-06 16:38:20 +00:00
Gerrit Code Review a45b11ccf8 Update notes for submitted changes
* trx_toolkit/data_msg.py: legacy flag is only for version 0x00
* trx_toolkit/data_msg.py: introduce header coding version 0x01
* trx_toolkit/data_msg.py: implement header version coding
2019-07-03 14:11:46 +00:00