aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Collapse)AuthorFilesLines
2012-07-11calib: Use base 16 encoding for the dsp trace flagsHolger Hans Peter Freyther1-1/+1
2012-07-05calib: Add a mode to follow the BCCH of a given cell.Holger Hans Peter Freyther3-3/+71
2012-06-15respawn: The BTS should not be nice, make sure the BTS is the most favorableHolger Hans Peter Freyther1-1/+1
2012-06-12sysmobts-calib: Add a utility to calibrate the sysmobts v2 hardwareHolger Hans Peter Freyther3-0/+1096
It has been tested with the OCXO and the network listen mode of the firmware. For other sources we are not required to synchronize to the network and the tool needs to be adjusted.
2012-06-01sysmobts: set the RF ACTIVE LED when we bring RF upHarald Welte1-0/+1
Once we get RF-ACTIVATE.conf from L1, we now enable the corresponding LED. We also switch it off on RF-DEACTIVATE.conf. We do _not_ switch it off when osmo-bts crashes or terminates before RF-DEACTIVATE.conf. The latter is intentional, as RF may very well still be active at that point. The re-spawning script will re-set the DSP and therby turn off the RF and then disable the LED. A better solution might be to do all this in the kernel driver for the DSP.
2012-05-14contrib: Re-load the firmware before restarting the main applicationHolger Hans Peter Freyther1-0/+1
More recent firmware appears to have issues even after a clean shutdown, make sure to fully reset the DSP before starting the BTS software.
2011-09-04update screenrc; we no longer have the '-B' command line optionHarald Welte1-1/+1
2011-07-02add init script and screenrc for l1fwdHarald Welte2-0/+34
2011-07-01start screen in detached/background modeHarald Welte1-1/+1
2011-07-01add init script for screen-based respawnHarald Welte1-0/+31
2011-07-01add respawn script and screenrc for respawning the process in screenHarald Welte2-0/+7