summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-03mobile: Add LUA as debug category to the applicationsHolger Hans Peter Freyther1-1/+1
2017-12-03mobile: Begin with a primitive interface on top of the codeHolger Hans Peter Freyther1-1/+1
2017-11-27mobile: Switch from printf to LOGP statementsHolger Hans Peter Freyther1-1/+1
2017-11-09mobile: Do not exclude DGPS from the list of default categoriesHolger Hans Peter Freyther1-1/+1
2017-11-02mobile/main.c: fix deprecated call to msgb_set_talloc_ctx()Vadim Yanitskiy1-1/+2
2017-09-09mobile/main.c: clean up config file selection logicVadim Yanitskiy1-9/+15
2017-09-07Add arbitrary config file location supportMax1-10/+14
2017-01-15mobile: Finally fix copyright noticeHarald Welte1-2/+2
2015-04-28host/mobile: Finish working support for the SAP interfaceSylvain Munaut1-1/+1
2013-01-07mobile: Improved exit of mobile process, reset phoneAndreas Eversberg1-12/+35
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim1-3/+10
2011-12-11layer23: Call talloc_free unconditionallyHolger Hans Peter Freyther1-5/+2
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg1-1/+1
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg1-2/+6
2011-11-13host/mobile: Adding memory leak debuggingAndreas Eversberg1-7/+35
2011-09-04[mobile] Adding option to run as daemonAndreas Eversberg1-1/+15
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg1-2/+14
2011-07-28layer23: Adapt to new logging API: fix calls to log_initAndreas.Eversberg1-1/+1
2011-07-17[layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg1-2/+2
2011-05-22layer23: update to new GSMTAP API in libosmocore >= 0.3.1Harald Welte1-9/+7
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-05-15src: use namespace prefix osmo_fd* and osmo_select*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-02mobile: Store N.ba files in same directory as config fileHarald Welte1-1/+6
2011-03-02mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte1-2/+15
2010-11-20[layer23] Bugfix: Exit, if init function failsAndreas.Eversberg1-1/+3
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg1-144/+10
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-0/+325