File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -261,8 +261,8 @@ var globalKeys = {
261261 "pcfh_fpga_fw_date" : "PCFH FPGA Firmware Date" ,
262262 "pcfh_temperature_pcb_date" : "PCFH Temperature PCB Manufacture Date" ,
263263 "pcfh_main_pcb_date" : "PCFH Main PCB Manufacture Date" ,
264- "rs41_mainboard" : "RS41 Mainboard Version" ,
265- "rs41_mainboard_fw" : "RS41 Mainboard Firmware "
264+ "rs41_mainboard" : "RS41 PCB Version" ,
265+ "rs41_mainboard_fw" : "RS41 PCB FW "
266266} ;
267267
268268var globalSuffixes = {
@@ -1260,7 +1260,8 @@ function habitat_data(jsondata, alternative) {
12601260 var tooltips = {
12611261 "burst_timer" : "If active, this indicates the time (HH:MM:SS) until the radiosonde will automatically power-off." ,
12621262 "xdata" : "Raw auxiliary data (as hexadecimal) from an external sensor package (often an Ozone sensor)." ,
1263- "oif411_O3_partial_pressure" : "Estimated O3 partial pressure, using nominal calibration values. +/- 1 mPa."
1263+ "oif411_O3_partial_pressure" : "Estimated O3 partial pressure, using nominal calibration values. +/- 1 mPa." ,
1264+ "rs41_mainboard" : "RSM412 = Old PCB, RSM414 = New PCB design (~2023)"
12641265 }
12651266
12661267 var hide_keys = {
You can’t perform that action at this time.
0 commit comments