Wykres commitów

60 Commity (920358b223286080cd133aef65fae77aa5139477)

Autor SHA1 Wiadomość Data
Jason Milldrum 920358b223 Callsign validation fixes, code cleanup 2021-06-30 16:49:46 -07:00
Jason Milldrum 9b8d6c468b Fix wspr_encode documentation error 2021-06-29 16:35:03 -07:00
Jason Milldrum 053b4580d4 Fix Type 3 hash error 2021-06-29 16:30:51 -07:00
Jason Milldrum 39c2484b80 Fix lint badge 2021-06-29 14:00:31 -07:00
Jason Milldrum 8d297f4a43 Fix lint badge 2021-06-29 13:59:45 -07:00
Jason Milldrum 0d1b0152fb Add lint badge to README.md 2021-06-29 13:58:11 -07:00
Jason Milldrum 9345bdee4b Tweak arduino-lint.yml 2021-06-29 13:52:29 -07:00
Jason Milldrum e58654ae5b tweak arduino-lint.yml 2021-06-29 13:52:14 -07:00
Jason Milldrum 73e7aab8b2 Add arduino-lint CI 2021-06-29 13:40:18 -07:00
Jason Milldrum 3fd4a16375 Fix wspr_encode buffer overflow 2021-06-29 12:10:49 -07:00
Jason Milldrum 9fedd042d4 Add WSPR Type 2 and 3 message support 2021-06-13 15:50:37 -07:00
Jason Milldrum 6cbce8e0eb Add WSPR Type 2 and 3 support 2021-06-13 15:48:35 -07:00
Jason Milldrum f5e1aa97dd
Update library.properties 2020-08-31 10:09:05 -07:00
Jason Milldrum 858d66d226
Update README.md 2020-08-31 10:08:48 -07:00
Jason Milldrum 900961553a
Merge pull request #15 from per1234/keywords-separator
Use correct separator in keywords.txt
2020-08-30 16:16:19 -07:00
per1234 d4c09d337b Use correct separator in keywords.txt
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2020-08-29 20:16:45 -07:00
Jason Milldrum 497649d2d5
Create FUNDING.yml 2019-11-27 14:08:30 -08:00
Jason Milldrum e461b17397 Fix README error 2019-09-18 13:41:10 -07:00
Jason Milldrum e76516f9a3 Add SubscribeStar info 2019-09-18 13:39:09 -07:00
Jason Milldrum c5403da723 Update with SubscribeStar info 2019-09-18 13:28:19 -07:00
Jason Milldrum 2e472f01d9
Merge pull request #16 from etherkit/v1.2.0
V1.2.0
2019-01-06 14:36:43 -08:00
Jason Milldrum c9730006be Fix off-by-one on ft_code special chars 2018-12-10 10:26:35 -08:00
Jason Milldrum 0c4569de46 Update keywords 2018-12-09 18:29:14 -08:00
Jason Milldrum f2b157edbc Ensure FT8 support works on ATmega procs 2018-12-09 18:20:45 -08:00
Jason Milldrum 05682049d1 Ensure FT8 support works on ATmega procs 2018-12-09 18:19:39 -08:00
Jason Milldrum ea72fe0c16 Add FT8 support 2018-12-09 14:52:02 -08:00
Jason Milldrum 97db28356e
Remove Patreon info from README 2017-12-10 14:26:14 -08:00
Jason Milldrum 2c795afe45 Change support section in README 2017-05-31 11:58:25 -07:00
Jason Milldrum 6112dc3863 Finish ESP8266 support, fix WSPR regression 2017-03-16 01:37:36 -07:00
Jason Milldrum b356a38e0e Merge pull request #11 from etherkit/v1.1.2
V1.1.2
2017-03-15 23:33:50 -07:00
Jason Milldrum ed13e95783 Merge branch 'master' into v1.1.2 2017-03-15 23:33:07 -07:00
Jason Milldrum 4852131a99 README fixes 2017-03-15 23:24:49 -07:00
Jason Milldrum 70cab9ef44 Put JT9 interleave table in prog mem, other RAM tweaks 2017-03-15 23:16:02 -07:00
Jason Milldrum 1ad4cc41ba Tweak README 2017-03-12 20:00:36 -07:00
Jason Milldrum 890db3136f Fix buffer problem with jt_message_prep() that caused lockup 2017-03-12 19:59:51 -07:00
Jason Milldrum b1a8d5d67f Merge pull request #5 from etherkit/libupdate
Update example sketch to be compliant with Si5351Arduino v2.0.0
2016-12-01 10:17:42 -08:00
Jason Milldrum 436cd843a6 Update example sketch to be compliant with Si5351Arduino v2.0.0 2016-12-01 10:14:56 -08:00
Jason Milldrum 01fc48d818 Changed String back to char *, too many memory problems 2016-07-10 17:30:04 -07:00
Jason Milldrum cb87ffa965 Change size of buffer in FSQ functions to reduce memory usage 2016-07-10 16:44:58 -07:00
Jason Milldrum d08965e991 Fix variable loc in example sketch 2016-07-10 11:43:31 -07:00
Jason Milldrum e5a53ddfb2 fix README 2016-07-09 20:10:43 -07:00
Jason Milldrum 72a4129652 Add FSQ 2016-07-09 20:04:45 -07:00
Jason Milldrum 7b06dd1890 Addition of FSQ 2016-07-05 14:11:00 -07:00
Jason Milldrum 89fdbea1cb Fix bug in jt65_interleave 2016-01-23 16:48:48 -08:00
Jason Milldrum ddda8b3191 Update README to reflect inclusion of library in Arduino Library Manager 2016-01-04 12:19:21 -08:00
Jason Milldrum 2489547888 Reorganize for the Arduino library standard 2016-01-02 17:10:50 -08:00
Jason Milldrum e9af3f566c Reorganize for the Arduino library standard 2016-01-02 17:09:27 -08:00
Jason Milldrum f957772b1a Merge pull request #4 from etherkit/dev
Fix macro define A0 in KA9Q lib
2015-11-07 15:51:47 -08:00
Jason Milldrum 7ddd13c9fe Merge branch 'dev' of https://github.com/etherkit/JTEncode into dev 2015-11-07 15:48:46 -08:00
Jason Milldrum 41c94111a4 Fix macro define A0 in KA9Q lib that conflicts with common Arduino port def 2015-11-07 15:48:03 -08:00