Skip to content

v1.5.7

Compare
Choose a tag to compare
@Max-Plastix Max-Plastix released this 22 Dec 23:16
· 68 commits to main since this release

Many changes and fixes in this release.

  • Red LED will turn on when sending a packet requesting Confirmation, and turn off when ACK is received. This allows an easy visual for whether the mapper is reaching the network or not.
  • Changed screen display to have a 2-line header showing SF and BW as well as the Distance/Time interval setting.
  • Each transmission now shows the FCount number (to match to Console view), as well as indications for confirmation request '?', packet sent '+', and Ack '!' packets.
  • Fixed unwanted SF change after Confirmed packet send.
  • Fixed some possible buffer overflows
  • GPS now autobauds -- no GPS Reset step is necessary when coming from Meshtastic builds.
  • GPS NMEA messages reduced and clocked faster for less busy time parsing.
  • Current FCount is saved when Power Button shutdown is requested.