summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/app_mobile.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-23host/mobile: Fixup in error checking path of l23_app_initBhaskar1-3/+6
2013-01-13layer23: Be sure to close mncc socket on exit of mobile instanceAndreas Eversberg1-5/+5
2013-01-07mobile: Allow test card to be maked as already attachedAndreas Eversberg1-1/+1
2013-01-07mobile: Improved exit of mobile process, reset phoneAndreas Eversberg1-5/+25
2012-10-30Fix: Change T200 of LAPDm if SAPI 0 and SAPI 3 share bandwidth on SDCCHAndreas Eversberg1-0/+6
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim1-2/+2
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg1-0/+3
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg1-0/+3
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg1-1/+0
2011-11-13host/mobile: Adding telnet_exit to free telnet connection ressourcesAndreas Eversberg1-0/+2
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg1-16/+6
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg1-10/+8
2011-07-17[mobile] Adding security warning, if default IMEI is not changedAndreas Eversberg1-0/+7
2011-06-24lapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both sidesHarald Welte1-1/+1
2011-06-23further decouple lapdm code from osmocom_ms and l1ctlHarald Welte1-4/+3
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte1-0/+2
2011-06-21layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte1-8/+6
2011-06-21remove osmocom_ms reference from lapdm_init()Harald Welte1-2/+6
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg1-0/+1
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-6/+6
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-4/+4
2011-03-02mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte1-8/+10
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-2/+2
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg1-1/+2
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg1-5/+207
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-65/+35
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg1-2/+1
2010-10-24[layer23] Fix of GPS statesAndreas.Eversberg1-0/+1
2010-10-14[layer23] Adding abbreviated dialing to VTYAndreas.Eversberg1-0/+1
2010-10-12[layer23] Call control is disabled when mobile is set to SDCCH onlyAndreas.Eversberg1-1/+7
2010-10-02[layer23] Notify user when config change requires restart to take effectAndreas.Eversberg1-0/+3
2010-10-01[layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg1-1/+1
2010-10-01[layer23] Using loglevel to disable heavy debugging on cell selectionAndreas.Eversberg1-1/+2
2010-09-18[layer23] SIM client completionAndreas.Eversberg1-12/+9
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg1-7/+24
2010-08-10Added support for NMEA GPS receiverAndreas.Eversberg1-0/+2
2010-07-29[layer23] request a layer1 reset on startup of layer2 applicationsSteve Markgraf1-0/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-8/+8
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+192