summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc/cell_log.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte1-1/+1
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg1-1/+0
2011-06-23lapdm: remove get_rsl_name() and use libosmogsm:gsm_rsl_name() insteadHarald Welte1-1/+1
2011-06-23further decouple lapdm code from osmocom_ms and l1ctlHarald Welte1-1/+1
2011-06-21layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte1-2/+3
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-2/+2
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso1-4/+4
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-7/+7
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo1-14/+14
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-3/+3
2010-12-27layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther1-1/+2
2010-12-27layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther1-1/+1
2010-12-27[cell_log] Use GPS signal, even if it becomes valid during scanningAndreas.Eversberg1-0/+6
2010-10-30layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg1-3/+2
2010-10-30[layer23] cell_log's scanning depth now depends on movement speedAndreas.Eversberg1-26/+46
2010-10-27layer23: typo/cosmetic fixes in cell_log.c and mnccms.cSteve Markgraf1-4/+1
2010-10-24[layer23] Adding application to scan/receive and log SYSTEM INFORMATIONSAndreas.Eversberg1-0/+796