Commit Graph

641 Commits (c1983a6241d8ae0574bdedd72cbe31b6d1e0fe66)

Author SHA1 Message Date
Darren Lines b5cb410a54 Added max air speed for completeness 3 years ago
Darren Lines c0395d760c Added max speed OSD elements 3 years ago
Paweł Spychalski 56fe82a19a
Merge pull request #1322 from MrD-RC/general-aviation-OSD-units
Added General aviation OSD units - includes a fair amount of work and fixes on the OSD & Fonts
3 years ago
Paweł Spychalski 32bd3fa004
Merge pull request #1299 from ArnoTlse/Safehome_to_EPROM
[Mission Planner] Elevation Profile & Home
3 years ago
Pawel Spychalski (DzikuVx) 4e9825a1e5 Remove Profiles tab 3 years ago
Darren Lines 1a23dc1d45 Initial work 3 years ago
Darren Lines d80e738c84
Merge branch 'iNavFlight:master' into proper-UK-units 3 years ago
Darren Lines f65eae776c Change to facilitate the new Metric + MPH units set
The units used as "UK" were incorrect. We use imperial for distance and speed. To correct this, I have added a new units set called Metric + MPH.

Metric + MPH is the old UK units set. Anyone who used the old UK setting would use Metric + MPH going forward. As in, if you had UK before, did the update, you would now be on Metric + MPH. The transition is seamless to the pilot. This is due to adding it before UK in the osd_unit_e enum.

UK is effectively the new units set. It uses imperial for everything, except the temperature which is in degrees C.
3 years ago
ArnoTlse afd0c026c0
Merge branch 'master' into Safehome_to_EPROM 3 years ago
Pawel Spychalski (DzikuVx) 02f761a90f Merge branch 'master' into dzikuvx-dfu-flasher-catchup 3 years ago
Paweł Spychalski f89e22126f
Merge pull request #1295 from Scavanger/DJI-HD-OSD-Support
[DJI] Full configurator support
3 years ago
Pawel Spychalski (DzikuVx) 0735671ae6 Update STM32DFU procedure for H7 support 3 years ago
Paweł Spychalski 129161845d
Merge pull request #1282 from darrindevine/add-toggle-hide-unused-modes
Adding Toggle in Modes to hide unused modes
3 years ago
Paweł Spychalski 251ffd688a
Merge pull request #1269 from iNavFlight/release_3.0.0
Release 3.0.0
3 years ago
Andi Kanzler da1ce634b0 #DJI-HD-OSD-Support 3 years ago
Alexander van Saase 65e41f28e3 text change 3 years ago
Alexander van Saase aa645b1caa text change 3 years ago
Alexander van Saase b8da379f98 glideslope osd element 3 years ago
Paweł Spychalski 59d8bec68a
Merge pull request #1253 from MrD-RC/update-launch-help-icon-text
Update launch help icon text
3 years ago
ArnoTlse 2fb3cacf9a MP version 1.7 3 years ago
ArnoTlse 59b5cbe5b2 MP version 1.5 3 years ago
Darrin D afc8878c02 Adding Toggle in Modes to hide unused modes
Added functionality based on reviewing betaflight-configurator PRs and current code for hide unused modes.
3 years ago
Pawel Spychalski (DzikuVx) f1780ca07b Drop looptime GUI 3 years ago
Alexander van Saase b419b7ee19 typo 3 years ago
Alexander van Saase 948cb114e6 setting range 3 years ago
Alexander van Saase 5aa30600eb int8 range 3 years ago
Alexander van Saase 8d0a3a2f64 add rssi alarm 3 years ago
Michel Pastor 4948b2fa75
OSD: add power limits items (#1259) 3 years ago
Alexander van Saase 11446e62e2
Merge pull request #1218 from avsaase/avs-feature-fw-autotrim
Add FW auto trim feature to configuration tab
3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Darren Lines 675d44ce01
Updated launch help
Clarified climb angle and added default, min, and max values for each parameter.
3 years ago
Michel Pastor 4fcef09216
Improve autolanding settings layout and documentation (#1243) 3 years ago
Michel Pastor f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 3 years ago
ArnoTlse dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 3 years ago
ArnoTlse 9bdda9bd87 Waypoint OOP version 2.7
Add some break lines on Alert/Confirm message to ease readability
3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 3 years ago
ArnoTlse 5f357cc34d waypoint OOP version 2.2
Add confirm pop-up when user want to delete WP with Non-Geo options attached. Accepting to remove this WP will remove the Attached Non-Geo options in the mission.
3 years ago
ArnoTlse 188399d7d9 Waypoint OOP version 2.1
correction of Non-sensitive case on the call of background-image: url(../images/icons/cf_icon_MP_loadFile_grey.svg);

Add Alert message on action aiming at removing a Jump target WP. Need to remove first the Jump defintion prior to remove the target WP.
3 years ago
Paweł Spychalski 3eb1a9a46e
Merge pull request #1232 from iNavFlight/avs-add-navigation-settings
Add navigation settings
3 years ago
Paweł Spychalski 3fc6547695
Merge pull request #1228 from iNavFlight/dzikuvx-imu2-port-function
Secdondary IMU2 port function
3 years ago
Alexander van Saase 412d8a6b81 Merge branch 'master' into avs-small-text-changes 4 years ago
Alexander van Saase 4ed90d5aaa text 4 years ago
Alexander van Saase 26aeb5e40c rth override 4 years ago
Alexander van Saase 8fc9da3288 climb first setting 4 years ago
Alexander van Saase e0dd5944d0 MR slow down for WP 4 years ago
Paweł Spychalski c46a52ae86
Merge pull request #1226 from MrD-RC/rearrange-advanced-tuning-page
Rearrange advanced tuning page
4 years ago
Paweł Spychalski 6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
Add rangefinder distance to OSD
4 years ago
Pawel Spychalski (DzikuVx) 6589850146 Secdondary IMU2 port function 4 years ago
Darren Lines 6aebf2f0e8 Removed "Advanced Tuning" from "Generic Settings" title 4 years ago
Darren Lines 15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
4 years ago