summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom
Commit message (Expand)AuthorAgeFilesLines
* Fix of wong Classmark 2 when doing CM Service Request.Andreas Eversberg2011-08-061-1/+2
* layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2011-07-285-4/+33
* [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-175-20/+73
* [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
* settings.h: IMSI is 15 bytes +1 \0 maximumHarald Welte2011-07-161-2/+2
* 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-295-5/+61
* src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-151-1/+1
* src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-156-16/+16
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-2610-14/+14
* [PATCH] Added runtime selection of gps device.Dario Lombardo2011-03-091-4/+11
* mobile: Store N.ba files in same directory as config fileHarald Welte2011-03-021-0/+2
* 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] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg2010-11-202-1/+4
* [layer23] Cleanup of mobile applicationAndreas.Eversberg2010-11-143-1/+19
* [layer23] Added support for multiple MS instancesAndreas.Eversberg2010-11-134-2/+12
* layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg2010-10-301-2/+2
* layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf2010-10-271-0/+1
* [layer23] Adding application to scan/receive and log SYSTEM INFORMATIONSAndreas.Eversberg2010-10-241-0/+25
* [layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg2010-10-245-4/+4
* [layer23] Moving decoding of SYSTEM INFORMATION to sysinfo.cAndreas.Eversberg2010-10-241-0/+29
* [layer23] Fix of GPS statesAndreas.Eversberg2010-10-241-0/+1
* [layer23] Completed GPS reading processAndreas.Eversberg2010-10-202-3/+10
* [layer23] DTMF supportAndreas.Eversberg2010-10-152-6/+18
* [layer23] Adding abbreviated dialing to VTYAndreas.Eversberg2010-10-141-0/+11
* [layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg2010-10-123-0/+9
* [layer23] Rework of "support"-features, features can be disabled nowAndreas.Eversberg2010-10-033-9/+28
* [layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg2010-10-011-0/+1
* [layer23] Remove obsolete function from header fileAndreas.Eversberg2010-10-011-1/+0Star
* l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut2010-09-281-2/+3
* [layer23] Alter simulated-delay via VTY on the fly (active channel)Andreas.Eversberg2010-09-271-0/+1