summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-25[HACK] Display text from UI using framebufferAndreas Eversberg1-1/+3
2016-09-25[HACK] Use display and keypad via L1CTLAndreas Eversberg3-1/+10
2016-09-25layer23/mobile: Adding user interface to mobile applicationAndreas Eversberg5-2/+60
2016-09-25layer23/mobile: Added generic user interfaceAndreas Eversberg4-1/+116
2016-09-25layer23/mobile Fixes and improvements of built in call control (mnccms)Andreas Eversberg4-31/+61
2016-09-25layer23/mobile Store current PLMN with the network nameAndreas Eversberg1-0/+1
2016-09-25layer23/mobile: Adding current rxlev/snr/berr to RR layer structureAndreas Eversberg1-0/+1
2016-09-25layer23/mobile: Adding summary of up to 6 strongest neighbour cellsAndreas Eversberg1-0/+8
2016-09-25Add ringer support to built-in MNCC application of mobileAndreas Eversberg2-0/+9
2016-09-25Add ringer support to L1CTL interface and layer1Andreas Eversberg1-0/+3
2016-09-25mobile: VTY provides two options to disable neighbor cell measurementsAndreas Eversberg1-1/+2
2016-09-25mobile: Keep track of cell channel description during dedicated modeAndreas Eversberg1-0/+1
2016-09-25[WIP] HO: VTY test option to fake a better neighbor cell to force handoverAndreas Eversberg1-0/+3
2016-09-25[WIP] HO: Completed handover process at mobile (layer 3).Andreas Eversberg1-2/+22
2016-09-25[WIP] HO: Add new parameters to L1CTL_DM_EST_REQAndreas Eversberg1-2/+3
2016-09-25[WIP] HO: Add BSIC to L1CTL_NEIGH_PM_INDAndreas Eversberg1-0/+1
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим2-1/+5
2015-04-28host/mobile: Finish working support for the SAP interfaceSylvain Munaut2-1/+66
2014-06-15mobile: Use osmocom auth API instead of direct callsMax1-6/+0
2013-05-23host/mobile: Add 'extern' qualifier to config_dir in app_mobile.hBhaskar1-1/+1
2013-05-23gsm48_mm.h: Added get_mm_name() to headerBhaskar1-0/+1
2013-04-14host/mobile: Fix comment typoSylvain Munaut1-1/+1
2013-01-08misc: Fix typosDario Lombardo1-1/+1
2013-01-07mobile: Allow test card to be maked as already attachedAndreas Eversberg2-1/+2
2012-11-22Rename various "rxlev" variable to "rxlev_dbm" and correct their signessAndreas Eversberg4-7/+7
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+1
2012-10-30Fix: Change T200 of LAPDm if SAPI 0 and SAPI 3 share bandwidth on SDCCHAndreas Eversberg1-0/+5
2012-10-30Fixed decoding of hexadecimal LAI componentsAndreas Eversberg2-4/+4
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim2-1/+2
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers2-0/+2
2012-01-02layer23/mobile: Fixed variable type, so home network is detected correctlyAndreas Eversberg1-1/+1
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg4-3/+20
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg4-3/+16
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg4-9/+44
2011-11-13host/mobile/sms: Adding SAPI 3 support to MM and RR layersAndreas Eversberg2-2/+17
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg4-189/+2
2011-11-13host/mobile: Bring mncc.h in sync with OpenBSC and LCRAndreas Eversberg1-0/+1
2011-11-13host/mobile: Fixed paging response with correct identity typeAndreas Eversberg1-0/+1
2011-11-06misc: u_intX -> uintX in the host directoryHolger Hans Peter Freyther1-5/+5
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg4-5/+5
2011-09-04[mobile] Adding socket application interface code from OpenBSC.Andreas Eversberg1-0/+16
2011-08-06Fix of wong Classmark 2 when doing CM Service Request.Andreas Eversberg1-1/+2
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg5-4/+33
2011-07-17[layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg1-0/+2
2011-07-17[layer23] Fixes and improvements of system information decodingAndreas Eversberg1-2/+3
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg5-20/+73
2011-07-17[layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg1-0/+1
2011-07-17[layer23] Adding neighbour cell measurement to L1CTL interface.Andreas Eversberg2-0/+10
2011-07-17[layer23] Fixed handling of channel 0 in certain loopsAndreas Eversberg1-1/+1
2011-07-16settings.h: IMSI is 15 bytes +1 \0 maximumHarald Welte1-2/+2