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

5246 commits

Author SHA1 Message Date
Martin Budden
5b7d410fba Merge pull request #837 from martinbudden/bf_cc3d_opbl
Added back soft serial into CC3D_OPBL target
2016-07-27 17:20:59 +01:00
Martin Budden
4272bf6b6e Added back soft serial into CC3D_OPBL target 2016-07-27 17:20:02 +01:00
Martin Budden
4a769eb55f Set default acc rate to 1000Hz, for all targets 2016-07-27 17:12:16 +01:00
Martin Budden
f1fc190e5b Merge pull request #835 from martinbudden/bf_cli_task_info
Added average and maximum loads to cli task info
2016-07-27 16:51:47 +01:00
Martin Budden
4505623403 Added average and maximum loads to cli task info 2016-07-27 16:50:06 +01:00
Martin Budden
6f80b55da1 Merge pull request #834 from martinbudden/bf_rom_saving
Added some further build flags for ROM saving
2016-07-27 16:17:00 +01:00
Martin Budden
b5c62df3f8 Added some further build flags for ROM saving 2016-07-27 16:13:14 +01:00
borisbstyle
9370c72bee Merge branch 'master' of https://github.com/borisbstyle/betaflight 2016-07-27 17:00:34 +02:00
borisbstyle
393fa5afae Restore original KISS mapping for PPM 2016-07-27 16:59:59 +02:00
Martin Budden
4790e857e4 Merge pull request #833 from martinbudden/bf_cli_tasks
Improved formatting of tasks info in cli
2016-07-27 15:33:35 +01:00
Martin Budden
3686b89121 Improved formatting of tasks info in cli 2016-07-27 15:25:09 +01:00
KiteAnton
30ecd93db5 Merge branch 'master' of https://github.com/betaflight/betaflight 2016-07-27 15:09:08 +02:00
KiteAnton
b2db628938 git issue 2016-07-27 15:09:02 +02:00
Martin Budden
174aff397c Merge pull request #832 from martinbudden/bf_4way_lineendings
Removed spurious CRLF line ending that was causing problems with git
2016-07-27 09:05:57 +01:00
Martin Budden
780aeca3f9 Removed spurious CRLF line ending that was causing problems with git 2016-07-27 09:04:35 +01:00
Anton
3dd72e3398 Merge pull request #823 from KiteAnton/target_alienflightf1
Moved ALIENFLIGHTF1 to unique target
2016-07-27 08:33:52 +02:00
Anton
145789a981 Merge pull request #830 from mikeller/reset_current_rateprofile
Added reset of current rateprofile to 'resetProfile'.
2016-07-27 08:28:09 +02:00
J Blackman
cc28c3dd95 Merge pull request #816 from blckmn/4way_f4_fix
F4 VCP fix (solves 4way flash issue)
2016-07-27 14:07:27 +10:00
Michael Keller
eee4d9a14d Changed Vbat hysteresis to be applied only downwards of the battery level, instead of downwards and upwards. 2016-07-27 15:40:16 +12:00
Michael Keller
469489812f Added reset of current rateprofile to 'resetProfile'. 2016-07-27 11:06:45 +12:00
Martin Budden
17565d588a Merge pull request #829 from martinbudden/bf_cc3d_opbl_leds
Changed CC3D_OPBL build to include LED strip rather than softserial
2016-07-26 23:48:38 +01:00
Martin Budden
718cab0499 Changed CC3D_OPBL build to include LEDs rather than softserial 2016-07-26 23:46:49 +01:00
Martin Budden
61166efae4 Merge pull request #828 from martinbudden/bf_rom_saving
Improved use of build #defines to save some ROM
2016-07-26 23:45:31 +01:00
Anton
5305b86bec Merge pull request #827 from mikeller/fix_msp_reset_profile
Moved resetting rateprofile values into 'resetPidProfile' to make them get reset on 'Reset PID' in GUI.
2016-07-27 00:30:56 +02:00
Michael Keller
75368fb6a2 Moved resetting rateprofile values into 'resetPidProfile' to make them get reset on 'Reset PID' in GUI. 2016-07-27 10:09:26 +12:00
爵爷
edbd49cbef Update target.h 2016-07-26 16:18:07 +08:00
爵爷
bf04fba5a5 Update target.c 2016-07-26 16:16:09 +08:00
tianbin4279
c8d1da1c6e Merge remote-tracking branch 'refs/remotes/betaflight/master' into betaflight 2016-07-26 12:53:15 +08:00
tianbin4279
1b98484a72 Add target for AIORACERF3
Add target for AIORACERF3
2016-07-26 12:49:48 +08:00
blckmn
c1eecb7a5b Increased UART buffer size on STM32F4, and
Ensured FAKE ESC will only apply if both USE_SERIAL_4WAY_BLHELI_BOOTLOADER and USE_FAKE_ESC defined.
2016-07-26 07:50:30 +10:00
blckmn
9c19333154 A few comments and a rename for better clarity. 2016-07-26 07:45:05 +10:00
Anton
2fceeb3dcd Merge pull request #821 from mikeller/add_rateprofile_support_to_msp
Added rateprofile support to MSP. Also fixed number of profiles supported by MSP.
2016-07-25 23:09:29 +02:00
Anton
8421d02c47 Merge pull request #822 from AlienWiiBF/EVO_Mag_Test
Enable Mag for SPRacing EVO target
2016-07-25 22:59:32 +02:00
KiteAnton
14c9e87736 Moved ALIENFLIGHTF1 to unique target 2016-07-25 22:39:31 +02:00
Michael Keller
03cf9b5168 Added rateprofile support to MSP. Also fixed number of profiles supported by MSP. 2016-07-26 08:21:32 +12:00
Michael Jakob
5124ad1179 Enable Mag for SPRacing EVO target
target.h cleanup
2016-07-25 22:13:15 +02:00
Anton
e21065c970 Merge pull request #820 from TheAngularity/patch-1
cleaner cli dump output
2016-07-25 20:20:25 +02:00
TheAngularity
6f286315d2 Update serial_cli.c 2016-07-25 16:10:48 +02:00
TheAngularity
ba2d8d115f cleaner cli dump output 2016-07-25 13:59:34 +02:00
blckmn
f9120c023a removed unneeded #include (used during debugging) 2016-07-25 21:33:53 +10:00
blckmn
7cb86a7552 Fix for VCP issue on F4 flashing of ESCs 2016-07-25 21:28:49 +10:00
Martin Budden
770b1b6360 Tidid CC3D target.h 2016-07-25 09:52:59 +01:00
Martin Budden
d9733b8206 Various measures to save ROM 2016-07-25 08:56:28 +01:00
Martin Budden
87a06b55f9 Merge pull request #790 from martinbudden/bf_msp
Updated MSP protocol with Cleanflight and iNav commands
2016-07-25 08:50:57 +01:00
Martin Budden
de3e86e516 Merge pull request #818 from martinbudden/bf_feature_bits
Reserved feature bits for v3.1 features so they are consistent with iNav
2016-07-25 08:30:20 +01:00
Martin Budden
bf780cd6be Reserved feature bits for v3.1 features so they are consistent with iNav 2016-07-25 08:28:07 +01:00
blckmn
61770a76ce Built test harness (Fake FVT 30A LittleBee) 2016-07-23 18:09:39 +10:00
borisbstyle
750fb11d09 Merge pull request #814 from nathantsoi/fix/kiss-blind
Fix/kiss blind
2016-07-23 09:36:42 +02:00
nathan
6fe75fcf34 try some different timers instead of TIM15 for motor output 2016-07-23 00:29:18 -07:00
nathan
1b3ae14b8d allow pwm mapping to xN (complementary) channels 2016-07-23 00:27:43 -07:00