-
4295dd2aab
implement a BPSK decoder for demodulated data, add hal feature for use on non-STM32 targets
master
Lukrecja
2026-02-28 23:20:42 +01:00
-
91a9b4a311
implement software framing for BPSK modulation
Lukrecja
2026-02-28 01:21:49 +01:00
-
085e791ec6
change example FSK settings to more sensible values, set
Variable packet type as default for FSK and MSK
Lukrecja
2026-02-27 21:30:13 +01:00
-
757111afda
update examples, add new ones
Lukrecja
2026-02-26 19:53:24 +01:00
-
709bff6d5d
implement FSK and MSK (rx and tx for both)
Lukrecja
2026-02-26 19:53:06 +01:00
-
62e586a776
use the new rx gain setting in lora
Lukrecja
2026-02-26 19:52:40 +01:00
-
da308fe23e
add configurable rx gain setting
Lukrecja
2026-02-26 19:52:05 +01:00
-
82010fc745
update readme
Lukrecja
2026-02-26 15:36:31 +01:00
-
f41a7b9002
reorder files in the crate
Lukrecja
2026-02-26 15:35:19 +01:00
-
a789b5a881
add lora examples
Lukrecja
2026-02-26 14:36:11 +01:00
-
f9356d5f30
update readme
Lukrecja
2026-02-26 14:29:28 +01:00
-
043841c08b
add rust-analyzer to rust-toolchain files
Lukrecja
2026-02-26 14:21:19 +01:00
-
4ec062f575
refractor into library crate with examples
Lukrecja
2026-02-26 14:16:34 +01:00
-
d624b92704
implement BPSK modulation (tx-only with arbitrary freq setting)
Lukrecja
2026-02-26 01:46:49 +01:00
-
15d13bdad7
refractor into proper driver with abstractions and Radio struct, LoRa TX and RX working
Lukrecja
2026-02-26 00:14:05 +01:00
-
bac6567fe3
use hard-coded SPI commands to send a LoRa packet
Lukrecja
2026-02-25 18:04:52 +01:00
-
3efbbf8095
add a translation layer for sub-GHz SPI comms, enabling the radio works now
Lukrecja
2026-02-25 14:56:42 +01:00
-
2adface93b
configure RCC to use 48MHz MSI as system clock
Lukrecja
2026-02-24 23:47:16 +01:00
-
adc3f0aada
init
Lukrecja
2026-02-24 22:29:23 +01:00