Skip to content

Build 3160 - Version 3.14.1

Compare
Choose a tag to compare
@mcrossley mcrossley released this 21 Dec 15:00
ee52360
  • Fix: Davis WLL stations recording zero values if the WLL sends "null" for a value

  • Fix: Dashboard Alarm settings screen now correctly shows the Sound Enabled flags

  • Fix: Dashboard Historic charts nor correctly removes the Temperature Sum chart

  • Change: Ecowitt GW1000 discovery mechanism updated

  • New: The Solar calculation now allows you to input different transparency values for July and August. MX uses a cosine interpolation between the two values
    There are changes to cumulus.ini to accommodate this.
    [Solar]
    RStransfactor=0.8 Removed
    BrasTurbidity=2.0 Removed
    RStransfactorJul=0.8 New
    RStransfactorDec=0.8 New
    BrasTurbidityJul=2.0 New
    BrasTurbidityDec=2.0 New