borisbstyle
|
3cd6ed4245
|
Fix oneshot timer overflow by @nathansoi
|
2016-08-02 23:13:59 +02:00 |
borisbstyle
|
571b9ba991
|
Add CPU load in MSP_STATUS_EX
|
2016-08-02 21:10:07 +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 |
borisbstyle
|
3d9b180b33
|
Fix Configurator Pid Controller Reset // Fix luxfloat no filter bug // Defaults for Version 2.9.0
|
2016-06-26 00:30:45 +02:00 |
borisbstyle
|
f70f2960a8
|
Remove double parameter // Fix missing parameter
|
2016-06-23 23:37:44 +02:00 |
borisbstyle
|
4c59769b02
|
Add delta from measurement // rc smooth interval // More MSP
|
2016-06-23 01:53:51 +02:00 |
borisbstyle
|
9160a2adbc
|
Fix motor stop not being deactivated with Airmode Feature
|
2016-06-23 01:17:01 +02:00 |
borisbstyle
|
6f28ba0f56
|
Add Sensor Config MSP commands
|
2016-06-20 23:25:49 +02:00 |
KiteAnton
|
f2460219b8
|
Merge pull request #556 from KiteAnton/bugfix_serial_msp
Bugfix MSP_ADVANCED_TUNING
|
2016-06-20 23:15:15 +02:00 |
KiteAnton
|
e76e81a220
|
Bugfix MSP_ADVANCED_TUNING
|
2016-06-20 23:12:49 +02:00 |
borisbstyle
|
0c5ea0f5c6
|
Fix Configurator Save Error
|
2016-06-19 21:21:31 +02:00 |
borisbstyle
|
9782fb1555
|
Apply PID reduction to only Iterm. (RC1 behaviour)
|
2016-06-19 15:21:26 +02:00 |
borisbstyle
|
8353659c73
|
First Betaflight MSP commands (draft)
|
2016-06-19 00:54:40 +02:00 |
borisbstyle
|
987cede279
|
Increased Resolution for Multishot
|
2016-06-18 16:11:15 +02:00 |
borisbstyle
|
f44ceb0769
|
Merge branch 'betaflight' of https://github.com/borisbstyle/betaflight into betaflight
|
2016-06-18 00:45:55 +02:00 |
Gary Keeble
|
5cf8cb9daa
|
Blackbox Coding Simplification
Simplified header record writing using macros to outnumber the case
statements
|
2016-06-18 00:37:11 +02:00 |
mikeller
|
e61a58c713
|
Fixed rateprofile dump / restore
|
2016-06-18 00:37:10 +02:00 |
borisbstyle
|
d214f8602d
|
Smoothed Derivative from Error // Fix Iterm accumulation issues // Defaultss
Saturation rework
|
2016-06-18 00:37:01 +02:00 |
kc10kevin
|
49defe8c68
|
Initial FURYF3 Target
|
2016-06-18 00:36:59 +02:00 |
J Blackman
|
087f6aaca6
|
Merge pull request #510 from skaman82/patch-3
Update README.md
|
2016-06-15 05:09:17 +10:00 |
Albert Kravcov
|
e024e451a7
|
Update README.md
Logo change
|
2016-06-14 19:12:09 +02:00 |
Martin Budden
|
36f4a7958d
|
Merge pull request #489 from mikeller/support_for_listing_and_building_valid_targets
Added targets for listing and building all valid target platforms to Makefile.
|
2016-06-12 22:51:32 +01:00 |
Michael Keller
|
dd06a5d29b
|
Added targets for listing and building all valid target platforms to Makefile.
|
2016-06-13 09:36:39 +12:00 |
borisbstyle
|
ae2e483e0e
|
Merge pull request #456 from martinbudden/bf_target_features
Added default features and default rx that can be set in the target.h file
|
2016-06-08 14:15:19 +02:00 |
borisbstyle
|
e3ecc3d82b
|
Merge pull request #451 from GaryKeeble/betaflight
Blackbox Log Header function code simplification
|
2016-06-08 14:13:41 +02:00 |
borisbstyle
|
e639753530
|
Merge pull request #453 from mikeller/rateprofiles_dump_restore
Fixed rateprofile dump / restore
|
2016-06-08 14:11:44 +02:00 |
Martin Budden
|
b20dbfb801
|
Added default features and default rx that can be set in the target.h file.
|
2016-06-07 20:16:06 +01:00 |
mikeller
|
6e228eacf5
|
Fixed rateprofile dump / restore
|
2016-06-07 11:39:37 +12:00 |
Gary Keeble
|
e6360861c9
|
Merge branch 'blackbox-header' into betaflight
|
2016-06-06 18:23:11 +01:00 |
Gary Keeble
|
047d962e65
|
Blackbox Coding Simplification
Simplified header record writing using macros to outnumber the case
statements
|
2016-06-06 18:22:52 +01:00 |
Gary Keeble
|
8e50831e9b
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-06 13:36:23 +01:00 |
borisbstyle
|
b016d51473
|
Merge pull request #448 from kc10kevin/Fury
Initial FURYF3 Target
|
2016-06-06 13:13:05 +02:00 |
borisbstyle
|
a6713426d1
|
Merge pull request #446 from GaryKeeble/betaflight
Add rcYawRate to calculateRate() function
|
2016-06-06 13:11:54 +02:00 |
kc10kevin
|
1e68552a0c
|
Initial FURYF3 Target
|
2016-06-05 05:53:27 -05:00 |
Gary Keeble
|
db5184d603
|
Add rcYawRate into Blackbox header and Calculate Rate Function
Add the new Yaw Rate parameter into the log header
|
2016-06-03 15:18:54 +01:00 |
Gary Keeble
|
9f5d335681
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-02 19:50:27 +01:00 |
borisbstyle
|
a74acccb84
|
Add rc_rate_yaw // SuperExpo feature renamed to SUPEREXPO_RATES
|
2016-06-02 19:41:04 +02:00 |
Gary Keeble
|
7baf8b1be7
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-02 12:08:27 +01:00 |
borisbstyle
|
6c8a8614fc
|
Rate limiter
|
2016-06-02 11:06:03 +02:00 |
borisbstyle
|
09f5c85817
|
Default Anti Desync
|
2016-06-02 10:41:31 +02:00 |
borisbstyle
|
77dc19e9d9
|
Fix Fast PWM synced update for non ONESHOT125
|
2016-06-02 10:38:33 +02:00 |
Gary Keeble
|
85f6b832d8
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-01 21:48:52 +01:00 |
borisbstyle
|
bb880e68d3
|
Cleanup Modes
|
2016-06-01 22:44:56 +02:00 |
Gary Keeble
|
0291a3e066
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-01 21:36:04 +01:00 |
borisbstyle
|
c45475b8af
|
Fix broken Level Modes
|
2016-06-01 22:09:22 +02:00 |
borisbstyle
|
a3c1f6e168
|
Add Back Iterm limit for saturation scenarios
|
2016-06-01 20:59:11 +02:00 |
Gary Keeble
|
89d63a9b95
|
Merge remote-tracking branch 'borisbstyle/betaflight' into betaflight
|
2016-06-01 17:38:21 +01:00 |
borisbstyle
|
704c09cced
|
Add Additional Anti desync option (Airmode saturation limit)
|
2016-06-01 18:29:17 +02:00 |
borisbstyle
|
090c05b7b8
|
Fix Dterm In blackbox
|
2016-06-01 18:21:49 +02:00 |