aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/main.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-31sysmobts: Make sure that the omlrouter is in a FHS pathHolger Hans Peter Freyther1-2/+3
2014-07-31sysmobts: Begin with an OML router that will be used by the managerHolger Hans Peter Freyther1-0/+8
2014-07-30sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther1-0/+5
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-104/+0
2014-05-22sysmobts: Avoid memleak when multiple -c arguments are passedHolger Hans Peter Freyther1-1/+1
2014-05-20sysmobts: Separate IPA and OML check into two methodsÁlvaro Neira Ayuso1-1/+10
2014-05-19Revert "sysmobts: Add support for changing the transmit power in sbts2050"Harald Welte1-121/+1
2014-05-18sysmobts: Add support for changing the transmit power in sbts2050Álvaro Neira Ayuso1-1/+121
2014-05-18sysmobts: Add beginnings of an OML router and create Failure Messages in the ...Álvaro Neira Ayuso1-0/+95
2014-05-15abis: Separate initialization from connect for AbisHolger Hans Peter Freyther1-0/+2
2014-03-21systemd: Do not restart with a broken config file or suchHolger Hans Peter Freyther1-1/+1
2013-11-27sysmobts: Make the eeprom/nominal power reading backward compatibleHolger Hans Peter Freyther1-3/+3
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther1-1/+1
2013-11-27bts: Fix a typo in the log messageHolger Hans Peter Freyther1-1/+1
2013-11-05sysmobts: Use status flags instead of direct LED accessJacob Erlbeck1-0/+25
2013-10-09sysmobts: don't call sysmobts_get_nominal_power() twiceHarald Welte1-1/+1
2013-10-09sysmobts: Set nominal transmit power depending on sysmoBTS modelHarald Welte1-1/+10
2013-10-06abis: delay l1if_reset() until OML link is establishedHarald Welte1-2/+9
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-23/+4
2013-07-16sysmobts: Set the clock calibration to the value read from the eepromNicolas J. Bouliane1-0/+28
2013-05-11sysmobts: Allow to enable realtime priority for the BTS processHolger Hans Peter Freyther1-1/+21
2012-12-26ciphering: Handle ciphering support for A5/3 correctlyHolger Hans Peter Freyther1-1/+1
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-11/+7
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg1-2/+8
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-1/+12
2012-06-03Use git-generated PACKAGE_VERSION in IPA IDTAG_SWVERSIONHarald Welte1-2/+0
2012-05-31add /var/lock/bts_rf_lock and /var/run/osmo-bts.pid for rf controlHarald Welte1-1/+31
2012-04-28sysmo-bts: Use HW_SYSMOBTS_V1 to select the development hardwareHolger Hans Peter Freyther1-1/+1
2012-04-19sysmobts: Add an option to query the hardware version.Holger Hans Peter Freyther1-1/+16
2012-04-19common: Add the copyright text to the vty_app_infoHolger Hans Peter Freyther1-1/+0
2012-04-14sysmobts: Handle options before allocating the btsHolger Hans Peter Freyther1-2/+3
2012-03-18set the default log mask for the L1 a bit more reasonableHarald Welte1-1/+1
2011-11-24RSL: Actually check if BSC-requested cipher is supportedHarald Welte1-0/+1
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte1-1/+1
2011-09-19fix various compiler warnings across the codeHarald Welte1-1/+2
2011-09-04add minimal configuration file supportHarald Welte1-21/+20
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-0/+1
2011-07-21Use libosmotrau for RTP supportHarald Welte1-1/+1
2011-07-05add some missing #include directivesHarald Welte1-0/+2
2011-07-05add command line option '-p' to specify DSP trace flags as hex maskHarald Welte1-1/+7
2011-07-05add VTY commands for setting and showing DSP trace flagsHarald Welte1-0/+2
2011-07-01fix BTS initialization orderHarald Welte1-1/+1
2011-07-01sysmo-bts: properly initialize the nominal power, print it at startupHarald Welte1-0/+1
2011-06-29deactivate RF + exit when the Abis link is goneHarald Welte1-3/+3
2011-06-29add logging related vty commandsHarald Welte1-0/+1
2011-06-29set talloc ctx for msgb's to make sure we see them in talloc reportHarald Welte1-0/+3
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+243