aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-18lc15: make default config usableMax1-1/+3
2017-07-18lc15: fix BTS revision and hw optionsMax2-7/+15
2017-07-18lc15-mgr: update parameter read/writeMax2-1/+4
2017-07-18lc15: cleanup board parameters readingMax1-22/+25
2017-07-17Unify *.service filesMax3-3/+5
2017-07-16Fix .deb buildMax1-0/+1
2017-07-15Ensure we don't send dummy UI frames on BCCH for TC=5Harald Welte1-1/+7
2017-07-14Cleanup example config filesMax10-33/+1
2017-07-13VIRT-PHY: cause BTS to terminate in case of recv()/send() on udp socket retur...Harald Welte3-5/+19
2017-07-13VIRT-PHY: Use IPv4 multicast groups for private / local scopeHarald Welte1-2/+7
2017-07-13VIRT-PHY: Added test option for fast hyperframe repeat.Sebastian Stumpf1-0/+8
2017-07-13VIRT-PHY: Fix handling of default values for vty configurationHarald Welte3-14/+6
2017-07-13VIRT-PHY: Fixed timeslot in gsmtap-msg on downlink which was always 0.Sebastian Stumpf1-0/+2
2017-07-13VIRT-PHY: Added example configurations for openbsc and osmobts.Sebastian Stumpf3-0/+215
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte16-1/+1890
2017-07-11si2q: do not consider count update as errorMax1-2/+1
2017-07-10octphy: remap frame number in MEAS_INDPhilipp Maier1-1/+52
2017-07-10measurement: fix measurment reportPhilipp Maier8-25/+3447
2017-07-10osmo-bts-sysmo: Include frame number in MEAS INDPhilipp Maier1-2/+3
2017-07-10jenkins helpers: some minimal documentation/comments + print errorsHarald Welte7-0/+22
2017-07-10octphy: do not send empty frames to phyPhilipp Maier1-34/+5
2017-07-10Use osmo_dump_gsmtime to log fn across different layersPau Espin Pedrol3-13/+17
2017-07-10Move dump_gsmtime to libosmocore as osmo_dump_gsmtimePau Espin Pedrol1-13/+4
2017-07-10l1sap.c: fn_ms_adj: Add err logging and always return GSM_RTP_DURATIONPau Espin Pedrol1-5/+6
2017-07-10l1sap.c: Avoid sending RTP frame with empty payloadPau Espin Pedrol1-14/+26
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol9-34/+49
2017-07-10Use release helper from libosmocoreMax2-0/+6
2017-07-05sysmo: Remove non longer valid -p option from helpPau Espin Pedrol1-1/+0
2017-07-04sysmo, litecell15: Make sure all TCH events are triggeredPau Espin Pedrol2-0/+10
2017-07-04Fix annoying trailing whitespacePau Espin Pedrol5-17/+16
2017-07-04Use L1P instead of L1C for TCH logging and allocationPau Espin Pedrol3-34/+34
2017-07-04octphy: complete value strings (octphy_cid_vals)Philipp Maier2-2/+5
2017-07-04Revert "osmo-bts-sysmo: Include frame number in MEAS IND"Philipp Maier1-7/+2
2017-07-02TRX: permit transmission of all-zero loopback framesHarald Welte1-30/+5
2017-07-01l1sap: Don't enqueue PTCCH blocks for loopbackHarald Welte1-1/+1
2017-07-01TRX: don't free l1h in trx_phy_inst_close()Harald Welte1-1/+0
2017-07-01TRX: merge/simplify l1_if and trx_if codeHarald Welte4-103/+92
2017-07-01TRX: Rename trx_if_data() -> trx_if_send_burst()Harald Welte3-3/+3
2017-07-01trx_if: Improve error handlingHarald Welte1-3/+8
2017-07-01TRX: trx_if: Improve code description / commentsHarald Welte1-13/+54
2017-06-30litecell15/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-06-30sysmo/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-06-29osmo-bts-litecell15: Fix missing frame number in MEAS INDPhilipp Maier1-2/+3
2017-06-29osmo-bts-trx: fix missing frame number in MEAS INDPhilipp Maier2-3/+4
2017-06-29Revert "sysmobts: normalize frame number in measurement indication"Philipp Maier1-10/+2
2017-06-28Add loopback support for PDTCHHarald Welte1-27/+89
2017-06-28TRX: Use timerfd and CLOCK_MONOTONIC for GSM frame timerHarald Welte2-87/+246
2017-06-28octphy: remove log outputPhilipp Maier1-2/+0
2017-06-28octphy: initalize nmsg only when neededPhilipp Maier1-5/+6
2017-06-28octphy: initalize l1msg and only when neededPhilipp Maier1-1/+9