Skip to content

Releases: etherkit/JTEncode

v1.3.1

Choose a tag to compare

@NT7S NT7S released this 19 Jul 20:45
555d7f8
  • Added latitude/longitude to Maidenhead grid convenience function

v1.3.0

Choose a tag to compare

@NT7S NT7S released this 01 Jul 01:01
a787ff0
  • WSPR Type 2 and Type 3 message capability added

v1.2.1

Choose a tag to compare

@NT7S NT7S released this 31 Aug 17:09
f5e1aa9

Fix keywords.txt

v1.2.0

Choose a tag to compare

@NT7S NT7S released this 06 Jan 22:37
2e472f0

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

v1.1.3

Choose a tag to compare

@NT7S NT7S released this 16 Mar 08:39
  • Add support for ESP8266
  • Fix WSPR regression in last release

v1.1.2

Choose a tag to compare

@NT7S NT7S released this 16 Mar 07:37
  • 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

Choose a tag to compare

@NT7S NT7S released this 01 Dec 18:18

Update example sketch for Si5351Arduino v2.0.0

v1.1.0

Choose a tag to compare

@NT7S NT7S released this 11 Jul 00:31

Added FSQ

v1.0.1

Choose a tag to compare

@NT7S NT7S released this 24 Jan 00:53

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

Initial Release

Choose a tag to compare

@NT7S NT7S released this 03 Jan 01:15

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