summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/gsm322.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-26mobile: Fixed compiler warning at gsm322.cjolly/handoverAndreas Eversberg1-1/+2
2014-02-26mobile: VTY provides two options to disable neighbor cell measurementsAndreas Eversberg1-1/+1
2014-02-26mobile: Use only sel_si for informations about the current cellAndreas Eversberg1-6/+13
2014-02-26[WIP] HO: Completed handover process at mobile (layer 3).Andreas Eversberg1-3/+2
2012-11-22Rename various "rxlev" variable to "rxlev_dbm" and correct their signessAndreas Eversberg1-11/+11
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-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