Skip to content

Releases: Eshco93/dxlAPRS-SHUE

v1.1.2: Fixed M10 serial decoding, added radiosonde support

01 Oct 21:32
45c329b
Compare
Choose a tag to compare

Changes:

  • Implemented workaround for faulty M10 serial decoding in recent versions of dxlAPRS/sondemod (With help from Vigor G. from France - thank you!)
  • Added support for the Graw Pilotsonde PS-15

v1.1.1: Upload enable/disable for radiosonde types, minor bugfix

22 Apr 10:35
7cb98f0
Compare
Choose a tag to compare

Changes:

  • Upload can be enabled/disabled for specific types of radiosondes
  • Rollover bug fixed in the plausibility check of the radiosonde time

v1.1.0: Added JSON support, callsign is now optional

21 Apr 21:41
6da864b
Compare
Choose a tag to compare

Changes:

  • Added UDP JSON support
  • Providing a callsign is now optional (The dxlAPRS callsign will be used, if no callsign was provided)

v1.0.2: Optimized resource usage

03 Mar 20:32
f092a63
Compare
Choose a tag to compare

Changes:

  • Some minor changes in order to drastically reduce the CPU usage

v1.0.1: M20 fixed, CRC added, etc.

03 Mar 20:26
4c1184f
Compare
Choose a tag to compare

Changes:

  • Serial of Meteomodem M20 radiosondes is now parsed correctly
  • CRC is now applied to all APRS packages before any further processing happens
  • A plausibility check for the radiosonde serial is included (serial must be 4 characters or more)
  • Parsing of the last parameter in an APRS package comment string is fixed
  • Raw data is now written with timestamps

v1.0.0: Initial Release

03 Mar 20:16
4eccda4
Compare
Choose a tag to compare

Initial Release