summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-07-10[HACK] trxcon: permit event RX_DATA_IND in state FBSB_SEARCHfixeria/grgsm_hackVadim Yanitskiy1-1/+3
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
2023-05-30layer23: modem: Forward Paging Request Type 1/2 to rlcmac layerPau Espin Pedrol1-6/+44
2023-05-30trxcon/l1sched: do not align Tx burst transmissionVadim Yanitskiy4-25/+6
2023-05-30trxcon/l1sched: cosmetic: use variable names like in osmo-bts-trxVadim Yanitskiy4-79/+81
2023-05-30trxcon/l1sched: fix UL FACCH regression in tx_tchh_fn()Vadim Yanitskiy1-0/+3
2023-05-29trxcon/l1sched: use sched_tchh_dl_facch_map[] in rx_tchh_fn()Vadim Yanitskiy1-2/+2
2023-05-29trxcon/l1sched: cosmetic: get rid of amr_is_cmr/fn_is_cmiVadim Yanitskiy2-18/+15
2023-05-29trxcon/l1sched: drop Tx prims for not supported TCH modesVadim Yanitskiy2-4/+8
2023-05-29trxcon/l1sched: remove redundant TCH/[FH] prim length checksVadim Yanitskiy2-57/+29
2023-05-26subscriber: Fix condition to print PTMSI signaturePau Espin Pedrol1-1/+1
2023-05-22layer23: modem: pass SIM-stored PTMSI (signature) & RAI to GMMPau Espin Pedrol2-0/+4
2023-05-22layer23: subscriber: Implement LOCIGPRS read/write for testcard backendPau Espin Pedrol5-5/+207
2023-05-22layer23: subscriber: Implement LOCIGPRS read/write for simcard backendPau Espin Pedrol4-12/+173
2023-05-22layer23: Define sim_pin_required field as boolPau Espin Pedrol2-5/+5
2023-05-22layer23: Define barr field as boolPau Espin Pedrol3-4/+4
2023-05-22layer23: Define (r)plmn_valid field as boolPau Espin Pedrol5-8/+8
2023-05-22layer23: Define always_search_hplmn field as boolPau Espin Pedrol4-7/+7
2023-05-22layer23: Define imsi_attached field as boolPau Espin Pedrol4-12/+8
2023-05-22layer23: vty: Rename testsim node functionsPau Espin Pedrol1-28/+28
2023-05-22Migrate network identifier fields to modern osmocom structuresPau Espin Pedrol19-766/+600
2023-05-19common: Mark gsm_networks staticPau Espin Pedrol1-1/+1
2023-05-19layer23: subscriber: Move generic APIs to the top sectionPau Espin Pedrol1-191/+192
2023-05-19layer23: split subscr_write_plmn_na() internally per-backendPau Espin Pedrol1-5/+26
2023-05-19layer23: subscriber: Split gsm_subscr_sim_pin() internally per-backendPau Espin Pedrol2-10/+32
2023-05-19layer23: subscriber: Split gsm_subscr_write_loci() internally per-backendPau Espin Pedrol1-7/+26
2023-05-19layer23: subscriber: Split gsm_subscr_generate_kc() internally per-backendPau Espin Pedrol2-45/+76
2023-05-19layer23: Generalize subscriber SIM insert APIPau Espin Pedrol6-77/+73
2023-05-19layer23: Move SAP init/close to be done during MS allocation/destructionPau Espin Pedrol2-12/+10
2023-05-19layer23: subscriber: Move generic code to the top out of sim backendPau Espin Pedrol1-45/+37
2023-05-19layer23: subscriber: Move sap specific code inside subscriber.cPau Espin Pedrol3-5/+6
2023-05-19layer23: rework store & pass of test_sim param to gsm_subscr_testcard() APIPau Espin Pedrol5-43/+34
2023-05-19layer23: Migrate sim_ustate to enum + value_stringPau Espin Pedrol2-13/+23
2023-05-19layer23: Move all test_sim settings to its own substructPau Espin Pedrol6-70/+74
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy13-14/+14