Skip to content

Releases: allangood/rtlamr2mqtt

Version 1.5.0

07 Dec 05:56
652d7f9
Compare
Choose a tag to compare

Version 1.5.0

This is release has a lot of changes

  • Changed from Alpine to Debian Bullseye base image
  • Added NumPy and SciKit-Learn for Machine Learning (Linear Regression)
    • This is still WiP until version 2.0.0

Version 1.4.1

27 Nov 09:02
8acff5e
Compare
Choose a tag to compare

Bug fix

  • Fixed bug that prevents rtlamr to be killed when a remote rtl_tcp is specified #43
  • Fixed typo "formated_reading" #42

Version 1.4.0

23 Nov 19:00
5c76af2
Compare
Choose a tag to compare

Changes

Various fixes and code cleanup!

Many thanks to all contributors and a special thank you to @ericthomas for his awesome work!

Version 1.3.5

27 Oct 20:06
753871b
Compare
Choose a tag to compare

Bug fix for graceful shutdown logic

Version 1.3.4

27 Oct 18:53
fc1ea1f
Compare
Choose a tag to compare

Various Fixes:

  • Uses latest code from rtl-sdr and rtlamr
  • Better error handling
  • Some code cleanup
  • MQTT anonymous user fixed

Added state_class to HA auto-discover packet

19 Oct 02:00
Compare
Choose a tag to compare

Added state_class to HA auto-discover packet

Small fix

13 Oct 03:45
Compare
Choose a tag to compare

Small fix for an issue introduced by #28

Added remote rtl_tcp capability

10 Oct 15:55
5e384b3
Compare
Choose a tag to compare

Added remote rtl_tcp capability

If -server= is specified in the rtl_tcp custom parameters, the local rtl_tcp will not be spawned.
Adde on #28, Thanks to @jonbloom

Bump Alpine to version 3.14

23 Sep 23:45
Compare
Choose a tag to compare

Release 3.14

1.2.1

15 Sep 22:13
b9e59b2
Compare
Choose a tag to compare
  • New environment variables to help with travis builds
  • Fixed bug in LISTEN_ONLY mode