Skip to content

v0.1.3

Compare
Choose a tag to compare
@josephnobes-stfc josephnobes-stfc released this 03 Aug 10:42
· 200 commits to master since this release
v0.1.3

Fixes:

  • Issues with log file creation on log rotation (a96fc05)
  • Makefile issues (#38)

Additional Features:

  • SSH key persistence (if enabled) allows keys to be stored in flash to survive reboots and image updates (#37)
  • odin_server (odin_control) stderr output is redirected as well as general logging, to aid in debugging
  • mercury-detector commit updated
    • Updated sequences
    • Improvements to regulator disable state handling
    • General improvements and additions to UI (primarily environment graphs)
    • Humidity measurement added
    • LTC2986 measurements for ASIC diode and PT100
    • Live segment readout and display in UI (required matplotlib native support)
    • Calibration pattern to isolate specific grid locations, and calibration pattern enable/disable
    • System is now started in a disabled state, to allow user the chance to power/connect the application before enabling regulators
  • Numpy added to image for general purpose use
  • LTC2986 odin_devices support (though no longer on main branch)

Full Changelog: v0.1.2...v0.1.3