Commit graph

542 commits

Author SHA1 Message Date
Jan Gromeš
063b643a7b
[Si443x] Fixed frequency deviation 0 for RTTY (#195) 2020-11-03 15:42:37 +01:00
jgromes
e549039b15 [SX127x] Fixed incorrect shaping register (#186) 2020-10-13 19:25:15 +02:00
jgromes
bb1bb59aff [SX126x] Added option to disable TCXO using SX126x::setTCXO(0) (#99) 2020-09-22 07:49:27 +02:00
jgromes
cd142df4b9 [CC1101] Added 0x04 as valid version register value (#183) 2020-09-19 19:48:21 +02:00
jgromes
35f02ed402 [CC1101] Added TRNG support 2020-09-13 17:53:37 +02:00
jgromes
ff8d9d672d [RF69] Added TRNG support 2020-09-13 17:53:30 +02:00
jgromes
b40ad5c2f7 [SX126x] Added TRNG support 2020-09-13 17:53:23 +02:00
jgromes
04195ee0d2 [SX127x] Added TRNG support 2020-09-13 17:53:16 +02:00
jgromes
3cc55806cf [SX128x] Added TRNG support 2020-09-13 17:53:07 +02:00
jgromes
5e1285783a [Si443x] Added TRNG support 2020-09-13 17:53:01 +02:00
jgromes
5376931b02 [nRF24] Added TRNG support 2020-09-13 17:52:53 +02:00
jgromes
b650d15f76 [SX127x] Fixed CodeQL alerts 2020-09-12 13:45:53 +02:00
jgromes
ffe1c38c1f [XBee] Fixed CodeQL alerts 2020-09-12 13:45:08 +02:00
jgromes
0f62d85893 [SX127x] Added missing beginFSK overrides for SX1276/77/79 2020-08-22 08:47:53 +02:00
Jan Gromeš
20193b784e
[RF69] Disabled SPI verification when writing frequency regs (#162) 2020-08-12 05:28:51 +02:00
jgromes
db234a16af [SX127x] Fixed packet length mode not checked correctly (#174) 2020-08-07 17:46:13 +02:00
jgromes
d7a620c8ea [SX1272] Fixed incorrect FSK/OOK modulation check 2020-08-07 17:45:39 +02:00
jgromes
3bbe84a899 [nRF24] Added Module overrides for all Arduino core functions 2020-08-01 16:35:11 +02:00
jgromes
123b2f507f [XBee] Added Module overrides for all Arduino core functions 2020-08-01 16:35:00 +02:00
jgromes
41069d0848 [Si443x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:52 +02:00
jgromes
2aeffd914f [SX128x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:44 +02:00
jgromes
6ff84d7b23 [SX127x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:37 +02:00
jgromes
882ec98563 [SX126x] Added Module overrides for all Arduino core functions 2020-08-01 16:34:27 +02:00
jgromes
71045e829b [SX1231] Added Module overrides for all Arduino core functions 2020-08-01 16:34:19 +02:00
jgromes
866e3c4c86 [RF69] Added Module overrides for all Arduino core functions 2020-08-01 16:34:12 +02:00
jgromes
67239551b0 [ESP8266] Added Module overrides for all Arduino core functions 2020-08-01 16:34:06 +02:00
jgromes
259b82a006 [CC1101] Added Module overrides for all Arduino core functions 2020-08-01 16:33:58 +02:00
jgromes
892bd48963 [CC1101] Fixed SPI commands always using default SPI (#173) 2020-07-25 16:15:05 +02:00
jgromes
3c7dfa632b [CC1101] Fixed incorrect default Rx bandwidth in doxygen 2020-07-19 18:08:48 +02:00
jgromes
9432e3d1c3 [RF69] Fixed inverted check (#167) 2020-07-18 07:09:44 +02:00
jgromes
8d92a5f402 [CC1101] Fixed inverted check (#167) 2020-07-18 07:09:33 +02:00
halfbakery
d934e61777 [SX127x] Dio1Action precondition checks were inverted 2020-07-17 22:55:11 +02:00
jgromes
44dc0a4ea3 [Si443x] Fixed bit range and timeout on some modules (#165) 2020-07-17 17:28:29 +02:00
Jan Gromeš
a525c40e55
[Si443x] Added tolerance to float comparison (#165) 2020-07-16 17:55:43 +02:00
jgromes
29d24c916b [XBee] Added Doxygen TODOs 2020-07-10 08:51:37 +02:00
jgromes
6c3dff4935 [Si443x] Added Doxygen TODOs 2020-07-10 08:51:30 +02:00
jgromes
a1583487b0 [SX128x] Added Doxygen TODOs 2020-07-10 08:51:23 +02:00
jgromes
6452ea401f [SX127x] Added Doxygen TODOs 2020-07-10 08:51:16 +02:00
jgromes
e97755a68b [SX126x] Added Doxygen TODO 2020-07-10 08:51:05 +02:00
jgromes
58194483b1 [SX127x] Added methods to manually set LoRa LDRO (#162) 2020-07-08 18:52:34 +02:00
jgromes
96405b938d [SX126x] Added methods to manually set LoRa LDRO 2020-07-08 18:52:08 +02:00
jgromes
760fefaad8 [CC1101] Fixed invalid default Rx bandwidth 2020-07-08 18:00:09 +02:00
jgromes
8cbbf3d668 [ESP8266] Changed length type to size_t TRAVIS_FORCE_BUILD 2020-07-06 17:28:17 +02:00
jgromes
cdbabdb30d [SX126x] Fixed unused parameter (TRAVIS_FORCE_BUILD) 2020-07-06 12:37:29 +02:00
jgromes
b21f93342e [SX126x] Synced parameters of all LoRa modules 2020-07-06 11:48:25 +02:00
jgromes
e1141ca64c [SX127x] Synced parameters of all LoRa modules 2020-07-06 11:48:14 +02:00
jgromes
59c4fe638f [RFM9x] Synced parameters of all LoRa modules 2020-07-06 11:48:02 +02:00
jgromes
8682357881 [Si443x] Synced parameters of all FSK modules 2020-07-06 11:14:33 +02:00
jgromes
4d00170612 [SX128x] Synced parameters of all FSK modules 2020-07-06 11:14:21 +02:00
jgromes
ec225236d0 [SX1231] Synced parameters of all FSK modules 2020-07-06 11:14:08 +02:00