Commit graph

2082 commits

Author SHA1 Message Date
jgromes
84ebdddcaf [SX128x] Wakeup device on standby() call 2023-05-02 18:58:59 +02:00
Jan Gromeš
d1d07af00b
Merge pull request #739 from Mesteery/patch-1
improve build workflow for better flexibility
2023-05-01 11:45:20 +02:00
Mestery
28180af762
run build on platform choosen in workflow dispatch 2023-04-30 23:41:24 +02:00
Mestery
70eb488c1c
improve build workflow for better flexibility 2023-04-30 23:38:17 +02:00
jgromes
2eff7a358f [MOD] Removed redundant NSS pull 2023-04-30 22:11:05 +02:00
jgromes
e1853ddf04 Added CMake for NonArduino example 2023-04-30 22:10:48 +02:00
jgromes
a9eaf5f2fb Added CMakeLists 2023-04-30 22:10:12 +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
54c1255646 [Bell] Added Bell modem example 2023-04-30 10:18:50 +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
701d13b40f Added notes about non-Arduino environments 2023-04-24 18:30:53 +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
jgromes
bda6e220b6 [CC1101] Fixed variable shadowing 2023-04-23 22:03:12 +02:00
jgromes
c5a3c4d361 [nRF24] Fixed variable shadowing 2023-04-23 22:02:33 +02:00
jgromes
674c37d00b [Si443x] General reformatting 2023-04-23 21:14:01 +02:00
jgromes
f1c9423035 [SX126x] Fixed typo 2023-04-23 21:11:27 +02:00
jgromes
14302537ee [SX1231] General reformatting 2023-04-23 19:44:07 +02:00
jgromes
9be1cdfa41 [RF69] General reformatting 2023-04-23 19:43:48 +02:00
jgromes
c62bb74f9d [CC1101] Fixed shadowed variable name 2023-04-23 19:40:56 +02:00
jgromes
bba644377a [nRF24] General reformatting 2023-04-23 19:19:11 +02:00
jgromes
a015e541f6 [SX126x] General reformatting 2023-04-23 19:06:45 +02:00
jgromes
cab358ff09 [CC1101] Fixed axtra brace 2023-04-23 09:57:50 +02:00
jgromes
5c6628b6eb [CC1101] General reformatting 2023-04-23 09:47:42 +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
61f6da0cb2 [MOD] Added missing stdarg include for some platforms 2023-04-22 20:19:36 +02:00
jgromes
255838ed44 [AFSK] Use compact Doxygen and stop using reserved format 2023-04-22 19:36:12 +02:00