jgromes
a015e541f6
[SX126x] General reformatting
2023-04-23 19:06:45 +02:00
jgromes
cd4575ebb0
[SX126x] Fixed chip id ( #707 )
2023-03-21 18:18:17 +01:00
jgromes
bd258380c8
[SX126x] Implemeted device type string check
2023-02-25 13:16:21 +01:00
Matthijs Kooijman
47163f4398
[SX126x] Make begin parameter docs consistent
...
This:
- Updates syncWord comments after changing it from uint16_t to uint8_t
in commit 55aff74a
([SX126x] Changed pin mapping, added reset,
changed LoRa sync word to 1B).
- Adds missing useRegulatorLDO comments forgoten in commit ea85a663
([SX126x] Pass useRegulatorLDO to SX1262/SX1261/SX1268).
- Makes useRegulatorLDO comments the same in all places (using the more
explicit version).
- Fixes a typo in the doxygen \parma -> \param command.
2022-12-20 23:33:02 +01:00
jgromes
972e651f4f
[SX126x] Added missing setFrequency implementation for PhysicalLayer
2022-10-01 15:06:09 +02:00
jgromes
d931982594
[SX126x] Set default FSK bitrate to 4k8
2021-11-27 18:12:57 +01:00
jgromes
6f744a8f13
[SX126x] Update to 5.0.0
2021-11-14 11:41:53 +01:00
jgromes
cf0dc4f0c9
[SX126x] Moved LLCC68 into its own class file
2021-06-20 16:07:14 +02:00
jgromes
494aa33a16
[LLCC68] Added support for LLCC68 as alias for SX1268
2021-06-13 20:23:40 +02:00
jgromes
4342be8386
[SX126x] Added low-level access macro
2021-03-13 19:57:38 +01:00
jgromes
b21f93342e
[SX126x] Synced parameters of all LoRa modules
2020-07-06 11:48:25 +02:00
jgromes
c8f4698a26
[SX126x] Synced parameters of all FSK modules
2020-07-06 11:13:37 +02:00
jgromes
5aff492323
[SX126x] Changed shaping datatype to uint8_t
2020-07-06 08:52:48 +02:00
jgromes
b1fa564cd3
[SX126x] Fixed exclusion macros
2020-07-04 21:17:54 +02:00
jgromes
58ddfb8b51
[SX126x] Reworked driver exclusion
2020-06-30 10:43:41 +02:00
Callan Bryant
ea85a66314
[SX126x] Pass useRegulatorLDO to SX1262/SX1261/SX1268
2020-01-28 15:01:14 +00:00
jgromes
55aff74a81
[SX126x] Changed pin mapping, added reset, changed LoRa sync word to 1B
2019-12-27 13:21:21 +01:00
jgromes
ae6ca75e6b
[SX126x] Fixed parameters in doxygen comments
2019-12-09 20:19:29 +01:00
jgromes
49f6a7c75a
[SX126x] Added TCXO to begin method ( #74 )
2019-11-26 21:22:47 +01:00
jgromes
915f3780cc
Reworked directory structure
2019-11-20 17:19:15 +01:00