aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo
AgeCommit message (Expand)AuthorFilesLines
2017-06-01sysmobts: Re-order the bit-endianness of every HR codec parametersysmocom/0.3.5-stableHarald Welte3-8/+74
2017-02-14osmo-bts-sysmo: Fix power ramping merge conflictsDaniel Willmann1-7/+2
2017-02-14sysmobts: fully support trx_power_paramsHarald Welte5-32/+49
2015-12-07sysmobts: Catch up with the API changes and specify the versionHolger Hans Peter Freyther2-0/+15
2015-12-07sysmobts: support eeprom map version 2Minh-Quang Nguyen2-61/+446
2015-09-21audio/rsl: Honor the speech mode and don't send anythingHolger Hans Peter Freyther1-0/+8
2015-03-28write_queue: Check the result of osmo_wqueue_enqueue and freeHolger Hans Peter Freyther2-9/+39
2015-03-25sysmo-bts: Use correct boundaries of L1 msg when forwarding to L1 proxyAndreas Eversberg1-1/+1
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther3-14/+111
2015-01-10sysmobts: Check mgr->calib.bts_conn for NULLHolger Hans Peter Freyther1-1/+1
2015-01-10sysmobts: Improve some log messages for calib controlHolger Hans Peter Freyther1-2/+11
2015-01-09sysmobts: Create a calibration loop that will be runHolger Hans Peter Freyther2-21/+64
2015-01-09sysmobts: Start the calibration the first time the link is upHolger Hans Peter Freyther2-0/+13
2015-01-09sysmobts: Initial version to use libgps to determine FIX stateHolger Hans Peter Freyther3-4/+115
2015-01-09sysmobts: The correction for GPS is in the reverse directionHolger Hans Peter Freyther1-3/+18
2015-01-09sysmobts: Use the ctrl interface for calibrationHolger Hans Peter Freyther4-5/+261
2015-01-09sysmobts: Copy more of l1if_rf_clock_info_reset into the CTRL codeHolger Hans Peter Freyther1-0/+17
2015-01-09sysmobts: Begin with calib control from the sysmobts managerHolger Hans Peter Freyther5-2/+155
2015-01-06cbch: Speculative change to not change CHAN ACK for CBCHHolger Hans Peter Freyther1-1/+3
2014-12-30CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte1-0/+1
2014-12-30Initial CBCH supportHarald Welte2-0/+21
2014-12-26sysmobts: Include the serial number in the find responseHolger Hans Peter Freyther1-1/+10
2014-12-16sysmobts: Add slave on/off action for the sysmoBTS2050Holger Hans Peter Freyther5-10/+97
2014-12-16sysmobts: Comment out the varpoware options that are not implementedHolger Hans Peter Freyther1-0/+4
2014-12-16sysmobts: Add "normal" actions to executeHolger Hans Peter Freyther3-10/+113
2014-12-16sysmobts: Remove unused global variablesHolger Hans Peter Freyther1-2/+0
2014-12-16sysmobts: Read the clock calibration from another placeHolger Hans Peter Freyther4-11/+42
2014-12-16sysmobts: Don't list non integer parameters in the helpHolger Hans Peter Freyther3-2/+23
2014-12-16eeprom: Fix brown paper bag introduced a long while agoHolger Hans Peter Freyther1-1/+1
2014-12-12sysmobts: Add an option to stop the systemd sysmobts.serviceHolger Hans Peter Freyther3-0/+34
2014-12-12sysmobts: Actions can be executed in all levelsHolger Hans Peter Freyther1-20/+25
2014-11-10bts: Move BTS and children into the enabled state after opstartHolger Hans Peter Freyther1-0/+6
2014-11-10bts: In case the line isn't created do not exit with code 1Holger Hans Peter Freyther1-1/+1
2014-11-10tch: Avoid compiler warnings when using the direct RTP modeHolger Hans Peter Freyther1-1/+4
2014-11-10sysmobts: Call the routine send and receive instead of getHolger Hans Peter Freyther1-4/+4
2014-08-25tx_power: Check actual TRX output power against intended valueHarald Welte1-0/+3
2014-08-25Revert "add nominal transmit power for upcoming sysmoBTS 1020 and 1100"Harald Welte1-6/+0
2014-08-25sysmobts: Remove left-over from non-generic power controlHolger Hans Peter Freyther1-5/+0
2014-08-25ctrl: Use msgb_free to free messageHolger Hans Peter Freyther1-8/+8
2014-08-25add nominal transmit power for upcoming sysmoBTS 1020 and 1100Harald Welte1-0/+6
2014-08-24disable clock control interface on HW_SYSMOBTS_V1Harald Welte1-0/+4
2014-08-24ctrl: Add sysmobts control interfaceHarald Welte3-1/+255
2014-08-24l1_if: pass private 'void *data' from call to callbackHarald Welte4-44/+62
2014-08-24fix build problem introduced with control interfaceHarald Welte2-3/+2
2014-08-24use libocmocore #defines for VTY port numbersHarald Welte2-2/+4
2014-08-24ctrl_if: Move control interface to port 4238Harald Welte1-1/+2
2014-08-24add control interface to common BTS (for thermal attenuation)Harald Welte1-0/+5
2014-08-24New generic transmit power handlingHarald Welte4-148/+11
2014-08-22sysmobts: Use the uc connection on both slave and masterHolger Hans Peter Freyther3-6/+11
2014-08-21sysmobts: Enable the PA on start and disable it as first actionHolger Hans Peter Freyther5-6/+66