summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-08-31[HACK] l1gprs: always send (empty) DATA.indfixeria/l1gprs_hackVadim Yanitskiy2-0/+11
2023-08-27trxcon/l1sched: implement CSD scheduling supportVadim Yanitskiy10-103/+346
2023-08-24layer23: modem: pass TBF starting time from CFG UL/DL TBF ReqVadim Yanitskiy1-2/+2
2023-08-24l1gprs: Log slotmask when logging TBFPau Espin Pedrol1-4/+4
2023-08-24l1gprs: Improve logging fn and tn in BLOCK.reqPau Espin Pedrol1-5/+8
2023-08-24l1gprs: implement TBF starting time supportVadim Yanitskiy2-20/+246
2023-08-24layer23: modem: Pass fn from lapdm to L1CTL-CCCH_DATA.indPau Espin Pedrol1-3/+8
2023-08-11trxcon: properly handle PDCH slotmask in UL/DL TBF CFG.ReqVadim Yanitskiy3-0/+64
2023-08-11l1gprs: Fix slotmask update on already registered tbfPau Espin Pedrol1-16/+76
2023-08-10l1ctl_proto: add 'start_fn' field to UL/DL TBF CFG.req messagesVadim Yanitskiy4-9/+19
2023-08-10l1ctl: Fix fill ph_data_param fn fieldPau Espin Pedrol1-1/+1
2023-08-09l1ctl: Fill ph_data_param fn fieldPau Espin Pedrol1-0/+1
2023-08-08Fix VTY command to set IMEISV.Andreas Eversberg1-1/+2
2023-07-31layer23: modem: gmm: Adapt log string about no TLLI foundPau Espin Pedrol1-1/+1
2023-07-31layer23: modem: gmm: Log allocated TLLI on Attach SuccessPau Espin Pedrol1-2/+3
2023-07-31layer23: modem: Fix newline character typo in log linePau Espin Pedrol1-1/+1
2023-07-27layer23: modem: Validate IP version of UL data packets from tun match PDP con...Pau Espin Pedrol3-0/+31
2023-07-27trxcon/l1sched: emit DATA.cnf early (on bid=0)Vadim Yanitskiy10-102/+70
2023-07-24layer23: modem: Avoid direct transition ST_PACKET_TRANSFER->ST_PACKET_IDLEPau Espin Pedrol1-3/+2
2023-07-24layer23: modem: Delay using cell until fully synced to itPau Espin Pedrol3-4/+42
2023-07-24layer23: modem: Submit L1CTL-CCCH_READY.indPau Espin Pedrol1-0/+4
2023-07-24trxcon: trx_if_cmd_poweron(): send CMD POWERON unconditionallyVadim Yanitskiy1-0/+2
2023-07-24modem: handle OSMO_GPRS_RLCMAC_L1CTL_PDCH_{ESTABLISH,RELEASE}Vadim Yanitskiy2-65/+47
2023-07-24layer23: modem: implement GPRS-RR FSMVadim Yanitskiy6-133/+341
2023-07-20layer23: modem: gmm: Update own TLLI copy though GMMRR-Assign.req hookPau Espin Pedrol1-1/+28
2023-07-20layer23: modem: llc: Forward LL-Assign.req to SNDCPPau Espin Pedrol1-0/+1
2023-07-20layer23: modem: gmm: Forward GMMSM-Modify.ind to SM layerPau Espin Pedrol1-0/+1
2023-07-12trxcon/l1sched: transmit dummy speech blocks with inverted CRC3Vadim Yanitskiy3-18/+39
2023-07-12trxcon/l1sched: do not craft artificial BFI frames on TCHVadim Yanitskiy7-250/+53
2023-07-12trxcon/l1sched: simplify and unify prim_dequeue_tchf()Vadim Yanitskiy1-19/+13
2023-07-12trxcon/l1sched: peoperly prioritize FACCH/H over TCHVadim Yanitskiy1-29/+19
2023-07-12trxcon/l1sched: rework dequeueing of Tx primsVadim Yanitskiy10-227/+159
2023-07-12trxcon/l1sched: remove unused vars in l1sched_lchan_amr_prim_is_valid()Vadim Yanitskiy1-3/+1
2023-07-12trxcon/l1sched: fix handling of UL FACCH on TCH/A[FH]SVadim Yanitskiy4-92/+70
2023-07-04modem: properly handle Dedicated mode or TBF IEVadim Yanitskiy1-12/+34
2023-06-23layer23: use gsm0502_fn2ccch_block() from libosmogsmVadim Yanitskiy1-26/+2
2023-06-22layer23: cosmetic: move <lapdm.h> to other libosmo* importsVadim Yanitskiy1-1/+1
2023-06-17modem: cosmetic: fix formatting in modem_gmm_prim_up_cb()Vadim Yanitskiy1-2/+2
2023-06-16layer23: fix handling of logging category mask (-d option)Vadim Yanitskiy2-2/+10
2023-06-15layer23: Update to libosmocore osmo_auth_gen_vec2Harald Welte1-2/+2
2023-06-14mobile: fix -Wlogical-not-parentheses in gsm48_cc_init()Vadim Yanitskiy1-1/+1
2023-06-11trxcon: do not advance Uplink TDMA Fn by defaultVadim Yanitskiy1-2/+2
2023-06-11trxcon: get rid of the timer driven clock moduleVadim Yanitskiy11-263/+16
2023-06-11fake_trx.py: remove SETSLOT based burst filteringVadim Yanitskiy3-48/+0
2023-06-07modem: do not send RTS.ind if we got PTCCH/DVadim Yanitskiy1-0/+4
2023-06-07trxcon/l1sched: do not check TDMA Fn of PTCCH/U primsVadim Yanitskiy1-1/+0
2023-06-07l1gprs: properly handle (forward) PTCCH/D blocksVadim Yanitskiy1-1/+10
2023-06-06layer23: modem: Add helper function to get FN from gsm48_req_refPau Espin Pedrol1-4/+16
2023-06-06layer23: modem: Forward LLC-TRANSMITTED.ind RLCMAC->GMMPau Espin Pedrol1-2/+14
2023-05-30trxcon/l1sched: rework burst buffer shifting for TCH/[FH]Vadim Yanitskiy2-40/+31