summaryrefslogtreecommitdiffstats
path: root/src/host
Commit message (Expand)AuthorAgeFilesLines
* [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
* [layer23] Prevent layer23 apps from abort, if socket to layer1 failsAndreas.Eversberg2010-11-142-6/+17
* [layer23] Added support for multiple MS instancesAndreas.Eversberg2010-11-1312-106/+646
* [layer23] msgb_free() must in l1ctl.c must called after reading its headerAndreas.Eversberg2010-11-131-1/+1
* layer23/mobile: Enable half_v1 supportSylvain Munaut2010-11-071-1/+1
* [layer23] Call application sends CC Capability on incoming callAndreas.Eversberg2010-11-071-0/+5
* layer23/misc: Update .gitignore for ./cell_logSteve Markgraf2010-11-061-0/+1
* layer23/mobile: Fix 'implicit declaration' warning for mncc_answer()Steve Markgraf2010-11-061-0/+1
* layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg2010-10-306-16/+17
* [layer23] cell_log's scanning depth now depends on movement speedAndreas.Eversberg2010-10-304-29/+51
* [layer23] Fixed T3 value in RACH confirm messageAndreas.Eversberg2010-10-301-1/+1
* layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf2010-10-273-0/+31
* layer23: typo/cosmetic fixes in cell_log.c and mnccms.cSteve Markgraf2010-10-272-16/+13Star
* layer23/vty_interface: Fix typos, AMR is v3 not v1Sylvain Munaut2010-10-251-2/+2
* [layer23] Fix of LAPDm when handling "timer recovery state"Andreas.Eversberg2010-10-251-6/+19
* [layer23] Reverted commit ece1463...Andreas.Eversberg2010-10-251-11/+7Star
* Introducing "gsmmap" to convert SYSTEM INFORMATION log into a KML mapAndreas.Eversberg2010-10-2411-0/+1581
* [layer23] Adding application to scan/receive and log SYSTEM INFORMATIONSAndreas.Eversberg2010-10-244-1/+899
* [layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg2010-10-2411-12/+11Star
* [layer23] Fixed conditions for complete set of SYSTEM INFORMATIONAndreas.Eversberg2010-10-242-21/+8Star
* [layer23] Old SYSTEM INFORMATION 5 and 6 must be removed when entering DMAndreas.Eversberg2010-10-241-0/+3
* [layer23] Moving decoding of SYSTEM INFORMATION to sysinfo.cAndreas.Eversberg2010-10-243-414/+564
* [layer23] Added debugging for GPS at logging.cAndreas.Eversberg2010-10-241-0/+6
* [layer23] Fix of GPS statesAndreas.Eversberg2010-10-243-1/+9
* layer23/lapdm: Properly handle S frame with F=1 when in timer recoverySylvain Munaut2010-10-241-3/+9
* Removed solved issues from gsm48-andreas/issues.txtAndreas.Eversberg2010-10-241-78/+2Star
* [layer23] Don't request a channel, if SYSINFO 3 is not availableAndreas.Eversberg2010-10-201-1/+6
* [layer23] Fix of channel request cause "OTHER or SDCCH"Andreas.Eversberg2010-10-201-1/+1