Liam Cottle
|
ffbf73dc5c
|
Merge pull request #2432 from recrof/kiss-radio-everywhere
kiss radio: added stm32 support + envs in platformio.ini
|
2026-05-01 00:36:46 +12:00 |
|
Rastislav Vysoky
|
5beef490a0
|
add kiss radio env to most of the variants
|
2026-04-28 15:09:25 +02:00 |
|
OverkillFPV
|
958204c7f1
|
Merge branch 'dev' into lora-longer-preamble
|
2026-04-16 20:43:46 +10:00 |
|
overkillfpv
|
f0ec5d2ae7
|
changed to set the preamble on radio settings change
|
2026-03-29 21:45:16 +11:00 |
|
João Brázio
|
75895895f0
|
Add USE_SX1262 flag to multiple platformio.ini configurations
|
2026-03-16 09:34:12 +00:00 |
|
João Brázio
|
9a95e25ef2
|
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants
|
2026-03-05 18:38:57 +00:00 |
|
João Brázio
|
64a16d7ad2
|
Merge branch 'dev' into 2026/remote-lna
|
2026-02-27 10:32:14 +00:00 |
|
Wessel Nieboer
|
8bf63256b6
|
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio
getRxBoostedGain was returned true because both 0x94 (power saving) and
0x96 (boosted gain = 1) return true
|
2026-02-24 23:49:06 +01:00 |
|
callum5892
|
9f4eeeeceb
|
Added build flags for M5Stack Unit C6L
Enabled USB-CDC on boot for M5Stack_Unit_C6L_companion_radio_usb to fix serial connection issues
|
2026-02-23 17:31:18 +00:00 |
|
recrof
|
cafc212bb2
|
fix M5Stack Unit M6L build errors
|
2026-02-15 11:25:27 +01:00 |
|
João Brázio
|
71136671bd
|
Implement remote lna toggle cli cmd
|
2026-02-10 15:02:23 +00:00 |
|
Rastislav Vysoky
|
84e68cf4cb
|
initial port of M5Stack Unit C6L, update pioarduino to newer bugfix release
|
2026-02-02 22:58:55 +01:00 |
|