|
|
82010fc745
|
update readme
|
2026-02-26 15:36:31 +01:00 |
|
|
|
f41a7b9002
|
reorder files in the crate
|
2026-02-26 15:35:19 +01:00 |
|
|
|
a789b5a881
|
add lora examples
|
2026-02-26 14:36:11 +01:00 |
|
|
|
f9356d5f30
|
update readme
|
2026-02-26 14:29:28 +01:00 |
|
|
|
043841c08b
|
add rust-analyzer to rust-toolchain files
|
2026-02-26 14:21:19 +01:00 |
|
|
|
4ec062f575
|
refractor into library crate with examples
|
2026-02-26 14:16:34 +01:00 |
|
|
|
d624b92704
|
implement BPSK modulation (tx-only with arbitrary freq setting)
|
2026-02-26 01:46:49 +01:00 |
|
|
|
15d13bdad7
|
refractor into proper driver with abstractions and Radio struct, LoRa TX and RX working
|
2026-02-26 00:14:05 +01:00 |
|
|
|
bac6567fe3
|
use hard-coded SPI commands to send a LoRa packet
|
2026-02-25 18:06:33 +01:00 |
|
|
|
3efbbf8095
|
add a translation layer for sub-GHz SPI comms, enabling the radio works now
|
2026-02-25 14:56:42 +01:00 |
|
|
|
2adface93b
|
configure RCC to use 48MHz MSI as system clock
|
2026-02-24 23:47:16 +01:00 |
|
|
|
adc3f0aada
|
init
|
2026-02-24 22:29:23 +01:00 |
|