1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
Commit graph

11 commits

Author SHA1 Message Date
blckmn
3d6e0a29f7 Added missing TimeBaseStructInit and explicitly set repetitioncounter for F4 and F7 as per F3. 2016-11-04 11:58:45 +11:00
blckmn
00014daa67 More uints to ints 2016-11-01 18:46:49 +11:00
blckmn
ec74dff10e KISSFC fixed up for dshot 2016-11-01 16:31:03 +11:00
borisbstyle
f79896b1bd Add DSHOT300
Bool check for dshot protocol

Add dshot300 to init

ident
2016-10-25 13:05:03 +02:00
blckmn
fe3ac4754e Timer code simplification in preparation of led strip being assignable.
Moved some repeated code into timer.c - preparation for allowing resource command for led strip
2016-10-23 14:16:55 +11: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
borisbstyle
706897c187 Convert mixer to float math 2016-10-20 09:05:52 +02:00
blckmn
9f742b017d OMNIBUS Support, and updates to filenames etc for cleanliness 2016-10-18 20:27:45 +11:00
blckmn
f2cb0d5dde Updated to utilise new CRC 2016-10-18 19:38:18 +11:00
blckmn
712985a7aa Cleaned up filenames to better reflect purpose
Fixed build issue following rebase
2016-10-18 19:38:18 +11:00
Renamed from src/main/drivers/pwm_stm32f4xx.c (Browse further)