1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

20 commits

Author SHA1 Message Date
DieHertz
c932bd7313 Added PWM inversion to motor config 2017-01-19 22:53:50 +03:00
blckmn
ccd07cf03e F3 and F7 updates to remove DSHOT interrupt. 2017-01-09 22:43:49 +11:00
blckmn
9c9a3fe909 Improvements and order by ascending as requested 2017-01-07 20:28:22 +11:00
blckmn
61827e6fd0 Adding DSHOT1200 and 900 2017-01-07 09:08:33 +11:00
blckmn
f15bdcdce9 Perform DMA check before writing to motors. 2016-11-25 22:24:30 +11:00
Bas Delfos
16178a0662 Implementation of KISS ESC Telemetry protocol 2016-11-17 22:04:44 +01:00
J Blackman
66ad31173b Fixed missing motor index on F7 DSHOT init 2016-11-15 10:06:46 +11:00
Martin Budden
19901730fc Removed trailing spaces from device drivers 2016-11-11 08:11:48 +00:00
Martin Budden
c90a0d1a04 Merge pull request #1518 from blckmn/simplified_owners
Simplified owners
2016-11-11 08:51:43 +01:00
borisbstyle
0415285475 Merge pull request #1505 from blckmn/disable_motors_dshot
Disable output of DSHOT when motors disabled
2016-11-10 12:55:18 +01:00
blckmn
58105c25ac Simplified Owner management 2016-11-10 18:56:13 +11:00
blckmn
cf7e7f1dc3 LED strip F3 fix attempt.
Fix for RESOURCE_INDEX issue on motors with DMA
2016-11-10 09:00:42 +11:00
blckmn
ec92be725b Disable output of DSHOT when motors disabled 2016-11-09 20:29:32 +11:00
blckmn
8dc3bee80d Adding DMA ownership for ADC, LED STRIP, USART and MOTOR 2016-11-08 13:47:37 +11:00
blckmn
3d6e0a29f7 Added missing TimeBaseStructInit and explicitly set repetitioncounter for F4 and F7 as per F3. 2016-11-04 11:58:45 +11:00
Sami Korhonen
8c779d6cfc F7 Fix DSHOT 2016-10-31 19:25:50 +02:00
borisbstyle
f79896b1bd Add DSHOT300
Bool check for dshot protocol

Add dshot300 to init

ident
2016-10-25 13:05:03 +02:00
borisbstyle
07dc9eaa5e Fix DSHOT CRC 2016-10-23 00:19:24 +02:00
borisbstyle
8a959d356a Workaround for DSHOT motor test 2016-10-22 02:02:15 +02:00
Sami Korhonen
7b60227716 F7 DSHOT test 1 2016-10-21 08:51:14 +03:00