summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/vty_interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим1-3/+37
2016-01-18mobile: Fix for "Added runtime selection of gps device"Яницкий Ва дим1-5/+4
2014-06-15mobile: Use osmocom auth API instead of direct callsMax1-4/+5
2013-01-07mobile: Allow test card to be maked as already attachedAndreas Eversberg1-12/+62
2013-01-07mobile: Improved exit of mobile process, reset phoneAndreas Eversberg1-2/+2
2012-11-22Rename various "rxlev" variable to "rxlev_dbm" and correct their signessAndreas Eversberg1-3/+3
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers1-0/+27
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg1-0/+31
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg1-5/+10
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg1-0/+85
2011-08-11mobile/vty: Add missing 's' for 'skip-max-per-band' configuration parameterSteve Markgraf1-1/+1
2011-07-17[layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg1-12/+12
2011-07-17[layer23] Correctly report to restart mobile instance after band changeAndreas Eversberg1-11/+11
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg1-51/+218
2011-07-17[mobile] Corrected output value of PCS power classAndreas Eversberg1-1/+1
2011-07-17[mobile] Adding option to hide most default values in configAndreas Eversberg1-46/+105
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg1-20/+135
2011-05-15src: use namespace prefix osmo_* for utilsPablo Neira Ayuso1-2/+2
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
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