Skip to content
Failed

a1=default,a2=default,a3=default,a4=default,osmocom-master (Sep 30, 2025, 2:17:00 PM)

Started 4 days 23 hr ago
Took 1 min 0 sec on build5-deb12build-ansible

Started by upstream project master-osmocom-bb build number 7774
originally caused by:

This run spent:

  • 1 ms waiting;
  • 1 min 0 sec build duration;
  • 1 min 0 sec total from scheduled to completion.
Revision: 1d74c506c6144767290ca17dc7c24ba9e533ec1d
Repository: https://gerrit.osmocom.org/osmocom-bb
  • refs/remotes/origin/osmith/wip
Changes
  1. trxcon: use 3GPP TS 45.002 definitions from libosmogsm (details)
  2. trxcon: do not crash on receipt of 8-PSK modulated bursts (details)
  3. mobile: allow configuring local GSMTAP address (details)
  4. vty: fix local-host docs (details)
  5. trxcon: move l1ctl_proto.h to 'include/osmocom/bb/' (details)
  6. gprsdecode: Makefile.am: drop -Wno-missing-braces and -O3 (details)
  7. layer23: refactor the application API concept (details)
  8. layer23: fix parsing of command line options (details)
  9. trxcon: do not send DATA.cnf for L1SCHED_DT_TRAFFIC (details)
  10. virt_phy: rearrange and clean up header files (details)
  11. virt_phy: clean up and improve Makefile.am (details)
  12. virt_phy: cosmetic: make the linter happy about code indent (details)
  13. virt_phy: cosmetic: make the linter happy about identifier names (details)
  14. virt_phy: avoid confusion between RSSI (dBm) and RxLev (0..63) (details)
  15. modem: get rid of app_data.{ccch_mode,si}, use ms->cellsel (details)
  16. modem: get rid of app_data.chan_req, use ms->rrlayer (details)
  17. layer23: Call osmo_fd_unregister() before closing and changing bfd->fd (details)
  18. modem: move GRR specific code into its own file (details)
  19. modem: clean up #includes (using include-what-you-use) (details)
  20. layer23: modem: Depend on libosmo-gprs-gmm (details)
  21. modem: add test VTY command to send CHANNEL REQUEST (details)
  22. modem: add test VTY command for sending raw LLC PDUs (details)
  23. layer23/{mobile,modem}: fix segfault on VTY connection (details)
  24. layer23/{mobile,modem}: prefix VTY prompt with project's name (details)
  25. modem: fix modem_gmm_prim_up_cb(): add missing break (details)
  26. {trxcon,virt_phy}: shared GPRS L1 (MAC) implementation (details)
  27. layer23: implement Rx/Tx API for GPRS related messages (details)
  28. modem: route L1CTL prims to/from libosmo-gprs-rlcmac (details)
  29. l1ctl_proto: fix unpacked struct in l1ctl_gprs_dl_block_ind (details)
  30. l1gprs: fix NULL pointer dereference in l1gprs_unregister_tbf() (details)
  31. layer23: modem: Test GMM layer through VTY (details)
  32. layer23: add missing log_info_cat[] entry for DGMM (details)
  33. modem: set logging cat for OSMO_GPRS_RLCMAC_LOGC_TBF{UL,DL} (details)
  34. trxcon: add GSMTAP logging target if '-g' is given (details)
  35. trxcon: l1sched_prim_dequeue(): check TDMA Fn in PDCH prims (details)
  36. layer23: rlcmac: Support GMM detaching from VTY (details)
  37. layer23: modem: Forward GMMRR primitives between GMM and RLCMAC layers (details)
  38. layer23: modem: fill imsi & imei in vty 'test gmm attach' (details)
  39. layer23: Support cpu-sched vty node from libosmocore (details)
  40. modem: initial SM layer support through libosmo-gprs-sm (details)
  41. layer23: modem: llc: Fix typo LLGM -> LLGMM (details)
  42. trxcon: l1sched: fix copy-paste in LOGP_SCHEDD macro (details)
  43. trxcon/l1sched: rename l1sched[_lchan]_prim_drop() (details)
  44. trxcon/l1sched: cosmetic: rename l1sched_find_lchan() (details)
  45. trxcon/l1sched: use RSL_CHAN_NR_MASK from libosmogsm (details)
  46. trxcon/l1sched: add l1sched_find_lchan_by_chan_nr() (details)
  47. layer23: modem: sndcp: Apply API change in libosmo-gprs-sndcp (details)
  48. layer23: modem: Forward SNSM primitives SNDCP<->SM layers (details)
  49. trxcon/l1sched: rework the primitive API (details)
  50. mobile: log unhandled event name (details)
  51. layer23: Move vty_notify() to common/ (details)
  52. layer23: common/vty: Drop includes pointing to mobile app (details)
  53. layer23: Use libosmocore API to validate IMSI string (details)
  54. layer23: Move testsim node to common/ (details)
  55. layer23: modem: Fix wrong 'radio not started' vty message (details)
  56. mobile: Fail VTY command if attching test SIM card fails (details)
  57. layer23: Decouple SIM events from MMR events (details)
  58. layer23: modem: Set on tun the IP address received during PDP Ctx Act (details)
  59. virt_phy: fix memleaks in l1ctl_rx_gprs_ul_block_req() (details)
  60. virt_phy: fix bogous TDMA Fn check in l1ctl_rx_gprs_ul_block_req() (details)
  61. l1gprs: reorder #includes, add missing <stdbool.h> (details)
  62. layer23: modem: Unregister registered callbacks upon app exit (details)
  63. layer23: mobile: Mark several functions static (details)
  64. layer23: Call telnet_exit() during app exit if VTY support is enabled (details)
  65. layer23: Use GSM_RESERVED_TMSI from libosmocore everywhere (details)
  66. layer23: Use OSMO_IMSI_BUF_SIZE from libosmocore (details)
  67. layer23: Use GSM23003_IMEI(SV)_NUM_DIGITS from libosmocore (details)
  68. Initialize/release sim & subscriber ms parts in common/ (details)
  69. layer23: Move 'show {subscriber,support}' to common/' (details)
  70. layer23: vty: Move sim related commands to common/ (details)
  71. layer23: Use subscriber information and events to trigger GMMREG Attach (details)
  72. layer23: modem: Forward GMM primitives up to SM layer (details)
  73. layer23: vty: Move imei related commands to common/ (details)
  74. doc/examples/modem: Update modem.cfg with new features (details)
  75. layer23: modem: Store P-TMSI independently in subscriber (details)
  76. layer23: modem: Store P-TMSI allocated by the network (details)
  77. trxcon: ignore TRXCON_EV_TX_DATA_CNF in TRXCON_ST_PACKET_DATA (details)
  78. trxcon: reduce DGPRS logging level to LOGL_NOTICE (details)
  79. trxcon: use non-blocking stderr logging by default (details)
  80. trxcon: do not call l1sched_prim_dequeue() at ul_bid != 0 (details)
  81. layer23: modem: Resolve auth requests coming from GMM layer (details)
  82. layer23: modem: sndcp: Forward LL-XID.req SNDCP->LLC (details)
  83. layer23: modem: sm: Properly inform SM layer of ownership transfer (details)
  84. layer23: modem: sndcp: Properly inform SNDCP layer of ownership transfer (details)
  85. layer23: modem: Delay GPRS attach at startup until modem is ready (details)
  86. layer23: modem: grr: Log ignored CCCH ImmAss (details)
  87. layer23: modem: gmm: Activate PDP Context of APN after GPRS attach (details)
  88. layer23: Introduce apn_fsm (details)
  89. layer23: Store and use SAPI & NSAPI in apn->pdp (details)
  90. trxcon/l1sched: allocate primitives of fixed size (64 + 64) (details)
  91. virt_phy: fix l1ctl_rx_rach_req(): send RACH on TS0, not TS1 (details)
  92. virt_phy: l1ctl_rx_rach_req(): use the indicated chan_nr/link_id (details)
  93. virt_phy: l1ctl_rx_rach_req(): remove TDMA Fn hack (details)
  94. virt_phy: fix TDMA Fn math in l1ctl_rx_rach_req() (details)
  95. layer23: modem: Use in SN SAP the TLLI retrieved from GMM and SM (details)
  96. layer23: modem: pass pco & qos from apn (details)
  97. layer23: Define EF.LOCI Location Update Status values with an enum (details)
  98. sim: Introduce EF.LOCIGPRS file structure (details)
  99. Use OSMO_STRLCPY_ARRAY instead of strcpy (details)
  100. layer23: make verify_value_string_arrays_are_terminated.py happy (details)
  101. contrib/jenkins.sh: uncomment (details)
  102. copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH (details)
  103. layer23: Move all test_sim settings to its own substruct (details)
  104. layer23: Migrate sim_ustate to enum + value_string (details)
  105. layer23: rework store & pass of test_sim param to gsm_subscr_testcard() (details)
  106. layer23: subscriber: Move sap specific code inside subscriber.c (details)
  107. layer23: subscriber: Move generic code to the top out of sim backend (details)
  108. layer23: Move SAP init/close to be done during MS allocation/destruction (details)
  109. layer23: Generalize subscriber SIM insert API (details)
  110. layer23: subscriber: Split gsm_subscr_generate_kc() internally (details)
  111. layer23: subscriber: Split gsm_subscr_write_loci() internally (details)
  112. layer23: subscriber: Split gsm_subscr_sim_pin() internally per-backend (details)
  113. layer23: split subscr_write_plmn_na() internally per-backend (details)
  114. layer23: subscriber: Move generic APIs to the top section (details)
  115. common: Mark gsm_networks static (details)
  116. Migrate network identifier fields to modern osmocom structures (details)
  117. layer23: vty: Rename testsim node functions (details)
  118. layer23: Define imsi_attached field as bool (details)
  119. layer23: Define always_search_hplmn field as bool (details)
  120. layer23: Define (r)plmn_valid field as bool (details)
  121. layer23: Define barr field as bool (details)
  122. layer23: Define sim_pin_required field as bool (details)
  123. layer23: subscriber: Implement LOCIGPRS read/write for simcard backend (details)
  124. layer23: subscriber: Implement LOCIGPRS read/write for testcard backend (details)
  125. layer23: modem: pass SIM-stored PTMSI (signature) & RAI to GMM (details)
  126. subscriber: Fix condition to print PTMSI signature (details)
  127. trxcon/l1sched: remove redundant TCH/[FH] prim length checks (details)
  128. trxcon/l1sched: drop Tx prims for not supported TCH modes (details)
  129. trxcon/l1sched: cosmetic: get rid of amr_is_cmr/fn_is_cmi (details)
  130. trxcon/l1sched: use sched_tchh_dl_facch_map[] in rx_tchh_fn() (details)
  131. trxcon/l1sched: fix UL FACCH regression in tx_tchh_fn() (details)
  132. trxcon/l1sched: cosmetic: use variable names like in osmo-bts-trx (details)
  133. trxcon/l1sched: do not align Tx burst transmission (details)
  134. layer23: modem: Forward Paging Request Type 1/2 to rlcmac layer (details)
  135. trxcon/l1sched: rework burst buffer shifting for TCH/[FH] (details)
  136. layer23: modem: Forward LLC-TRANSMITTED.ind RLCMAC->GMM (details)
  137. layer23: modem: Add helper function to get FN from gsm48_req_ref (details)
  138. l1gprs: properly handle (forward) PTCCH/D blocks (details)
  139. trxcon/l1sched: do not check TDMA Fn of PTCCH/U prims (details)
  140. modem: do not send RTS.ind if we got PTCCH/D (details)
  141. fake_trx.py: remove SETSLOT based burst filtering (details)
  142. trxcon: get rid of the timer driven clock module (details)
  143. trxcon: do not advance Uplink TDMA Fn by default (details)
  144. mobile: fix -Wlogical-not-parentheses in gsm48_cc_init() (details)
  145. layer23: Update to libosmocore osmo_auth_gen_vec2 (details)
  146. layer23: fix handling of logging category mask (-d option) (details)
  147. modem: cosmetic: fix formatting in modem_gmm_prim_up_cb() (details)
  148. layer23: cosmetic: move <lapdm.h> to other libosmo* imports (details)
  149. layer23: use gsm0502_fn2ccch_block() from libosmogsm (details)
  150. modem: properly handle Dedicated mode or TBF IE (details)
  151. trxcon/l1sched: fix handling of UL FACCH on TCH/A[FH]S (details)
  152. trxcon/l1sched: remove unused vars in l1sched_lchan_amr_prim_is_valid() (details)
  153. trxcon/l1sched: rework dequeueing of Tx prims (details)
  154. trxcon/l1sched: peoperly prioritize FACCH/H over TCH (details)
  155. trxcon/l1sched: simplify and unify prim_dequeue_tchf() (details)
  156. trxcon/l1sched: do not craft artificial BFI frames on TCH (details)
  157. trxcon/l1sched: transmit dummy speech blocks with inverted CRC3 (details)
  158. layer23: modem: gmm: Forward GMMSM-Modify.ind to SM layer (details)
  159. layer23: modem: llc: Forward LL-Assign.req to SNDCP (details)
  160. layer23: modem: gmm: Update own TLLI copy though GMMRR-Assign.req hook (details)
  161. layer23: modem: implement GPRS-RR FSM (details)
  162. modem: handle OSMO_GPRS_RLCMAC_L1CTL_PDCH_{ESTABLISH,RELEASE} (details)
  163. trxcon: trx_if_cmd_poweron(): send CMD POWERON unconditionally (details)
  164. layer23: modem: Submit L1CTL-CCCH_READY.ind (details)
  165. layer23: modem: Delay using cell until fully synced to it (details)
  166. layer23: modem: Avoid direct transition (details)
  167. trxcon/l1sched: emit DATA.cnf early (on bid=0) (details)
  168. layer23: modem: Validate IP version of UL data packets from tun match (details)
  169. layer23: modem: Fix newline character typo in log line (details)
  170. layer23: modem: gmm: Log allocated TLLI on Attach Success (details)
  171. layer23: modem: gmm: Adapt log string about no TLLI found (details)
  172. Fix VTY command to set IMEISV. (details)
  173. l1ctl: Fill ph_data_param fn field (details)
  174. l1ctl: Fix fill ph_data_param fn field (details)
  175. l1ctl_proto: add 'start_fn' field to UL/DL TBF CFG.req messages (details)
  176. l1gprs: Fix slotmask update on already registered tbf (details)
  177. trxcon: properly handle PDCH slotmask in UL/DL TBF CFG.Req (details)
  178. layer23: modem: Pass fn from lapdm to L1CTL-CCCH_DATA.ind (details)
  179. l1gprs: implement TBF starting time support (details)
  180. l1gprs: Improve logging fn and tn in BLOCK.req (details)
  181. l1gprs: Log slotmask when logging TBF (details)
  182. layer23: modem: pass TBF starting time from CFG UL/DL TBF Req (details)
  183. trxcon/l1sched: implement CSD scheduling support (details)
  184. trxcon/l1sched: refactor l1sched_mframe_layout() (details)
  185. trxcon: Print fn in prim_enqueue() (details)
  186. firmware: board: add support for TR-800 target (details)
  187. l1gprs/l1ctl: Decouple RTS.ind from DL_BLOCK.ind (details)
  188. virt_phy: fix wrong pointer being checked (details)
  189. trxcon: handle_tbf_cfg_req(): properly set TSC for lchans (details)
  190. modem: grr: clarify a comment in forward_to_rlcmac() (details)
  191. modem: grr: implement RACH.req retransmission (details)
  192. l1gprs: migrate to gsm0502_fncmp() from libosmogsm (details)
  193. trxcon/l1sched: rework dequeueing of PDCH Tx prims (details)
  194. modem: fix grr_st_packet_access_action(): shift rr->cr_hist properly (details)
  195. ASCI: Add GCC/BCC (call control) to mobility management (details)
  196. ASCI: Get timing advance and TX power only when included (details)
  197. ASCI: MM connections are defined by 'ref' and 'protocol' tuple (details)
  198. ASCI: Add a flag to turn transmitter off or on (details)
  199. ASCI: Add two logging categories for group and broadcast call control (details)
  200. Transmit access bursts on DCCH of TCH channels (details)
  201. ASCI: Add UIC support to random access burst (details)
  202. ASCI: Add support flags to mobile (and VTY) for VGCS/VBS (details)
  203. Refactoring encoding of mobile identity at mobile application (details)
  204. ASCI: Increase channel request history to 5 entries (details)
  205. Fix request reference value in gsm48_match_ra() (details)
  206. Fix unset sapi in gsm48_rr_data_ind() (details)
  207. ASCI: Add channel notification event to MM events (details)
  208. ASCI: Add uplink free/busy event to MM events (details)
  209. ASCI: Add interface for group receive/transmit mode support to RR layer (details)
  210. Fix reception of MM messages at gsm48_mm_data_ind() (details)
  211. Add header length check to received CCCH messages (details)
  212. ASCI: Prepare gsm48_rr_rx_acch for voice group channel (details)
  213. ASCI: Add ASCI notification support to RR layer (details)
  214. ASCI: Add group receive mode support to RR layer (details)
  215. ASCI: Add group transmit mode support to RR layer (details)
  216. ASCI: Add group receive and transmit mode support to MM layer (details)
  217. ASCI: Add protocol type to trans_find_by_callref() function (details)
  218. ASCI: Add GCC/BCC layer to support voice group/broadcast calls (details)
  219. ASCI: Add VTY commands to control voice group/broadcast calls (details)
  220. ASCI: Show NCH position in VTY together with system information (details)
  221. Cleaning gsm48_mm_data_ind() (details)
  222. Correctly extract bits from SI2*/SI5* (details)
  223. Fix typo in sysinfo.c (details)
  224. Correctly use SUP_WRITE() macro for GSM 850 (details)
  225. Fix potential NULL pointer dereferences, discovered by Coverity Scan (details)
  226. ASCI: Add decoding of SYSTEM INFORMATION TYPE 10 $(ASCI)$ (details)
  227. ASCI: Add VTY command to display group call neighbor cells (details)
  228. Fix settings for VGCS/VBS (details)
  229. modem: grr_fsm: permit loop transition for GRR_ST_PACKET_ACCESS (details)
  230. ASCI: Fix false return value checks, discovered by Coverity Scan (details)
  231. Fix selection of correct ARFCN at arfcn_from_freq_index() (details)
  232. Fix indices of ARFCNs for measurement report (details)
  233. Correctly detect the follow-on proceed information element (details)
  234. Provide create_conn_and_push_mm_hdr() with correct SAPI (details)
  235. layer23: send UL/DL GPRS blocks over GSMTAP (details)
  236. firmware/layer1: mute UL/DL vocodec if it's not needed (details)
  237. firmware/layer1: clean up l1s_tch_cmd(): reduce nesting (details)
  238. firmware/layer1: cosmetic: labels should not be indented (details)
  239. firmware/layer1: clean up l1s_tch_resp() (details)
  240. firmware/layer1: fix l1s_tch_resp(): use the right A_DD header (details)
  241. firmware/layer1: fill-in DL info for L1CTL TRAFFIC.ind (details)
  242. firmware/layer1: emit TRAFFIC.ind even if B_BFI is set (details)
  243. firmware/layer1: handle CSD related channel modes (details)
  244. mobile: fix AUDIO_IOH_LOOPBACK mode: pull DL info header (details)
  245. mobile: mncc_recv_internal(): make struct gsm_mncc ptr const (details)
  246. mobile: mncc_call(): make *number argument const (details)
  247. mobile: separate 'call MS_NAME NUMBER' command (details)
  248. mobile: clean up call related VTY commands (details)
  249. ASCI: Join a group/bcast call in correct MM states only (details)
  250. ASCI: Ignore cell selection event during group receive mode (details)
  251. ASCI: Select correct state when returning to idle or group receive mode (details)
  252. ASCI: Change state correctly when leaving group mode (details)
  253. ASCI: Register state machines only once, when the application starts (details)
  254. mobile: mnccms: use constants from libosmogsm (gsm_04_08.h) (details)
  255. mobile: cosmetic: improve mncc_{get,set}_bearer() (details)
  256. mobile: fix mncc_get_bearer(): return -1 straightaway (details)
  257. mobile: improve handling of Bearer Capability IE for MT calls (details)
  258. mobile: vty: rework support enable/disable commands (details)
  259. ASCI: Handle rejection of voice group/broadcast call correctly (details)
  260. ASCI: Use correct mobile identiy in TALKER INDICATION message (details)
  261. ASCI: Add option to join voice group/broadcast calls without valid SIM (details)
  262. ASCI: Correctly set and store 'uplink-release-local' flag (details)
  263. layer23: rework L1CTL TRAFFIC.{ind,req} related logging (details)
  264. mobile: cosmetic: use '#pragma once' in mncc.h (details)
  265. mobile: move 'struct gsm_call' from <mncc.h> to <mncc_ms.h> (details)
  266. mobile: add support for Circuit Switched Data calls (details)
  267. mobile: rename 'audio' node to 'tch-voice' node (details)
  268. mobile: clarify TCH I/O {handler,format} naming (details)
  269. mobile: gsm_settings_init(): set TCH frame format explicitly (details)
  270. mobile: add params and VTY commands for data calls (details)
  271. mobile: cosmetic: rename gsm48_rr_tx_{voice->traffic}() (details)
  272. mobile: rename voice.[ch] to tch.[ch] (details)
  273. ASCI: Notify talker in the VTY that he cannot leave the call while (details)
  274. trxcon/l1sched: tx_tch[fh]_fn(): fix sending idle CSD frames (details)
  275. firmware/layer1: avoid 'for' loop initial declarations (details)
  276. firmware: -nostartfiles -nodefaultlibs are not flags of LD but flags of (details)
  277. LAPDm: Enable flag to prevent sending two subsequent REJ frame (details)
  278. mobile: Fix PCS ARFCN handling: PCS can only be ARFCN 512..810 (details)
  279. Correctly initialize neighbor cell measurement list from SI5* (details)
  280. Correctly assemble measurement result into MEASUREMENT REPORT (details)
  281. layer23: fix incorrect check in gsm_arfcn_refer_pcs() (details)
  282. virt_phy: fix checking stderr_target in ms_log_init() (details)
  283. virt_phy: use osmo_init_logging2() to init logging (details)
  284. layer23/mobile: use osmo_mobile_identity API (details)
  285. layer23/ccch_scan: use osmo_mobile_identity API (details)
  286. firmware: fix shebang in solve_envs.py: s/python/python3/ (details)
  287. mobile: fix segfault on empty TRAFFIC.ind (details)
  288. layer23: drop unneeded forward declaration (details)
  289. mobile: always check return value of tlv_parse() (details)
  290. mobile: gsm48_cc_data_ind(): check if struct gsm48_hdr fits (details)
  291. mobile: mncc_recvmsg(): fix 'msg_type' param type (details)
  292. mobile: gsm48_mm_data_ind(): check if struct gsm48_hdr fits (details)
  293. fixup: mobile: always check return value of tlv_parse() (details)
  294. mobile: add generic signals for CC/SS/SM transactions (details)
  295. mobile: store MNCC Bearer Capability in CC transaction (details)
  296. mobile: cosmetic: use consistent naming for gapk_io_state (details)
  297. mobile: init/deinit GAPK I/O based on CC transaction events (details)
  298. mobile: rename tch_send_voice_{msg,frame}() functions (details)
  299. mobile: split voice specific TCH handling into its own file (details)
  300. mobile: integrate V.110 TA & soft-UART from libosmocore (details)
  301. mobile: implement sending CSD data over UNIX socket (details)
  302. mobile: fix unsupported data rate (UR/IR) messages (details)
  303. firmware (libosmocore): fix gsm48_chan_mode for TCH/[FH]2.4 (details)
  304. doc/examples/mobile: add tch-{data,voice} sections (details)
  305. mobile: add a separate logging category for CSD (details)
  306. mobile: handle V.24 line status updates from V.110 TA (details)
  307. mobile: VTY: use 'enum gsm48_bcap_transp' from libosmogsm (details)
  308. mobile: VTY: make soft-UART parameters configurable (details)
  309. mobile: VTY: rework data type/rate configuration commands (details)
  310. modem: fix assigning .timer_cb twice (-Winitializer-overrides) (details)
  311. mobile: VTY: disable DATA_CALL_TR_V34_9600 (not supported) (details)
  312. mobile: properly handle different TRAFFIC.{ind,req} formats for CSD (details)
  313. mobile: fix rate adaption checking for MO/MT CSD calls (details)
  314. mobile: VTY: store/read data call params to/from config file (details)
  315. trxcon/l1gprs: print dropped prims in l1sched_reset_lchan() (details)
  316. trxcon/l1gprs: print msgb hexdump in prim_dequeue_pdtch() (details)
  317. mobile: fix -Wmaybe-uninitialized in tch_csd_rx_{to,from}_l1() (details)
  318. l1gprs: minor changes to l1gprs_handle_rts_ind() (details)
  319. apn_fsm: Set default timeout for APN activation to 65s (details)
  320. modem: Improve logging when forwarding data to GRR (details)
  321. l1gprs: implement UL BLOCK.cnf (L1CTL_GPRS_UL_BLOCK_CNF) (details)
  322. trxcon/l1sched: trigger sending UL BLOCK.cnf for PDTCH (details)
  323. layer23: cosmetic: clarify GPRS related L1CTL logging (details)
  324. layer23/modem: handle and forward L1CTL UL BLOCK.cnf (details)
  325. mobile: cosmetic: fix '(ptr *) foo' shour be '(ptr *)foo' (details)
  326. mobile: assert() values returned by get_string_value() (details)
  327. mobile: disable TCH/F14.4 (not implemented) (details)
  328. mobile: use tch_send_msg() in tch_csd_tx_to_l1() (details)
  329. mobile: init TCH state earlier (on receipt of CC ALERTING) (details)
  330. mobile: set TRAFFIC.{ind,req} mode during call establishment (details)
  331. mobile: fix GAPK I/O producing too many UL frames (details)
  332. trxcon: fix hex formatting in prim_enqeue() (details)
  333. trxcon: fix prim_compose_mr(): indicate proper tn (details)
  334. debian: initial layer23 packaging (details)
  335. Add funding link to github mirror (details)
  336. trxcon/l1sched: fix sending dummy TCH/A[FH]S blocks (details)
  337. trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn() (details)
  338. trxcon/l1sched: make l1sched_lchan_emit_data_cnf() NULL-safe (details)
  339. trxcon/l1sched: refactor prim management in tx_tch[fh]_fn() (details)
  340. mobile: cosmetic: fix -Wswitch in tch_voice_state_init() (details)
  341. mobile: fix -Wmaybe-uninitialized in gsm48_rr_tx_meas_rep() (details)
  342. firmware: rename 'se_k2x0' -> 'se_k2xx' (include K205) (details)
  343. firmware: k2xx: fix comments about flash organization (details)
  344. trxcon/l1sched: fix decoding of DL FACCH/H for TCH/H4.8 and TCH/H2.4 (details)
  345. trxcon/l1sched: replace old API with sched_tchh_ul_facch_map[] (details)
  346. trxcon/l1sched: fix FACCH/H regression in rx_tchh_fn() (details)
  347. trxcon/l1sched: check-in trx_sched_tch.txt from osmo-bts.git (details)
  348. trxcon/l1sched: clarify TDMA Fn (mod 26) maps (details)
  349. debian: prepare for more subpackages (details)
  350. debian: add subpackage osmocom-bb-trxcon (details)
  351. debian: add subpackage osmocom-bb-virtphy (details)
  352. debian: add subpackage osmocom-bb-trx-toolkit (details)
  353. Bump version: 0.1.0 โ†’ 0.2.0 (details)
  354. jenkins.sh: Use --disable-doxygen configure param (details)
  355. trx_toolkit/clck_gen.py: Fix clock generator not to accumulate timing (details)
  356. trx_toolkit/clck_gen: Fix DeprecationWarning about Thread.setDaemon (details)
  357. trx_toolkit/clck_gen: Fix clock generator to emit ticks with exactly GSM (details)
  358. Revert "Revert "trx_toolkit/transceiver.py: implement the transmit burst (details)
  359. trxcon: Advance Uplink TDMA Fn by default again (details)
  360. trx_toolkit/transceiver: Do not forward nor log from under tx_queue_lock (details)
  361. trx_toolkit/transceiver: Do not scan tx_queue twice on tx path (details)
  362. trx_toolkit/transceiver: Use with tx_queue_lock instead of manual (details)
  363. trx_toolkit/*: Represent bursts as arrays instead of lists (details)
  364. trx_toolkit/*: Try to avoid copying burst data where possible (details)
  365. trx_toolkit/transceiver: Spellcheck (details)
  366. trx_toolkit: fix typos in Transceiver API doc (details)
  367. trx_toolkit: correct Tx burst advance value (details)
  368. fake_trx: Allow setting sched RR priority for clckgen thread (details)
  369. Set sched RR Priority on main thread (details)
  370. fake_trx: Remove unneeded field assignment (details)
  371. doc/examples/mobile: rename default.cfg -> mobile.cfg (details)
  372. debian: remove osmocom-bb.install (details)
  373. debian: fix empty osmocom-bb-{trxcon,virtphy} packages (details)
  374. debian: install /etc/osmocom/{mobile,modem}.cfg (details)
  375. debian: install *.cfg and *.lua examples (details)
  376. debian: add osmocom-bb-{gprsdecode,osmocon} packages (details)
  377. debian: add osmocom-bb-doc (user manual) (details)
  378. WIP (details)