1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-22 07:45:19 +03:00
Commit graph

3263 commits

Author SHA1 Message Date
nathan
99afb42a59 fix(osd): upgrades incld position format and versioned layout 2016-09-22 23:57:43 -07:00
nathan
019197c103 improvement(ui): darken the osd image some more 2016-09-22 23:55:29 -07:00
Martin Budden
e712417cc4 Added serialized compression format 2016-09-21 09:03:00 +01:00
borisbstyle
23a7acb0e5 Merge pull request #291 from nathantsoi/more-osd-features
More osd features
2016-09-20 15:00:41 +02:00
borisbstyle
7187aec243 Merge pull request #290 from nathantsoi/fix/osd-baro-3.0.1
Fix/osd baro 3.0.1
2016-09-20 15:00:29 +02:00
nathan
5daffd1f68 osd upgrades 2016-09-20 02:07:00 -07:00
nathan
6ee14fb848 update unit preview on every change 2016-09-19 23:43:35 -07:00
nathan
5965bc7e1f version osd baro code 2016-09-19 23:15:46 -07:00
Nathan
f11a79171b Merge pull request #289 from mikeller/osd_altitude_version_gated
Osd altitude version gated
2016-09-19 22:44:05 -07:00
mikeller
170aa39e70 Added version gating (apiVersion >= 1.21) for altitude in OSD. 2016-09-20 01:33:08 +12:00
Dan Nixon
43284b6fe7 Allow toggling the logo in preview, add altitude option 2016-09-19 13:22:57 +01:00
borisbstyle
a0d85cc11e Merge pull request #287 from nathantsoi/fix/osd-logo
logo first, so it is overwritten by other fields in the preview
2016-09-19 07:15:09 +02:00
nathan
80f50df3f5 render the logo first, so it is overwritten by other fields in the preview 2016-09-18 19:02:10 -07:00
Michael Keller
9d71bb3671 Merge pull request #285 from GaryKeeble/Rates-graph-enhancements
Rates Graph Enhancements
2016-09-19 01:25:48 +12:00
Gary Keeble
02338caccc Merge branch 'PR-comments' into Rates-graph-enhancements 2016-09-18 14:15:45 +01:00
Gary Keeble
77c5670d60 Corrections as per PR comments
1. Moved plotStickPositions() function to RateCurve.js and renamed to
drawStickPositions()
2. Modified currentValue to prevent 0/-0 flickering.
3. Layers given unique id’s to remove indexing.
4. RC value monitoring now in function TABS.pid_tuning.checkRC()
5. updateRateLabels now in function TABS.pid_tuning.updateRateLabels()
6. Moved drawAxisLabel() and drawBaloonLabel() into function
TABS.pid_tuning.updateRateLabels() (as they are only used there)
2016-09-18 14:14:54 +01:00
Gary Keeble
3a77c7fade Rates Graph Update
Prevent the balloon labels from overlapping,
Add dynamic stick position indicators to rates graph
Add minimum font size to text (for low DPI monitors).
Extend the length of the pointer on the balloons
Multi-Layer Canvas'
Add window resize triggers
Add current stick position values
Remove 360deg axes lines and code tidy
2016-09-17 08:03:00 +01:00
U-DESKTOP-12PPI61\boris.bozic
5512575051 Bump Version 2016-09-15 01:30:09 +02:00
Michael Keller
7753e81415 Merge pull request #281 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 09:29:58 +12:00
Michael Keller
ca772a0896 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
Michael Keller
110dd21d31 Merge pull request #280 from betaflight/revert-278-msp_dataflash_jumbo_frames
Revert "Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames."
2016-09-15 08:46:32 +12:00
Michael Keller
af3a185c5a Revert "Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames." 2016-09-15 08:46:01 +12:00
Michael Keller
60cb7ab6be Merge pull request #278 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 08:44:42 +12:00
Michael Keller
d8be37d7d3 Merge pull request #270 from mikeller/fix_osd_empty_tooltip
Removed empty tooltip for 'OSD' feature.
2016-09-15 08:44:34 +12:00
borisbstyle
6b2dfd09c8 Merge pull request #272 from mikeller/more_spacing_fixes
Fixed more spacing issues on the PID tab.
2016-09-14 16:16:22 +02:00
borisbstyle
762352ea6a Merge pull request #279 from GaryKeeble/Rates-graph-scale
Add rates graph balloon labels for maximum rates
2016-09-14 14:18:41 +02:00
Gary Keeble
5c6972cb11 Add rates graph balloon labels for maximum rates
Add legend to rates graph to show maximum rates for roll, pitch and
yaw. Adjust auto-scale so that it is in multiples of 200deg/s so that
the auto-scale operates less often.
2016-09-14 12:55:03 +01:00
Michael Keller
76a1473187 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
Set default serial speed to 500000 kbps.
2016-09-14 14:06:13 +12:00
skaman82
ffb6cfe081 VTX icons 2016-09-14 01:37:53 +02:00
Michael Keller
b42bbd01c7 Merge pull request #277 from bilson/fix-update-firmware-list
Update firmware list for selected board
2016-09-13 19:00:01 +12:00
Rodrigo Pérez
e515012f3d Update firmware list for selected board 2016-09-13 03:13:21 -03:00
Michael Keller
e61ef7bb93 Merge pull request #276 from KiteAnton/save_board
Save selected board
2016-09-13 10:03:41 +12:00
Anton Stålheim
41e0241291 Save selected board 2016-09-12 22:15:13 +02:00
Anton Stålheim
e6d49e06f8 Merge pull request #275 from mikeller/fix_cli_profile_switching
Fixed profile switching in the CLI.
2016-09-12 20:43:19 +02:00
Michael Keller
b00f854b6a Fixed profile switching in the CLI.
Cleaned up CLI input processing.
2016-09-13 02:12:31 +12:00
Michael Keller
b495a7da8e Fixed more spacing issues on the PID tab. 2016-09-13 00:49:44 +12:00
mikeller
9f99ddbfca Removed empty tooltip for 'OSD' feature. 2016-09-11 23:16:23 +12:00
borisbstyle
27e03d1263 Update changelog.html 2016-09-09 11:13:42 +02:00
borisbstyle
30a8261507 Merge pull request #267 from mikeller/move_rc_interpolation
Moved RC interpolation settings into receiver tab.
2016-09-09 08:09:50 +02:00
Michael Keller
bd931342f6 Moved RC interpolation settings into receiver tab. 2016-09-09 15:48:36 +12:00
U-DESKTOP-12PPI61\boris.bozic
8017002773 Replace pterm setpoint weight with Super Expo PID relaxation 2016-09-09 00:53:38 +02:00
borisbstyle
6d92789ea5 Merge pull request #266 from mikeller/add_deadband_to_curves_and_model
Added deadband to curves and model calculations. Also fixed rates curve bug in pre 2.8.
2016-09-07 23:36:01 +02:00
Michael Keller
edad524714 Removed merge artefacts 2016-09-08 09:16:28 +12:00
Michael Keller
9d796752f8 Added deadband to curves and model calculations. Also fixed rates curve bug in pre 2.8. 2016-09-08 08:56:59 +12:00
U-DESKTOP-12PPI61\boris.bozic
f9ea2c8ee4 Merge branch 'master' of https://github.com/betaflight/betaflight-configurator 2016-09-07 00:48:57 +02:00
U-DESKTOP-12PPI61\boris.bozic
f8c5ce5353 Fix RC Expo representation above rc rate of 2.0 2016-09-07 00:48:35 +02:00
Michael Keller
a2385ed14c Merge pull request #265 from TheAngularity/pterm-setpoint-slider
fixed wrong slider range from ptermSetpoint
2016-09-07 08:23:25 +12:00
TheAngularity
a13885be85 fixed wrong slider range from ptermSetpoint 2016-09-06 22:16:07 +02:00
U-DESKTOP-12PPI61\boris.bozic
2588f9d49a Changelog 2016-09-06 22:11:53 +02:00
borisbstyle
388ac3dde3 Merge pull request #264 from mikeller/ui_updates
Added 'Super Rates' title, reverted pterm setpoint weight range.
2016-09-06 21:59:57 +02:00