Skip to content

Commit

Permalink
add units for all weather registers
Browse files Browse the repository at this point in the history
  • Loading branch information
pchich authored and arahlin committed Oct 20, 2023
1 parent 5706b0c commit b02c746
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gcp/python/G3RegCal.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,9 @@ antenna0.tracker.tilts 0.0000 3.600000e+06 degrees
antenna0.tracker.ut1utc 0.0000 1.000000e+03 sec
array.dc.currents[0-7] -1000.0000 1.000000e+02 volt
array.weather.airTemperature 273.1500 1.000000e+00 K
array.weather.battery 0.0000 1.000000e+00 mV
array.weather.internalTemperature 273.1500 1.000000e+00 K
array.weather.pressure 0.0000 1.000000e+00 millibar
array.weather.relativeHumidity 0.0000 1.000000e-02
array.weather.windDirection -80.0000 1.000000e+00 deg
array.weather.windSpeed 0.0000 1.000000e+00 m/s

0 comments on commit b02c746

Please sign in to comment.