summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
Commit message (Expand)AuthorAgeFilesLines
* layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2011-07-282-3/+21
* [layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg2011-07-171-0/+2
* [layer23] Fixes and improvements of system information decodingAndreas Eversberg2011-07-171-2/+3
* [layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg2011-07-171-0/+1
* [layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg2011-07-171-0/+1
* [layer23] Adding neighbour cell measurement to L1CTL interface.Andreas Eversberg2011-07-172-0/+10
* [layer23] Fixed handling of channel 0 in certain loopsAndreas Eversberg2011-07-171-1/+1
* sysinfo.h: ARFCN can be 0..1024, so we need an array of 1025 entriesHarald Welte2011-07-161-1/+1
* lapdm: introduce a new lapdm_phsap_dequeue_prim()Harald Welte2011-06-241-0/+2
* introduce LAPDM entity flags for PH-EMPTY_FRAME.req and polllingHarald Welte2011-06-241-0/+7
* lapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both sidesHarald Welte2011-06-241-2/+25
* lapdm: implement RSL CHAN RQD generation from PH-RA.indHarald Welte2011-06-241-0/+1
* further decouple lapdm code from osmocom_ms and l1ctlHarald Welte2011-06-232-7/+54
* remove l1ctl data structure form l2_ph_chan_conf()Harald Welte2011-06-221-4/+1Star
* remove l1ctl data structure from l2_ph_data_ind()Harald Welte2011-06-221-1/+1
* layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte2011-06-212-19/+23
* remove osmocom_ms reference from lapdm_init()Harald Welte2011-06-211-1/+1
* remove 'osmocom_ms' from struct lapdm_enetityHarald Welte2011-06-211-1/+3
* [layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg2011-05-291-1/+9
* src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-151-1/+1
* src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-151-1/+1
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-265-8/+8
* [PATCH] Added runtime selection of gps device.Dario Lombardo2011-03-091-4/+11
* Added gpsd support.Dario Lombardo2011-02-161-0/+6
* Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo2011-02-161-5/+5
* layer23: Enable combining the long optionsHolger Hans Peter Freyther2010-12-271-0/+3
* layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther2010-12-271-0/+3
* layer23: Not every application supports every option add enumHolger Hans Peter Freyther2010-12-271-0/+11
* layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther2010-12-271-0/+8
* [layer23] Cleanup of mobile applicationAndreas.Eversberg2010-11-141-1/+1
* [layer23] Added support for multiple MS instancesAndreas.Eversberg2010-11-131-1/+7
* layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg2010-10-301-2/+2
* [layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg2010-10-244-3/+192
* [layer23] Completed GPS reading processAndreas.Eversberg2010-10-201-0/+1
* [layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg2010-10-121-0/+5
* l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut2010-09-281-2/+3
* [layer23] Added support for changing TCH mode via L1CTL messagesAndreas.Eversberg2010-09-262-0/+9
* [layer23] Adding application generated measurement reportAndreas.Eversberg2010-09-261-0/+8
* [layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2010-09-191-6/+6
* [layer23] SIM client completionAndreas.Eversberg2010-09-183-1/+277
* [layer23] Added BTSAP socket interface to layer23Andreas.Eversberg2010-09-182-0/+12
* [layer23] Added BTSAP socket interface to layer23Andreas.Eversberg2010-09-181-1/+7
* [layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg2010-09-111-0/+3
* [layer23] Adding SIM clientAndreas.Eversberg2010-08-282-5/+3Star
* [layer23] Header file for last commitAndreas.Eversberg2010-08-211-0/+6
* [layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg2010-08-141-0/+2
* layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut2010-07-271-6/+8
* include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut2010-07-271-1/+1
* layer23: Split [2/2] -> The header filesSylvain Munaut2010-07-278-0/+299