summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
Commit message (Expand)AuthorAgeFilesLines
* layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2011-07-283-1/+12
* [layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg2011-07-174-20/+72
* settings.h: IMSI is 15 bytes +1 \0 maximumHarald Welte2011-07-161-2/+2
* [layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg2011-05-294-4/+52
* src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-155-15/+15
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-263-4/+4
* mobile: Store N.ba files in same directory as config fileHarald Welte2011-03-021-0/+2
* [layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg2010-11-202-1/+4
* [layer23] Cleanup of mobile applicationAndreas.Eversberg2010-11-142-0/+18
* [layer23] Added support for multiple MS instancesAndreas.Eversberg2010-11-133-1/+5
* layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf2010-10-271-0/+1
* [layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg2010-10-243-190/+1Star
* [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-201-3/+9
* [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-122-0/+4
* [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
* [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] Adding application generated measurement reportAndreas.Eversberg2010-09-262-22/+20Star
* [layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg2010-09-191-1/+2
* [layer23] SIM client completionAndreas.Eversberg2010-09-181-273/+0Star
* [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 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg2010-09-111-1/+1
* [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-281-0/+272
* [layer23] Radio ressource protocol completed except for handover, meas.Andreas.Eversberg2010-08-211-4/+13
* [layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg2010-08-141-5/+12
* [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
* layer23: Fix Makefile.am noinst_HEADERS for vty.hSylvain Munaut2010-07-301-1/+1
* layer23: Split [2/2] -> The header filesSylvain Munaut2010-07-2712-0/+1231