Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 13:36

Changes since previous release:

  • 82928c0 v0.2.0
  • 0795be8 fix github workflow release
  • 19193ac webserver example: add accumulated spectrum
  • b03afb4 add timeout to usb transport. Try to fix connection by flushing read buffer on start
  • e5a52b1 support firmware v4 spectrum format, add spectrum_accum() function
  • 89cb49d fix typo: DISP_DR -> DISP_DIR
  • 4c5b6f8 upgrade deps, python >=3.8.1 required
  • baf9cf3 code format
  • 49cd2e6 fix typo: statuc -> status
  • 673553a upgrade deps: min python version 3.8, build releases on 3.10
  • 81449dc Add udev rules for radiacode devices (#8)
  • ee08065 add exporter for prometheus example