summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/gsm322.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-17[mobile] Added missing curly braces, as proposed by HaraldAndreas Eversberg1-1/+2
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg1-623/+2091
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte1-0/+2
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg1-151/+244
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso1-6/+6
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-5/+5
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte1-6/+5
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg1-2/+2
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg1-8/+4
2010-10-24[layer23] Fixed conditions for complete set of SYSTEM INFORMATIONAndreas.Eversberg1-13/+5
2010-10-15[layer23] If the mobile sticks to a cell, RXLEV_MIN is ignoredAndreas.Eversberg1-1/+3
2010-10-13[layer23] If SIM is invalid, display that on the VTYAndreas.Eversberg1-0/+6
2010-10-13[layer23] Fix of signal loss handlingAndreas.Eversberg1-5/+10
2010-10-12[layer23] Bugfix: Loosing CCCH signal must cause unselection of cell.Andreas.Eversberg1-1/+15
2010-10-12[layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg1-24/+12
2010-10-01[layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg1-1/+1
2010-10-01[layer23] Using loglevel to disable heavy debugging on cell selectionAndreas.Eversberg1-50/+21
2010-09-29[layer23] Disabled display of SYSINFO message at message handlersAndreas.Eversberg1-3/+4
2010-09-29[layer23] Added a workarround to ignore the first (invalid) PM resultAndreas.Eversberg1-0/+6
2010-09-29[layer23] Disabled the scanning of maximum cells per bandAndreas.Eversberg1-0/+5
2010-09-29[layer23] Disabled may debugging in cell selection processAndreas.Eversberg1-17/+49
2010-09-26[layer23] Cleanup of various 'printf' debuggingAndreas.Eversberg1-1/+0
2010-09-26[layer23] Adding application generated measurement reportAndreas.Eversberg1-6/+14
2010-09-18[layer23] SIM client completionAndreas.Eversberg1-3/+3
2010-08-28[layer23] Layer 3 now uses SIM client to request and update SIM dataAndreas.Eversberg1-6/+4
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-6/+6
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+3582