jgromes
|
4564d87721
|
[PHY] Use less generic modem names (#1294)
|
2024-10-29 17:14:04 +00:00 |
|
Jan Gromeš
|
e44e9b4bce
|
[PHY] Get/Set modem (#1294)
* [PHY] Added set modem method
* Added new keyword
* [SX126x] Added setModem implementation
* [LoRaWAN] Use setModem
* [PHY] Added getModem
* [LoRaWAN] Use getModem instead of caching modulation
* [SX126x] Implement getModem
* Added new keywords
* [LR11x0] Added get/set modem
* [LLCC68] Added get/set modem
* [SX126x] Added missing default branch
* [SX127x] Added get/set modem
* [SX128x] Added get/set modem
* [CI] Drop Hellschreiber from AVR builds
* [CI] Drop Arduino Uno from CI
|
2024-10-26 17:49:35 +02:00 |
|
jgromes
|
34c861cfbe
|
[SX127x] Reworked macro configuration system
|
2023-11-27 21:14:33 +01:00 |
|
jgromes
|
10d225fadb
|
[SX127x] Allow alternate chip versions
|
2023-09-24 18:19:19 +02:00 |
|
jgromes
|
cc8c8f2eed
|
[SX127x] General reformatting
|
2023-04-23 22:42:13 +02:00 |
|
jgromes
|
b9fb0893b3
|
[SX127x] Added missing explicit CRC configuration
|
2023-04-10 11:54:59 +02:00 |
|
jgromes
|
8587f73bd9
|
[SX127x] Implemented fractional bit rate (#505)
|
2023-04-09 17:08:45 +02:00 |
|
jgromes
|
8c7b8a1b63
|
[SX127x] Update to 5.0.0
|
2021-11-14 11:42:12 +01: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
|
498b638234
|
[SX127x] Reworked errata fix (#372)
|
2021-09-22 22:17:12 +02:00 |
|
jgromes
|
8ffca81521
|
[SX127x] Replace abs() with fabs()
|
2021-05-04 09:21:23 +02:00 |
|
jgromes
|
0d3435c595
|
[RFM9x] Fixed frequency setting not saved (#253)
|
2021-02-18 18:48:09 +01:00 |
|
jgromes
|
1e47f8bca3
|
[SX127x] Swap frequency and bandwidth config in LoRa begin (#251)
|
2021-02-13 18:14:07 +01:00 |
|
jgromes
|
bc613daf23
|
[SX127x] Moved non-configurable parameters config into base class
|
2021-02-07 17:51:55 +01:00 |
|
jgromes
|
0f62d85893
|
[SX127x] Added missing beginFSK overrides for SX1276/77/79
|
2020-08-22 08:47:53 +02:00 |
|
jgromes
|
e1141ca64c
|
[SX127x] Synced parameters of all LoRa modules
|
2020-07-06 11:48:14 +02:00 |
|
jgromes
|
3dd3a471e5
|
[SX127x] Reworked driver exclusion
|
2020-06-30 10:43:56 +02:00 |
|
jgromes
|
274b38d556
|
[SX127x] Using range check macro
|
2020-03-30 19:29:29 +02:00 |
|
jgromes
|
acd78cb6bb
|
[SX127x] Added assert macro
|
2020-01-13 16:37:31 +01:00 |
|
jgromes
|
915f3780cc
|
Reworked directory structure
|
2019-11-20 17:19:15 +01:00 |
|