Releases: etherkit/JTEncode
Releases · etherkit/JTEncode
v1.3.1
- Added latitude/longitude to Maidenhead grid convenience function
v1.3.0
- WSPR Type 2 and Type 3 message capability added
v1.2.0
*Add support for FT8 protocol (79 symbol version introduced December 2018)
v1.1.3
- Add support for ESP8266
- Fix WSPR regression in last release
v1.1.2
- Fix buffer bug in jt_message_prep() that caused messages of 11 chars to lock up the processor
- Made a handful of changes to make the library more friendly to ATmegaxx8 processors
- Rewrote example sketch to be generically compatible with most Arduino platforms
v1.1.1
Update example sketch for Si5351Arduino v2.0.0
v1.0.1
Fixed a bug in jt65_interleave that was causing a buffer overrun.
Initial Release
Re-organize and clean up the library for inclusion in the Library Manager.