summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
AgeCommit message (Expand)AuthorFilesLines
2023-04-26layer23: Use GSM23003_IMEI(SV)_NUM_DIGITS from libosmocorePau Espin Pedrol1-2/+2
2023-04-26layer23: Use OSMO_IMSI_BUF_SIZE from libosmocorePau Espin Pedrol2-5/+6
2023-04-26layer23: Use GSM_RESERVED_TMSI from libosmocore everywherePau Espin Pedrol1-1/+1
2023-04-25layer23: Decouple SIM events from MMR eventsPau Espin Pedrol1-0/+12
2023-04-25layer23: Move testsim node to common/Pau Espin Pedrol1-0/+2
2023-04-24layer23: Use libosmocore API to validate IMSI stringPau Espin Pedrol1-1/+0
2023-04-24layer23: Move vty_notify() to common/Pau Espin Pedrol1-0/+2
2023-03-30modem: initial SM layer support through libosmo-gprs-smPau Espin Pedrol1-0/+1
2023-03-17layer23: implement Rx/Tx API for GPRS related messagesVadim Yanitskiy2-0/+13
2023-03-16layer23/{mobile,modem}: fix segfault on VTY connectionVadim Yanitskiy1-1/+1
2023-03-15layer23: modem: Depend on libosmo-gprs-gmmPau Espin Pedrol1-0/+1
2023-03-13layer23: refactor the application API conceptVadim Yanitskiy1-3/+4
2023-03-08mobile: allow configuring local GSMTAP addressMax1-0/+1
2023-02-20Run struct_endianness.pyOliver Smith1-0/+30
2023-02-02layer23: Support configuring GSMTAP through VTY in l23 apps.Pau Espin Pedrol2-0/+29
2023-01-30modem: Initial integration of libosmo-gprs-rlcmacPau Espin Pedrol1-0/+1
2023-01-30modem: Initial integration of libosmo-gprs-{llc,sndcp}Pau Espin Pedrol2-0/+18
2023-01-19layer23: Initial integration of tun devicePau Espin Pedrol3-0/+12
2023-01-19layer23: Introduce APN VTY nodePau Espin Pedrol4-0/+69
2023-01-17layer23: Use shift operand to define bitmask valuesPau Espin Pedrol1-5/+5
2023-01-17layer23: ms.h: Use enum type in ms->shutdownPau Espin Pedrol1-2/+2
2023-01-17layer23: Let each app allocate its ms obj and start layer2 when neededPau Espin Pedrol2-4/+6
2023-01-17layer23: Move layer2-socket VTY command to common/Pau Espin Pedrol3-0/+7
2023-01-17layer23: Move '(no) shutdown' VTY code to common/vty.cPau Espin Pedrol2-2/+26
2023-01-16layer23: Move settings.{c,h} under common/Pau Espin Pedrol3-2/+186
2023-01-16layer23: Move subscriber.{c,h} under common/Pau Espin Pedrol3-1/+121
2023-01-16layer23: Move support.{c,h} under common/Pau Espin Pedrol3-1/+124
2023-01-16layer23: Initial VTY framework to share VTY code between appsPau Espin Pedrol2-0/+26
2023-01-16layer23: Initialize osmocom_ms further in common codePau Espin Pedrol1-1/+1
2023-01-16layer23: Move osmocom_ms to a separate filePau Espin Pedrol3-102/+105
2023-01-16layer23: Add missing header dependencies to several filesPau Espin Pedrol3-0/+5
2023-01-16layer23: common/sim.h: Fix missing pragma oncePau Espin Pedrol1-0/+1
2023-01-13cosmetic: layer23/include/common/Makefile.am: Set one item per linePau Espin Pedrol1-3/+15
2023-01-13layer23: Add initial VTY support for l23_appsPau Espin Pedrol1-1/+3
2023-01-13layer23: Move extern declaration of l23_ctx to l23_app.hPau Espin Pedrol1-0/+2
2023-01-13layer23: Introduce l23_app_start() API stepPau Espin Pedrol1-2/+6
2023-01-12cosmetic: layer23: Drop unnecessary space before function pointer argumentsPau Espin Pedrol1-2/+2
2023-01-07layer23/sysinfo: implement decoding of SI13 Rest OctetsVadim Yanitskiy1-4/+45
2023-01-02layer23/sysinfo: update coding style, make pointers constVadim Yanitskiy1-24/+24
2022-12-01mobile: integrate GAPK based audio (voice) I/O supportVadim Yanitskiy2-0/+5
2022-08-21layer23: explicitly set chan_nr / link_id in L1CTL_RACH_REQVadim Yanitskiy1-2/+3
2021-12-14treewide: remove FSF addressOliver Smith2-8/+0
2020-07-31layer23/mobile: implement handling of TCH test loop commandsVadim Yanitskiy1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-05-22layer23: Fix 'make distcheck'Harald Welte1-1/+1
2019-02-02common/osmocom_data.h: use proper type for SAP card statusVadim Yanitskiy1-1/+4
2019-01-15layer23/sap_interface.c: reimplement (BT)SAP interfaceVadim Yanitskiy5-24/+96
2019-01-07layer23/sap_interface.c: separate protocol definitionVadim Yanitskiy3-84/+95
2019-01-07layer23/include/Makefile.am: add missing headerVadim Yanitskiy1-1/+2
2019-01-07layer23/sap_interface.c: avoid using 'osmo' prefixVadim Yanitskiy2-8/+8