summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc
AgeCommit message (Expand)AuthorFilesLines
2016-09-25[WIP] HO: Add new parameters to L1CTL_DM_EST_REQAndreas Eversberg1-2/+2
2015-12-31autoconf: Migrate from INCLUDES to AM_CPPFLAGSHarald Welte1-1/+1
2013-01-02host/cell_log: Prevent buffer overflow when displaying arfcn rangeSylvain Munaut1-5/+4
2013-01-02host/l23: Added custom frequecy range to cell_log.Dario Lombardo2-5/+59
2012-11-22Rename various "rxlev" variable to "rxlev_dbm" and correct their signessAndreas Eversberg1-18/+18
2012-11-22fix previous commit: use dbm2rxlev()Harald Welte1-1/+1
2012-11-20Tell L1CTL_FBSB_REQ the expected received signal levelHarald Welte4-4/+6
2012-09-17Fix linking with GNU ld 2.22 and libgpsKevin Redon1-2/+2
2011-11-22layer23/ccch_scan: Replace fprintf() with LOGP() and print SI-idSteve Markgraf1-1/+2
2011-11-22layer23/ccch_scan: Print Paging Requests of type 3Steve Markgraf1-1/+27
2011-11-22layer23/ccch_scan: Print channel type of correct TMSI for Paging Request Type 2Steve Markgraf1-1/+1
2011-11-21layer23/bcch_scan: bscan_sig_cb() should return something in all casesSteve Markgraf1-1/+1
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg7-7/+1
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg2-3/+3
2011-06-24fix some spillage from recent conversionHarald Welte2-2/+3
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 Welte3-5/+7
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte4-0/+8
2011-06-21layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte3-5/+7
2011-05-15src: use namespace prefix osmo_* for utilsPablo Neira Ayuso1-1/+1
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso5-6/+6
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso3-9/+9
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso9-44/+44
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo2-46/+58
2011-02-16Added gpsd support.Dario Lombardo1-2/+30
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo1-3/+3
2011-01-26cell_log: Added command line switches to change default gps device and baud r...Dario Lombardo1-1/+16
2011-01-23ccch: Print paging of tyep2Holger Hans Peter Freyther1-1/+46
2011-01-23ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther1-1/+112
2011-01-23ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther1-5/+11
2011-01-23ccch: Stop using fprintf for the SIHolger Hans Peter Freyther1-30/+13
2011-01-23ccch: Stop following assignment requests and sending LUsHolger Hans Peter Freyther1-41/+8
2011-01-23ccch: Fix the cast of the frequency listHolger Hans Peter Freyther1-1/+1
2011-01-23ccch: Remove the app_phone.c, move it to the app_ccch_scan fileHolger Hans Peter Freyther3-73/+41
2011-01-23ccch: Add a copyright header to that file.Holger Hans Peter Freyther1-0/+22
2011-01-23layer23: Rename layer23 to ccch_scan as discussed on the mlHolger Hans Peter Freyther2-4/+3
2010-12-27layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther2-2/+14
2010-12-27layer23: Enable combining the long optionsHolger Hans Peter Freyther1-0/+13
2010-12-27layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther2-1/+27
2010-12-27layer23: Not every application supports every option add enumHolger Hans Peter Freyther1-0/+6
2010-12-27layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther5-0/+51
2010-12-27[cell_log] Use GPS signal, even if it becomes valid during scanningAndreas.Eversberg1-0/+6
2010-11-21host layer23: add a small cbch_sniff applicationAlex Badea2-3/+190
2010-10-30layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg2-5/+4
2010-10-30[layer23] cell_log's scanning depth now depends on movement speedAndreas.Eversberg3-28/+50
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.Eversberg3-1/+874
2010-09-28l1ctl: Add initial tch_mode value in DM_EST_REQSylvain Munaut1-2/+4
2010-09-26Remove the various checks for high TS as those should now workSylvain Munaut1-10/+0
2010-09-17fw & layer23: Remove limitation about the SDCCH subchannel 4..8Sylvain Munaut1-2/+2