36 Commits (e727fd543b6c3654fec05e5842d973f6cbac34f3)

Author SHA1 Message Date
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 2 months ago
overkillfpv f0ec5d2ae7 changed to set the preamble on radio settings change 3 months ago
overkillfpv 3843c00f54 added the preamble update into get est airtime as a prevention for false airtime calcs. Left update in the startsendraw as a safety, but should not be used under normal circumstances 3 months ago
Wessel Nieboer 9af332b6e6
Make sure LR1110 builds 4 months ago
overkillfpv a434f9eff5 simplified the calls 4 months ago
overkillfpv 6fd8c28522 Cache preamble SF to avoid redundant setPreambleLength() on every TX 4 months ago
João Brázio 9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 4 months ago
overkillfpv a61add2e6a Update preamble dynamically to match runtime SF changes via CLI 4 months ago
overkillfpv 534a0c97a7 Increased preamble to 32 for <sf9 and left at 16 for sf9 and above 4 months ago
Wessel Nieboer 9bae9d0ed2
fix comment, we know the band now after checking LR1110 user manual 4 months ago
Wessel Nieboer 85f764a114
Calibrate configured frequency for AGC reset 4 months ago
Wessel Nieboer f54948e06d
Also implement LR11x10 AGC reset 4 months ago
Wessel Nieboer b2032e11b6
make it more dry 4 months ago
Wessel Nieboer 9106ab46e1
reset noise_floor sampling after agc reset 4 months ago
Wessel Nieboer a2dc2eb50c
when doing AGC reset, call Calibrate(0x7F) 4 months ago
Wessel Nieboer f81ec4b14c
fix agc reset 4 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 4 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 5 months ago
ssp97 0bc0fc2c81 fix: avoid redundant redefinition of SX126X_DIO3_TCXO_VOLTAGE 5 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 5 months ago
Socalix 4575800e40 Turn on register 0x8B5 LSB for improved RX, turn off boosted gain 6 months ago
cj-vana 63767cdb7d Fix typos in README and source comments 6 months ago
entr0p1 245a818085 Fix TX LED stuck on when StartTransmit() fails 6 months ago
Jaroslav Škarvada 07e7e2d44b
companion: Suspend radio when hibernating 7 months ago
Woodie-07 0e259a63ed lr1110 irq fixes 8 months ago
Woodie-07 2981fc70e1 new workaround 8 months ago
Woodie-07 02351abc2d change println to debug macro in lr1110 patch 9 months ago
Woodie-07 8426fddcb7 workaround for LR1110 shift issue 9 months ago
liamcottle 599e3a187c start rx again immediately after receive 12 months ago
recrof 6be8e19a9f move radiolib wrappers to dedicated directory 12 months ago