summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-14layer23: Add support for SI1 decoding and imm.ass hoppingSylvain Munaut1-19/+79
2010-09-14layer23: Move app logic in layer3.c with state struct.Sylvain Munaut3-13/+27
2010-07-29[layer23] request a layer1 reset on startup of layer2 applicationsSteve Markgraf2-0/+2
2010-07-27layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut2-2/+2
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut1-1/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut6-31/+31
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut7-0/+889