aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysmobts: Re-order the bit-endianness of every HR codec parametersysmocom/0.3.5-stableHarald Welte2017-06-013-8/+74
* osmo-bts-sysmo: Fix power ramping merge conflictsDaniel Willmann2017-02-141-7/+2
* sysmobts: fully support trx_power_paramsHarald Welte2017-02-145-32/+49
* tx_power: Change PA calibration tables to use delta valesHarald Welte2017-02-142-3/+3
* sysmobts: Catch up with the API changes and specify the versionHolger Hans Peter Freyther2015-12-072-0/+15
* sysmobts: support eeprom map version 2Minh-Quang Nguyen2015-12-072-61/+446
* audio/rsl: Honor the speech mode and don't send anythingHolger Hans Peter Freyther2015-09-211-0/+8
* audio/rsl: Include statistics for one callHolger Hans Peter Freyther2015-09-211-3/+37
* audio/rsl: Include the connection identifier in the DLCX indHolger Hans Peter Freyther2015-09-211-0/+1
* update README to bring it more in sync with reality.Harald Welte2015-08-211-8/+5
* meas: Do not send incomplete measurement reportsHolger Hans Peter Freyther2015-07-141-8/+11
* write_queue: Check the result of osmo_wqueue_enqueue and freeHolger Hans Peter Freyther2015-03-282-9/+39
* Add header file of PH-/MPH-/TCH-SAP interface to common part of osmo-btsAndreas Eversberg2015-03-252-1/+72
* sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxyAndreas Eversberg2015-03-251-1/+1
* power: Make it possible to force a power levelHolger Hans Peter Freyther2015-02-052-0/+27
* power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther2015-02-0510-15/+201
* sysmobts: Check mgr->calib.bts_conn for NULLHolger Hans Peter Freyther2015-01-101-1/+1
* misc: Fix up testcase after 5a03e129a633637d0a6b57b3b5aa6d6596b938feHolger Hans Peter Freyther2015-01-101-1/+1
* sysmobts: Improve some log messages for calib controlHolger Hans Peter Freyther2015-01-101-2/+11
* sysmobts: Create a calibration loop that will be runHolger Hans Peter Freyther2015-01-092-21/+64
* sysmobts: Start the calibration the first time the link is upHolger Hans Peter Freyther2015-01-092-0/+13
* sysmobts: Initial version to use libgps to determine FIX stateHolger Hans Peter Freyther2015-01-094-4/+116
* sysmobts: The correction for GPS is in the reverse directionHolger Hans Peter Freyther2015-01-091-3/+18
* sysmobts: Use the ctrl interface for calibrationHolger Hans Peter Freyther2015-01-094-5/+261
* sysmobts: Copy more of l1if_rf_clock_info_reset into the CTRL codeHolger Hans Peter Freyther2015-01-091-0/+17
* sysmobts: Begin with calib control from the sysmobts managerHolger Hans Peter Freyther2015-01-095-2/+155
* msg: Generalize the message structure testHolger Hans Peter Freyther2015-01-091-8/+10
* cbch: Speculative change to not change CHAN ACK for CBCHHolger Hans Peter Freyther2015-01-061-1/+3
* SMS-CB: Clean up + centralize generation of NULL blockHarald Welte2014-12-301-11/+22
* SMS-CB: Use GSM412_SEQ_NULL_MSG rather than 0xfHarald Welte2014-12-301-1/+1
* SMS-CB: use gsm412_block_type from libosmocoreHarald Welte2014-12-301-9/+1
* SMS-CB: Use GSM412_ #defines from libosmocore rather than our ownHarald Welte2014-12-301-10/+8
* CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte2014-12-309-7/+254
* Initial CBCH supportHarald Welte2014-12-309-5/+60
* sysmobts: Include the serial number in the find responseHolger Hans Peter Freyther2014-12-261-1/+10
* sysmobts: Add slave on/off action for the sysmoBTS2050Holger Hans Peter Freyther2014-12-165-10/+97
* sysmobts: Comment out the varpoware options that are not implementedHolger Hans Peter Freyther2014-12-161-0/+4
* sysmobts: Add "normal" actions to executeHolger Hans Peter Freyther2014-12-163-10/+113
* sysmobts: Remove unused global variablesHolger Hans Peter Freyther2014-12-162-4/+0
* sysmobts: Read the clock calibration from another placeHolger Hans Peter Freyther2014-12-164-11/+42
* sysmobts: Don't list non integer parameters in the helpHolger Hans Peter Freyther2014-12-163-2/+23
* eeprom: Fix brown paper bag introduced a long while agoHolger Hans Peter Freyther2014-12-161-1/+1
* sysmobts: Add an option to stop the systemd sysmobts.serviceHolger Hans Peter Freyther2014-12-123-0/+34
* sysmobts: Actions can be executed in all levelsHolger Hans Peter Freyther2014-12-121-20/+25
* bts: Move BTS and children into the enabled state after opstartHolger Hans Peter Freyther2014-11-101-0/+6
* bts: Start with the site manager being enabled and availableHolger Hans Peter Freyther2014-11-101-0/+3
* bts: Mark NSVC1 as offline. We do not expose a second NSVCHolger Hans Peter Freyther2014-11-101-1/+1
* bts: Fix typo in OML commentHolger Hans Peter Freyther2014-11-101-1/+1
* bts: In case the line isn't created do not exit with code 1Holger Hans Peter Freyther2014-11-101-1/+1
* ctrl: Fix compiler warningHolger Hans Peter Freyther2014-11-101-0/+1