Skip to content

v0.3.0

Compare
Choose a tag to compare
@David00 David00 released this 02 Apr 00:50
· 2 commits to develop-v0.3.0 since this release

This release includes several major enhancements including:

  • complete overhaul of the configuration structure
  • standardized command line options
  • a new backup script (backs up all power monitor data and user configuration to USB drive)
  • restructured the sample collection and processing code, eliminating the need for complicated calibration
  • automatic creation of InfluxDB retention policies and continuous queries
  • the power monitor will check to see if it's already running upon starting (eliminates duplicate processes that compete for access to the ADC)

And, almost more importantly, a brand new documentation site, with all docs rewritten from scratch!

https://david00.github.io/rpi-power-monitor/

Upgrading...

If you're on the original v0.1.0 image, see the instructions in my comments here.

If you're on v0.2.0, the upgrade is less involved. See the instructions on the v0.3.0 beta release here.