Commit Graph

6464 Commits

Author SHA1 Message Date
jflyper a7c6c3fbef Add transponder to REVO/AIRBOTF4 and variants 2017-06-07 21:35:27 +09:00
jflyper 25deb20b15 Add transponder to OMNIBUSF4 and variants 2017-06-07 21:34:24 +09:00
jflyper 18b4c48499 Fix OSD slave serial port initialisation
Per cleanflight/#2847.
2017-06-07 10:13:36 +09:00
mikeller c5c459c7ab Removed stale EXTI callback handler counts. 2017-06-07 00:52:37 +12:00
Adrian Miriuta 64c3df565b enable BOXHEADADJ when HEADFREEE is enabled, to enable correction of gyro drift 2017-06-05 10:42:40 +02:00
Dominic Clifton 15a786d7f1 Merge pull request #2839 from cleanflight/cleanup-dashboard-1
Cleanup some dashboard code.
2017-06-05 09:55:32 +12:00
Dominic Clifton a72f98e4f3 Merge pull request #2841 from McGiverGim/fix-compile-issues-ifndef-USE_SERVOS
Fix compiles issues when not defined USE_SERVOS
2017-06-05 09:51:36 +12:00
Michael Keller 671d453709 Merge pull request #3097 from jflyper/bfdev-uart-refactor-and-configurable
UART refactor and configurable
2017-06-05 08:35:29 +12:00
Martin Budden da042a2331 Merge pull request #3200 from mikeller/added_spracingf4neo
SPRACINGF4NEO - Initial target support.
2017-06-04 15:14:26 +01:00
Martin Budden 70eef18497 Merge pull request #3198 from mikeller/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
2017-06-04 15:10:40 +01:00
Martin Budden 91e9101808 Merge pull request #3197 from mikeller/cleanup-osd
CF/BF - Cleanup OSD default positions.
2017-06-04 15:10:13 +01:00
Martin Budden 926c5e4184 Merge pull request #3206 from martinbudden/bf_beebrain_blheli
Restored BLHELI 4WAY interface on BEEBRAIN
2017-06-04 15:08:04 +01:00
Martin Budden eac5cec261 Merge pull request #3205 from martinbudden/bf_code_tidy
Code tidy
2017-06-04 15:07:23 +01:00
Martin Budden 5e553ea35d Restored BLHELI 4WAY interface on BEEBRAIN 2017-06-04 14:17:39 +01:00
Martin Budden 39d6b31036 Code tidy 2017-06-04 14:12:56 +01:00
mikeller 6a39d35c37 Moved target specific configuration into 'config.c'
Moved target specific configuration into 'config.c'
2017-06-04 11:48:56 +12:00
Dominic Clifton 08b401737b Merge pull request #2835 from cleanflight/spracingf4neo
SPRACINGF4NEO - Initial target support.
2017-06-04 11:16:22 +12:00
mikeller fb6254aa1f Fixed battery source defines. 2017-06-04 11:10:28 +12:00
Dominic Clifton e016eac457 Merge pull request #2829 from cleanflight/spracingf3neo-current-sensor-scale
CF/BF - SPRACINGF3NEO - Use appropriate current sensor scale.
2017-06-04 10:47:16 +12:00
Dominic Clifton e3b3b6881c Merge pull request #2836 from cleanflight/cleanup-osd-2
CF/BF - Cleanup OSD default positions.
2017-06-04 10:42:58 +12:00
Michael Keller e8b9bc3290 Changed beeper warning LED to only activate when no other warnings are shown. 2017-06-02 20:12:19 +12:00
Michael Keller 27679e69f2 Merge pull request #3193 from DanNixon/osd_volt_symbol
Use the volts symbol for voltages in OSD
2017-06-02 15:37:10 +12:00
Martin Budden ae0f735ae1 Merge pull request #3177 from jflyper/bfdev-reset-unsupported-mixer-to-custom-followup2
Follow up to mixer validation
2017-06-01 17:53:24 +01:00
Martin Budden 811b80a7ad Merge pull request #3178 from jflyper/bfdev-disable-uncommon-servo-mixers
Disable uncommon servo mixers if NOT USE_UNCOMMON_MIXERS
2017-06-01 17:51:10 +01:00
Dan Nixon 6297969a5e Use the volts symbol for voltages in OSD 2017-06-01 11:40:57 +01:00
jflyper eb0f098264 Set telemetry_inversion to default on 2017-06-01 18:09:40 +09:00
jflyper 0b1383a730 Refactored the validation code
- The check is active regardless of the USE_UNCOMMON_MIXER to detect
unsupported/insufficiently supported mixers.
- Custom mixers always pass the check.
- Mixer mode resets to MIXER_CUSTOM if motorCount != 0 but motor array
is NULL.
- Mixer mode resets to MIXER_CUSTOM_AIRPLANE if useServo but servo
count is zero.
2017-06-01 00:30:04 +09:00
Dan Nixon 1366676880 Add back the OSD disarmed element 2017-05-31 16:29:10 +01:00
Michael Keller 270817a4c8 Merge pull request #3158 from AlienWiiBF/AcroWhoop
Adding various PikoBLX based FuriousFPV targets
2017-05-31 07:57:05 +12:00
jflyper 0fcccd7a40 Comment tidy 2017-05-31 02:46:46 +09:00
Michael Keller 323d0ae734 Merge pull request #3175 from bnn1044/clracingf7
Add ICM20689 support for CLRACINGF7
2017-05-30 13:00:40 +12:00
Michael Jakob 337d9823a3 Final reduction of targets 2017-05-29 21:08:38 +02:00
Michael Jakob b333e5cfd8 First run to reduce number of targets 2017-05-29 20:48:29 +02:00
Michael Jakob 6050bd4600 Rename FuriousFPV targets (prefix all with FF_) 2017-05-29 20:48:25 +02:00
Michael Jakob ee582df432 Adding various PikoBLX based FuriousFPV targets 2017-05-29 20:48:22 +02:00
Cheng Lin 6412cb3be7 Update target.h 2017-05-29 10:09:22 -04:00
Cheng Lin 57f5ea8993 Update target.c 2017-05-29 10:08:26 -04:00
Cheng Lin 492e863814 Fix tab aliment problem in target.c 2017-05-29 10:07:03 -04:00
jflyper 260b897d3c bfdev disable servo mixers for uncommon mixers 2017-05-29 19:30:06 +09:00
jflyper 7403576a15 Reserve MIXER_GIMBAL and MIXER_PPM_TO_SERVO 2017-05-29 18:37:48 +09:00
Michael Keller 3042e58957 Merge pull request #3166 from ledvinap/improvement-box-serialization-bf
Improve box serialization
2017-05-29 21:18:30 +12:00
Michael Keller 7a821b7bc4 Merge pull request #3176 from jflyper/bfdev-reset-unsupported-mixer-to-custom-followup
Avoid custom mixers from resetting into MIXER_CUSTOM
2017-05-29 19:13:15 +12:00
jflyper 5af12d40b8 Avoid MIXER_CUSTOM, MIXER_CUSTOM_AIRPLANE and MIXER_CUSTOM_TRI from resetting into MIXER_CUSTOM 2017-05-29 15:38:33 +09:00
Michael Jakob c68e2e1bbf FuriousFPV PIKOF4 target support 2017-05-29 08:01:53 +02:00
Michael Keller 4645b8765b Merge pull request #3174 from jflyper/bfdev-reset-unsupported-mixer-to-custom
Reset mixer to MIXER_CUSTOM if configured mixer is not supported
2017-05-29 16:59:25 +12:00
Cheng Lin 77d4c028f9 Add ICM20689 support for clracingf7 2017-05-29 00:57:21 -04:00
jflyper 93d554516a Omit special case of USE_OSD_SLAVE and USE_QUAD_MIXER_ONLY 2017-05-29 13:30:21 +09:00
jflyper ba99a372a1 Reset mixer to MIXER_CUSTOM if configured mixer is not supported 2017-05-29 12:13:33 +09:00
jflyper 5694b97dda Prevent CMS from freezing after flash erase 2017-05-29 09:28:18 +09:00
Michael Keller bc736c7754 Merge pull request #3153 from AlienWiiBF/FORTINIF4
Support for FuriousFPV FORTINI F4
2017-05-29 12:06:16 +12:00