jgromes
|
8062a322c6
|
[CRC] Convert into singleton
|
2023-05-12 21:08:43 +02:00 |
|
jgromes
|
efd449875d
|
[AX.25] Use common CRC implementation
|
2023-05-12 20:57:15 +02:00 |
|
jgromes
|
32a5166ae3
|
[Bell] Added missing exclude guard
|
2023-05-12 20:56:23 +02:00 |
|
jgromes
|
03d2a9bf26
|
[MOD] Added common reflect method
|
2023-05-12 20:55:51 +02:00 |
|
jgromes
|
4be3389587
|
Added missing headers
|
2023-04-30 11:37:38 +02:00 |
|
jgromes
|
adf2f3ba98
|
[Print] Removed redundant headers
|
2023-04-30 11:34:58 +02:00 |
|
jgromes
|
4f0c400bd7
|
[ITA2] Added missing header
|
2023-04-30 11:32:38 +02:00 |
|
jgromes
|
8f28b42d63
|
[Print] Moved include to header
|
2023-04-30 11:31:52 +02:00 |
|
jgromes
|
a4bf746e1f
|
[Print] Added missing headers for non-Arduino builds
|
2023-04-30 11:30:20 +02:00 |
|
jgromes
|
f1a947c09d
|
[Bell] Added missing return
|
2023-04-29 23:05:24 +02:00 |
|
jgromes
|
e8f94c25d1
|
[AX.25] Use Bell modem
|
2023-04-29 23:01:50 +02:00 |
|
jgromes
|
f1a8333591
|
[Bell] Added Bell-compatible modem
|
2023-04-29 23:01:23 +02:00 |
|
jgromes
|
8b73333a62
|
[Print] Added missing godmode guard
|
2023-04-29 22:57:32 +02:00 |
|
jgromes
|
99f1ad24b2
|
[AFSK] Added copy constructor
|
2023-04-29 22:55:27 +02:00 |
|
jgromes
|
24f714b914
|
[Hell] Use common print class
|
2023-04-29 22:55:04 +02:00 |
|
jgromes
|
0030a59028
|
[Morse] Use common print class
|
2023-04-29 22:54:43 +02:00 |
|
jgromes
|
d79ed24a26
|
[RTTY] Use common print class
|
2023-04-29 22:54:27 +02:00 |
|
jgromes
|
089a81faec
|
[Print] Added common print class
|
2023-04-29 22:53:55 +02:00 |
|
jgromes
|
f0cf7ff912
|
[Print] Added standalone ITA2
|
2023-04-29 22:53:33 +02:00 |
|
jgromes
|
78a576df12
|
[PHY] Use compact Doxygen and stop using reserved format
|
2023-04-23 09:12:47 +02:00 |
|
jgromes
|
767a2b006a
|
[Pager] Fixed deprecation warning for ESP
|
2023-04-22 20:37:42 +02:00 |
|
jgromes
|
255838ed44
|
[AFSK] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:36:12 +02:00 |
|
jgromes
|
668ff4fb01
|
[APRS] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:58 +02:00 |
|
jgromes
|
5da2a023fe
|
[AX25] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:51 +02:00 |
|
jgromes
|
c988f64921
|
[FSK4] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:42 +02:00 |
|
jgromes
|
34e59605b5
|
[Hell] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:33 +02:00 |
|
jgromes
|
bb4e6cf946
|
[Morse] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:23 +02:00 |
|
jgromes
|
6bbd237fb3
|
[Pager] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:35:14 +02:00 |
|
jgromes
|
8722231ace
|
[PHY] Use compact Doxygen
|
2023-04-22 19:35:00 +02:00 |
|
jgromes
|
5ab24e05dd
|
[RTTY] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:34:38 +02:00 |
|
jgromes
|
47e759f322
|
[SSTV] Use compact Doxygen and stop using reserved format
|
2023-04-22 19:34:27 +02:00 |
|
jgromes
|
09c3ac4f6b
|
[HAL] Formatting cleanup, added doxygen comments
|
2023-04-22 18:11:00 +02:00 |
|
Mestery
|
9a68a3c901
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
|
Mestery
|
0cf308be04
|
remove byte usage
|
2023-04-16 21:00:05 +02:00 |
|
Mestery
|
3d43a618e3
|
guard arduinohal include
|
2023-04-16 20:54:31 +02:00 |
|
Mestery
|
ec3d4eaf20
|
Improve hardware abstraction layer
|
2023-04-12 23:16:18 +02:00 |
|
Mestery
|
220b4dad7f
|
use printf in both build
|
2023-04-10 09:13:58 +00:00 |
|
Mestery
|
7b6fd24c8e
|
fix non arduino build
|
2023-04-10 09:13:57 +00:00 |
|
jgromes
|
0c15424419
|
[PHY] Fixed startReceive compatibility (#700)
|
2023-03-26 22:17:19 +02:00 |
|
Davide Lasagna
|
9c94111e73
|
add functions to PhysicalLayer interface
|
2023-03-16 19:35:27 +00:00 |
|
jgromes
|
f809f17dc8
|
[Pager] Added missing exclude direct receive guards (#697)
|
2023-03-13 22:02:07 +01:00 |
|
jgromes
|
2b2dc2925f
|
[PHY] Fixed unused variable warning
|
2023-02-19 17:14:31 +01:00 |
|
jgromes
|
2c8b63e038
|
[Hell] Fixed timing issues on SX126x with TCXO (#659)
|
2023-01-14 23:13:58 +01:00 |
|
jgromes
|
5ca2c8533c
|
[PHY] Added standby types abstraction
|
2023-01-14 23:13:27 +01:00 |
|
jgromes
|
139a68dfd4
|
[EXT] Added support for external radios (646)
|
2023-01-08 15:12:49 +01:00 |
|
jgromes
|
02de83f941
|
[PHY] Made virtual overloads non-pure
|
2023-01-08 15:10:48 +01:00 |
|
jgromes
|
607ae1035c
|
[Pager] Fixed inversion logic (#641)
|
2022-12-22 16:19:10 +01:00 |
|
jgromes
|
81c5504260
|
[PHY] Added debug direct mode output
|
2022-12-22 16:18:50 +01:00 |
|
jgromes
|
132c2b3b82
|
Fixed inversion logic and inverted frame sync word (#641)
|
2022-12-15 17:37:41 +01:00 |
|
jgromes
|
60b73d5ccd
|
[Pager] Implemented inversion for receive (#641)
|
2022-12-12 21:07:35 +01:00 |
|