summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-22remove l1ctl data structure from l2_ph_data_ind()Harald Welte1-1/+1
2011-06-21layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte2-19/+23
2011-06-21remove osmocom_ms reference from lapdm_init()Harald Welte1-1/+1
2011-06-21remove 'osmocom_ms' from struct lapdm_enetityHarald Welte1-1/+3
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg5-5/+61
2011-05-15src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-1/+1
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso6-16/+16
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso10-14/+14
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo1-4/+11
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte1-0/+2
2011-02-16Added gpsd support.Dario Lombardo1-0/+6
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-5/+5
2010-12-27layer23: Enable combining the long optionsHolger Hans Peter Freyther1-0/+3
2010-12-27layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther1-0/+3
2010-12-27layer23: Not every application supports every option add enumHolger Hans Peter Freyther1-0/+11
2010-12-27layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther1-0/+8
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg2-1/+4
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg3-1/+19
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg4-2/+12
2010-10-30layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg1-2/+2
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf1-0/+1
2010-10-24[layer23] Adding application to scan/receive and log SYSTEM INFORMATIONSAndreas.Eversberg1-0/+25
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg5-4/+4
2010-10-24[layer23] Moving decoding of SYSTEM INFORMATION to sysinfo.cAndreas.Eversberg1-0/+29
2010-10-24[layer23] Fix of GPS statesAndreas.Eversberg1-0/+1
2010-10-20[layer23] Completed GPS reading processAndreas.Eversberg2-3/+10
2010-10-15[layer23] DTMF supportAndreas.Eversberg2-6/+18
2010-10-14[layer23] Adding abbreviated dialing to VTYAndreas.Eversberg1-0/+11
2010-10-12[layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg3-0/+9
2010-10-03[layer23] Rework of "support"-features, features can be disabled nowAndreas.Eversberg3-9/+28
2010-10-01[layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg1-0/+1
2010-10-01[layer23] Remove obsolete function from header fileAndreas.Eversberg1-1/+0
2010-09-28l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut1-2/+3
2010-09-27[layer23] Alter simulated-delay via VTY on the fly (active channel)Andreas.Eversberg1-0/+1
2010-09-26[layer23] Speech codec selection and negotiation with networkAndreas.Eversberg2-0/+8
2010-09-26[layer23] Added support for changing TCH mode via L1CTL messagesAndreas.Eversberg2-0/+9
2010-09-26[layer23] Adding application generated measurement reportAndreas.Eversberg3-22/+28
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2-7/+8
2010-09-18[layer23] SIM client completionAndreas.Eversberg3-2/+5
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg2-0/+12
2010-09-18[layer23] Added BTSAP socket interface to layer23Andreas.Eversberg1-1/+7
2010-09-17[layer23] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg2-5/+8
2010-09-17[layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg1-0/+2