summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
AgeCommit message (Expand)AuthorFilesLines
2019-05-23[WIP] HO: Add new parameters to L1CTL_DM_EST_REQAndreas Eversberg1-2/+3
2019-05-23[WIP] HO: Add BSIC and TOA to L1CTL_NEIGH_PM_INDAndreas Eversberg1-0/+2
2019-05-23layer23: 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
2019-01-07layer23/sap_interface.c: define missing enums and use themVadim Yanitskiy1-0/+31
2019-01-07layer23/sap_interface.c: prettify value_string definitionsVadim Yanitskiy1-2/+2
2018-12-26layer23/sap_interface.c: remove redundant socket_path argumentVadim Yanitskiy1-1/+1
2018-12-26layer23/sap_interface.c: drop unused osmosap_sapsocket()Vadim Yanitskiy1-1/+0
2018-12-26layer23/include/sap_interface.h: use #pragma onceVadim Yanitskiy1-5/+1
2018-10-27layer23/common: move SIM APDU caching from l1ctl.cVadim Yanitskiy1-0/+4
2018-09-07common/l1ctl.c: fix: use signed type for TA in l1ctl_tx_param_req()Vadim Yanitskiy1-1/+1
2018-07-23Move from libc random() to osmo_get_rand_id (2nd attempt)Holger Hans Peter Freyther2-1/+4
2018-03-14L1CTL/L1CTL_CRYPTO_REQ: add key length and channel infoVadim Yanitskiy1-2/+2
2017-12-03mobile: Create "ms" singleton for struct osmocom_msHolger Hans Peter Freyther1-0/+1
2017-12-03mobile: Add initial support for scripting supportHolger Hans Peter Freyther1-0/+3
2017-12-03mobile: Add LUA as debug category to the applicationsHolger Hans Peter Freyther1-0/+1
2017-12-03mobile: Begin with a primitive interface on top of the codeHolger Hans Peter Freyther1-0/+1
2017-11-27mobile: Instead of putting semantic in a comment, use an enumHolger Hans Peter Freyther1-0/+7
2017-11-27mobile: Use bool to show started can only be true or falseHolger Hans Peter Freyther1-1/+2
2017-11-27mobile: Switch from printf to LOGP statementsHolger Hans Peter Freyther1-0/+1
2017-05-25host/mobile: use talloc for ms->name allocationVadim Yanitskiy1-1/+1
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим1-0/+1
2015-04-28host/mobile: Finish working support for the SAP interfaceSylvain Munaut2-1/+66
2013-01-08misc: Fix typosDario Lombardo1-1/+1
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+1
2012-10-30Fixed decoding of hexadecimal LAI componentsAndreas Eversberg1-0/+4
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim1-0/+1
2012-01-02layer23/mobile: Fixed variable type, so home network is detected correctlyAndreas Eversberg1-1/+1
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg1-0/+1
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg1-0/+10
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg4-189/+2
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg1-0/+2
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2-3/+21
2011-07-17[layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg1-0/+2
2011-07-17[layer23] Fixes and improvements of system information decodingAndreas Eversberg1-2/+3
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg1-0/+1
2011-07-17[layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg1-0/+1
2011-07-17[layer23] Adding neighbour cell measurement to L1CTL interface.Andreas Eversberg2-0/+10
2011-07-17[layer23] Fixed handling of channel 0 in certain loopsAndreas Eversberg1-1/+1
2011-07-16sysinfo.h: ARFCN can be 0..1024, so we need an array of 1025 entriesHarald Welte1-1/+1
2011-06-24lapdm: introduce a new lapdm_phsap_dequeue_prim()Harald Welte1-0/+2
2011-06-24introduce LAPDM entity flags for PH-EMPTY_FRAME.req and polllingHarald Welte1-0/+7
2011-06-24lapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both sidesHarald Welte1-2/+25
2011-06-24lapdm: implement RSL CHAN RQD generation from PH-RA.indHarald Welte1-0/+1
2011-06-23further decouple lapdm code from osmocom_ms and l1ctlHarald Welte2-7/+54
2011-06-22remove l1ctl data structure form l2_ph_chan_conf()Harald Welte1-4/+1