summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile
AgeCommit message (Expand)AuthorFilesLines
2016-09-25mobile/gui: Fix overlapping memcpy that trashed stringsjolly/uiAndreas Eversberg1-6/+6
2016-09-25Add VTY option to add forbidden PLMN network manuallyAndreas Eversberg1-0/+29
2016-09-25Fix for "Added runtime selection of gps device"Andreas Eversberg1-3/+3
2016-09-25layer23/mobile: Save config file when changing settings with UIAndreas Eversberg1-0/+23
2016-09-25layer23/UI: Fix: Don't use UI, if not enabled.Andreas Eversberg2-0/+7
2016-09-25[HACK] Use display and keypad via L1CTLAndreas Eversberg1-0/+7
2016-09-25layer23/mobile Ignore DSC typeAndreas Eversberg1-1/+1
2016-09-25layer23/mobile: Adding user interface to mobile applicationAndreas Eversberg8-12/+2715
2016-09-25layer23/mobile Fixes and improvements of built in call control (mnccms)Andreas Eversberg4-121/+332
2016-09-25layer23/mobile Store current PLMN with the network nameAndreas Eversberg1-2/+9
2016-09-25layer23/mobile: Fix: Also monitor subslot of TCH/H channelsAndreas Eversberg1-1/+2
2016-09-25layer23/mobile: Adding current rxlev/snr/berr to RR layer structureAndreas Eversberg1-6/+10
2016-09-25layer23/mobile: Adding summary of up to 6 strongest neighbour cellsAndreas Eversberg1-1/+11
2016-09-25Add ringer support to built-in MNCC application of mobileAndreas Eversberg2-0/+88
2016-09-25mobile: VTY provides two options to disable neighbor cell measurementsAndreas Eversberg3-17/+56
2016-09-25mobile: Fixes of frequency redefinition handlingAndreas Eversberg1-2/+2
2016-09-25mobile/gsm48_rr.c: Show "cipher 0", if ciphering is disabledAndreas Eversberg1-2/+2
2016-09-25mobile: Keep track of cell channel description during dedicated modeAndreas Eversberg1-23/+44
2016-09-25mobile: Use only sel_si for informations about the current cellAndreas Eversberg3-43/+67
2016-09-25[WIP] HO: VTY test option to fake a better neighbor cell to force handoverAndreas Eversberg2-1/+83
2016-09-25[WIP] HO: Completed handover process at mobile (layer 3).Andreas Eversberg2-174/+374
2016-09-25[WIP] HO: Add new parameters to L1CTL_DM_EST_REQAndreas Eversberg1-11/+20
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим3-3/+93
2016-01-18mobile: Fix for "Added runtime selection of gps device"Яницкий Ва дим1-5/+4
2015-12-31autoconf: Migrate from INCLUDES to AM_CPPFLAGSHarald Welte1-1/+1
2015-04-28host/mobile: Finish working support for the SAP interfaceSylvain Munaut2-1/+5
2014-06-15mobile: Use osmocom auth API instead of direct callsMax2-22/+20
2013-12-24mobile/SS: Fixed bug in parsing of known supplemenary service codesAndreas Eversberg1-5/+5
2013-05-23host/mobile: Fixup in error checking path of l23_app_initBhaskar1-3/+6
2013-05-23host/mobile: Fix trans_assign_trans_id() users error checkingSylvain Munaut2-2/+2
2013-05-23gsm48_mm.c: Bugfix: payload_len should be signed intBhaskar1-1/+1
2013-04-14host/mobile: Remove duplicate A5/1 support indication in vty 'show support'Sylvain Munaut1-1/+0
2013-03-07support.c: fix typo in commentHarald Welte1-1/+1
2013-01-13layer23: Be sure to close mncc socket on exit of mobile instanceAndreas Eversberg1-5/+5
2013-01-10mobile: Fixed CLIR invokation / suppressionAndreas Eversberg1-2/+4
2013-01-08misc: Fix typosDario Lombardo1-1/+1
2013-01-08mobile: Fixed ignoring of MDL-ERROR-INDAndreas Eversberg1-0/+1
2013-01-07mobile: Allow test card to be maked as already attachedAndreas Eversberg3-15/+71
2013-01-07mobile: Improved exit of mobile process, reset phoneAndreas Eversberg3-19/+62
2013-01-02mobile/gsm411: Fix printf format warningSylvain Munaut1-1/+1
2013-01-02mobile/gsm411: Adapt to new libosmocore API for SMC/SMR by adding idSylvain Munaut1-8/+8
2012-12-29Fix: Check if cell is barred, before performing location updatingAndreas Eversberg1-0/+9
2012-11-22Rename various "rxlev" variable to "rxlev_dbm" and correct their signessAndreas Eversberg5-22/+22
2012-11-22fix previous commit: use dbm2rxlev()Harald Welte1-1/+1
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+2
2012-11-16Fix wrong print of scan freq when using gsm_print_arfcn twice for the same lo...Pavel Baturko1-4/+12
2012-11-15Fix: Correctly convert ARFCN to index.Joshua Lackey1-1/+4
2012-10-30Fix: Change T200 of LAPDm if SAPI 0 and SAPI 3 share bandwidth on SDCCHAndreas Eversberg2-0/+37
2012-10-30Fixed decoding of hexadecimal LAI componentsAndreas Eversberg3-20/+12
2012-09-17Fix linking with GNU ld 2.22 and libgpsKevin Redon1-2/+2