summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile
AgeCommit message (Expand)AuthorFilesLines
2011-07-17[mobile] Added missing curly braces, as proposed by HaraldAndreas Eversberg1-1/+2
2011-07-17[layer23] Added special return value for invalid MCC/MNC inputAndreas Eversberg1-12/+12
2011-07-17[layer23] Correctly report to restart mobile instance after band changeAndreas Eversberg1-11/+11
2011-07-17[layer23/mobile] Improvement and fixes of idle mode processAndreas Eversberg6-751/+2544
2011-07-17[mobile] Corrected output value of PCS power classAndreas Eversberg1-1/+1
2011-07-17[mobile] Adding option to hide most default values in configAndreas Eversberg1-46/+105
2011-07-17[mobile] Adding PCS band to list of maximum ARFCNs to scan in one bandAndreas Eversberg1-0/+1
2011-07-17[mobile] Adding security warning, if default IMEI is not changedAndreas Eversberg1-0/+7
2011-07-17[layer23] Adding "neighbour cell" logging category: DNBAndreas Eversberg1-2/+2
2011-07-17[layer23] Detach SIM, if reading failsAndreas Eversberg1-0/+8
2011-07-17[layer23] Fixed handling of channel 0 in certain loopsAndreas Eversberg1-4/+5
2011-07-16gsm48_rr: Don't overflow array boundaryHarald Welte1-1/+1
2011-06-24lapdm: Introduce LAPDM_MODE_{BTS,MS} to run on both sidesHarald Welte1-1/+1
2011-06-23lapdm: remove get_rsl_name() and use libosmogsm:gsm_rsl_name() insteadHarald Welte1-2/+2
2011-06-23further decouple lapdm code from osmocom_ms and l1ctlHarald Welte2-5/+4
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte3-0/+6
2011-06-21layer23: make LAPDm code mostly independent of 'struct osmocom_ms'Harald Welte2-14/+14
2011-06-21remove osmocom_ms reference from lapdm_init()Harald Welte1-2/+6
2011-05-29[layer23] Adding Quadband support and GSM 4x0 supportAndreas.Eversberg7-281/+655
2011-05-22layer23: update to new GSMTAP API in libosmocore >= 0.3.1Harald Welte1-9/+7
2011-05-15src: use namespace prefix osmo_* for utilsPablo Neira Ayuso1-2/+2
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso3-8/+8
2011-05-15src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso5-61/+61
2011-05-02[sim] Fixed path handling in sim client and mobile app.Nico Golde1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso12-39/+39
2011-03-09[PATCH] Added runtime selection of gps device.Dario Lombardo1-37/+35
2011-03-02mobile: Store N.ba files in same directory as config fileHarald Welte2-7/+11
2011-03-02mobile: Use config file in ~/.osmocom/bb/mobile.cfgHarald Welte2-10/+25
2011-02-16Added gpsd support.Dario Lombardo1-0/+41
2011-02-16Renamed gps_* functions to osmo_gps_* functions to avoid overlap with libgps ...Dario Lombardo2-8/+8
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