Commit graph

1562 commits

Author SHA1 Message Date
jgromes
191db8b5ff [FEC] Added FEC class 2023-05-23 22:41:53 +02:00
jgromes
551c6fd304 [CRC] Fixed incorrect doxygen class name 2023-05-23 22:41:32 +02:00
jgromes
3968e611af [PHY] Fixed long prints 2023-05-21 18:26:59 +02:00
jgromes
bb4a45e850 [Pager] Fixed long prints 2023-05-21 18:26:46 +02:00
jgromes
a5edb9b1e6 [Morse] Fixed long prints 2023-05-21 18:26:23 +02:00
jgromes
c93d6eff65 [SX128x] Fixed long prints 2023-05-21 18:26:16 +02:00
jgromes
5158ac5b6b [SX126x] Fixed long prints 2023-05-21 18:26:03 +02:00
jgromes
bb17b3dff2 [Si443x] Fixed long prints 2023-05-21 18:25:07 +02:00
jgromes
642f1bb157 [MOD] Added missing newlines 2023-05-21 18:24:31 +02:00
jgromes
6d54ea65db [MOD] Added option to use SX126x without GPIO 2023-05-18 20:49:37 +01:00
jgromes
efbec6b9d1 Added custom min/max/abs macros 2023-05-16 17:13:43 +01:00
jgromes
c2b9e19551 Removed dependency on algorithm (#748) 2023-05-15 20:34:19 +02:00
jgromes
acf683b91b [CRC] Reworked for non-standard CRC lengths 2023-05-13 16:40:01 +02:00
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
3b8218c397 [CRC] Added common CRC 2023-05-12 20:54:36 +02:00
Olocool17
acc16c25bd [SX1272] Correct LoRa mode CRC register values 2023-05-11 20:47:19 +02:00
jgromes
89f909fc6e [SX126x] Added force wakeup to standby (#740) 2023-05-02 21:05:13 +02:00
jgromes
c451765602 [SX128x] Added force wakeup to standby 2023-05-02 21:04:49 +02:00
jgromes
bdc5bb0bba [SX126x] Wakeup device on standby() call (#740) 2023-05-02 18:59:33 +02:00
jgromes
84ebdddcaf [SX128x] Wakeup device on standby() call 2023-05-02 18:58:59 +02:00
jgromes
2eff7a358f [MOD] Removed redundant NSS pull 2023-04-30 22:11:05 +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
3df9cb27ff [CC1101] Fixed non-Hal functions 2023-04-30 11:26:53 +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
b2af390c14 Added nonvolatile pointer macro 2023-04-29 22:52:11 +02:00
jgromes
7f4ff61504 [SX128x] Fixed unused variable 2023-04-29 22:51:44 +02:00
jgromes
f244caa0bb Bump version to 6.0.0 2023-04-24 18:32:02 +02:00
jgromes
044b4789b2 [MOD] Decreased default SPI timeout to 1000 ms 2023-04-24 18:25:42 +02:00
jgromes
a22a4df88f [MOD] Added debug message when BUSY pin times out 2023-04-24 18:25:09 +02:00
jgromes
cc8c8f2eed [SX127x] General reformatting 2023-04-23 22:42:13 +02:00
jgromes
76c654c0c1 [SX128x] General reformatting 2023-04-23 22:05:18 +02:00
jgromes
d4365a3b1e [SX126x] Fixed variable shadowing 2023-04-23 22:04:40 +02:00
jgromes
14529f36c7 [RF69] Fixed variable shadowing 2023-04-23 22:03:37 +02:00
jgromes
8a878e8fe9 [LLCC68] Fixed variable shadowing 2023-04-23 22:03:28 +02:00