jgromes
1d92f1d786
[Si443x] Added PHY startReceive ( #700 )
2023-03-26 22:18:28 +02:00
jgromes
a4df77b76e
[Si443x] Added missing standby overload
2023-03-12 15:02:23 +01:00
Matthijs Kooijman
3779faf600
Add setRfSwitchTable() wrapper methods
...
This gives all radios that use an rfswitch (i.e. have
a setRfSwitchPins() wrapper already) a wrapper method for
setRfSwitchTable() too. This wrapper just calls the same method on
Module, to make it easier for sketches to use it.
2023-01-09 10:26:27 +01:00
Matthijs Kooijman
90b28d7722
Remove duplicated setRfSwitchPins documentation
...
All radios that support RfSwitch define this method that simply forwards
to the `Module::setRfSwitchPins()` method. Previously, all these methods
duplicated the documentation as well, but this uses the doxygen \copydoc
to remove this duplication.
2023-01-09 09:46:31 +01:00
jgromes
aa8330cf57
[Si443x] Added GFSK with BT 0.5 ( #625 )
2022-12-04 10:19:42 +01:00
jgromes
733835e9ba
[Si443x] Added finishTransmit
2022-09-18 16:14:04 +02:00
jgromes
da0993a6ed
Added RADIOLIB_EXCLUDE_DIRECT_RECEIVE exclusion macro ( #557 )
2022-08-15 19:19:59 +02:00
jgromes
19109bc7d8
[Si443x] Added fixed packet length mode
2022-01-23 17:05:58 +01:00
jgromes
c99e79073f
[Si443x] Fixed known binary receive length
2021-11-21 21:16:37 +01:00
jgromes
eb9903f183
[Si443x] Update to 5.0.0
2021-11-14 11:42:52 +01:00
jgromes
7cabd4cf8a
[Si443x] Renamed TRNG method
2021-07-18 10:17:55 +02:00
jgromes
1fc787c062
[Si443x] Added direct reception support
2021-06-14 21:15:27 +02:00
jgromes
aac11097b2
[Si443x] Added low-level access macro
2021-03-13 19:57:55 +01:00
jgromes
36afff855d
[Si443x] Added method to read version register
2020-11-20 17:53:03 +01:00
jgromes
5e1285783a
[Si443x] Added TRNG support
2020-09-13 17:53:01 +02:00
jgromes
44dc0a4ea3
[Si443x] Fixed bit range and timeout on some modules ( #165 )
2020-07-17 17:28:29 +02:00
jgromes
8682357881
[Si443x] Synced parameters of all FSK modules
2020-07-06 11:14:33 +02:00
jgromes
3312645d90
[Si443x] Changed shaping datatype to uint8_t
2020-07-06 08:53:20 +02:00
jgromes
906b0857bd
[Si443x] Fixed exclusion macros
2020-07-04 21:18:24 +02:00
jgromes
7e9686fcaa
[Si443x] Fixes from cppcheck scan
2020-07-04 14:59:37 +02:00
jgromes
f05f1e9d82
[Si443x] Reworked driver exclusion
2020-06-30 10:44:22 +02:00
jgromes
d1527b0d8c
[Si443x] Implemented RF switch control
2020-06-18 16:32:52 +02:00
jgromes
83b713b776
[Si443x] Added support for Si443x/RFM2x
2020-03-30 17:38:04 +02:00