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

5124 commits

Author SHA1 Message Date
borisbstyle
96bf7ea638 Merge branch 'master' into development 2016-08-11 09:05:52 +02:00
borisbstyle
bf679b6ea7 Merge pull request #974 from GaryKeeble/Log-Header_Update
Update Blackbox Log Header for Betaflight PID Parameters
2016-08-11 08:03:28 +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
borisbstyle
7f8758ddd2 Merge pull request #970 from mikeller/fix_diff_commented
Fixed 'diff commented' CLI command.
2016-08-10 22:23:30 +02:00
Michael Keller
511117d41c Fixed 'diff commented' CLI command. 2016-08-11 08:10:30 +12:00
Michael Keller
38cb97de92 Merge pull request #967 from mikeller/fix_f4_cli_delay
Re-added delay for CLI prints for F4.
2016-08-11 07:29:53 +12:00
Michael Keller
ee1f59b266 Re-added delay for CLI prints for F4. 2016-08-11 07:16:49 +12:00
borisbstyle
44b075ce35 Merge pull request #963 from KiteAnton/cliGet_fix_mac
Fix issue with newline for MAC users
2016-08-10 16:24:01 +02:00
KiteAnton
22a55ce313 Fix issue with newline for MAC users 2016-08-10 15:38:25 +02:00
Anders Höglund
530c1fbf42 Merge pull request #961 from AndersHoglund/fix_lost_PR945
Redo PR 945. Lost in rebasing/merging to dev.
2016-08-10 14:36:04 +02:00
Anders Hoglund
dfee308c35 Redo PR 945. Lost in rebasing/merging to dev. 2016-08-10 13:25:37 +02:00
borisbstyle
3a3b0f7f4d Merge pull request #960 from blckmn/serial_cli_dump_delay
Added missing delay for F4 to CLI dump
2016-08-10 13:00:15 +02:00
blckmn
66f1abe1be Added missing delay for F4 to CLI 2016-08-10 20:54:26 +10:00
borisbstyle
2240381caf Merge pull request #956 from AlienWiiBF/Sparky2_UART
Sparky 2.0 UART fix
2016-08-10 12:01:10 +02:00
Michael Jakob
1a23a4f023 Sparky 2.0 UART fix 2016-08-10 11:10:44 +02:00
borisbstyle
58bdeb4e62 Merge branch 'development' of https://github.com/borisbstyle/betaflight into development 2016-08-09 23:42:55 +02:00
borisbstyle
d45fcdd9ae Merge branch 'master' into development 2016-08-09 23:42:18 +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
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
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
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