summaryrefslogtreecommitdiffstats
path: root/src/host
AgeCommit message (Expand)AuthorFilesLines
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg12-106/+646
2010-11-13[layer23] msgb_free() must in l1ctl.c must called after reading its headerAndreas.Eversberg1-1/+1
2010-11-07layer23/mobile: Enable half_v1 supportSylvain Munaut1-1/+1
2010-11-07[layer23] Call application sends CC Capability on incoming callAndreas.Eversberg1-0/+5
2010-11-06layer23/misc: Update .gitignore for ./cell_logSteve Markgraf1-0/+1
2010-11-06layer23/mobile: Fix 'implicit declaration' warning for mncc_answer()Steve Markgraf1-0/+1
2010-10-30layer23: Use the new rach_req format in l1ctl and update l23 apps to use itAndreas.Eversberg6-16/+17
2010-10-30[layer23] cell_log's scanning depth now depends on movement speedAndreas.Eversberg4-29/+51
2010-10-30[layer23] Fixed T3 value in RACH confirm messageAndreas.Eversberg1-1/+1
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf3-0/+31
2010-10-27layer23: typo/cosmetic fixes in cell_log.c and mnccms.cSteve Markgraf2-16/+13
2010-10-25layer23/vty_interface: Fix typos, AMR is v3 not v1Sylvain Munaut1-2/+2
2010-10-25[layer23] Fix of LAPDm when handling "timer recovery state"Andreas.Eversberg1-6/+19
2010-10-24[layer23] Reverted commit ece1463...Andreas.Eversberg1-11/+7
2010-10-24Introducing "gsmmap" to convert SYSTEM INFORMATION log into a KML mapAndreas.Eversberg11-0/+1581
2010-10-24[layer23] Adding application to scan/receive and log SYSTEM INFORMATIONSAndreas.Eversberg4-1/+899
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg11-12/+11
2010-10-24[layer23] Fixed conditions for complete set of SYSTEM INFORMATIONAndreas.Eversberg2-21/+8
2010-10-24[layer23] Old SYSTEM INFORMATION 5 and 6 must be removed when entering DMAndreas.Eversberg1-0/+3
2010-10-24[layer23] Moving decoding of SYSTEM INFORMATION to sysinfo.cAndreas.Eversberg3-414/+564
2010-10-24[layer23] Added debugging for GPS at logging.cAndreas.Eversberg1-0/+6
2010-10-24[layer23] Fix of GPS statesAndreas.Eversberg3-1/+9
2010-10-24layer23/lapdm: Properly handle S frame with F=1 when in timer recoverySylvain Munaut1-3/+9
2010-10-24Removed solved issues from gsm48-andreas/issues.txtAndreas.Eversberg1-78/+2
2010-10-20[layer23] Don't request a channel, if SYSINFO 3 is not availableAndreas.Eversberg1-1/+6
2010-10-20[layer23] Fix of channel request cause "OTHER or SDCCH"Andreas.Eversberg1-1/+1
2010-10-20[layer23] Completed GPS reading processAndreas.Eversberg3-6/+87
2010-10-16[layer23] Fixed header handling of some radio ressource SAP msgsAndreas.Eversberg1-3/+3
2010-10-15[layer23] Support of receiving STATUS at call controlAndreas.Eversberg1-0/+21
2010-10-15[layer23] DTMF supportAndreas.Eversberg5-8/+192
2010-10-15[layer23] If the mobile sticks to a cell, RXLEV_MIN is ignoredAndreas.Eversberg1-1/+3
2010-10-14[layer23] Adding abbreviated dialing to VTYAndreas.Eversberg4-24/+161
2010-10-13[layer23] If SIM is invalid, display that on the VTYAndreas.Eversberg1-0/+6
2010-10-13[layer23] Fix of signal loss handlingAndreas.Eversberg1-5/+10
2010-10-13[layer23] Minor fix of debugging message in call controlAndreas.Eversberg1-2/+1
2010-10-13[layer23] Fixed cell monitoring output (RR idle mode)Andreas.Eversberg1-1/+3
2010-10-13[layer23] Minor change in paging debuggingAndreas.Eversberg1-16/+16
2010-10-13[layer23] Give ARFCN together with "show states <MS_NAME>"Andreas.Eversberg1-2/+5
2010-10-12[layer23] Fixed CAUSE information elementAndreas.Eversberg1-0/+1
2010-10-12[layer23] Fixed ASSIGNMENT / HANDOVER failure handlingAndreas.Eversberg1-53/+66
2010-10-12[layer23] Reconnect of layer 2 link must be performed in idle mode alsoAndreas.Eversberg1-1/+2
2010-10-12[layer23] Call control is disabled when mobile is set to SDCCH onlyAndreas.Eversberg2-1/+19
2010-10-12[layer23] Fixed resume of datalink (after assignment or handover)Andreas.Eversberg2-37/+40
2010-10-12[layer23] FACILITY message is handled now, but not decodedAndreas.Eversberg1-0/+4
2010-10-12[layer23] Bugfix: Loosing CCCH signal must cause unselection of cell.Andreas.Eversberg1-1/+15
2010-10-12[layer23] Adding some debugging outputAndreas.Eversberg2-14/+24
2010-10-12[layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg9-51/+109
2010-10-05[layer23] Increase sync tollerance by increasing freq_err_thresh1Andreas.Eversberg1-1/+1
2010-10-03[layer23] Fixed ACCH reception of TCH channelsAndreas.Eversberg1-1/+2
2010-10-03[layer23] Fixed emergency call setupAndreas.Eversberg1-1/+3