summaryrefslogtreecommitdiffstats
path: root/src/host
Commit message (Expand)AuthorAgeFilesLines
...
* src: use namespace prefix osmo_* for crc16 functionsPablo Neira Ayuso2011-05-151-4/+4
* src: use namespace prefix osmo_* for utilsPablo Neira Ayuso2011-05-157-17/+17
* src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-153-5/+5
* src: use namespace prefix osmo_signal*Pablo Neira Ayuso2011-05-159-23/+23
* src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-157-34/+34
* src: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-1517-120/+120
* [sim] Fixed path handling in sim client and mobile app.Nico Golde2011-05-022-2/+2
* src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2011-04-2647-152/+153
* [PATCH] Added runtime selection of gps device.Dario Lombardo2011-03-096-132/+177
* mobile: Store N.ba files in same directory as config fileHarald Welte2011-03-023-7/+13
* mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte2011-03-022-10/+25
* Added gpsd support.Dario Lombardo2011-02-165-4/+182
* Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo2011-02-165-24/+24
* [l1ctl] Adding missing msgb_free()Andreas.Eversberg2011-01-271-0/+1
* cell_log: Added command line switches to change default gps device and baud r...Dario Lombardo2011-01-261-1/+16
* ccch: Print paging of tyep2Holger Hans Peter Freyther2011-01-231-1/+46
* ccch: Decode the paging1 type paging requestsHolger Hans Peter Freyther2011-01-231-1/+112
* ccch: Print the decoded immediate assignment again, ignore two messagesHolger Hans Peter Freyther2011-01-231-5/+11
* ccch: Stop using fprintf for the SIHolger Hans Peter Freyther2011-01-231-30/+13Star
* logging: Move DRSL, DLAPDM, DL1C to LOGL_NOTICE as defaultHolger Hans Peter Freyther2011-01-231-3/+3
* misc: Ignore two misc application binariesHolger Hans Peter Freyther2011-01-231-0/+2
* ccch: Stop following assignment requests and sending LUsHolger Hans Peter Freyther2011-01-231-41/+8Star
* ccch: Fix the cast of the frequency listHolger Hans Peter Freyther2011-01-231-1/+1
* ccch: Remove the app_phone.c, move it to the app_ccch_scan fileHolger Hans Peter Freyther2011-01-233-73/+41Star
* ccch: Add a copyright header to that file.Holger Hans Peter Freyther2011-01-231-0/+22
* layer23: Rename layer23 to ccch_scan as discussed on the mlHolger Hans Peter Freyther2011-01-232-4/+3Star
* update .gitignoreSteve Markgraf2011-01-181-0/+1
* [layer23] Enable half rate support in support.cAndreas.Eversberg2010-12-281-2/+2
* [layer23] Timer 3126 must be stopped even if starting time is givenAndreas.Eversberg2010-12-281-3/+3
* layer2: Make it possible to disable or increase the number of RA burstsHolger Hans Peter Freyther2010-12-272-2/+14
* layer23: Enable combining the long optionsHolger Hans Peter Freyther2010-12-273-2/+26
* layer23: Make the logfile configurable with cell_logHolger Hans Peter Freyther2010-12-274-13/+69
* layer23: Not every application supports every option add enumHolger Hans Peter Freyther2010-12-273-7/+40
* layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther2010-12-277-5/+74
* [cell_log] Use GPS signal, even if it becomes valid during scanningAndreas.Eversberg2010-12-271-0/+6
* update list of networks with information from ITUHarald Welte2010-12-191-153/+309
* add perl scripts to compute MTK RF Transceiver PLL settingsHarald Welte2010-12-112-0/+4540
* layer23: use correct sizeof(sockaddr) for connecting to L1CTL socketDavid Wilson2010-12-111-2/+3
* host layer23: add a small cbch_sniff applicationAlex Badea2010-11-212-3/+190
* layer23 sysinfo: fix parsing of CBCH Mobile AllocationAlex Badea2010-11-211-1/+1
* layer23 sysinfo: store chan_nr when decoding CBCH Channel DescriptionAlex Badea2010-11-211-0/+1
* rita_pll: Compute values for T-GSM 810Harald Welte2010-11-212-0/+15
* [layer23] VTY uses CAPITAL letters for all optional parameter namesAndreas.Eversberg2010-11-201-9/+9
* [layer23] VTY supports "show this" to show current MS node onlyAndreas.Eversberg2010-11-201-4/+15
* [layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg2010-11-206-17/+53
* [layer23] Adding LAI to debug output of LOCATION UPDATING REQESTAndreas.Eversberg2010-11-201-0/+3
* [layer23] Bugfix: Exit, if init function failsAndreas.Eversberg2010-11-201-1/+3
* osmocon: make beacon interval configurable via cmdlineAlex Badea2010-11-171-10/+16
* [layer23/mobile] Better overview of "show ms" VTY commandAndreas.Eversberg2010-11-141-61/+84
* [layer23] Cleanup of mobile applicationAndreas.Eversberg2010-11-148-162/+245