Commit graph

25 commits

Author SHA1 Message Date
Mestery
ec3d4eaf20 Improve hardware abstraction layer 2023-04-12 23:16:18 +02:00
Mestery
7b6fd24c8e
fix non arduino build 2023-04-10 09:13:57 +00:00
jgromes
abc7cf179a [AX25] Added support for interrupt-based timing 2022-11-18 17:24:01 +01:00
jgromes
67937f4f46 [AX25] Added option to modify tone length for AFSK mode 2022-10-23 10:18:49 +02:00
jgromes
39489aeae6 [AX25] Added override for Arduino String class transmit 2022-10-16 17:47:58 +02:00
jgromes
3eb831d7e1 [AX.25] Added APRS classes 2021-11-28 22:54:20 +01:00
jgromes
963ef4f36a [AX.25] Fixed encoding issue of some frames (#407) 2021-11-28 14:35:01 +01:00
jgromes
cc75519972 [AX.25] Removed redundant call to standby 2021-11-27 17:35:36 +01:00
jgromes
7545343f0c [AX.25] Ensure transmission is stopped in AFSK mode (#411) 2021-11-26 08:02:49 +01:00
jgromes
ba1568669f [AX25] Update to 5.0.0 2021-11-14 11:38:05 +01:00
jgromes
5c538f31ea [AX.25] Fixed command/response bit 2021-11-08 17:45:12 +01:00
jgromes
aa1b84ce1c [AX25] Fixed extension bits and repeater callsigns 2021-09-28 21:33:02 +02:00
jgromes
6460d566cd [AX.25] Added option to adjust audio frequencies (#346) 2021-09-05 16:04:14 +02:00
jgromes
5c0b4dbb10 Extract common bit reflection methods 2021-06-14 20:59:16 +02:00
jgromes
e4e540a390 [AX25] Use startDirect from PHY 2021-02-13 17:42:42 +01:00
jgromes
f17b1d413a [AX25] Fixed CodeQL alerts 2020-09-12 13:44:05 +02:00
jgromes
b337b5e22f [AX25] Replaced constant with macro 2020-09-12 13:41:45 +02:00
jgromes
50dd6fce0c [AX25] Added Module overrides for all Arduino core functions 2020-08-01 16:35:43 +02:00
jgromes
e1990e460d [AX25] Added copy ctor and assignment operator 2020-07-05 10:05:46 +02:00
jgromes
152d3d3da3 [AX25] Fixed exclusion macros 2020-07-04 21:18:40 +02:00
jgromes
36d4167161 [AX25] Fixes from cppcheck scan 2020-07-04 15:23:57 +02:00
jgromes
b67060e424 [AX25] Fixed uninitialized array 2020-07-04 12:18:02 +02:00
jgromes
55ebbc3488 [AX25] Reworked driver exclusion 2020-06-30 10:45:00 +02:00
jgromes
ed69931041 [AX25] Added AFSK support 2020-04-30 17:10:21 +02:00
jgromes
ddb478afff [AX25] Added AX.25 support 2020-02-14 08:08:59 +01:00