mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 20:10:18 +03:00
First pass at GHST driver including low-latency control, and basic telemetry. Fix Ghost channel scaling Use ghstChannelData instead of rxRuntimeState->channelData Integrate PR feedback Primarily de-tab and a few cosmetic changes. Keep Travis CI happy Removed unused function Rework ghost driver to reduce time in ISR, move processing As requested in PR review. Fixed issue in telemetry driver, mAh consumed is transmitted as units of 10mAh, not 1mAh. Resolve Packet Collision Issue with GHST Send telemetry packets only within a well defined time slot after an incoming Rx packet. Remove unnecessary comment rxRefreshRate doesn't need to be dynamic. Ghost - Remove special case from scheduler No need to reschedule telemetry for the Ghost protocol. |
||
---|---|---|
.. | ||
mcu | ||
build_verbosity.mk | ||
checks.mk | ||
linux.mk | ||
macosx.mk | ||
openocd.mk | ||
source.mk | ||
system-id.mk | ||
targets.mk | ||
targets_list.mk | ||
tools.mk | ||
windows.mk |