Skip to content

Releases: etherkit/JTEncode

v1.3.1

19 Jul 20:45
555d7f8
Compare
Choose a tag to compare
  • Added latitude/longitude to Maidenhead grid convenience function

v1.3.0

01 Jul 01:01
a787ff0
Compare
Choose a tag to compare
  • WSPR Type 2 and Type 3 message capability added

v1.2.1

31 Aug 17:09
f5e1aa9
Compare
Choose a tag to compare

Fix keywords.txt

v1.2.0

06 Jan 22:37
2e472f0
Compare
Choose a tag to compare

*Add support for FT8 protocol (79 symbol version introduced December 2018)

v1.1.3

16 Mar 08:39
Compare
Choose a tag to compare
  • Add support for ESP8266
  • Fix WSPR regression in last release

v1.1.2

16 Mar 07:37
Compare
Choose a tag to compare
  • 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

01 Dec 18:18
Compare
Choose a tag to compare

Update example sketch for Si5351Arduino v2.0.0

v1.1.0

11 Jul 00:31
Compare
Choose a tag to compare

Added FSQ

v1.0.1

24 Jan 00:53
Compare
Choose a tag to compare

Fixed a bug in jt65_interleave that was causing a buffer overrun.

Initial Release

03 Jan 01:15
Compare
Choose a tag to compare

Re-organize and clean up the library for inclusion in the Library Manager.