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

5868 commits

Author SHA1 Message Date
Anders Hoglund
cf4d764a58 AIORACERF3. Fix typo. 2016-11-02 00:01:24 +01:00
borisbstyle
eae9aec7b4 Merge pull request #1435 from mikeller/cli_resource_commands_cleanup
Cleaned up resource related commands in CLI.
2016-11-01 22:43:58 +01:00
borisbstyle
633caf0425 Merge pull request #1440 from blckmn/vcp_fix
Small fix for F4 hanging on dump all
2016-11-01 22:42:30 +01:00
borisbstyle
a88ef7e160 Remap some timers 2016-11-01 22:41:04 +01:00
blckmn
00014daa67 More uints to ints 2016-11-01 18:46:49 +11:00
blckmn
680a66ed2a Added small delay when buffer is full 2016-11-01 18:10:09 +11:00
blckmn
26a00cb660 Small fix for F4 hanging on dump all 2016-11-01 17:05:52 +11:00
blckmn
ed3ed31ac6 Removed excess element warnings (leaving with AUX1/2 as SWD) 2016-11-01 16:37:37 +11:00
blckmn
ec74dff10e KISSFC fixed up for dshot 2016-11-01 16:31:03 +11:00
blckmn
9fdd3aa2e4 Fixes for hardfault, target changes for ANYFCF7 and BFF3 2016-11-01 14:34:06 +11:00
blckmn
a57fbce95d uint8_t to int 2016-11-01 14:16:11 +11:00
blckmn
25b3f5b5ea Tidy up ints. 2016-11-01 14:16:11 +11:00
blckmn
801ebd4a58 Completed clean up of other targets 2016-11-01 14:16:11 +11:00
blckmn
bc5dd3667c Started cleanup of other targets 2016-11-01 14:16:11 +11:00
blckmn
546d8dffa8 Simplified check 2016-11-01 14:15:44 +11:00
blckmn
fa23aa6abf Corrections following review 2016-11-01 14:15:44 +11:00
blckmn
c5bb7cfd2f Introduced TIM_USE_ flags to give defaults for reset configuration. 2016-11-01 14:15:44 +11:00
borisbstyle
1da7883b5c Merge pull request #1436 from sambas/betaflightF7
F7 Fix DSHOT
2016-10-31 22:53:12 +01:00
Sami Korhonen
8c779d6cfc F7 Fix DSHOT 2016-10-31 19:25:50 +02:00
Michael Keller
932ef0d22e Cleaned up resource related commands in CLI. 2016-11-01 01:22:08 +13:00
borisbstyle
404aa73779 Merge pull request #1434 from kc10kevin/master_FuryF7
Initial FURYF7 Target
2016-10-31 11:14:52 +01:00
kc10kevin
bafc2e446e Initial FURYF7 Target 2016-10-31 02:15:35 -05:00
borisbstyle
0969cef970 Merge pull request #1427 from Wind0r/fix_f7_makefile_hardfault
moved f7 debug hardfaults to a familar place
2016-10-30 20:05:35 +01:00
borisbstyle
e8888a9096 Merge pull request #1428 from Wind0r/fix_cleanup_f7_gcc_warnings
cleanup f7 gcc warnings
2016-10-30 20:05:13 +01:00
J Blackman
b94ea6abc8 Merge pull request #1426 from sambas/betaflightF7
Add AnyFC-F7 README.md
2016-10-30 09:25:17 +11:00
Steffen Windoffer
64bced32f0 add unused tim 2016-10-29 19:33:05 +02:00
Steffen Windoffer
194631a796 removed unused status variable 2016-10-29 19:20:05 +02:00
Steffen Windoffer
bd84ca7610 removed unused variable channelAddress 2016-10-29 19:09:46 +02:00
Steffen Windoffer
00aabf97fe moved f7 debug hardfaults to a familar place 2016-10-29 18:57:19 +02:00
Sami Korhonen
1712b03801 Add AnyFC-F7 README.md 2016-10-29 12:46:07 +03:00
borisbstyle
d49e66d4ce Update DMA mapping 2016-10-29 10:26:08 +02:00
nathan
1e9a627bd8 omnibus, only use sdcard dma when dshot is not defined, until an alternative is found 2016-10-28 22:12:37 -06:00
nathan
b6ef0e984b omnibus tim8 pwm outputs to tim8 irq 2016-10-28 22:01:53 -06:00
nathan
3665d763d4 cleanup stm32f3 serial uart1 to match the other uarts 2016-10-28 22:00:34 -06:00
borisbstyle
af2a575460 Document 3D for DSHOT and special values 2016-10-28 16:21:03 +02:00
borisbstyle
82eb3ca967 Add DSHOT to BFF3 2016-10-28 15:50:09 +02:00
borisbstyle
6261e2b03b Update to final BETAFLIGTHT3 target code 2016-10-28 12:17:59 +02:00
borisbstyle
bd1d96dff9 BEEBRAIN defaults (bonus commit) 2016-10-28 00:14:38 +02:00
J Blackman
42cd8da0e6 Merge pull request #1415 from blckmn/development
Development
2016-10-27 19:13:30 +11:00
blckmn
22bc884de2 Merge remote-tracking branch 'betaflight/master' into development 2016-10-27 19:12:18 +11:00
Nathan
a5894f1c24 disable uart tx dma when using dshot on the spracingf3 (#1412) 2016-10-26 20:33:45 -06:00
borisbstyle
89fb5bc2d7 Merge pull request #1410 from mikeller/adjust_dshot_range_in_msp
Fixed motor value translation to / from MSP for DShot.
2016-10-26 21:37:00 +02:00
Michael Keller
0a4648c03e Fixed motor value translation to / from MSP for DShot.
Fixed 'stopMotors' (used in 'HardfaultHandler' to actually stop motors with DShot. Also made 'disarmMotorOutput' used consistently.

Renamed functions to be more clear.
2016-10-27 08:31:00 +13:00
J Blackman
f804f1e272 Merge pull request #1403 from martinbudden/bf_includes
Removed unnecessary #includes
2016-10-27 03:35:15 +11:00
borisbstyle
8ce00ef66e Merge pull request #1404 from nathantsoi/fix/obf4-osd-dma
(obf4) spi3 is shared with the flash, dont use dma.
2016-10-26 13:06:50 +02:00
borisbstyle
3ae51a766c Merge pull request #1405 from nathantsoi/target/spracingf3-dshot
dshot for the spracingf3
2016-10-26 08:24:40 +02:00
nathan
bf36d71bea dshot for the spracingf3 2016-10-26 00:00:07 -06:00
nathan
efd2c4fe18 spi3 is shared with the flash, dont use dma. 2016-10-25 23:38:30 -06:00
Martin Budden
58c85029d6 Removed unnecessary #includes 2016-10-26 05:15:26 +01:00
J Blackman
32bdeaaa8f Merge pull request #1400 from mikeller/standardise_msp_baudrate
Standardised MSP default baud rate to 115200 (seems to be the fastest that works for all boards / cables).
2016-10-26 14:19:39 +11:00