Commit graph

852 commits

Author SHA1 Message Date
jgromes
2c59097107 [SX127x] Fixed AFC trigger for FSK mode (#418) 2021-12-12 12:48:12 +01:00
jgromes
c1240c551f [RFM9x] Added missing declarations 2021-12-12 11:26:54 +01:00
jgromes
92682fc5d6 [RFM9x] Fixed incorrect frequency range applied in FSK mode (#407) 2021-12-12 11:23:01 +01:00
jgromes
1240659d0c [Si443x] Set default FSK bitrate to 4k8 2021-11-27 18:13:35 +01:00
jgromes
1698409e84 [SX127x] Set default FSK bitrate to 4k8 2021-11-27 18:13:06 +01:00
jgromes
d931982594 [SX126x] Set default FSK bitrate to 4k8 2021-11-27 18:12:57 +01:00
jgromes
d949666a57 [SX1231] Set default FSK bitrate to 4k8 2021-11-27 18:12:47 +01:00
jgromes
330e5ad543 [RF69] Set default FSK bitrate to 4k8 2021-11-27 18:12:40 +01:00
jgromes
495f1a7862 [CC1101] Set default FSK bitrate to 4k8 2021-11-27 18:12:34 +01:00
jgromes
fe4830afa0 [SX127x] Set default AFC/AGC trigger to RSSI (#402) 2021-11-27 17:53:17 +01:00
jgromes
1d4295feed [RF69] Fixed known binary receive length (#408) 2021-11-21 21:17:26 +01:00
jgromes
90b9bd02fb [CC1101] Fixed known binary receive length 2021-11-21 21:17:10 +01:00
jgromes
f3de4602e6 [SX126x] Fixed known binary receive length 2021-11-21 21:16:58 +01:00
jgromes
3047409b27 [SX127x] Fixed known binary receive length 2021-11-21 21:16:51 +01:00
jgromes
c2cfe597cc [SX128x] Fixed known binary receive length 2021-11-21 21:16:45 +01:00
jgromes
c99e79073f [Si443x] Fixed known binary receive length 2021-11-21 21:16:37 +01:00
jgromes
e4eec9c5bd [nRF24] Fixed known binary receive length 2021-11-21 21:16:31 +01:00
jgromes
03126f79d3 [SX127x] Update macro names 2021-11-14 13:00:34 +01:00
jgromes
22ae7dfd9b [RF69] Update macro names 2021-11-14 13:00:28 +01:00
jgromes
5d712f0bda Merge remote-tracking branch 'origin/master' into hal 2021-11-14 12:55:22 +01:00
jgromes
a6d901d577 [LLCC68] Update to 5.0.0 2021-11-14 11:43:32 +01:00
jgromes
8e134a7980 [RFM9x] Update to 5.0.0 2021-11-14 11:43:25 +01:00
jgromes
a229912789 [nRF24] Update to 5.0.0 2021-11-14 11:43:17 +01:00
jgromes
eb9903f183 [Si443x] Update to 5.0.0 2021-11-14 11:42:52 +01:00
jgromes
1126e64587 [SX128x] Update to 5.0.0 2021-11-14 11:42:36 +01:00
jgromes
8c7b8a1b63 [SX127x] Update to 5.0.0 2021-11-14 11:42:12 +01:00
jgromes
6f744a8f13 [SX126x] Update to 5.0.0 2021-11-14 11:41:53 +01:00
jgromes
bd5d824d73 [SX1231] Update to 5.0.0 2021-11-14 11:41:27 +01:00
jgromes
008187b0b1 [RF69] Update to 5.0.0 2021-11-14 11:40:31 +01:00
jgromes
e82049587b [CC1101] Update to 5.0.0 2021-11-14 11:38:31 +01:00
jgromes
0d9718a603 Dropped support for ESP8266, HC05, JDY08, HTTP and MQTT 2021-11-14 11:29:51 +01:00
Christophe Painchaud
964ee86b3e indentation fix 2021-11-09 09:07:52 +01:00
Christophe Painchaud
7ddf0f81ce SX127X enable/disable BitSync 2021-11-09 09:07:52 +01:00
Christophe Painchaud
0c3b0b32db new RF69::enableContinuousModeBitSync() 2021-11-09 09:07:52 +01:00
Christophe Painchaud
d47c30b18d new RF69::setOokFixedThreshold 2021-11-09 09:07:52 +01:00
Christophe Painchaud
0eb5578e22 doc comment fix 2021-11-09 09:07:52 +01:00
Christophe Painchaud
50055ee52d new RF69::setOokFixedThreshold() 2021-11-09 09:07:52 +01:00
jgromes
3a8360c361 [SX126x] Added interrupt-driven CAD 2021-10-28 15:44:44 +02:00
jgromes
ebc4852fc2 [SX127x] Added interrupt-driven CAD (#396) 2021-10-28 15:44:25 +02:00
jgromes
f67549ff36 [RFM9x] Added CubeCell support 2021-10-27 21:16:15 +02:00
jgromes
20d5e2c422 [RFM2x] Added CubeCell support 2021-10-27 21:16:09 +02:00
jgromes
6475507274 [SX127x] Fixed missing OOK shaping configuration in some derived classes (#393) 2021-10-27 19:15:36 +02:00
jgromes
9824ac32b6 [SX127x] Fixed missing call to FSK config in some derived classes (#395) 2021-10-27 07:50:06 +02:00
jgromes
d91c6d0712 [SX127x] Only apply errata fix by a macro (#388) 2021-10-18 21:31:46 +02:00
jgromes
8579b2cb1b [SX127x] Removed redundant default argument 2021-10-18 21:30:54 +02:00
jgromes
9d3807168f [SX127x] Fixed low-power output on RFO pin (#385) 2021-10-17 11:10:52 +02:00
jgromes
127f05d876 [SX127x] Fixed direct mode inactive until first packet is received (#337) 2021-09-26 17:44:03 +02:00
jgromes
562cbbcb7c [SX127x] Fixed unitialized variable warning 2021-09-24 08:24:04 +02:00
jgromes
a5083503e4 [CC1101] Fixed type limit comparison warning 2021-09-24 08:23:47 +02:00
jgromes
498b638234 [SX127x] Reworked errata fix (#372) 2021-09-22 22:17:12 +02:00