summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
AgeCommit message (Expand)AuthorFilesLines
2023-01-16layer23: Move settings.{c,h} under common/Pau Espin Pedrol2-185/+1
2023-01-16layer23: Move subscriber.{c,h} under common/Pau Espin Pedrol2-120/+1
2023-01-16layer23: Move support.{c,h} under common/Pau Espin Pedrol2-123/+1
2023-01-16layer23: Initial VTY framework to share VTY code between appsPau Espin Pedrol1-3/+3
2023-01-16mobile: settings.h: Add missing type forward declarationPau Espin Pedrol1-0/+2
2023-01-16layer23: Add missing header dependencies to several filesPau Espin Pedrol4-0/+7
2023-01-16cosmetic: layer23: Fix trailing whitespacePau Espin Pedrol2-2/+2
2023-01-16cosmetic layer23/mobile/gsm322: Fix trailing whistespacePau Espin Pedrol1-1/+1
2022-12-06mobile: support RTP and TI specific TCH frame I/O formatsVadim Yanitskiy1-0/+13
2022-12-01mobile: integrate GAPK based audio (voice) I/O supportVadim Yanitskiy3-1/+48
2022-12-01mobile: rework gsm_recv_voice(), add AUDIO_IOH_MNCC_SOCKVadim Yanitskiy1-0/+2
2022-12-01mobile: add missing TCH MNCC messages and handle themVadim Yanitskiy1-0/+3
2022-11-29mobile: split gsm_send_voice() -> gsm_send_voice_{msg,frame}()Vadim Yanitskiy1-1/+3
2022-11-29mobile: voice.h: add missing forward declarationsVadim Yanitskiy1-0/+3
2022-11-29mobile: voice.h: use '#pragma once' include guardVadim Yanitskiy1-4/+1
2022-11-29mobile: allow enabling/disabling handling of voice in the L1PHYVadim Yanitskiy1-0/+2
2022-11-29mobile: add MNCC handler selection to settingsVadim Yanitskiy2-2/+14
2022-11-27mobile: add MNCC socket path to settingsVadim Yanitskiy1-0/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-07-31layer23/mobile: implement handling of TCH test loop commandsVadim Yanitskiy1-0/+3
2020-05-05mobile: add audio config, with unused audio loopback settingNeels Hofmeyr2-0/+20
2019-11-17mobile/gsm48_mm.h: use fixed-size integer types in packed structuresVadim Yanitskiy1-3/+2
2019-11-17mobile/gsm48_mm.h: mark some structures as 'packed'Vadim Yanitskiy1-3/+3
2019-10-17Fix common misspellings and typosMartin Hauke3-8/+8
2019-05-22layer23: Fix 'make distcheck'Harald Welte1-1/+2
2019-05-03mobile/gsm48_rr.h: mark gsm48_rr_hdr struct as packedVadim Yanitskiy1-1/+1
2019-01-15layer23/sap_interface.c: reimplement (BT)SAP interfaceVadim Yanitskiy1-0/+2
2018-12-26mobile/subscriber.c: consider GSM_SIM_TYPE_SAP tooVadim Yanitskiy1-0/+3
2018-12-26host/layer23: rename GSM_SIM_TYPE_READER to GSM_SIM_TYPE_L1PHYVadim Yanitskiy1-1/+1
2018-11-21mobile: use VTY bind addr from config, deprecate cmd line optionsVadim Yanitskiy1-1/+1
2018-11-16mobile: use proper type for boolean flagsMax1-3/+3
2018-11-16mobile: add header for MS' MNCC functionsMax2-1/+10
2018-09-16lua: Expose API to trigger a network reselectionHolger Hans Peter Freyther1-0/+1
2018-09-16Add includes so the file can be included by itselfHolger Hans Peter Freyther1-0/+5
2018-06-04mobile/sms: Make it optional to store the SMS on diskHolger Hans Peter Freyther1-0/+1
2018-06-01mobile: Make time spent in c7 configurableHolger Hans Peter Freyther1-0/+5
2017-12-27mobile: Send SMS through the primitive interfaceHolger Hans Peter Freyther2-0/+4
2017-12-03mobile: Add initial support for scripting supportHolger Hans Peter Freyther1-0/+4
2017-12-03mobile: Notify MM status changes and generate primitive op indHolger Hans Peter Freyther1-0/+12
2017-12-03mobile: Inform the primitive layer about status and new smsHolger Hans Peter Freyther2-1/+24
2017-12-03mobile: Directly inform the primitive layer about an eventHolger Hans Peter Freyther1-1/+24
2017-12-03mobile: Begin with a primitive interface on top of the codeHolger Hans Peter Freyther2-1/+49
2017-12-03mobile: Move starting/stopping a MS into a separate functionHolger Hans Peter Freyther1-2/+5
2017-12-03mobile: Declare struct osmocom/vty to be self includeableHolger Hans Peter Freyther1-0/+2
2017-11-30mobile: Re-introduce msg_ref in struct gsm_smsHolger Hans Peter Freyther1-0/+1
2017-11-27mobile: Avoid msg_ref going out of syncHolger Hans Peter Freyther1-2/+1
2017-11-27mobile: Change started and shutdown state through functionHolger Hans Peter Freyther1-0/+5
2017-11-08host/mobile: use osmocom_ms as talloc contextVadim Yanitskiy1-1/+1
2017-11-05mobile/vty_interface.c: fix incompatible pointer type warningVadim Yanitskiy1-1/+1
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим1-1/+4