summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* [layer23] Speech codec selection and negotiation with networkAndreas.Eversberg2010-09-262-0/+8
* [layer23] Added support for changing TCH mode via L1CTL messagesAndreas.Eversberg2010-09-262-0/+9
* [layer23] Adding application generated measurement reportAndreas.Eversberg2010-09-263-22/+28
* [layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2010-09-192-7/+8
* [layer23] SIM client completionAndreas.Eversberg2010-09-183-2/+5
* [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] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg2010-09-172-5/+8
* [layer23] CM service is now accepted when ciphering has startedAndreas.Eversberg2010-09-171-0/+2
* layer23: Move app logic in layer3.c with state struct.Sylvain Munaut2010-09-141-0/+3
* [layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg2010-09-112-1/+4
* [layer23] SIM client accepts status code 61xx as a positive resultAndreas.Eversberg2010-08-301-0/+1
* [layer23] "show cell 1 <arfcn>" gives better overview of cell allocationAndreas.Eversberg2010-08-291-1/+0Star
* [layer23] Fixed security issueAndreas.Eversberg2010-08-292-1/+2
* [layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg2010-08-283-12/+33
* [layer23] Adding SIM clientAndreas.Eversberg2010-08-283-5/+275
* [layer23] Radio ressource protocol completed except for handover, meas.Andreas.Eversberg2010-08-211-4/+13
* [layer23] Header file for last commitAndreas.Eversberg2010-08-211-0/+6
* [layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg2010-08-142-5/+14
* [layer23] Paging response depends on the supported channels: SDCCH, TCH/F, an...Andreas.Eversberg2010-08-111-0/+5
* Added support for NMEA GPS receiverAndreas.Eversberg2010-08-101-0/+33
* Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg2010-08-101-0/+3
* [layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte2010-08-041-6/+2Star
* [layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg2010-08-011-0/+1