1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 13:55:18 +03:00
Commit graph

5992 commits

Author SHA1 Message Date
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
Raphael Coeffic
c19843812c fixed missing include 2016-11-01 03:46:30 +01: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
jflyper
b42de4f2a4 Provision OSDMenuFuncPtr to return long 2016-11-01 01:31:09 +09:00
Raphael Coeffic
ce0dd3536e LUA improvements (WiP) 2016-10-31 14:11:37 +01:00
Raphael Coeffic
d38d4949e9 a bit more cleanup 2016-10-31 14:11:37 +01:00
Raphael Coeffic
160bfaf907 Added frame re-assembly to LUA script 2016-10-31 14:11:37 +01:00
Raphael Coeffic
e37594981f Fixed reply header 2016-10-31 14:11:37 +01:00
Raphael Coeffic
7fd0a88617 Reworked error replies a bit 2016-10-31 14:11:36 +01:00
Raphael Coeffic
c39201f698 Pad error reply with 0s + bug fixes. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
b43ce99849 Added error checking + SPORT CRC fix 2016-10-31 14:11:36 +01:00
Raphael Coeffic
86c4195b4f Applied some ledvinap’s suggestions. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
083222dcff Added checksum checking for MSP/SPORT. 2016-10-31 14:11:36 +01:00
Raphael Coeffic
1fc6bca61f Added LUA test script
This LUA script is meant to be run a telemetry script in OpenTX 2.2.
2016-10-31 14:11:36 +01:00
Raphael Coeffic
9e0efe0a76 SPORT/MSP bridge: code cleanup 2016-10-31 14:11:36 +01:00
Raphael Coeffic
9eb99048e3 remove MSP command from replies 2016-10-31 14:11:36 +01:00
Raphael Coeffic
89e810c1b2 repeat the SPORT/MSP header for each SPORT message 2016-10-31 14:11:36 +01:00
Raphael Coeffic
4c8e08b402 smartport / MSP bridge draft implementation
implements #1311
2016-10-31 14:11:36 +01: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
jflyper
e8a22fa60e Added FC identifier... (Argggh) 2016-10-31 03:31:39 +09:00
jflyper
8f26ce95f0 Comment tidy 2016-10-31 02:35:56 +09:00
jflyper
a5c14eed9a Avoid zombie VCP 2016-10-31 02:26:50 +09: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
jflyper
1aaf2d9d47 Minor touch ups 2016-10-29 13:40:27 +09: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
jflyper
853e830c6f Take care of a complex config case 2016-10-29 03:31:14 +09:00
jflyper
8816678333 Rebased on to master 2016-10-29 02:01:48 +09: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
jflyper
720a841008 More displayPort_t, CANVAS as new feature, multi-display cycling
- Further touch-ups with displayPort_t handling.
- CANVAS is a FEATURE now.
- Device specific xxxCmsInit() are registered by device’s init, and
called by CMS upon entry to menu.
- Multiple display devices can be cycled by entering menu invocation
command while in menu.
- The menu invocation command is (was) changed to THR-Mid + YAW-Left +
Pitch-Full to avoid collision with MWOSD menu invocation command.
- More separation attempt.
2016-10-28 13:22:28 +09:00
gaelj
431295ab21 Enable using of any RC channel to set the color hue modifier.
Can be set via MSP (bumped to version 22)
New CLI command: mode_color 7 0 AUX_Channel
AUX_Channel:
    ROLL = 0
    PITCH = 1
    YAW = 2
    THROTTLE = 3
    AUX1 = 4
    AUX2 = 5
    AUX3 = 6
    AUX4 = 7
    AUX5 = 8
    AUX6 = 9
    AUX7 = 10
    AUX8 = 11

Fixed CLI defaults printing for #1019.
2016-10-28 11:31:16 +13:00
borisbstyle
bd1d96dff9 BEEBRAIN defaults (bonus commit) 2016-10-28 00:14:38 +02:00
jflyper
7960b1665d Introduction of displayPort_t 2016-10-27 19:07:27 +09: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