summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-12VIRT-PHY: Uplink scheduler implementation.Sebastian Stumpf12-155/+492
2017-07-12VIRT-PHY: Uplink flag and arfcn check.Sebastian Stumpf1-43/+57
2017-07-12VIRT-PHY: Added example config for 2 mobile instances.Sebastian Stumpf2-5/+125
2017-07-12VIRT-PHY: Enable multiple phy-instances by configurable l1ctl-sock-path.Sebastian Stumpf4-7/+15
2017-07-12VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf18-107/+85
2017-07-12VIRT_PHY: Improved l1ctl-to-l23 interface + gsmtap header parsing.Sebastian Stumpf7-339/+430
2017-07-12VIRT-PHY: Implemented RACH on uplink.Sebastian Stumpf7-110/+159
2017-07-12VIRT-PHY: Initial commit of virt-phy to work with osmo-bts virt-phy.Sebastian Stumpf26-1/+2515
2017-05-25host/mobile: use talloc for ms->name allocationVadim Yanitskiy5-28/+33
2017-05-25Makefile: add forgotten gsmmap to (dist)clean sectionVadim Yanitskiy1-0/+2
2017-05-25mobile/gsm48_mm.c: strip unused variableVadim Yanitskiy1-2/+0
2017-05-25mobile/gsm480_ss.c: gsm480_mmss_ind: return rcVadim Yanitskiy1-1/+2
2017-05-25mobile/gsm48_rr.c: fix BA range exceed checkVadim Yanitskiy1-1/+3
2017-05-25mobile/gsm480_ss.c: fix copy-paste errorVadim Yanitskiy1-2/+2
2017-05-25mobile/gsm322.c: fix mcc/mnc typoVadim Yanitskiy1-1/+1
2017-05-25mobile/gsm322.c: check fwrite() return valueVadim Yanitskiy1-9/+12
2017-05-25host/app_mobile.c: do not exit in mobile_new()Vadim Yanitskiy1-6/+7
2017-05-25sap_interface.c: drop meaningless conditionVadim Yanitskiy1-1/+1
2017-05-24osmocon.c: strip unused variableVadim Yanitskiy1-3/+2
2017-05-24Introduce contrib/jenkins.sh to enable gerrit verification[1]blobb1-0/+32
2017-01-15Support Early Classmark SendingHarald Welte2-1/+7
2017-01-15Fix encoding of padding at end of CLASSMARK 3 IEHarald Welte1-2/+2
2017-01-15mobile.c: Don't register 'end' command to CONFIG_NODEHarald Welte1-1/+0
2017-01-15mobile: Finally fix copyright noticeHarald Welte1-2/+2
2017-01-15Revert "trf6151: Fix setting of uplink ARFCN"Harald Welte1-1/+1
2017-01-15define 'fprintf(stderr,' as a wrapper around printf(Harald Welte1-0/+1
2017-01-15Add an endian.h file as one step to build against later libosmocoreHarald Welte1-0/+12
2017-01-15Add libosmocore/build-target/include to include pathHarald Welte1-1/+1
2017-01-15fix various other compiler warningsHarald Welte3-5/+6
2017-01-15cfi_flash.c: Fix various format string compiler warningsHarald Welte1-6/+6
2017-01-15trf6151: Fix setting of uplink ARFCNHarald Welte1-1/+1
2017-01-15Avoid redefining __{packed,aligned,unused,section}Harald Welte1-0/+10
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
2013-05-23host/osmocon: fix some printf format specifier in handle_write_dnloadBhaskar1-1/+1
2013-05-23host/mobile: Fix trans_assign_trans_id() users error checkingSylvain Munaut2-2/+2