Commit graph

19 commits

Author SHA1 Message Date
jgromes
3e64e819c7 [RTTY] Added support for interrupt-based timing 2022-11-18 17:07:01 +01:00
jgromes
88c1078ac7 Added missing static macro guards (#407) 2021-11-16 10:06:27 +01:00
jgromes
7f3ef0bff5 [RTTY] Update to 5.0.0 2021-11-14 11:40:52 +01:00
jgromes
9bd17bdb4c [RTTY] Remove call to standby after each byte (#306) 2021-09-23 09:54:48 +02:00
jgromes
17f5397652 [RTTY] Fixed code scan alert 2021-04-15 08:13:16 +02:00
jgromes
99386beec7 [RTTY] Fixed dynamic memory issue with ITA2Strings (#278) 2021-04-14 19:24:03 +02:00
jgromes
0c497c39a7 [RTTY] Use startDirect from PHY 2021-02-13 17:43:05 +01:00
Jan Gromeš
9b5eed83d2
[RTTY] Fixed idle (#195) 2020-11-05 21:29:41 +01:00
jgromes
b8d83c8792 [RTTY] Force mask type 2020-09-12 13:53:28 +02:00
jgromes
3c25c76b9b [RTTY] Fixed CodeQL alerts 2020-09-12 13:47:39 +02:00
jgromes
f15cc19577 [RTTY] Added Module overrides for all Arduino core functions 2020-08-01 16:36:25 +02:00
jgromes
4e943b5437 [RTTY] Added Doxygen TODOs 2020-07-10 08:51:51 +02:00
jgromes
dabac56cc4 [RTTY] Fixed exclusion macros 2020-07-04 21:19:23 +02:00
jgromes
d066f616b1 [RTTY] Fixes from cppcheck scan 2020-07-04 13:18:48 +02:00
jgromes
80fa8ba99d [RTTY] Reworked driver exclusion 2020-06-30 10:45:52 +02:00
jgromes
f7f81cd41e [RTTY] Added AFSK support 2020-04-30 17:11:09 +02:00
jgromes
8701492959 [RTTY] Added missing calls to yield 2020-04-01 14:02:16 +02:00
jgromes
318de480ab Reworked PhysicalLayer to accept frequency step directly 2020-02-07 18:31:51 +01:00
jgromes
915f3780cc Reworked directory structure 2019-11-20 17:19:15 +01:00
Renamed from src/protocols/RTTY.cpp (Browse further)