summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
AgeCommit message (Expand)AuthorFilesLines
2024-02-05layer23/modem: handle and forward L1CTL UL BLOCK.cnfVadim Yanitskiy1-0/+1
2024-01-24mobile: VTY: rework data type/rate configuration commandsVadim Yanitskiy1-14/+48
2024-01-24mobile: VTY: make soft-UART parameters configurableVadim Yanitskiy1-0/+6
2024-01-24mobile: VTY: use 'enum gsm48_bcap_transp' from libosmogsmVadim Yanitskiy1-11/+4
2024-01-24mobile: add a separate logging category for CSDVadim Yanitskiy1-0/+1
2024-01-18mobile: init/deinit GAPK I/O based on CC transaction eventsVadim Yanitskiy1-2/+1
2024-01-17mobile: add generic signals for CC/SS/SM transactionsVadim Yanitskiy1-0/+7
2024-01-16layer23: drop unneeded forward declarationVadim Yanitskiy1-1/+0
2023-11-27mobile: Fix PCS ARFCN handling: PCS can only be ARFCN 512..810Andreas Eversberg1-2/+3
2023-11-03mobile: add params and VTY commands for data callsVadim Yanitskiy1-0/+33
2023-11-03mobile: clarify TCH I/O {handler,format} namingVadim Yanitskiy1-23/+23
2023-11-02mobile: add support for Circuit Switched Data callsVadim Yanitskiy2-0/+52
2023-10-27ASCI: Add option to join voice group/broadcast calls without valid SIMAndreas Eversberg1-0/+1
2023-10-05Fix indices of ARFCNs for measurement reportAndreas Eversberg1-0/+1
2023-10-04ASCI: Add VTY command to display group call neighbor cellsAndreas Eversberg1-0/+1
2023-10-04ASCI: Add decoding of SYSTEM INFORMATION TYPE 10 $(ASCI)$Andreas Eversberg1-0/+22
2023-10-02ASCI: Add group transmit mode support to RR layerAndreas Eversberg1-0/+3
2023-09-28ASCI: Add support flags to mobile (and VTY) for VGCS/VBSAndreas Eversberg1-0/+4
2023-09-28ASCI: Add UIC support to random access burstAndreas Eversberg1-1/+1
2023-09-27ASCI: Add two logging categories for group and broadcast call controlAndreas Eversberg1-0/+2
2023-09-27ASCI: Add a flag to turn transmitter off or onAndreas Eversberg2-7/+7
2023-09-04l1gprs/l1ctl: Decouple RTS.ind from DL_BLOCK.indPau Espin Pedrol1-0/+1
2023-08-10l1ctl_proto: add 'start_fn' field to UL/DL TBF CFG.req messagesVadim Yanitskiy1-2/+3
2023-07-27layer23: modem: Validate IP version of UL data packets from tun match PDP con...Pau Espin Pedrol1-0/+3
2023-07-24layer23: modem: implement GPRS-RR FSMVadim Yanitskiy1-0/+1
2023-05-22layer23: subscriber: Implement LOCIGPRS read/write for testcard backendPau Espin Pedrol3-0/+14
2023-05-22layer23: subscriber: Implement LOCIGPRS read/write for simcard backendPau Espin Pedrol1-1/+22
2023-05-22layer23: Define sim_pin_required field as boolPau Espin Pedrol1-1/+1
2023-05-22layer23: Define barr field as boolPau Espin Pedrol2-2/+2
2023-05-22layer23: Define (r)plmn_valid field as boolPau Espin Pedrol2-2/+2
2023-05-22layer23: Define always_search_hplmn field as boolPau Espin Pedrol2-2/+2
2023-05-22layer23: Define imsi_attached field as boolPau Espin Pedrol2-2/+2
2023-05-22Migrate network identifier fields to modern osmocom structuresPau Espin Pedrol4-26/+25
2023-05-19layer23: subscriber: Split gsm_subscr_sim_pin() internally per-backendPau Espin Pedrol1-2/+2
2023-05-19layer23: subscriber: Split gsm_subscr_generate_kc() internally per-backendPau Espin Pedrol1-2/+4
2023-05-19layer23: Generalize subscriber SIM insert APIPau Espin Pedrol2-8/+8
2023-05-19layer23: subscriber: Move sap specific code inside subscriber.cPau Espin Pedrol1-1/+0
2023-05-19layer23: rework store & pass of test_sim param to gsm_subscr_testcard() APIPau Espin Pedrol1-2/+1
2023-05-19layer23: Migrate sim_ustate to enum + value_stringPau Espin Pedrol1-5/+14
2023-05-19layer23: Move all test_sim settings to its own substructPau Espin Pedrol1-10/+14
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-05-17sim: Introduce EF.LOCIGPRS file structurePau Espin Pedrol1-0/+17
2023-05-17layer23: Define EF.LOCI Location Update Status values with an enumPau Espin Pedrol1-1/+9
2023-05-15layer23: modem: pass pco & qos from apnPau Espin Pedrol1-0/+7
2023-05-15layer23: modem: Use in SN SAP the TLLI retrieved from GMM and SMPau Espin Pedrol1-0/+1
2023-05-04layer23: Store and use SAPI & NSAPI in apn->pdpPau Espin Pedrol1-0/+6
2023-05-04layer23: Introduce apn_fsmPau Espin Pedrol4-0/+33
2023-05-02layer23: modem: Resolve auth requests coming from GMM layerPau Espin Pedrol1-0/+6
2023-04-26layer23: modem: Store P-TMSI independently in subscriberPau Espin Pedrol1-0/+1
2023-04-26layer23: Move 'show {subscriber,support}' to common/'Pau Espin Pedrol1-1/+2