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

3227 commits

Author SHA1 Message Date
borisbstyle
a9cd969c02 Merge pull request #301 from betaflight/pterm_accel
Change pterm setpoint conform latest master
2016-10-10 01:13:26 +02:00
Sebastian Hammerl
cf4ac8be5b Prettified JSON backup files 2016-10-05 21:20:43 +02:00
nathan
fac1de1ee7 tooltip for the preview switch 2016-10-04 22:52:20 -07:00
nathan
e35a738dbf close the font upload manager before reboot 2016-10-04 22:52:00 -07:00
Nathan
6d165e9271 Merge pull request #308 from DanNixon/osd_crosshairs
OSD crosshairs
2016-10-04 22:51:13 -07:00
Dan Nixon
d7594b7620 Fix issue with alarm values not being saved 2016-10-04 10:00:13 +01:00
Dan Nixon
c655ced36a Add crosshairs option to OSD 2016-10-04 10:00:05 +01:00
Nathan
8d76f7c851 Merge pull request #304 from marbalon/master
Add support for F1 High-density devices
2016-10-01 23:10:20 -07:00
U-DESKTOP-12PPI61\boris.bozic
0e9283d2ec Repurpose pterm setpoint weight 2016-10-02 01:30:56 +02:00
Marcin Baliniak
8f01b283e6 Merge remote-tracking branch 'upstream/master' 2016-09-29 13:38:02 +02:00
Marcin Baliniak
6fd16856ea Add support for F1 High-density devices 2016-09-29 13:35:18 +02:00
Michael Keller
6638e57162 Changed 3D model problem hint to include MacOSX. 2016-09-26 21:39:36 +13:00
mikeller
e3271df250 Fixed dataflash download for VCP boards by setting block size to 512. 2016-09-25 13:15:43 +13:00
Nathan
9977bef0d9 Merge pull request #296 from nathantsoi/master
osd improvement fixes
2016-09-23 07:28:16 -07:00
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