Skip to content

Releases: etherkit/JTEncode

v1.3.1

19 Jul 20:45
555d7f8

Choose a tag to compare

  • Added latitude/longitude to Maidenhead grid convenience function

v1.3.0

01 Jul 01:01
a787ff0

Choose a tag to compare

  • WSPR Type 2 and Type 3 message capability added

v1.2.1

31 Aug 17:09
f5e1aa9

Choose a tag to compare

Fix keywords.txt

v1.2.0

06 Jan 22:37
2e472f0

Choose a tag to compare

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

v1.1.3

16 Mar 08:39

Choose a tag to compare

  • Add support for ESP8266
  • Fix WSPR regression in last release

v1.1.2

16 Mar 07:37

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

Choose a tag to compare

Update example sketch for Si5351Arduino v2.0.0

v1.1.0

11 Jul 00:31

Choose a tag to compare

Added FSQ

v1.0.1

24 Jan 00:53

Choose a tag to compare

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

Initial Release

03 Jan 01:15

Choose a tag to compare

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