aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-30cbch: add debug statementsshared/31c3Harald Welte1-0/+8
2014-12-30CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte9-7/+253
2014-12-30Initial CBCH supportHarald Welte9-5/+59
2014-12-27etws_p1: Add missing 'Group Call Information' to P1 Rest OctetsHarald Welte1-0/+2
2014-12-27wip... encoding and stuffHolger Hans Peter Freyther4-10/+51
2014-12-27wip...Holger Hans Peter Freyther2-1/+108
2014-12-27wip... handleHolger Hans Peter Freyther3-4/+48
2014-12-26sysmobts: WIP: allow to use the serial number as unit idHolger Hans Peter Freyther2-0/+47
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 Freyther2-4/+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: Start with the site manager being enabled and availableHolger Hans Peter Freyther1-0/+3
2014-11-10bts: Mark NSVC1 as offline. We do not expose a second NSVCHolger Hans Peter Freyther1-1/+1
2014-11-10bts: Fix typo in OML commentHolger Hans Peter Freyther1-1/+1
2014-11-10bts: In case the line isn't created do not exit with code 1Holger Hans Peter Freyther1-1/+1
2014-11-10ctrl: Fix compiler warningHolger Hans Peter Freyther1-0/+1
2014-11-10abis: Fix compiler warning and remove const from syntaxHolger Hans Peter Freyther2-4/+4
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-27Correctly fill system information messages from BSCAndreas Eversberg1-2/+7
2014-08-25tx_power: Check actual TRX output power against intended valueHarald Welte3-0/+23
2014-08-25Revert "add nominal transmit power for upcoming sysmoBTS 1020 and 1100"Harald Welte1-6/+0
2014-08-25tx: Generate a working configuration file on "write"Holger Hans Peter Freyther1-2/+2
2014-08-25tx: Fix another typo i found today morningHolger Hans Peter Freyther1-1/+1
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-25tx_power.c: fix potential array out-of-bounds accessHarald Welte1-1/+1
2014-08-25make use of libosmocore 'gsm_meas_rep_unidir'Harald Welte1-8/+10
2014-08-25add nominal transmit power for upcoming sysmoBTS 1020 and 1100Harald Welte1-0/+6
2014-08-25tx_power.c: Fix typos in commentsHarald Welte1-2/+2
2014-08-25add information on unit (milli-dB) to control interface docHarald Welte1-3/+7
2014-08-24disable clock control interface on HW_SYSMOBTS_V1Harald Welte1-0/+4
2014-08-24add control_if.h to Makefile.amHarald Welte1-1/+1
2014-08-24add a small document describing the use of the control interfaceHarald Welte1-0/+57
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 Welte3-3/+3
2014-08-24use libocmocore #defines for VTY port numbersHarald Welte2-2/+4
2014-08-24ctrl_if: Move control interface to port 4238Harald Welte3-4/+6
2014-08-24add control interface to common BTS (for thermal attenuation)Harald Welte5-1/+190
2014-08-24New generic transmit power handlingHarald Welte13-152/+455
2014-08-24remove copy of gsm_bts_num()Harald Welte1-15/+0