1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
Commit graph

5384 commits

Author SHA1 Message Date
J Blackman
85ce599bdd Merge pull request #2164 from raphaelcoeffic/sport-no-timeout
smartport: removed disabling on timeout
2017-01-20 03:21:31 +11:00
Raphael Coeffic
07a6cf92b7 smartport: removed disabling on timeout
and refuse to initialise in case the port is shared with something else (would not work anyway).
2017-01-19 15:18:24 +01:00
Anders Hoglund
ec50e1c041 USB VCP Interrupt fix only for STM32F10X, problem on DOGE xied. 2017-01-19 14:53:03 +01:00
MJ666
3d6a331fc9 Merge pull request #2161 from AlienWiiBF/F7LibFix
Cleanup F7 CMSIS and HAL Library compiler warnings
2017-01-19 00:21:46 -08:00
Michael Jakob
d6f3a50a9b Cleanup F7 CMSIS and HAL Library compiler warnings 2017-01-19 08:58:27 +01:00
mikeller
759016ea69 Increased MSP API version number for next release. 2017-01-19 19:33:13 +13:00
jflyper
012e9e62da Remove bogus files vtx_singularity.[ch]
Remove contamination from other local branch.
2017-01-19 13:08:38 +09:00
J Blackman
c394687b37 Merge pull request #2152 from AlienWiiBF/F7_LIB
STM32F7 CMSIS Library and HAL driver update
2017-01-19 11:28:48 +11:00
borisbstyle
8f017b93e5 Some Flash space savings. Not relevant parameters are not shown 2017-01-19 00:14:24 +01:00
borisbstyle
a427e718a7 Merge branch 'master' of https://github.com/betaflight/betaflight 2017-01-19 00:01:07 +01:00
borisbstyle
093115a2a0 Add anti_gravity_gain // new defaults 2017-01-19 00:00:33 +01:00
mikeller
ce6d0202e4 Added FLIP32F3OSD target, changed ZCOREF3 target into a variant of SPRACINGF3. 2017-01-19 09:18:34 +13:00
Martin Budden
c4ff774df6 Merge pull request #2155 from blckmn/revolt
Added target default mixer, and updated REVOLT
2017-01-18 18:44:22 +00:00
blckmn
1e80ff1c5b Simplified target.c condition for revolt as per suggestion 2017-01-19 04:40:52 +11:00
blckmn
6f6fe4ad6f Added target default mixer, and updated REVOLT
Motors tested and correct motor spins on motors tab in configurator.
2017-01-19 04:24:21 +11:00
Michael Jakob
1da411fd7b Update F7 startupfiles
Fix NERO build problems
2017-01-18 16:44:02 +01:00
Anders Hoglund
5b3ac004b0 CC3D_OPBL did not start, spurious interrupts during init. Made sure NVIC is disabled early 2017-01-18 15:24:41 +01:00
Bas Delfos
afd848e425 Enabled REMAP_TIM17_DMA for KISS FC to use PWM6 as spare motor output 2017-01-17 23:10:46 +01:00
mikeller
01b4614656 Removed unsupported default features from TINYBEEF3 target. 2017-01-18 02:28:24 +13:00
mikeller
934fb84202 Increase MSP version. 2017-01-18 01:21:04 +13:00
blckmn
f541a10a5c Added define for turning on MSP on first UART when option set for custom build.
command line for custom firmware: make NAZE OPTIONS=USE_MSP_UART
2017-01-17 13:39:25 +11:00
borisbstyle
704b12f297 Fix FPV angle mix 2017-01-17 00:03:35 +01:00
borisbstyle
b314c36b81 Minor tidy processRcCommand 2017-01-16 22:53:02 +01:00
borisbstyle
5a68276784 Merge branch 'master' of https://github.com/betaflight/betaflight 2017-01-16 22:44:48 +01:00
J Blackman
e539200e67 Merge pull request #2143 from betaflight/fix-transponder-hardfault
Prevent hard-fault when no IO available for transponder.
2017-01-17 08:00:41 +11:00
Hydra
3c29725672 Prevent hard-fault when no IO available for transponder.
This cleans up the transponder api too.
2017-01-16 19:27:20 +00:00
mikeller
720db640ae Fixes for AIORACERF3 target. 2017-01-17 08:08:37 +13:00
jflyper
50d21cd991 Remove merge artifacts 2017-01-17 02:56:53 +09:00
borisbstyle
80f9e9dcb9 Merge pull request #2137 from raphaelcoeffic/tramp-vtx-common
tramp: implemented VTX common interface.
2017-01-16 17:33:00 +01:00
borisbstyle
663206debf Merge pull request #2136 from AndersHoglund/fic_cppcheck_issues
Fix cppcheck error, uninitialized var.
2017-01-16 17:26:42 +01:00
Raphael Coeffic
1768c1fda8 tramp: implemented VTX_COMMON interface. 2017-01-16 17:18:10 +01:00
Anders Hoglund
69e898a5f2 Fix cppcheck error, uninitialized var. 2017-01-16 16:52:39 +01:00
borisbstyle
94aa14889e Bump EEPROM and MSP 2017-01-16 16:24:49 +01:00
borisbstyle
584d96ba19 Merge pull request #2135 from jflyper/bfdev-displayport-adjustable-column
DISPLAYPORT+CMS: Add displayPortProfile
2017-01-16 16:21:19 +01:00
jflyper
2e0e4562be Fix power table lookup issue 2017-01-17 00:14:09 +09:00
jflyper
f565138101 Touch-ups 2017-01-16 22:59:33 +09:00
jflyper
1d8018f547 Rebase + touch-up
Includes fix for SmartAudio CMS behavior
2017-01-16 22:32:59 +09:00
borisbstyle
b60bc0a2e1 Merge pull request #2106 from raphaelcoeffic/tramp-raf
IRC Tramp VTX support (continued)
2017-01-16 13:25:07 +01:00
borisbstyle
bbbcc62196 Add softserial back to NAZE target 2017-01-16 12:36:23 +01:00
Raphael Coeffic
9681929f98 tramp: re-enabled temperature support
Temps have been measured right on the STM32F031G6 located on the surface of the Tramp and seem to be quite accurate. Above 104C, it starts to trickle the power down.
2017-01-16 12:00:36 +01:00
jflyper
d33977a506 Add displayPortProfile 2017-01-16 19:37:40 +09:00
borisbstyle
149ec6df85 Merge pull request #2119 from raphaelcoeffic/cms_osd_pid
added PID OSD elements to CMS
2017-01-16 10:57:15 +01:00
Anders Hoglund
08f7a372b7 Moved enabling of USB interpt after USB_init, for F1 and F3. 2017-01-16 10:16:17 +01:00
blckmn
82efaba226 Moving portOptions declaration 2017-01-16 13:24:38 +11:00
blckmn
258ae30210 Ensure sport portOptions is initialised. 2017-01-16 12:55:00 +11:00
Raphael Coeffic
47bbd46c88 added conditional debug (TRAMP_DEBUG) 2017-01-15 23:26:08 +01:00
Raphael Coeffic
af72b761b5 fixed pre-processor directives (continued) 2017-01-15 23:18:38 +01:00
Raphael Coeffic
99cff4a875 some clean-up work (@ledvinap comments) 2017-01-15 18:34:14 +01:00
Raphael Coeffic
07659576b1 fixed pre-processor directives 2017-01-15 14:11:49 +01:00
mikeller
10d475c3c9 Fixed 'unused variable' warning in 'fc_msp'. 2017-01-16 00:40:46 +13:00