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

13002 commits

Author SHA1 Message Date
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
Michael Keller
a6fabe11a1
Merge pull request #7289 from T-13/target-stm32f411
Add STM32F411DISCOVERY target
2018-12-30 00:38:48 +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
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
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
mikeller
c684547984 Cleaned up Dshot defines. 2018-12-25 00:55:26 +13:00
Michael Keller
2e49cb1ba7
Merge pull request #7257 from MATEKSYS/master
Add flash definition to MATEKF722SE target
2018-12-25 00:44:33 +13:00
mikeller
4960db43c2 Fixed MATEKF411RX after #7263. 2018-12-25 00:35:35 +13:00
Michael Keller
b081dfd479
Merge pull request #7261 from joelucid/berg_micro
add support for BERGMICRO_W25Q32
2018-12-25 00:13:12 +13:00
Michael Keller
2b9de3e3a6
Merge pull request #7263 from githubDLG/master
add Variant Target  CrazyBeeF4 Pro series
2018-12-24 23:35:39 +13:00
Michael Keller
f488de0ce3
Merge pull request #7266 from etracer65/fix_msc_mac_f7
Fix MacOS on-board flash MSC mode for F7 (HAL)
2018-12-24 23:32:52 +13:00
Michael Keller
583127cee0
Merge pull request #7267 from mikeller/dont_disable_vario_with_gps
Do not disable the vario feature if GPS is enabled.
2018-12-24 23:32:26 +13:00
Michael Keller
ec64c89ae7
Merge pull request #7272 from jflyper/bfdev-escserial-simonk-separation
[F3, ESCSERIAL] Conditionalize SimonK handling from escserial and drop it from F3
2018-12-24 23:31:48 +13:00
mikeller
7337b964d6 Added sensor for core temperature to SmartPort. 2018-12-24 23:29:21 +13:00
Michael Keller
2289d168db
Merge pull request #7259 from AlienWiiBF/MPU6000_GENERIC
Add MPU6000 to generic targets
2018-12-24 23:00:48 +13:00
Michael Keller
a77eb12335
Merge pull request #7269 from pkruger/7221-add-missing-OSD-elements_to_the-OSD-active-elements-menu
Add missing OSD elements to OSD active elements menu
2018-12-24 20:15:11 +13:00
Bruce Luckcuck
7d263667de Prioritize pre-flight OSD warnings
Rearranges the OSD warnings element messages to prioritize the pre-flight warnings. Previously other warnings could override the crash flip or launch control warnings - leading to safety issues.
2018-12-23 15:57:03 -05:00