summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile
AgeCommit message (Expand)AuthorFilesLines
2010-12-28[layer23] Enable half rate support in support.cAndreas.Eversberg1-2/+2
2010-12-28[layer23] Timer 3126 must be stopped even if starting time is givenAndreas.Eversberg1-3/+3
2010-11-20[layer23] VTY uses CAPITAL letters for all optional parameter namesAndreas.Eversberg1-9/+9
2010-11-20[layer23] VTY supports "show this" to show current MS node onlyAndreas.Eversberg1-4/+15
2010-11-20[layer23] Adding LAC and TMSI (both optional) to test card (rplmn)Andreas.Eversberg4-16/+49
2010-11-20[layer23] Adding LAI to debug output of LOCATION UPDATING REQESTAndreas.Eversberg1-0/+3
2010-11-20[layer23] Bugfix: Exit, if init function failsAndreas.Eversberg1-1/+3
2010-11-14[layer23/mobile] Better overview of "show ms" VTY commandAndreas.Eversberg1-61/+84
2010-11-14[layer23] Cleanup of mobile applicationAndreas.Eversberg5-161/+226
2010-11-13[layer23] Added support for multiple MS instancesAndreas.Eversberg7-104/+633
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/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.Eversberg1-3/+4
2010-10-27layer23/mobile: Add configuration option for automatically answering callsSteve Markgraf2-0/+30
2010-10-27layer23: typo/cosmetic fixes in cell_log.c and mnccms.cSteve Markgraf1-12/+12
2010-10-25layer23/vty_interface: Fix typos, AMR is v3 not v1Sylvain Munaut1-2/+2
2010-10-24[layer23] Moving sysinfo.c and gps.c (.h) to liblayer23Andreas.Eversberg5-1028/+4
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.Eversberg2-414/+535
2010-10-24[layer23] Fix of GPS statesAndreas.Eversberg2-1/+8
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.Eversberg1-3/+77
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.Eversberg3-2/+174
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.Eversberg3-24/+150
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] 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.Eversberg1-31/+30
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.Eversberg1-4/+7
2010-10-12[layer23] Implementation of signal loss criteria as defined in TS 05.08Andreas.Eversberg5-42/+55
2010-10-03[layer23] Fixed ACCH reception of TCH channelsAndreas.Eversberg1-1/+2
2010-10-03[layer23] Fixed emergency call setupAndreas.Eversberg1-1/+3
2010-10-03[layer23] Rework of "support"-features, features can be disabled nowAndreas.Eversberg6-226/+542
2010-10-03gsm48_rr.c: Move the access below the parsing (found by clangHolger Hans Peter Freyther1-2/+2
2010-10-02[layer23] Notify user when config change requires restart to take effectAndreas.Eversberg2-0/+19
2010-10-01[layer23] Minimum RX-level is now a configuratio optionAndreas.Eversberg4-2/+17