aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/misc/lc15bts_par.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-06-21 18:55:01 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-08-30 14:45:02 +0200
commitf50fe6abb4a2972441a159fc210d2cacf72406f8 (patch)
tree483526037450e0b32be765630b2b246908fe8c0f /src/osmo-bts-litecell15/misc/lc15bts_par.h
parent8a148613b4c93f5a25dd2a2d9929de75882adbc5 (diff)
Revert "LC15: Hardware changes:"sysmocom/lc15_old_firmware
This reverts commit cbbce0be0965c3160c4916384c3d3d5303c57ae2. Needed for the litecell15 instance in our lab that still runs with older firmware. Change-Id: Ibcfe651e3793b433e6479bfb610765a468e699e6
Diffstat (limited to 'src/osmo-bts-litecell15/misc/lc15bts_par.h')
-rw-r--r--src/osmo-bts-litecell15/misc/lc15bts_par.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/osmo-bts-litecell15/misc/lc15bts_par.h b/src/osmo-bts-litecell15/misc/lc15bts_par.h
index c50a69fc..7c182715 100644
--- a/src/osmo-bts-litecell15/misc/lc15bts_par.h
+++ b/src/osmo-bts-litecell15/misc/lc15bts_par.h
@@ -7,12 +7,11 @@ enum lc15bts_par {
LC15BTS_PAR_TEMP_SUPPLY_MAX,
LC15BTS_PAR_TEMP_SOC_MAX,
LC15BTS_PAR_TEMP_FPGA_MAX,
- LC15BTS_PAR_TEMP_LOGRF_MAX,
- LC15BTS_PAR_TEMP_OCXO_MAX,
- LC15BTS_PAR_TEMP_TX0_MAX,
+ LC15BTS_PAR_TEMP_MEMORY_MAX,
LC15BTS_PAR_TEMP_TX1_MAX,
- LC15BTS_PAR_TEMP_PA0_MAX,
+ LC15BTS_PAR_TEMP_TX2_MAX,
LC15BTS_PAR_TEMP_PA1_MAX,
+ LC15BTS_PAR_TEMP_PA2_MAX,
LC15BTS_PAR_SERNR,
LC15BTS_PAR_HOURS,
LC15BTS_PAR_BOOTS,