aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/calib_file.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-04sysmobts: Add a method to free cached epprom resourcesHolger Hans Peter Freyther1-0/+1
2013-07-04sysmobts: Read the mac and determine fixup only once during startHolger Hans Peter Freyther1-8/+24
2013-06-24calib: Attempt to fix the build for v2.7 of the api headersHolger Hans Peter Freyther1-0/+2
2013-06-24calib: Attempt to fix the build for v2.7 of the api headersHolger Hans Peter Freyther1-0/+2
2013-06-24sysmobts: Fix potential memory leaks in the prim callback handlingHolger Hans Peter Freyther1-0/+2
2013-06-22calib: Add fixup for incompatible calib data / firmware versionHarald Welte1-0/+49
2013-06-22calib: Read calibration data from EEPROM, not just filesHarald Welte1-3/+72
2013-02-27calib: Use 2.4.0 as cut-off for the firmware, log errorsHolger Hans Peter Freyther1-2/+6
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-3/+2
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-17/+9
2012-11-18Ensure osmo-bts builds agsainst sysmobts-v1 headers (again)Harald Welte1-0/+1
2012-10-28sysmobts: Add support for reading calibration tables0.1.0Harald Welte1-8/+80
2012-10-27sysmobts: Add code to read calibration filesHarald Welte1-0/+202