aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/l1_if.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-14femtobts: Use HW_FEMTOBTS instead of HW_VERSION_1 to select femtobtsHolger Hans Peter Freyther1-2/+2
2012-04-05osmo-bts-sysmo: Add gsmtap for uplinkHarald Welte1-0/+30
2012-03-18osmo-bts-sysmo: Add GSMTAP support for transmit (DL) pathHarald Welte1-0/+66
2012-03-17introduce a command that permits setting the clock source via vtyHarald Welte1-1/+6
2012-03-15we currently run the board alwasy in clock master modeHarald Welte1-0/+1
2012-03-15update to new "superfemto.h" header file namingHarald Welte1-20/+20
2012-03-07Introduce a HW_VERSION_1 #defineHarald Welte1-0/+11
2012-01-14sysmo: handle_ph_data_ind has paths rc is not initializedHolger Hans Peter Freyther1-1/+1
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte1-1/+2
2011-09-09Inquire DSP/FPGA version at BTS boot and check band compatibilityHarald Welte1-0/+52
2011-09-07use osmo_ortp in POLLING mode instead of select loop integrationHarald Welte1-3/+22
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-27/+63
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte1-5/+9
2011-07-07increae the RACH quality threshold to 5dB C/IHarald Welte1-1/+1
2011-07-05sysmbts L1 if: implement 'dead DSP L1 detection'Harald Welte1-0/+3
2011-07-05l1_if: send EMPTY-FRAME.req instead of fill frame on TCH/F + FACCHHarald Welte1-2/+18
2011-07-05increase RACH threshold to 1 dB C/IHarald Welte1-1/+1
2011-07-05add VTY commands for setting and showing DSP trace flagsHarald Welte1-0/+22
2011-07-02remove FIXME that has long been fixedHarald Welte1-1/+0
2011-07-01logging sanitization (use proper log levels, etc.)Harald Welte1-2/+2
2011-07-01fix BTS initialization orderHarald Welte1-3/+35
2011-06-29sysmo-bts: Bring TCH (FACCH) into a working stateHarald Welte1-20/+58
2011-06-29Sysmocom l1if: Don't print hex-dumps of AGCH/SACCH messages anymoreHarald Welte1-4/+0
2011-06-29sysmocom L1: raise the threshold for ignored RACH burstsHarald Welte1-2/+2
2011-06-29implement baseic uplink measurement processing + reportingHarald Welte1-5/+30
2011-06-27l1_if: We do not need to supply any SAPI on L1->L2 primitivesHarald Welte1-2/+1
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+622