aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/main.c
AgeCommit message (Expand)AuthorFilesLines
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