Releases: Eshco93/dxlAPRS-SHUE
Releases · Eshco93/dxlAPRS-SHUE
v1.1.2: Fixed M10 serial decoding, added radiosonde support
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
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
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
Changes:
- Some minor changes in order to drastically reduce the CPU usage
v1.0.1: M20 fixed, CRC added, etc.
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
Initial Release