Skip to content

v1.1.0

Compare
Choose a tag to compare
@tbouron tbouron released this 14 Jan 14:23
· 22 commits to master since this release
6d841c9

v1.1.0 is out 🎉

New features

  • The module now supports 2 modes: rtl-sdr devices connected directly to the server running MagicMirror, or TCP network stream of SBS1 messages.
  • Add support for automatically reconnect to the ADS-B client if the connection is lost (works for both modes)
  • Revamp of the UI
  • Add ability to show/hide aircraft information such as airline name, plane type, speed, altitude, etc.

Bug fixes:

  • Indicate the altitude changes by using the verticalRate coming for the plane messages, rather than a change of altitude over time.
  • Fix typo for the speed unit

Updates

  • Add licence file
  • Update documentation