Commit Graph

7170 Commits

Author SHA1 Message Date
Michael Keller 07c743e352 Merge pull request #2192 from mikeller/fix_amperage_latest_type
Adjusted 'amperageLatest' data type to be 'int32_t' to be consistent with 'amperage'.
2017-01-23 12:46:58 +13:00
Michael Keller 6ad09ee244 Merge pull request #2175 from mikeller/reinstate_telemetry_msp_port_sharing
Reinstated telemetry / MSP port sharing, since it can work if 'telemetry_switch' is set to true.
2017-01-23 12:46:33 +13:00
Michael Keller 1395d1cd34 Merge pull request #2145 from mikeller/added_flip32f3osd_target
Added FLIP32F3OSD target, changed ZCOREF3 target into a variant of SPRACINGF3.
2017-01-23 12:46:12 +13:00
Michael Keller 2766ea99ec Merge pull request #2194 from mikeller/increase_msp_api_version
Increased MSP API version for next release.
2017-01-23 12:44:48 +13:00
Michael Keller 1b5ad8dd4f Increased MSP API version for next release. 2017-01-23 12:43:21 +13:00
Martin Budden 8555a65b1b Merge pull request #2191 from martinbudden/bf_whitespace_fixup
Fixed up whitespace
2017-01-22 23:13:44 +00:00
Michael Keller c6e9b6b772 Adjusted 'amperageLatest' data type to be 'int32_t' to be consistent with 'amperage'. 2017-01-23 11:48:25 +13:00
Martin Budden 8e79e8092e Fixed up whitespace 2017-01-22 22:42:45 +00:00
borisbstyle 951e8271a5 Merge pull request #2176 from AndersHoglund/bff3_spek_bind_pin
BFF3 correct Spektrum sat bind pin.
2017-01-21 14:19:58 +01:00
Anders Hoglund 1ea0756718 BFF3 correct Spektrum sat bind pin. 2017-01-21 13:40:37 +01:00
borisbstyle 977d69657f Revert "Some Flash space savings. Not relevant parameters are not shown"
This reverts commit 8f017b93e5.
2017-01-21 13:20:11 +01:00
mikeller 8319bf4c69 Reinstated telemetry / MSP port sharing, since it can work if 'telemetry_switch' is true. 2017-01-21 22:48:01 +13:00
borisbstyle e1024619cd Merge pull request #2174 from martinbudden/bf_cli_valuetable_rom_save
Saved ROM in CLI valuTable by limiting min/max to int16_t
2017-01-21 09:03:34 +01:00
Martin Budden 5aa6187b00 Saved ROM in CLI valuTable by limiting min/max to int16_t 2017-01-21 07:42:18 +00:00
Anders Höglund a1aa44945c Merge pull request #2144 from blckmn/patch
Added define for turning on MSP on first UART for custom build
2017-01-20 18:08:18 +01:00
borisbstyle 33316a40df Merge pull request #2158 from jflyper/bfdev-remove-contamenation-vtx_singularity
Remove bogus files vtx_singularity.[ch]
2017-01-19 17:24:08 +01:00
borisbstyle cdce6d59fe Merge pull request #2163 from AndersHoglund/usb_vcp_f1_only
USB VCP Interrupt fix only for STM32F10X, problem on DOGE fixed.
2017-01-19 17:23:06 +01:00
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
Michael Keller 8dfd820722 Merge pull request #2159 from mikeller/increase_msp_api_version
Increased MSP API version number for next release.
2017-01-19 19:33:58 +13: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
Martin Budden 0ebff69584 Merge pull request #2153 from AndersHoglund/fix_usb_vcp_interrupts
CC3D_OPBL did not start, spurious interrupts during init.
2017-01-18 18:41:46 +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
Michael Jakob 35ca569c84 STM32F7 CMSIS Libraries V1.2.0 2017-01-18 13:58:05 +01:00
Michael Jakob e930261808 STM32F7 HAL Drivers V1.2.0 2017-01-18 13:47:15 +01:00
borisbstyle 2e81bd0628 Merge pull request #2151 from basdelfos/kissfc-remap-dma-tim17
Allow remap motor output to PWM6 on KISS FC with DSHOT enabled
2017-01-17 23:24:01 +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
Michael Keller b3c5980683 Merge pull request #2149 from mikeller/remove_tinybeef3_default_features
Removed unsupported default features from TINYBEEF3 target.
2017-01-18 02:30:09 +13:00
mikeller 01b4614656 Removed unsupported default features from TINYBEEF3 target. 2017-01-18 02:28:24 +13:00
Michael Keller 043d858cda Merge pull request #2148 from mikeller/increase_msp_version
Increase MSP version.
2017-01-18 01:21:58 +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