1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00
Commit graph

14067 commits

Author SHA1 Message Date
jflyper
f58b3eab03 [H7] Enable UART 2019-05-07 22:21:31 +09:00
Michael Keller
77ef37bad0
Merge pull request #8181 from mikeller/update_pre_push_build
Removed legacy F3 target from 'pre-push' target.
2019-05-06 19:07:23 +12:00
Michael Keller
d9382ad012
Add new basic feature conditionals (#8175)
Add new basic feature conditionals
2019-05-06 19:07:11 +12:00
Michael Keller
d259831cca
Allow EEPROM reset without power cycling in DEBUG build (#8174)
Allow EEPROM reset without power cycling in DEBUG build
2019-05-06 19:06:54 +12:00
Michael Keller
5417e7faab
[H7] Enable USB+VCP (#8172)
[H7] Enable USB+VCP
2019-05-06 19:06:37 +12:00
Michael Keller
bc5dcc81c1
[H7] RCC and IO (#8171)
[H7] RCC and IO
2019-05-06 19:06:19 +12:00
Michael Keller
be36ea2a3e
[F7 VCP] Fix conditional for USE_USB_ID option (#8170)
[F7 VCP] Fix conditional for USE_USB_ID option
2019-05-06 19:04:18 +12:00
Michael Keller
808e80ee23
Reset d_min to 0 if >= D gain for a given axis (#8167)
Reset d_min to 0 if >= D gain for a given axis
2019-05-06 19:03:25 +12:00
Michael Keller
d7e29d4949
[H7] config_streamer (#8166)
[H7] config_streamer
2019-05-06 19:02:52 +12:00
Michael Keller
441d8e3336
Change scheduler_optimze_rate to only affect realtime tasks (#8169)
Change scheduler_optimze_rate to only affect realtime tasks
2019-05-06 18:57:27 +12:00
Michael Keller
8669896557
USE_CRSF_LINK_STATISTICS Split from pr 8042 (#8180)
USE_CRSF_LINK_STATISTICS Split from pr 8042
2019-05-06 18:56:48 +12:00
Michael Keller
c56690786d
RTC6705 cleanup (#7114)
RTC6705 cleanup
2019-05-06 18:50:29 +12:00
Michael Keller
c4e3204e1a
Add MAMBAF722 Target (#8182)
Add MAMBAF722 Target
2019-05-06 18:42:38 +12:00
Kevin Berner
3aa3751d11 Inital MAMBAF722 Target 2019-05-06 00:08:12 -05:00
jflyper
c82c90159e
Merge pull request #8168 from jflyper/bfdev-fix-unprotected-useDshotTelemetry
Add missing conditional for useDshotTelemetry
2019-05-06 10:49:19 +09:00
Dominic Clifton
f082845b94 Move VTX IO defaults into common_defaults_post.h 2019-05-06 01:23:43 +02:00
Dominic Clifton
8e5c1dd7a3 RTC6705 resource cleanup. 2019-05-06 01:23:43 +02:00
laz2wiringpi
80e5eaa5e8 fix space 2019-05-05 17:27:29 -04:00
Michael Keller
9886391934
Made temperature OSD display consistent. (#8159)
Made temperature OSD display consistent.
2019-05-06 01:13:12 +12:00
Michael Keller
52a46255e8
Changed failsafe warning back to '!FS!'. (#8164)
Changed failsafe warning back to '!FS!'.
2019-05-05 22:55:13 +12:00
jflyper
cf219cd8a6 Add and handle USE_TIMER 2019-05-05 19:42:52 +09:00
jflyper
1c76469251 Add and handle USE_DMA 2019-05-05 19:42:50 +09:00
Michael Keller
bb04f542cf
Fixed feedback when changing timer from 'NONE' in CLI. (#8165)
Fixed feedback when changing timer from 'NONE' in CLI.
2019-05-05 22:39:05 +12:00
Michael Keller
b27107eee3
Some cosmetic fixes to 'rc_adjustments.c'. (#8162)
Some cosmetic fixes to 'rc_adjustments.c'.
2019-05-05 22:37:58 +12:00
Michael Keller
ca1ab44195
[LED_STRIP] Protect against null timerHardware (#8157)
[LED_STRIP] Protect against null timerHardware
2019-05-05 22:33:35 +12:00
Michael Keller
8124b42c76
Fixed missing comments in 'msp.c'. (#8158)
Fixed missing comments in 'msp.c'.
2019-05-05 22:33:17 +12:00
mikeller
05f5449d04 Made temperature OSD display consistent. 2019-05-05 22:30:07 +12:00
Michael Keller
915de9d6db
Added manufacturer id for ZeeZ Design. (#8160)
Added manufacturer id for ZeeZ Design.
2019-05-05 21:33:10 +12:00
jflyper
45b7fa8095 Add and handle USE_PWM_OUTPUT 2019-05-05 18:05:13 +09:00
jflyper
7df2828053 Allow EEPROM reset without power cycling in DEBUG build 2019-05-05 15:11:11 +09:00
laz2wiringpi
90c3970588 fix over write other rssiSource not RSSI_SOURCE_RX_PROTOCOL_CRSF
space
rename CRSF_LINK_STATUS_UPDATE_TIMEOUT_US
move define
2019-05-05 00:21:27 -04:00
mikeller
d529c2ca23 Removed legacy F3 target from 'pre-push' target. 2019-05-05 16:03:12 +12:00
jflyper
1b62bedbab [H7] RCC and IO 2019-05-05 11:29:45 +09:00
laz2wiringpi
653618d0f6 USE_CRSF_LINK_STATISTICS Split from pr 8042 2019-05-04 22:08:14 -04:00
Michael Keller
319f70f61f
Furious FPV PIKOF4OSD motor timer fix (#8049)
Furious FPV PIKOF4OSD motor timer fix
2019-05-05 11:37:25 +12:00
jflyper
20161f00f6 [USBVCP] Enable USB+VCP 2019-05-05 04:28:03 +09:00
jflyper
735d2dde9f F7 VCP fix for USE_USB_ID 2019-05-05 00:50:44 +09:00
Bruce Luckcuck
74d71fc3eb Change scheduler_optimze_rate to only affect realtime tasks
Reduces CPU load by not rate optimizing non timing-critical tasks.
2019-05-04 11:09:40 -04:00
jflyper
896b915838 Add conditional for useDshotTelemetry 2019-05-04 23:57:15 +09:00
Bruce Luckcuck
6e72d5bd5b Reset d_min to 0 if >= D gain for a given axis
Eliminates the dual-mode disabled logic for d_min for consistency. Previously d_min would logically be disabled if set to 0, or if >= the related D gain. This produces an inconsistent behavior with the Configurator in that it applies validation and will reset d_min to 0 in this case - causing an unexpected settings change just by saving on the PID Tuning tab.

This change aligns the validation in the firmware and Configurator.
2019-05-04 10:40:19 -04:00
jflyper
a6b11dc738 config_streamer for H7 2019-05-04 23:22:36 +09:00
MJ666
4b056b0851 Furious FPV PIKOF4OSD motor timer fix 2019-05-04 13:34:30 +02:00
mikeller
c1ac8c4eb4 Fixed feedback when changing timer from 'NONE' in CLI. 2019-05-04 23:00:05 +12:00
mikeller
3c7a495716 Changed failsafe warning back to '\!FS\!'. 2019-05-04 22:47:30 +12:00
mikeller
96386854eb Some cosmetic fixes to 'rc_adjustments.c'. 2019-05-04 22:22:08 +12:00
Michael Keller
de1c1d5377
Fix and refactor timerGetXXX in presence/absence of USE_TIMER_MGMT (#8148)
Fix and refactor timerGetXXX in presence/absence of USE_TIMER_MGMT
2019-05-04 22:16:19 +12:00
mikeller
caec7c92f4 Added manufacturer id for ZeeZ Design. 2019-05-04 21:41:21 +12:00
Michael Keller
ba95968e08
Dshot bidir inverted (#8146)
Dshot bidir inverted
2019-05-04 18:02:03 +12:00
jflyper
90141deda2 Refactor timerGetXXX functions for clarity under presence/absence of USE_TIMER_MGMT 2019-05-04 14:29:58 +09:00
Michael Keller
686c075234
Add SPI RX to STM32F7xx unified targets (#8137)
Add SPI RX to STM32F7xx unified targets
2019-05-04 15:36:12 +12:00