1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
Commit graph

3632 commits

Author SHA1 Message Date
blckmn
a05f030c94 PPM fix for Revo 2016-08-13 18:07:50 +10:00
borisbstyle
14bdd9bacd Merge pull request #990 from betaflight/filter_msp
Add new filters to MSP
2016-08-13 00:50:29 +02:00
borisbstyle
cdea3adb6e Add new filters to MSP 2016-08-13 00:47:19 +02:00
Michael Jakob
d10e6a8f87 Fix maxthrottle value for brushed targets 2016-08-12 05:35:00 +02:00
Michael Jakob
2c9776861d AlienFlight config fix 2016-08-12 05:17:54 +02:00
borisbstyle
08776bc309 Fix incorrect coefficient when pid_denom > 1 is used 2016-08-11 20:07:55 +02:00
borisbstyle
0d057ddf0d Fix crash bug on diff // dump command 2016-08-11 19:19:24 +02:00
Gary Keeble
5f23efe70c Update Log Header for Betaflight PID Parameters
Add new betaflight PID controller parameters to log header and
debug_mode (so we know what is being logged in the debug fields)
2016-08-11 06:34:04 +01:00
Michael Keller
511117d41c Fixed 'diff commented' CLI command. 2016-08-11 08:10:30 +12:00
KiteAnton
22a55ce313 Fix issue with newline for MAC users 2016-08-10 15:38:25 +02:00
blckmn
66f1abe1be Added missing delay for F4 to CLI 2016-08-10 20:54:26 +10:00
Michael Jakob
1a23a4f023 Sparky 2.0 UART fix 2016-08-10 11:10:44 +02:00
borisbstyle
ea67304a1a Fix mw.c 2016-08-09 23:38:07 +02:00
borisbstyle
98eb820cdb defaults 2016-08-09 23:34:12 +02:00
borisbstyle
e9924eb13a Merge branch 'master' of https://github.com/borisbstyle/betaflight 2016-08-09 22:59:42 +02:00
borisbstyle
220145d788 Set back the max limit for rc rates 2016-08-09 22:57:54 +02:00
TheAngularity
a396ba0c11 cleanup cli commands outputs and over
- deleted printSectionBreak and his #define (not more used)
- cleaned cli commads output (dump, sd_info, version)
2016-08-09 19:53:18 +02:00
Anders Höglund
366fb7ea16 Merge pull request #946 from AndersHoglund/master
Added MPU9250 to acc lookup table. Duplication.
2016-08-09 16:43:51 +02:00
Anders Hoglund
629f96969c Added MPU9250 to acc lookup table. Duplication. Missing in Allowed Values printout. Duplication... 2016-08-09 16:38:38 +02:00
borisbstyle
4ff2802095 Fix CPU bug due toe reinitialising of filters 2016-08-09 16:18:06 +02:00
borisbstyle
da9673b982 Increase sensor Array size 2016-08-09 15:23:14 +02:00
borisbstyle
cb2b63112d Cleanup some target junk 2016-08-09 15:18:21 +02:00
borisbstyle
9ae06cd2df Merge pull request #944 from AndersHoglund/fix_sparky2_acc
Fix MPU9250 acc detection
2016-08-09 15:00:36 +02:00
Anders Hoglund
1300952472 Added MPU9250 ACC detection. 2016-08-09 14:52:22 +02:00
mikeller
f9354e53b3 Graft of 'cli_diff_command' into 'master'. 2016-08-10 00:03:53 +12:00
borisbstyle
72154c3a8a Merge pull request #911 from kc10kevin/master_FuryTargetChanges
FuryF4 Target Changes/Cleanup
2016-08-08 19:12:11 +02:00
borisbstyle
fb1591fe63 Merge pull request #910 from kc10kevin/master_6500gyroINTfix
MPU6500 INT Fix for F4
2016-08-08 13:38:27 +02:00
borisbstyle
6584b3124c Merge pull request #926 from kc10kevin/master_FuryF3_I2CFix
FuryF3 I2C Fix
2016-08-08 13:37:45 +02:00
NightHawk32
d14569d271 fixing 3D deadband in MSP: inconsistency between reading and setting the parameter 2016-08-08 07:13:53 -04:00
kc10kevin
3548ea4508 FuryF3 I2C Fix 2016-08-08 01:44:54 -05:00
kc10kevin
0dcc2bbeaa FuryF4 Target Changes/Cleanup 2016-08-06 19:40:07 -05:00
kc10kevin
7ebd5402bb MPU6500 INT Fix for F4 2016-08-06 18:19:02 -05:00
Michael Jakob
35bd2deb2f Support for Sparky 2 (new target) 2016-08-07 00:27:40 +02:00
borisbstyle
066e9c9820 Merge pull request #885 from sambas/bf_colibri
Add support for Colibri fc, used in Gemini racer hex
2016-08-07 00:24:59 +02:00
borisbstyle
629cdb06a6 Merge pull request #901 from nathantsoi/fix/omnibus-shared-serialrx-ppm
turn on shared ppm / serialrx3 on the omnibus
2016-08-07 00:22:32 +02:00
borisbstyle
b924defdb0 Fix int pin for FURYF3 #903 2016-08-07 00:21:44 +02:00
Anders Hoglund
aca449a043 Fix CC3D beeper. 2016-08-06 23:08:58 +02:00
Sami Korhonen
8fce0c2e6e Add support for Colibri fc, used in Gemini racer hex 2016-08-06 13:36:27 +03:00
nathan
c3638362fd turn on shared ppm / serialrx3 on the omnibus so people dont need to desolder resistors 2016-08-05 19:13:47 -07:00
Anders Hoglund
e84b2e4b01 Enable spektrum sat bind on REVONANO and BLUEJAYF4. 2016-08-05 21:22:52 +02:00
Anders Hoglund
361f937f6f Enable spektrum sat bind on REVO. 2016-08-05 17:19:22 +02:00
borisbstyle
81c06ace92 Refactor rate limit 2016-08-05 14:18:31 +02:00
borisbstyle
cb72f0a6d6 Match configurator output 2016-08-05 13:23:52 +02:00
borisbstyle
2427ad1478 New defaults // FIX for slow defaults on SPI targets // refactor 2016-08-05 13:02:06 +02:00
borisbstyle
38e812a5a5 Add roll pitch velocity 2016-08-05 00:55:12 +02:00
borisbstyle
06be182e50 Add yaw smoothing back // adjust defaults // KISS fc remove some shared timers 2016-08-05 00:02:38 +02:00
borisbstyle
7d119ae669 Cleanup ONESHOT125 feature // Default denom 2016-08-04 11:47:40 +02:00
borisbstyle
45f2ce04d5 Just the defaults 2016-08-04 10:12:31 +02:00
borisbstyle
c0c64deff5 More appropriate cli names for filter types 2016-08-04 01:51:02 +02:00
borisbstyle
b581f4c39a Revert "Used forward references to remove #includes from header files" 2016-08-04 01:41:58 +02:00