summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile
AgeCommit message (Expand)AuthorFilesLines
2012-11-24rxqual: Begin to implement the rxqual calculationzecke/rxqual-fullHolger Hans Peter Freyther2-4/+32
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
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim2-5/+12
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers4-3/+38
2012-02-02Just a quick bug fix to gsm322.c.Kurtis Heimerl1-2/+3
2012-01-02layer23/mobile: Fixed cell re-selection after loosing signalAndreas Eversberg1-3/+4
2012-01-02layer23/mobile: Minor fix of debugging outputAndreas Eversberg1-1/+1
2012-01-02layer23/mobile: Enable SIM reader by defaultAndreas Eversberg1-2/+1
2011-12-11layer23: Call talloc_free unconditionallyHolger Hans Peter Freyther1-5/+2
2011-11-17mobile/MM: Fixed handling of T3230 (MM connection timeout)Andreas Eversberg1-1/+2
2011-11-17mobile/MM: Fixed handling of T3220 (IMSI detach timeout)Andreas Eversberg1-3/+20
2011-11-13host/mobile: Indicate unsupported TS 04.14 test messages in logAndreas Eversberg1-0/+5
2011-11-13host/mobile: Adding (partly implemented) supplementary service supportAndreas Eversberg7-15/+1332
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg3-26/+69
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg8-7/+1041
2011-11-13host/mobile/sms: Adding SAPI 3 support to MM and RR layersAndreas Eversberg3-124/+584
2011-11-13host/mobile: Whitespace fixes, no functional changesSylvain Munaut6-50/+50
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg1-1/+0
2011-11-13host/mobile: Fixed paging response with correct identity typeAndreas Eversberg1-20/+34
2011-11-13host/mobile: Prevent the MM layer from making calls when not attachedAndreas Eversberg1-2/+3
2011-11-13host/mobile: Fix indentation in gsm48_cc, no functional changeAndreas Eversberg1-5/+5
2011-11-13host/mobile: Adding memory leak debuggingAndreas Eversberg1-7/+35
2011-11-13host/mobile: Adding telnet_exit to free telnet connection ressourcesAndreas Eversberg1-0/+2
2011-11-06misc: u_intX -> uintX in the host directoryHolger Hans Peter Freyther1-4/+4
2011-09-04[mobile] Adding option to run as daemonAndreas Eversberg1-1/+15
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg5-32/+111
2011-09-04[mobile] Adding socket application interface code from OpenBSC.Andreas Eversberg1-0/+347
2011-08-13[mobile] Disable SMS by default, because SMS is not supportedAndreas Eversberg1-1/+1
2011-08-11mobile/vty: Add missing 's' for 'skip-max-per-band' configuration parameterSteve Markgraf1-1/+1
2011-08-06Fix of wong Classmark 2 when doing CM Service Request.Andreas Eversberg2-6/+11
2011-08-04Fix of wong Classmark 1 on Location Updating and IMSI DetachAndreas Eversberg1-3/+7
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg5-25/+169
2011-07-28layer23: Adapt to new logging API: fix calls to log_initAndreas.Eversberg1-1/+1
2011-07-17[mobile] Added missing curly braces, as proposed by HaraldAndreas Eversberg1-1/+2
2011-07-17[layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg1-12/+12
2011-07-17[layer23] Correctly report to restart mobile instance after band changeAndreas Eversberg1-11/+11
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg6-751/+2544
2011-07-17[mobile] Corrected output value of PCS power classAndreas Eversberg1-1/+1
2011-07-17[mobile] Adding option to hide most default values in configAndreas Eversberg1-46/+105
2011-07-17[mobile] Adding PCS band to list of maximum ARFCNs to scan in one bandAndreas Eversberg1-0/+1
2011-07-17[mobile] Adding security warning, if default IMEI is not changedAndreas Eversberg1-0/+7
2011-07-17[layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg1-2/+2
2011-07-17[layer23] Detach SIM, if reading failsAndreas Eversberg1-0/+8
2011-07-17[layer23] Fixed handling of channel 0 in certain loopsAndreas Eversberg1-4/+5
2011-07-16gsm48_rr: Don't overflow array boundaryHarald Welte1-1/+1
2011-06-24lapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both sidesHarald Welte1-1/+1
2011-06-23lapdm: remove get_rsl_name() and use libosmogsm:gsm_rsl_name() insteadHarald Welte1-2/+2
2011-06-23further decouple lapdm code from osmocom_ms and l1ctlHarald Welte2-5/+4