summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
AgeCommit message (Expand)AuthorFilesLines
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.Eversberg2-0/+18
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg3-1/+5
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf1-0/+1
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg3-190/+1
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.Eversberg1-3/+9
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.Eversberg2-0/+4
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-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] Adding application generated measurement reportAndreas.Eversberg2-22/+20
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg1-1/+2
2010-09-18[layer23] SIM client completionAndreas.Eversberg1-273/+0
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
2010-09-11[layer23 / layer1] Added interface for changing crypto mode of DSPAndreas.Eversberg1-1/+1
2010-08-30[layer23] SIM client accepts status code 61xx as a positive resultAndreas.Eversberg1-0/+1
2010-08-29[layer23] "show cell 1 <arfcn>" gives better overview of cell allocationAndreas.Eversberg1-1/+0
2010-08-29[layer23] Fixed security issueAndreas.Eversberg2-1/+2
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg3-12/+33
2010-08-28[layer23] Adding SIM clientAndreas.Eversberg1-0/+272
2010-08-21[layer23] Radio ressource protocol completed except for handover, meas.Andreas.Eversberg1-4/+13
2010-08-14[layer23] Added (incomplete) ASSIGNMENT COMMAND handlingAndreas.Eversberg1-5/+12
2010-08-11[layer23] Paging response depends on the supported channels: SDCCH, TCH/F, an...Andreas.Eversberg1-0/+5
2010-08-10Added support for NMEA GPS receiverAndreas.Eversberg1-0/+33
2010-08-10Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg1-0/+3
2010-08-04[layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte1-6/+2
2010-08-01[layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg1-0/+1
2010-07-30layer23: Fix Makefile.am noinst_HEADERS for vty.hSylvain Munaut1-1/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut12-0/+1231