- 24 Aug, 2015 1 commit
-
-
Joe Poser authored
Minor fix on bullet point in new features list
-
- 20 Aug, 2015 11 commits
-
-
Dominic Clifton authored
1f127905
-
Dominic Clifton authored
-
Dominic Clifton authored
Colibri race specific code into the mpu6500 driver.
-
Larry (TBS) authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
-
Dominic Clifton authored
Merge branch 'feature/make-top-level-test' of https://github.com/Echelon9/cleanflight into Echelon9-feature/make-top-level-test
-
Dominic Clifton authored
Remove duplicated -mfpu=fpv4-sp-d16 under cortex-m4 based targets.
-
Dominic Clifton authored
Fix upper bound clamping of floating point PID settings upon MSP read
-
Nicholas Sherlock authored
-
- 19 Aug, 2015 7 commits
-
-
Dominic Clifton authored
Just reverse the min/max arguments. Unit tested. Fixes #1132.
-
Dominic Clifton authored
Failsafe - Add rxfail `auto` mode.
-
Dominic Clifton authored
Failsafe - Fixes for RX loss detection.
-
Dominic Clifton authored
code. Tested with X8R in SBus and PWM, and Spek Sat, GR-24 PPM, PWM and SUMD, Spek PPM
-
Dominic Clifton authored
channels, not just aux channel.
-
Dominic Clifton authored
ports, previously only softserial was working. - See #1021
-
Echelon9 authored
-
- 18 Aug, 2015 3 commits
-
-
Dominic Clifton authored
-
Nicholas Sherlock authored
-
joshuabardwell authored
-
- 17 Aug, 2015 2 commits
-
-
Echelon9 authored
-
Dominic Clifton authored
Fix small typos in README.md
-
- 15 Aug, 2015 2 commits
- 11 Aug, 2015 7 commits
-
-
Dominic Clifton authored
-
Dominic Clifton authored
Merge branch 'rx_sumd_added_crc_check' of https://github.com/ProDrone/cleanflight into ProDrone-rx_sumd_added_crc_check Conflicts: src/main/rx/sumd.c
-
Dominic Clifton authored
RX - Corrections to RX fail detection, hold and preset, when using a PWM connection
-
ProDrone authored
Because a required change for PWM disturbed the PPM mode.
-
Dominic Clifton authored
Add ability to get/set mag calibration data
-
Dominic Clifton authored
Modified VBatt functionality to enable better precision.
-
Dominic Clifton authored
RX - SUMD channels are received as 16 bit values instead of 32
-
- 08 Aug, 2015 3 commits
-
-
ProDrone authored
Officially the CRC check is part of the SUMD protocol. Framing errors are already covered and i expect these to occur around the same time as CRC errors, so i am not sure if someone will ever notice the difference...
-
ProDrone authored
Logic for valid flightchannel detection is inverted in order to detect the first flightchannel failure instead of waiting to check them all. Clear PWM channel capture on read. This invalidates the control channels on read. They are validated by receiving a good value BEFORE the aux channels are received. This is done because control channels configures to go OFF on failsafe are detected with a PWM capture time-out. Time-out took so long that all aux channels where overwritten by their RX configured failsafe values BEFORE the invalid (=OFF) control channel was detected.
-
ProDrone authored
Preserve 32 bytes of RAM.
-
- 07 Aug, 2015 1 commit
-
-
Dominic Clifton authored
GPS speed was 10x too big on frsky telemetry
-
- 06 Aug, 2015 1 commit
-
-
Andre Bernet authored
-
- 05 Aug, 2015 2 commits
-
-
EvilBadger authored
-
Dominic Clifton authored
-