-
Feature request to include native LTM (Light Telemetry) support in er9x.
LTM fits low baudrates like 1200/2400 bauds over long range transmission like OpenLRSng transparent serial link, or FSK mod…
sppnk updated
6 years ago
-
RTRT
看到中文官网显示“Cleanflight飞控系统支持(计划)”,英文官网显示“Cleanflight flight control supported”
不晓得是否已经支持?
如果支持,选择的板子类型里面没有返现 Crazepony,要选啥呢?固件版本要咋选呢?
-
Hi ,
cool project!
I´m testing the flightcontroller as Naze32 or similar.
It would be great to implement your code into tha main Coding from INAV or Betaflight to build in a FLightcontroller and ge…
-
#### Issue details
Spektrum Satellite Receivers do not support RSSI, but do report a "Fade Counter" that signifies the number of dropped packets. This is documented here: [https://www.spektrumrc.com/…
-
Полетные режимы не обновляются, т.к. обрабатывается только арминг. см. cleanflight_core.h:553
-
This bug is present (but probably much harder to trigger) in baseflight: https://github.com/cleanflight/cleanflight/pull/720
-
I think it would be useful to support racers who come from a different FC to test PX4 and let them convert their existing rates in cleanflight betaflight fork parameters described here https://oscarli…
-
The BLHeli pass though interface is an convenient way to configure/flash BLHeli ESCs "via" the flight controllers over USB. Investigate the possibility to implement this on the Bolt. Hopefully the ope…
-
After putting together code from [https://github.com/cleanflight/cleanflight/commit/fa862f4395a76e1bd05f425a19edd461df4c9cc0](cleanflight usblinker) and [https://github.com/c---/ArduinoUSBLinker/blob/…
-
Hey and thanks very much for this great library.
I tried all day to figure out how to get the armed state with MSP from cleanflight.
It seems to be able with the `getActiveModes` function and `MSP…