summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20[SAP] remove sap socket command from vty, instead rely on mobile instance con...Nico Golde1-33/+2
2011-07-14* move inital SAP connect to sim sap-socket command as otherwise all sim acti...Nico Golde1-11/+11
2011-06-30* fix immature assignment of settings before ms has been acquired (vty_interf...Nico Golde1-1/+2
2011-05-23[SAP] implement simple SAP client to be used with the SAP server in the softs...Nico Golde1-2/+34
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-4/+4
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo1-37/+35
2011-02-16Added gpsd support.Dario Lombardo1-0/+41
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-6/+6
2010-11-20[layer23] VTY uses CAPITAL letters for all optional parameter namesAndreas.Eversberg1-9/+9
2010-11-20[layer23] VTY supports "show this" to show current MS node onlyAndreas.Eversberg1-4/+15
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg1-11/+35
2010-11-14[layer23/mobile] Better overview of "show ms" VTY commandAndreas.Eversberg1-61/+84
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg1-7/+4
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-22/+249
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf1-0/+26
2010-10-25layer23/vty_interface: Fix typos, AMR is v3 not v1Sylvain Munaut1-2/+2
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg1-1/+1
2010-10-15[layer23] DTMF supportAndreas.Eversberg1-0/+51
2010-10-14[layer23] Adding abbreviated dialing to VTYAndreas.Eversberg1-24/+132
2010-10-13[layer23] Give ARFCN together with "show states <MS_NAME>"Andreas.Eversberg1-2/+5
2010-10-12[layer23] Call control is disabled when mobile is set to SDCCH onlyAndreas.Eversberg1-0/+12
2010-10-12[layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg1-0/+16
2010-10-03[layer23] Fixed emergency call setupAndreas.Eversberg1-1/+3
2010-10-03[layer23] Rework of "support"-features, features can be disabled nowAndreas.Eversberg1-108/+397
2010-10-02[layer23] Notify user when config change requires restart to take effectAndreas.Eversberg1-0/+16
2010-10-01[layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg1-0/+13
2010-09-27[layer23] Alter simulated-delay via VTY on the fly (active channel)Andreas.Eversberg1-0/+2
2010-09-26[layer23] Handle invalidation of TMSI correctlyAndreas.Eversberg1-1/+3
2010-09-26[layer23] VTY command for changing LAI on SIM cardAndreas.Eversberg1-0/+32
2010-09-26[layer23] Speech codec selection and negotiation with networkAndreas.Eversberg1-1/+102
2010-09-20[layer23] VTY now checks dialed number for valid digitsAndreas.Eversberg1-1/+16
2010-09-19[layer23] Fixed and completed SIM's PIN handlingAndreas.Eversberg1-1/+98
2010-09-17[layer23] Added XOR and COMP128 encryption to test SIMAndreas.Eversberg1-0/+71
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg1-11/+56
2010-08-10Added support for NMEA GPS receiverAndreas.Eversberg1-0/+76
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-7/+7
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+1159