summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-25mobile/gui: Fix overlapping memcpy that trashed stringsjolly/uiAndreas Eversberg2-10/+10
2016-09-25Add VTY option to add forbidden PLMN network manuallyAndreas Eversberg1-0/+29
2016-09-25Fix for "Added runtime selection of gps device"Andreas Eversberg1-3/+3
2016-09-25layer1: Retry fist power measurement, if it seems to failAndreas Eversberg3-0/+11
2016-09-25layer23/mobile: Save config file when changing settings with UIAndreas Eversberg1-0/+23
2016-09-25layer23/UI: Fix: Don't use UI, if not enabled.Andreas Eversberg2-0/+7
2016-09-25[HACK] Cursor on displayAndreas Eversberg2-4/+16
2016-09-25[HACK] Display text from UI using framebufferAndreas Eversberg4-5/+22
2016-09-25[HACK] Use display and keypad via L1CTLAndreas Eversberg11-4/+204
2016-09-25layer23/mobile Ignore DSC typeAndreas Eversberg1-1/+1
2016-09-25layer23/mobile: Adding user interface to mobile applicationAndreas Eversberg13-14/+2775
2016-09-25layer23/mobile: Added generic user interfaceAndreas Eversberg9-2/+1207
2016-09-25layer23/mobile Fixes and improvements of built in call control (mnccms)Andreas Eversberg8-152/+393
2016-09-25layer23/mobile Store current PLMN with the network nameAndreas Eversberg2-2/+10
2016-09-25layer23/mobile: Fix: Also monitor subslot of TCH/H channelsAndreas Eversberg1-1/+2
2016-09-25layer23/mobile: Adding current rxlev/snr/berr to RR layer structureAndreas Eversberg2-6/+11
2016-09-25layer23/mobile: Adding summary of up to 6 strongest neighbour cellsAndreas Eversberg2-1/+19
2016-09-25Bad frame indication at l1ctrl.c: Replaced printf-hack by LOGPAndreas Eversberg1-2/+1
2016-09-25Add ringer support to built-in MNCC application of mobileAndreas Eversberg4-0/+97
2016-09-25Add ringer support to L1CTL interface and layer1Andreas Eversberg4-0/+37
2016-09-25mobile: VTY provides two options to disable neighbor cell measurementsAndreas Eversberg4-18/+58
2016-09-25mobile: Fixes of frequency redefinition handlingAndreas Eversberg1-2/+2
2016-09-25mobile/gsm48_rr.c: Show "cipher 0", if ciphering is disabledAndreas Eversberg1-2/+2
2016-09-25mobile: Keep track of cell channel description during dedicated modeAndreas Eversberg2-23/+45
2016-09-25mobile: Use only sel_si for informations about the current cellAndreas Eversberg4-44/+68
2016-09-25[WIP] HO: VTY test option to fake a better neighbor cell to force handoverAndreas Eversberg3-1/+86
2016-09-25[WIP] HO: Completed handover process at mobile (layer 3).Andreas Eversberg3-176/+396
2016-09-25[WIP] HO: Transmit access bursts on DCCH of TCH channelsAndreas Eversberg1-2/+15
2016-09-25[WIP] HO: Add RX only mode for handoverAndreas Eversberg3-0/+17
2016-09-25[WIP] HO: Add new parameters to L1CTL_DM_EST_REQAndreas Eversberg4-17/+43
2016-09-25[WIP] HO: Add SCH read of neighbor cells to TCH channelsAndreas Eversberg8-0/+183
2016-09-25[WIP] HO: Add power measurement of neighbor cells to TCH channelsAndreas Eversberg5-48/+210
2016-09-25[WIP] HO: Add BSIC to L1CTL_NEIGH_PM_INDAndreas Eversberg2-2/+4
2016-09-25[WIP] Safely change TPU offset on TS change or sync changeAndreas Eversberg5-14/+59
2016-01-20fw: fix SPCA552 write timingSteve Markgraf1-0/+1
2016-01-18host/mobile: Improved SAP interface integrationЯницкий Ва дим7-22/+104
2016-01-18mobile: Fix for "Added runtime selection of gps device"Яницкий Ва дим1-5/+4
2015-12-31modernize AM_INit_AUTOMAKEHarald Welte1-3/+2
2015-12-31autoconf: Migrate from INCLUDES to AM_CPPFLAGSHarald Welte3-3/+3
2015-12-31cleanup some compile warningsMax6-24/+17
2015-07-21layer1: fix chan_nr2mf_task_mask for TCH/H channelFelix Domke1-1/+2
2015-04-28host/mobile: Finish working support for the SAP interfaceSylvain Munaut6-53/+545
2014-09-06layer23: initialize l2h/l3h pointers in rx_l1_rach_confIgor Almeida1-0/+1
2014-06-15mobile: Use osmocom auth API instead of direct callsMax3-28/+20
2013-12-29fw: tell linker to add init_array to ctor sectionSteve Markgraf5-0/+5
2013-12-24mobile/SS: Fixed bug in parsing of known supplemenary service codesAndreas Eversberg1-5/+5
2013-09-26Fix wrong msgb_pull usageSylvain Munaut2-4/+4
2013-06-19osmocon: Improve performance by handling several serial bytes at a timeAndreas Eversberg1-8/+19
2013-05-23host/mobile: Add 'extern' qualifier to config_dir in app_mobile.hBhaskar1-1/+1
2013-05-23host/mobile: Fixup in error checking path of l23_app_initBhaskar1-3/+6