Commit Graph

1139 Commits (5766b8634db5be236cc106255ab4cf3bd9b183a9)

Author SHA1 Message Date
skaman82 17545d8027 mag calibration button fix 8 years ago
Albert Kravcov 8b0bd6cb6f Merge pull request #12 from skaman82/colorfix
progress bar fix
8 years ago
skaman82 eb4a130933 progress bar fix 8 years ago
skaman82 595d194b8a Update Links 8 years ago
skaman82 32e019e392 small color fix 8 years ago
skaman82 60ef5a8cf9 Battery Status 8 years ago
skaman82 23d243b5d2 New flow sensor icon and cleanup 8 years ago
skaman82 6b6fd4d35c Color scheme changes 8 years ago
skaman82 d68d0e293f Logo change 8 years ago
straga fc60f02b81 change firmware location from cleanflight to inavflight 8 years ago
Pawel e9d2563dad rates in dps for iNav > 1.1.0, see iNavFlight#204 8 years ago
Konstantin Sharlaimov (DigitalEntity) 61ebb7a455 Switched auto and disabled options for SBAS 9 years ago
Konstantin Sharlaimov (DigitalEntity) e6a86a9fec Calibration tab (empty); Add possibility to disable GPS ground assistance 9 years ago
Konstantin Sharlaimov (DigitalEntity) e366967be8 MAVLink initial support 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4e2f65eca6 Various fixes. Flow sensor icon 9 years ago
Konstantin Sharlaimov (DigitalEntity) fa3445e9fb Failsafe RTH is now configurable via GUI 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4cf709d6fb More GPS fixes 9 years ago
Konstantin Sharlaimov (DigitalEntity) 85457b98be Remove ACC_TRIM read command. Improve GPS fix handling 9 years ago
Konstantin Sharlaimov (DigitalEntity) 15dfc2ad41 Update GPS page 9 years ago
Konstantin Sharlaimov (DigitalEntity) 227abc752d More rebranding 9 years ago
Konstantin Sharlaimov (DigitalEntity) 11b80a67ff Some rebranding 9 years ago
Konstantin Sharlaimov (DigitalEntity) 4e8d94304e Remove accel trims. Rearrange layout
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
9 years ago
Konstantin Sharlaimov (DigitalEntity) 65ba4e586f More resolution for board alignment
Signed-off-by: Konstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>
9 years ago
Dominic Clifton 81a49d48b2 changes to support MSP API 1.17 (removal of 3d deadband configuration
via MSP_3D/MSP_SET_3D)

At somepoint we can add the support for the updated
MSP_DEADBAND/MSP_SET_DEADBAND commands.
9 years ago
Dominic Clifton 60bfeed194 Fix unable to reconnect after disconnecting when CLI was active. 9 years ago
Dominic Clifton ebd77db93f Merge pull request #323 from dan557/development
Add Current and Voltage readout on configuration tab
9 years ago
Dominic Clifton b0da87d584 Increase width of firmware target select box. 9 years ago
Dominic Clifton 6935fa62ce Merge pull request #321 from DL6ER/development
Add vibrations RMS to Motors tab
9 years ago
Dominic Clifton ace6e32269 Merge pull request #330 from cleanflight/spracingf3mini-sdcard
Add support for the SPRacingF3Mini (SD Card Blackbox Logging, Race Transponder, VCP)
9 years ago
Dominic Clifton 6009a3db56 Fix led strip missing 'var' keyword. 9 years ago
Dominic Clifton cbe862d018 Prevent users for creating mode ranges and adjustment activation ranges
that are too small.
9 years ago
Dominic Clifton 2044fe879c Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
Dominic Clifton 1a58bfcf82 Add Race Transponder configuration support.
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
9 years ago
dan557 94535289ca update gui.interval with new renamed function 9 years ago
dan557 cf2574a62c rename function to a more suitable name 9 years ago
dan557 2d4964f9a2 Update Current and voltage readouts every 250ms 9 years ago
dan557 fc181d6a49 Add Battery and Current Readouts 9 years ago
NightHawk32 f6a92f9b6f Merge pull request #319 from NightHawk32/development
Prevent motor test form enabling motors in 3D mode if msp 3D isn't supported
9 years ago
Dominik Derigs 327b0ecb28 Again, minor change 9 years ago
Dominik Derigs f60f599fb9 Further simplification of the new code 9 years ago
Dominik Derigs ed735556df Fixed variable rms being at the wrong place (doesn't affect functionality) 9 years ago
Dominik Derigs 9b5fdb6aba Minor change 9 years ago
Dominik Derigs a3c39289bd Added RMS display in Motors tab 9 years ago
Dominic Clifton 2581abb662 Merge pull request #315 from blckmn/development
Added name mapping for UARTs 5 and 6 (appearing on STM32F4 based boards).
9 years ago
NightHawk32 da4f916f10 no modifications to motor values in 3d mode if msp 3d isn't supported 9 years ago
Dominic Clifton 3874c82319 Prevent users for creating mode ranges and adjustment activation ranges
that are too small.
9 years ago
Dominic Clifton 0d3fbbddac Fix for https://github.com/cleanflight/cleanflight/issues/1551 9 years ago
tricopterY eeccdd456b Limitting 3D-Neutral and 3D-Deadband Low/High
Limitting 3D Neutral value to 1475 - 1525 and 3D Deadband values relative to Neutral
9 years ago
tricopterY d22271ce61 Sanity Check 3D-Neutral limits 9 years ago
tricopterY 48a5953db1 Limitting 3D Neutral value to 1475 - 1525 9 years ago