- 22 Apr, 2015 14 commits
-
-
Dominic Clifton authored
-
git://github.com/cmavr8/cleanflightDominic Clifton authored
Merge branch 'docs-proposals-chris' of git://github.com/cmavr8/cleanflight into cmavr8-docs-proposals-chris Conflicts: build_docs.sh
-
Dominic Clifton authored
-
Dominic Clifton authored
Added information about TPA rate.
-
Dominic Clifton authored
Update Rx.md
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
Merge branch 'tricopter-yaw' of git://github.com/sherlockflight/cleanflight-dev into sherlockflight-tricopter-yaw
-
Dominic Clifton authored
-
Dominic Clifton authored
In order to make a CC3D.bin you need to add OPBL=yes.
-
Jonas Harnesk authored
-
- 20 Apr, 2015 1 commit
-
-
Jonas Harnesk authored
-
- 19 Apr, 2015 3 commits
-
-
Dominic Clifton authored
match the documentation. Add first unit tests for code in rx.c.
-
Nicholas Sherlock authored
-
Dominic Clifton authored
signal loss is occurs.
-
- 18 Apr, 2015 2 commits
-
-
Dominic Clifton authored
boot. FC can detect when the display is unplugged and recovers after display I2C timeouts.
-
Dominic Clifton authored
-
- 16 Apr, 2015 9 commits
-
-
Dominic Clifton authored
phase changes.
-
Dominic Clifton authored
In writing these tests a bug was discovered with RX_SERIAL and RX_MSP failsafe delay timing - the configured delays are not honoured.
-
Dominic Clifton authored
-
Dominic Clifton authored
The problem was the MPU6050 EXTI handler was not registered due to baro detection taking the only callback handler slot. When the MPU6050 EXTI was configured the interrupt flag was never cleared which results in the CPU being starved.
-
Dominic Clifton authored
signal loss that would cause a disarm to be registered by the FC.
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
- 15 Apr, 2015 3 commits
-
-
Dominic Clifton authored
-
Dominic Clifton authored
* fixes issue where indicators would flash when SBus RX entered failsafe mode. * fixes bug where turning off a TX for an SBus RX would instantly disarm when using a switch to arm when the channel went outside the arming range. * introduces failsafe phases to make the system more understandable. * allows the system to ask if rxSignalIsBeing received for all RX systems: PPM/PWM/SerialRX/MSP. Also works when a serial data signal is still being received but the data stream indicates a failsafe condition - e.g. SBus failsafe flags. * failsafe settings are no-longer per-profile. Untested: Sumd/Sumh/XBus/MSP (!) Tested: SBus X8R, Lemon RX Sat, X8R in PWM, Spektrum PPM.
-
modem158 authored
Just adding documentation to help with an issue that arose today.
-
- 14 Apr, 2015 8 commits
-
-
Dominic Clifton authored
date as the documentation - documentation updates via pull requests are preferred over blog posts/videos.
-
Dominic Clifton authored
Update LedStrip.md
-
Dominic Clifton authored
Update Autotune.md
-
Dominic Clifton authored
Documentation update for cli.md
-
Dominic Clifton authored
Fixed speed according to frsky protocol
-
Dominic Clifton authored
fix voltage calculation for smartport telemetry
-
Dominic Clifton authored
-
Dominic Clifton authored
b34ec00d
-