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

5365 commits

Author SHA1 Message Date
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
borisbstyle
b7fbf842ce Merge pull request #951 from TheAngularity/patch-1
cleanup cli commands outputs and over
2016-08-09 21:57:12 +02:00
Anders Höglund
8bd346563d Merge pull request #952 from AndersHoglund/development
Limit number of targets to build on Travis.
2016-08-09 20:08:32 +02:00
Anders Hoglund
15dfc33d96 Limit number of targets to build on Travis. 2016-08-09 20:07:26 +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
5bee67eee5 Merge pull request #950 from AndersHoglund/master
Limit number of targets to build on Travis.
2016-08-09 19:51:20 +02:00
Anders Hoglund
69aecd9e92 Limit number of targets to build on Travis. 2016-08-09 19:50:22 +02:00
Anders Höglund
c86e3a3801 Merge pull request #949 from AndersHoglund/master
Limit number of targets to build on Travis.
2016-08-09 19:49:46 +02:00
Anders Hoglund
685ae3aee3 Limit number of targets to build on Travis. 2016-08-09 19:47:52 +02:00
Martin Budden
86ea38f607 Changed mpu6500GyroInit to only call mpuIntExtiInit once 2016-08-09 17:58:33 +01: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
107f09d6e1 Fix CPU bug due toe reinitialising of filters 2016-08-09 16:20:09 +02:00
borisbstyle
4ff2802095 Fix CPU bug due toe reinitialising of filters 2016-08-09 16:18:06 +02:00
borisbstyle
f933e316c6 Increase sensor Array size 2016-08-09 15:23:44 +02:00
borisbstyle
da9673b982 Increase sensor Array size 2016-08-09 15:23:14 +02:00
borisbstyle
6f1fd06e02 Merge branch 'master' into development 2016-08-09 15:18:57 +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
borisbstyle
78c2da5005 Merge pull request #943 from mikeller/cli_diff_command_master
Graft of 'cli_diff_command' into 'master'.
2016-08-09 14:59:00 +02:00
Anders Höglund
85b61dc04b Merge pull request #942 from AndersHoglund/master
README.md from development merged to master.
2016-08-09 14:58:37 +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
91a8bea89a Merge branch 'master' into development 2016-08-09 11:27:28 +02:00
borisbstyle
279cf5da69 Merge pull request #883 from mikeller/cli_diff_command
Added CLI 'diff' command.
2016-08-09 10:34:42 +02:00
Anders Hoglund
8c3622eb3a Merge branch 'master' of https://github.com/betaflight/betaflight 2016-08-09 10:34:10 +02:00
Anders Hoglund
c3dd940107 README.md merged from development. Needs to be here on master too. 2016-08-09 10:32:51 +02:00
borisbstyle
271eb4c023 Merge pull request #928 from AndersHoglund/fix_makefile_targetflags
Corrected the usage of TARGET_FLAGS in main Makefile.
2016-08-09 10:31:27 +02:00
Maxim Khomenko
e9f9946219 Target for I-Shaped F3 FC from BG:
http://www.banggood.com/I-shaped-F3-10DF-Flight-Controller-5V-2A-BEC-Bent-Straight-Pins-For-RC-Multirotors-p-1047005.html
2016-08-09 00:15:44 +03:00
Maxim Khomenko
76bda7c7c7 Merge remote-tracking branch 'refs/remotes/betaflight/master' into betaflight 2016-08-09 00:10:19 +03:00
Maxim Khomenko
7f96eafc2d Revert "Some reworking of INDICATOR's and RING's functionality."
This reverts commit 2f65e0d7f7.
2016-08-08 23:37:34 +03:00
mikeller
31c3790a5d Added CLI 'diff' command. 2016-08-09 07:26:32 +12:00
borisbstyle
6a02cde5be Fix Ident 2016-08-08 19:20:17 +02:00
borisbstyle
6afa233a8f Merge pull request #931 from KiteAnton/rc_rate_yaw_adjustment
Add RC Rate Yaw as adjustment function
2016-08-08 19:18:27 +02:00
borisbstyle
4bd9672d2a Merge pull request #936 from AndersHoglund/development
Cleaned up some more text and links to refer to betaflight in README.md.
2016-08-08 19:15:21 +02:00
borisbstyle
1d377c4797 Merge branch 'master' into development 2016-08-08 19:13:41 +02:00
borisbstyle
72154c3a8a Merge pull request #911 from kc10kevin/master_FuryTargetChanges
FuryF4 Target Changes/Cleanup
2016-08-08 19:12:11 +02:00
Anders Hoglund
e76350a2e3 Cleaned up some more text and links to refer to betaflight. Some cleanflight remainders still there.... 2016-08-08 19:05:33 +02:00
Anders Höglund
ee712d50d9 Merge pull request #935 from AndersHoglund/travis_links_update
Doc updates with betaflight Travis links
2016-08-08 18:20:23 +02:00
Anders Hoglund
9c1ec6aec9 Doc updates with betaflight Travis links.s 2016-08-08 17:31:22 +02:00
Anders Höglund
9d5c5e3bb9 Merge pull request #933 from AndersHoglund/travis_on_dev
Travis updates for development branch.
2016-08-08 17:03:20 +02:00
KiteAnton
3fe79bf050 Merge branch 'development' of https://github.com/betaflight/betaflight into rc_rate_yaw_adjustment 2016-08-08 16:56:54 +02:00
Anders Hoglund
12a7c13ed0 Travis updates for development branch. 2016-08-08 16:49:58 +02:00
borisbstyle
2d8496661c Merge pull request #932 from AndersHoglund/travis_trail
Travis trail
2016-08-08 16:41:14 +02:00
borisbstyle
541b28cfc0 Merge pull request #920 from martinbudden/bf_directories
Directory rearrangement to reflect Cleanflight changes
2016-08-08 16:40:11 +02:00
borisbstyle
fc70983fc9 Merge branch 'master' into development 2016-08-08 16:26:59 +02:00
Anders Hoglund
98d634231e Second TRavis trail with all 45 targets. 2016-08-08 15:19:47 +02:00