Commit Graph

8724 Commits

Author SHA1 Message Date
mikeller 559079ff31 Fixup Dshot / Proshot implementation. 2017-06-21 00:12:01 +12:00
jflyper 682d4d4014 Preset CS lines for SPI devices initial high 2017-06-20 21:10:31 +09:00
borisbstyle 1a082d5c7e Change cli naming for proshot 2017-06-20 11:18:58 +02:00
jflyper 42fa95c2d0 Reset bind pin when override is in effect. 2017-06-20 10:08:46 +09:00
jflyper 74f34d463d Use cached value instead of RCC->CSR 2017-06-20 09:53:28 +09:00
jflyper d51d66f8f1 Use cached value instead of RCC->CSR 2017-06-20 09:45:46 +09:00
jflyper e2caf8831f Target cleanup 2017-06-19 22:36:31 +09:00
jflyper 4451ae5fe9 Exclude SITL case 2017-06-19 20:46:49 +09:00
jflyper 8e2ebcf026 Rebased on to master 2017-06-19 19:43:18 +09:00
jflyper 1fe839331e Enable USE_SPEKTRUM_BIND{,_PIN} for relevant targets
FLASH_SIZE > 128 and USE_SERIALRX_SPEKTRUM.
2017-06-19 19:34:32 +09:00
Michael Keller 7b762e640c Merge pull request #3304 from mikeller/add_cli_array
Added support for array variables to CLI.
2017-06-19 21:39:49 +12:00
borisbstyle 3575ff4515 Merge pull request #3242 from betaflight/float_conversion_moved
Convert motor values at the final stage // Increase resolution
2017-06-19 09:51:57 +02:00
borisbstyle b21877438e Convert motor values at the final stage // Increase resolution 2017-06-19 09:51:17 +02:00
borisbstyle c5054f9e9d Merge pull request #3316 from betaflight/proshot_cli
Add proshot to cli
2017-06-19 08:26:16 +02:00
borisbstyle 72f5a7940b Merge pull request #3308 from mikeller/added_osd_visual_beeper
Added visual beeper to OSD.
2017-06-19 08:23:43 +02:00
borisbstyle 9a8ece36e4 Merge pull request #3313 from mikeller/add_esc_data_osd
From cleanflight: OSD: display temperature and speed from ESC sensor.
2017-06-19 08:21:27 +02:00
borisbstyle 98b301f1e8 Merge pull request #3302 from blckmn/config_led
Making status LEDs configurable.
2017-06-19 08:19:06 +02:00
borisbstyle a01a48337d Add proshot to cli 2017-06-19 08:03:48 +02:00
borisbstyle 9a4e93fa60 Merge pull request #3162 from TonyBazz/master
ProShot Implementation
2017-06-19 07:57:02 +02:00
Michael Keller a907f4b9a8 Merge pull request #3303 from mikeller/improvement-64bit-boxid
From cleanflight: array based box masks
2017-06-19 13:46:53 +12:00
Michael Keller f380c3d774 Fixed unit tests. 2017-06-19 13:33:29 +12:00
Hydra d93218f21c CF/BF - Fix incorrect use of pointer. 2017-06-19 13:31:08 +12:00
Hydra 0227b7fb28 CF/BF - Update re-instated unit tests due to rc_modes changes. 2017-06-19 13:31:08 +12:00
Dominic Clifton 75511249d8 Merge pull request #2867 from cleanflight/fix-flight-mode-flags
CF/BF - Fix missing initialiser in flightModeFlags
2017-06-19 13:31:08 +12:00
mikeller a10e1d05ed Fixed tests. 2017-06-19 13:31:08 +12:00
Dominic Clifton db006b1585 Merge pull request #2856 from ledvinap/improvement-64bit-boxid
array based box masks
2017-06-19 13:31:08 +12:00
Dominic Clifton 57e85ea061 Merge branch 'rosek86-master' 2017-06-19 09:13:21 +12:00
Krzysztof Rosiński 64d92963e1 braces style corrected. 2017-06-19 09:08:44 +12:00
Michael Keller 47e91874f5 Merge pull request #3309 from jflyper/bfdev-omnibusf4sd-target-remove-redundent-conditional
[OMNIBUSF4SD] Remove redundant conditional
2017-06-19 08:57:10 +12:00
Michael Keller f65249e137 Increased buffer size. 2017-06-19 08:45:19 +12:00
blckmn 3cfcf8a4b3 Fix for SITL target 2017-06-19 06:35:40 +10:00
jflyper 7155a3e6a5 Comment tidy 2017-06-19 00:24:14 +09:00
jflyper b0c970a48c Remove redundant conditional 2017-06-18 23:39:27 +09:00
Michael Keller dc69c03886 Merge pull request #3307 from mikeller/add_dshot_command_switch
Changed 'pwmWriteDshotCommand' to use switch for better readability.
2017-06-19 00:36:49 +12:00
mikeller 41668fa702 Added visual beeper to OSD. 2017-06-18 19:17:20 +12:00
Michael Keller 71958b6732 Merge pull request #3287 from mikeller/remove_pg_profile_support
Removed support for profile handling in parameter groups.
2017-06-18 15:52:30 +12:00
mikeller 7c14c49701 Changed 'pwmWriteDshotCommand' to use switch for better readability. 2017-06-18 15:51:03 +12:00
Michael Keller f37847bdda Merge pull request #3306 from brianlbalogh/betaflight-pwmWriteDshotCommand-fix
Fix pwmWriteDshotCommand repeats
2017-06-18 15:43:12 +12:00
Brian Balogh f17c46038b Fix pwmWriteDshotCommand repeats 2017-06-17 22:44:48 -04:00
Michael Keller a5b428ae4f Added support for array variables to CLI. 2017-06-18 01:43:08 +12:00
blckmn 7ad44e3712 Updates based on feedback 2017-06-17 21:45:40 +10:00
blckmn 0752a301b5 Moving config for Status Leds 2017-06-17 19:20:10 +10:00
blckmn bc547321cb Fixed ALIENFLIGHTF3 target configuration 2017-06-17 19:08:32 +10:00
blckmn 2d799e65c0 Added condition for unit tests 2017-06-17 19:04:22 +10:00
blckmn 1bc421133e Reset all target definitions to use LEDx_PIN for clarity. 2017-06-17 16:56:35 +10:00
blckmn daa0afcd39 Initial making of LEDs configurable 2017-06-17 16:47:38 +10:00
jflyper 3d2fe5e8de Enable spektrum bind for SRXL 2017-06-17 11:12:50 +09:00
Michael Keller 1388c3ee82 Merge pull request #2863 from rosek86/master
Read current from ESC fixed.
2017-06-17 12:24:53 +12:00
jflyper c7f62e47a6 Automatic spektrum bind pin determination 2017-06-17 04:12:50 +09:00
Michael Keller 938a2fb3f7 Merge pull request #3299 from jflyper/bfdev-fix-f3-serial-resource-index-handling
[F3 Serial UART] Fix resource index when calling IOInit
2017-06-16 14:26:35 +12:00