aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/l1_if.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther1-0/+2
2014-08-24l1_if: pass private 'void *data' from call to callbackHarald Welte1-3/+3
2014-08-09sysmobts: Add a unit test that checks of the behaviorHolger Hans Peter Freyther1-0/+8
2014-07-25sysmobts: Provide VTY routines to do clock calibrationsHolger Hans Peter Freyther1-0/+4
2014-03-26sysmobts: Honor power reduction on older sysmoBTSv2 hardwareHolger Hans Peter Freyther1-0/+2
2014-03-10sysmobts: Do a RF mute at initialization when the RC is lockedHolger Hans Peter Freyther1-1/+1
2013-11-05sysmobts: Add L1 support for the new RF mute requestJacob Erlbeck1-0/+3
2013-10-04Use GPS as default clock source on sysmoBTS 2050Harald Welte1-0/+5
2013-07-16sysmobts: Set the clock calibration to the value read from the eepromNicolas J. Bouliane1-0/+1
2013-07-04sysmobts: Read the mac and determine fixup only once during startHolger Hans Peter Freyther1-0/+8
2013-03-17Add VTY option to define minimum C/I level for RACH and normal burstAndreas Eversberg1-0/+2
2013-02-27sysmobts: Remove the is_system_primitive from l1if_req_complHolger Hans Peter Freyther1-1/+1
2013-02-27sysmobts: We can now pass the trx to the callback change the signaturesHolger Hans Peter Freyther1-1/+1
2013-02-27sysmobts: Remove the trx parameter from the signatureHolger Hans Peter Freyther1-1/+1
2013-02-27sysmobts: Embed the calib state in the femtol1_hdl and use hdl->privHolger Hans Peter Freyther1-0/+7
2013-02-27sysmobts: Remove the data parameter from the l1if_gsm_req_complHolger Hans Peter Freyther1-1/+1
2013-01-23sysmobts: Send GSM requests using the l1if_gsm_req_compl methodHolger Hans Peter Freyther1-0/+2
2013-01-23sysmobts: Rename the hLayer2<->lchan to hLayer<->lchanHolger Hans Peter Freyther1-2/+2
2012-12-20misc: Forward declare calib_load to address a compiler warningHolger Hans Peter Freyther1-0/+3
2012-12-20misc: Forward declare l1if_set_ciphering to avoid a compiler warningHolger Hans Peter Freyther1-0/+5
2012-11-10VTY: make target uplink Rx level VTY-configurableHarald Welte1-0/+1
2012-10-28sysmobts: Add support for reading calibration tables0.1.0Harald Welte1-0/+2
2012-06-05sysmobts: The meaning of the clock value changed from v1 to v2Holger Hans Peter Freyther1-1/+1
2012-06-05sysmobts-v1: Fix compilation by using the right defineHolger Hans Peter Freyther1-2/+2
2012-04-19add VTY command to manually alter transmit powerHarald Welte1-0/+1
2012-04-14femtobts: The separate pdch/tch queues are not available in the old firmwareHolger Hans Peter Freyther1-0/+4
2012-03-18osmo-bts-sysmo: Add GSMTAP support for transmit (DL) pathHarald Welte1-0/+4
2012-03-17introduce a command that permits setting the clock source via vtyHarald Welte1-0/+1
2012-03-15update to new "superfemto.h" header file namingHarald Welte1-1/+1
2012-03-07prepare for splitting L1 queue into signalling/tch/pdtchHarald Welte1-0/+4
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte1-0/+1
2011-09-19fix various compiler warnings across the codeHarald Welte1-0/+1
2011-09-09Inquire DSP/FPGA version at BTS boot and check band compatibilityHarald Welte1-0/+6
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-0/+2
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte1-0/+2
2011-07-05sysmbts L1 if: implement 'dead DSP L1 detection'Harald Welte1-0/+3
2011-07-05add VTY commands for setting and showing DSP trace flagsHarald Welte1-0/+2
2011-06-29deactivate RF + exit when the Abis link is goneHarald Welte1-0/+1
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+50