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

4940 commits

Author SHA1 Message Date
borisbstyle
cc7ea13e66 Convert Notch Q to BW 2016-08-03 20:56:37 +02:00
borisbstyle
771feb8fde Add more filter freedom 2016-08-03 11:51:12 +02:00
borisbstyle
ca703b1ff1 Change defaults // Add optional filter config 2016-08-03 10:26:27 +02:00
borisbstyle
75c139faf2 Merge pull request #871 from martinbudden/bf_main_declarations
Moved function declarations out of main. Tidied drivers.
2016-08-03 10:08:43 +02:00
borisbstyle
96c3b25ee9 Merge pull request #872 from AlienWiiBF/PPM_fix
AlienFlightF3 and Sparky PPM fix (timer clash and PPM timer initialization)
2016-08-03 09:50:00 +02:00
Michael Jakob
98c560697b Apply default settings also to the AlienFlight F1 target (flight tested
with an 110mm brushed quadcopter)
2016-08-03 08:06:11 +02:00
Michael Jakob
56162d7216 AlienFlight F3 PPM timer initialization fix 2016-08-02 23:47:45 +02:00
Michael Jakob
4ba7c4582a Correct PPM port for Sparky and AlienFlight F3 targets 2016-08-02 23:47:45 +02:00
Michael Jakob
c35675d258 Fix AlienFlight F3 and Sparky PPM RX 2016-08-02 23:47:44 +02:00
borisbstyle
03608bc4fc Merge branch 'v2.9_patch1' 2016-08-02 23:35:54 +02:00
borisbstyle
3a91c690fa Invert Logic 2016-08-02 23:32:19 +02:00
borisbstyle
0ef6c3d6f6 Fix gyro_lpf visualisation in configurator 2016-08-02 23:30:33 +02:00
borisbstyle
f86a21c2f3 Merge pull request #873 from KiteAnton/gyro_lpf_msp_hack
MSP hack for gyro_lpf != 0
2016-08-02 23:26:29 +02:00
borisbstyle
3cd6ed4245 Fix oneshot timer overflow by @nathansoi 2016-08-02 23:13:59 +02:00
KiteAnton
930a9b9b4e Additional code style cleanup 2016-08-02 23:13:13 +02:00
KiteAnton
47c7409ec4 MSP hack when gyro_lpf != 0 2016-08-02 23:07:59 +02:00
KiteAnton
05512f6ec3 Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-02 22:37:43 +02:00
borisbstyle
571b9ba991 Add CPU load in MSP_STATUS_EX 2016-08-02 21:10:07 +02:00
borisbstyle
ab9bf9ba3e Merge pull request #862 from martinbudden/bf_microscisky
Added Micro SciSky target
2016-08-02 20:50:24 +02:00
Martin Budden
fee5aa7e7c Fixed ALIENFLIGHT targets to use RX_CHANNELS_TAER build flag 2016-08-02 17:58:33 +01:00
Martin Budden
5c3e65782d Tidied ALIENFLIGHTF3 ledInit 2016-08-02 16:48:22 +01:00
Martin Budden
2a645f1058 Added RX_CHANNELS_TAER build flag 2016-08-02 16:23:55 +01:00
KiteAnton
7bf00f7ac1 Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-02 16:42:36 +02:00
Martin Budden
918e4e8f27 Added Micro SciSky target 2016-08-02 15:32:14 +01:00
Martin Budden
1c997abaaf Moved function declarations out of main. Tidied drivers. 2016-08-02 15:11:35 +01:00
Nathan
c50efe6352 Merge pull request #870 from nathantsoi/feature/osd-fields-for-configurator
Feature/osd fields for configurator
2016-08-02 01:49:17 -07:00
nathan
d66c9b3ee6 set the default position on craft name so that the preview is readable in the configurator 2016-08-02 01:25:06 -07:00
nathan
2f18f0b8fb move the mah symbol to an nvram slot before the logo 2016-08-02 01:24:45 -07:00
borisbstyle
e0c381c6fe Merge pull request #859 from martinbudden/bf_tidy_target_headers
Minor tidy of target.h files
2016-08-02 09:44:22 +02:00
borisbstyle
b94e64a5e2 Merge pull request #860 from martinbudden/bf_tidy_serial_telemetry
Tidied serial and telemetry files
2016-08-02 09:43:22 +02:00
borisbstyle
33b86fcd85 Merge pull request #825 from tianbin4279/betaflight
Add target for AIORACERF3
2016-08-02 09:41:44 +02:00
borisbstyle
b24093c3a1 Merge pull request #861 from savaga/osd-display-current
OSD: display craft name, current measurement
2016-08-02 09:40:50 +02:00
KiteAnton
b3e93d9ef2 Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-02 08:43:41 +02:00
borisbstyle
8d7e4ffcf0 Merge pull request #869 from AlienWiiBF/AFF1_cleanup
AlienFlight F1 target cleanup
2016-08-01 22:03:35 +02:00
borisbstyle
dd1ebde1ed Merge branch 'master' of https://github.com/borisbstyle/betaflight 2016-08-01 21:53:06 +02:00
borisbstyle
50ce9c5be7 Increase task priority for Telemtry 2016-08-01 21:52:45 +02:00
Michael Jakob
b267a3a472 AlienFlight F1 target cleanup 2016-08-01 21:42:47 +02:00
KiteAnton
fadc9c6acd Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-01 19:14:14 +02:00
Anton Stålheim
78739a3911 Merge pull request #865 from TheAngularity/patch-1
rearrange boxes and fixed unused boxes not disabled
2016-08-01 18:20:38 +02:00
KiteAnton
b0bdd32dc0 Merge branch 'patch-1' of https://github.com/TheAngularity/betaflight 2016-08-01 18:09:53 +02:00
KiteAnton
c01b45a002 Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-01 17:09:06 +02:00
borisbstyle
2e0433c78f Cleanup MSP 2016-08-01 16:45:03 +02:00
borisbstyle
188cd26492 Fix motor spinning issue on save for multishot / oneshot42 2016-08-01 16:14:11 +02:00
TheAngularity
0258edd430 cleanups 2016-08-01 15:48:37 +02:00
TheAngularity
aacfe7b991 rearrange boxes and fixed unused boxes not disabled
- rearrange boxes means first came arm and airmode after this came the flightmodes and at the end all rc modes
- this makes a better overview in the configurator modes tab
2016-08-01 15:38:59 +02:00
Martin Budden
bd560198f2 Removed unnecessary includes. Changed to use #pragma once 2016-08-01 10:33:59 +01:00
Evgeny Sychov
69955d7b07 display craft name, current mesurement on OSD 2016-08-01 02:14:40 -07:00
Martin Budden
168469236b Tidied serial and telemetry files 2016-08-01 06:45:59 +01:00
Martin Budden
bde49c92b1 Minor tidy of target.h files 2016-08-01 06:30:31 +01:00
J Blackman
9a38d8a9e1 Merge pull request #856 from blckmn/betaflight
Fixed beeper on BJF4 rev3
2016-07-31 15:48:20 +10:00