aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/l1_if.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-17sysmobts: Use a newline at the end of the SACCH u8Size < 2 messageHolger Hans Peter Freyther1-1/+1
2013-01-03sysmobts: Fix the comment referring to the value of the timeoutHolger Hans Peter Freyther1-1/+1
2012-12-29l1_if: Fix typo... call it femtobtsHolger Hans Peter Freyther1-1/+1
2012-12-26tch: Do not print that there is no audio data on a TCH/HHolger Hans Peter Freyther1-1/+1
2012-11-26sysmobts: Transmit the UI idle frame as a LAPDm CommandHolger Hans Peter Freyther1-1/+1
2012-11-18Ensure osmo-bts builds agsainst sysmobts-v1 headers (again)Harald Welte1-1/+8
2012-11-10VTY: make target uplink Rx level VTY-configurableHarald Welte1-0/+1
2012-11-10l1_if: Dump measurement data in case we receive SACCH without dataHarald Welte1-1/+5
2012-11-10l1_if: add 'log level' to dump_meas_res() functionHarald Welte1-4/+4
2012-11-10Measurement: Correctly report L1 SACCH uplink header in RSLHarald Welte1-1/+6
2012-10-28sysmobts: Add support for reading calibration tables0.1.0Harald Welte1-0/+8
2012-10-28properly display the header file versionsHarald Welte1-2/+3
2012-10-27make it build against sysmobts v2 APO 0.1, 0.2, 1.0, 2.0, 2.1, 2.2, 2.4 and 3.0Harald Welte1-3/+17
2012-10-22Fix: Remove Bad frame Indicator from PDCH blocks before sending via GSMTAPAndreas Eversberg1-2/+10
2012-09-29Set correct GSMTAP channel type for PDTCH/PACCHAndreas Eversberg1-4/+4
2012-07-22l1_if: indicate against which api header files we were compiledHarald Welte1-0/+4
2012-07-22determine (and use) the API version as indicated in the header filesHarald Welte1-0/+4
2012-07-21Enable direct access to PDTCH queue of DSP by PCUAndreas Eversberg1-3/+3
2012-07-19Allow L1 forward proxy to provide all 4 queues to seperate applicationsAndreas Eversberg1-5/+14
2012-07-16sysmobts L1: fix memory leaks for GPRSAndreas Eversberg1-7/+7
2012-07-09l1_if: skip processing of measurement results on PDTCHHarald Welte1-0/+5
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-10/+84
2012-07-08Fixed check for RACH (random access) delayAndreas Eversberg1-8/+8
2012-07-05l1_if: don't enable any GSMTAP by defaultHarald Welte1-3/+0
2012-06-15Implement NM_ATT_MAX_TA in sysmobts backendHarald Welte1-0/+6
2012-06-15RSL: Add CCCH LOAD INDICATION for RACHHarald Welte1-0/+31
2012-06-01sysmobts: set the RF ACTIVE LED when we bring RF upHarald Welte1-1/+5
2012-05-13Adapt to L1 firmware/API version 2.1Harald Welte1-4/+4
2012-04-28sysmo-bts: Use HW_SYSMOBTS_V1 to select the development hardwareHolger Hans Peter Freyther1-2/+2
2012-04-26fix the idle filling to comply with 04.06 5.4.2.3 (UI frame 0 byte len)Harald Welte1-1/+1
2012-04-19add vty-configurable loopback modeHarald Welte1-1/+1
2012-04-19l1_if: allow for l1prim or sysprim without a completion callbackHarald Welte1-2/+8
2012-04-19add a VTY command for activating PDCH channels (in EGPRS mode)Harald Welte1-0/+10
2012-04-19ciphering: Make sure to initialize lchan to no ciphering when activatingHarald Welte1-2/+2
2012-04-19ciphering: Better state tracking and HACK around L1 race conditionHarald Welte1-12/+19
2012-04-19Support for cipheringHarald Welte1-5/+47
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