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

13114 commits

Author SHA1 Message Date
jflyper
4778ad6c0f
Merge pull request #7315 from jflyper/bfdev-fix-dmaspec-dma-channel
[DMA] dma spec - Channel spec should be DMA_Channel_x.
2018-12-31 15:24:53 +09:00
jflyper
8e46b4fa82 Channel spec should be DMA_Channel_x. 2018-12-31 00:27:44 +09:00
loopur
9dd46d1074 Update target HAKRC405,modify the name of gyro interface definition 2018-12-30 21:55:09 +08:00
Michael Keller
be797d1027
Merge pull request #6837 from jflyper/bfdev-poc-dma-channel-spec
Introduce per peripheral dma channel spec option
2018-12-30 16:53:00 +13:00
J Blackman
3bd0cddf8e
Merge pull request #7308 from mikeller/add_target_embargo_note
Added note about embargo for new targets in 4.0.
2018-12-29 20:39:44 -05:00
jflyper
fe182bb2fb Introduce dma_reqmap 2018-12-30 09:40:37 +09:00
mikeller
af0a3ad58b Added exception for ternary conditional operator. 2018-12-30 10:15:12 +13:00
J Blackman
68a3daaade
Merge pull request #7311 from mikeller/update_enum_documentation
Added rule for trailing comma in enums.

Agreed.
2018-12-29 16:06:23 -05:00
J Blackman
f85463bc1c
Merge pull request #7310 from mikeller/update_if_brace_policy
Updated policy on allowing 'if' without braces.

Agreed 100%
2018-12-29 16:05:27 -05:00
jflyper
999e0a0d5a Move endif to the end
Wouldn’t build if USE_TELEMETRY is dropped.
2018-12-29 23:10:04 +09:00
mikeller
e4383b5a36 Simplified conditionals for using gyro data analysis. 2018-12-30 01:31:06 +13:00
Michael Keller
a6fabe11a1
Merge pull request #7289 from T-13/target-stm32f411
Add STM32F411DISCOVERY target
2018-12-30 00:38:48 +13:00
mikeller
82e999e589 Amended rule to stipulate minimal use of parentheses. 2018-12-30 00:32:26 +13:00
mikeller
3466923dc3 Added rule for trailing comma in enums. 2018-12-30 00:15:06 +13:00
mikeller
3eafbc87ae Updated policy on allowing 'if' without braces. 2018-12-30 00:03:21 +13:00
mikeller
670ba5fc39 Added note about embargo for new targets in 4.0. 2018-12-29 23:28:19 +13:00
Michael Keller
770e883d87
Merge pull request #7292 from kmitchel/fft_osd
Add max FFT to OSD Summary
2018-12-29 22:22:36 +13:00
Michael Keller
78ab31f31f
Merge pull request #7255 from fgiudice98/master
Increased Vbat precision
2018-12-29 20:10:25 +13:00
Michael Keller
ccf1629fbf
Merge pull request #7302 from mikeller/secure_travis_fourth_attempt
Fourth attempt at adding secure integrations to travis.
2018-12-29 14:48:24 +13:00
Michael Keller
ed8aa047d9 Fourth attempt at adding secure integrations to travis. 2018-12-29 12:47:10 +13:00
jonpas
c5fd7caeb2 Create new STM32F411DISCOVERY target and Add STM32Discovery
documentation
2018-12-28 03:40:21 +01:00
Michael Keller
9851de30ba
Merge pull request #7300 from mikeller/secure_travis_third_attempt
Third attempt at adding secure integrations to travis.
2018-12-28 12:39:58 +13:00
Kenneth Mitchell
ab4ff72cc2
Add max FFT to OSD Summary 2018-12-27 14:50:09 -06:00
mikeller
147d5eaa96 Third attempt at adding secure integrations to travis. 2018-12-28 09:05:37 +13:00
Michael Keller
3b631e1e11
Merge pull request #7298 from mikeller/secure_travis_second_attempt
Second attempt at adding secure integrations to travis.
2018-12-28 06:19:30 +13:00
fgiudice98
f084840f06 Fixed tests 2018-12-27 15:03:36 +01:00
Michael Keller
3631e41292
Merge pull request #7282 from etracer65/cli_uint32_range_fix
Fix CLI allowed range display for VAR_UINT32 type
2018-12-28 00:29:01 +13:00
Michael Keller
dfc0f347ba
Merge pull request #7281 from mikeller/cleanup_dshot_defines
Cleaned up Dshot defines.
2018-12-28 00:28:40 +13:00
fgiudice98
979e56e14d Added getLegacyBatteryVoltage 2018-12-27 12:16:26 +01:00
mikeller
c63a3c6b51 Second attempt at adding secure integrations to travis. 2018-12-28 00:12:40 +13:00
Michael Keller
dc8eafa46e
Merge pull request #7149 from robertlacroix/kisscc-tlm-serial
KISSCC: Fix soft serial on TLM pad
2018-12-27 22:57:16 +13:00
Michael Keller
f7fc096b28
Merge pull request #7280 from mikeller/fix_matekf411rx
Fixed MATEKF411RX after #7263.
2018-12-27 22:38:29 +13:00
elin-neo
a31792b385 Add new target - ElinF405 2018-12-27 12:04:00 +09:00
J Blackman
a066aae3b3
Merge pull request #7293 from mikeller/change_to_private_api_keys
Changed to new (and private) API keys to get rid of forks using stale published API keys.
2018-12-26 21:17:23 -05:00
Michael Keller
b4b8c7b230 Changed to new (and private) API keys to get rid of forks using stale published API keys. 2018-12-27 13:32:23 +13:00
Michael Keller
ab56059a7a
Merge pull request #7290 from jonpas/travis-nofork-notifs
Secure Travis Slack notifications to betaflight/betaflight
2018-12-27 13:15:22 +13:00
jonpas
d1c30b93a5
Fix notification comment in .travis.yml 2018-12-26 23:35:00 +01:00
Michael Keller
efda32b6d4 Updated secrets to travis-ci.com (pro) ones. 2018-12-27 11:16:26 +13:00
jonpas
40b597086d Secure Travis Slack notifications to betaflight/betaflight 2018-12-26 21:53:06 +01:00
Robert Lacroix
44504f173f KISSCC: Fix soft serial on TLM pad
_Legal disclaimer: I am making my contributions/submissions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties._
2018-12-26 14:06:53 +01:00
Michael Keller
bc16e14f90
Merge pull request #7278 from mikeller/add_core_temperature_to_smartport
Added sensor for core temperature to SmartPort.
2018-12-26 15:40:15 +13:00
fgiudice98
9d5fb85474 Increased vbat precision 2018-12-25 12:00:45 +01:00
Michael Keller
69bce7bfff
Merge pull request #6528 from hydra/fix-osd-slave-msp
Fix OSD Slave MSP
2018-12-25 14:11:22 +13:00
Michael Keller
b8e7587f21
Merge pull request #7276 from etracer65/osd_warnings_prioritize
Prioritize pre-flight OSD warnings
2018-12-25 14:02:19 +13:00
Michael Keller
0a536fa9a8
Merge pull request #7241 from mikeller/update_stm32f3discovery_target
Updated STM32F3DISCOVERY target to support on-board gyro/acc.
2018-12-25 12:07:14 +13:00
Michael Keller
a28a0cf4d0
Merge pull request #7274 from jflyper/bfdev-f3-drop-simonk-boot-loader
[F3, SERIAL4WAY] Drop SimonK boot loader for from serial_4way for F3
2018-12-25 11:51:25 +13:00
mikeller
9d77fd0278 Added explicit acc alignment. 2018-12-25 11:24:07 +13:00
Bruce Luckcuck
9be40351c5 Fix CLI allowed range display for VAR_UINT32 type 2018-12-24 11:30:49 -05:00
Michael Keller
24344405fb
Merge pull request #7260 from AlienWiiBF/I2C_GENERIC_CONFIG
Make I2C pullups and overclocking configurable for generic targets
2018-12-25 01:39:02 +13:00
jflyper
b950237962 Drop SimonK boot loader for from serial_4way for F3 2018-12-24 21:27:32 +09:00