Last version without telemetry

This commit is contained in:
2023-12-19 09:44:07 +01:00
parent 6daa6610de
commit 23e98dd9cb

View File

@@ -37,3 +37,8 @@ First (more or less) working version.
### Added ### Added
- Fully functioning KISS TNC, but repeater flag could not be tested because LoRa APRS software in general is a mess. It appears that nobody reads the AX.25 standard anymore. This software probably is also not up to spec. But at least I tried! You should too: [http://www.ax25.net/AX25.2.2-Jul%2098-2.pdf](http://www.ax25.net/AX25.2.2-Jul%2098-2.pdf) - Fully functioning KISS TNC, but repeater flag could not be tested because LoRa APRS software in general is a mess. It appears that nobody reads the AX.25 standard anymore. This software probably is also not up to spec. But at least I tried! You should too: [http://www.ax25.net/AX25.2.2-Jul%2098-2.pdf](http://www.ax25.net/AX25.2.2-Jul%2098-2.pdf)
## [1.0.5] - 2023-12-19
### Changed
- Nothing changed, but tagged the last version without telemetry for archiving purpose.