summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile
AgeCommit message (Expand)AuthorFilesLines
2018-11-16mobile: use proper type for boolean flagsMax1-3/+3
2018-11-16mobile: add header for MS' MNCC functionsMax2-1/+10
2018-09-16lua: Expose API to trigger a network reselectionHolger Hans Peter Freyther1-0/+1
2018-09-16Add includes so the file can be included by itselfHolger Hans Peter Freyther1-0/+5
2018-06-04mobile/sms: Make it optional to store the SMS on diskHolger Hans Peter Freyther1-0/+1
2018-06-01mobile: Make time spent in c7 configurableHolger Hans Peter Freyther1-0/+5
2017-12-27mobile: Send SMS through the primitive interfaceHolger Hans Peter Freyther2-0/+4
2017-12-03mobile: Add initial support for scripting supportHolger Hans Peter Freyther1-0/+4
2017-12-03mobile: Notify MM status changes and generate primitive op indHolger Hans Peter Freyther1-0/+12
2017-12-03mobile: Inform the primitive layer about status and new smsHolger Hans Peter Freyther2-1/+24
2017-12-03mobile: Directly inform the primitive layer about an eventHolger Hans Peter Freyther1-1/+24
2017-12-03mobile: Begin with a primitive interface on top of the codeHolger Hans Peter Freyther2-1/+49
2017-12-03mobile: Move starting/stopping a MS into a separate functionHolger Hans Peter Freyther1-2/+5
2017-12-03mobile: Declare struct osmocom/vty to be self includeableHolger Hans Peter Freyther1-0/+2
2017-11-30mobile: Re-introduce msg_ref in struct gsm_smsHolger Hans Peter Freyther1-0/+1
2017-11-27mobile: Avoid msg_ref going out of syncHolger Hans Peter Freyther1-2/+1
2017-11-27mobile: Change started and shutdown state through functionHolger Hans Peter Freyther1-0/+5
2017-11-08host/mobile: use osmocom_ms as talloc contextVadim Yanitskiy1-1/+1
2017-11-05mobile/vty_interface.c: fix incompatible pointer type warningVadim Yanitskiy1-1/+1
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим1-1/+4
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-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-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 Eversberg1-4/+0
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim1-1/+1
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers2-0/+2
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg3-3/+19
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg3-3/+6
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/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 Eversberg3-5/+3
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.Eversberg3-1/+12
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg4-20/+72
2011-07-16settings.h: IMSI is 15 bytes +1 \0 maximumHarald Welte1-2/+2
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg4-4/+52
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso5-15/+15
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso3-4/+4
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte1-0/+2
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg2-1/+4
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg2-0/+18
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg3-1/+5