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
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
71136671bd
Implement remote lna toggle cli cmd
2026-02-10 15:02:23 +00:00
Wessel Nieboer
d0720c63c2
Allow negative tx power
...
Like SX1262 allows -9 dBm lowest, some allow lower but that probably
isn't useful
2026-02-06 02:24:51 +01:00
Frieder Schrempf
c76d337a00
variants: XIAO NRF52: Enable user button
...
The Xiao nRF52840 combined with the Wio-SX1262 is often used for
cheap and compact DIY companion nodes. The Wio actually has an onboard
pushbutton that can be used as user button. Enable support for the
button.
Signed-off-by: Frieder Schrempf <frieder@fris.de >
2025-11-22 15:05:06 +01:00
recrof
81180bbf8c
xiao nrf52: add all available sensors, remove *_alt envs, cleanup
2025-09-15 14:46:10 +02:00
Florent de Lamotte
56e3bb153b
remove LORA_CR fallback from target.cpp on xiao_nrf52, xiao_s3 and t-echo
2025-06-20 09:47:58 +02:00
Florent de Lamotte
b65b4d51eb
Apply refactoring to xiao_nrf52 and xiao_s3
2025-06-19 15:18:58 +02:00
Matthew Harrold
83b70b3167
Add support for Seeed NRF + RTC
2025-06-17 23:12:10 +01:00
Florent
8f5e521717
sx1262_wio: hook rxen, specify txen as not connected
2025-06-02 23:23:08 +02:00
Normunds Gavars
f8b45ec01e
Add sensor support to Xiao Nrf
2025-05-23 21:24:02 +03:00
Scott Powell
99774f10ac
* new: SensorManager
...
* BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling.
* companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03).
* dependency: added CayenneLPP to libdeps
* all target.* modules now with a stub 'sensors' object.
2025-05-03 13:14:03 +10:00
Florent de Lamotte
82bcd74932
xiao-nrf52 : initial support for meshcore
...
initial config for xiao_nrf52
repeater role for xiao-nrf52
xiao-nrf52 correction on bat voltage
xiao-nrf52 this file should not be here ...
2025-04-11 08:10:18 +02:00