Commit Graph

2032 Commits (11446e62e27e7f5e96bb0564f679d58516b08976)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Paweł Spychalski fd42a54ae5
Merge pull request #1250 from iNavFlight/dzikuvx-fix-dataflash-download
Simplify and fix dataflash download
3 years ago
Pawel Spychalski (DzikuVx) e23414b280 Fix font open dialog 3 years ago
Pawel Spychalski (DzikuVx) 81cb53c364 Simplify and fix dataflash download 3 years ago
Pawel Spychalski (DzikuVx) 05af37a8af Fix local firmware loader after NW version increase 3 years ago
Michel Pastor 4fcef09216
Improve autolanding settings layout and documentation (#1243) 3 years ago
Michel Pastor 036a46560a
Fix new landing setting names (#1241) 3 years ago
Michel Pastor 1bbc834a80
Update fonts (#1239)
* Update fonts

* Update fonts

* Update Wh/km unit in osd.js
3 years ago
Paweł Spychalski f04cd31ac7
Merge pull request #1240 from MrD-RC/fix-ordered-modes-highlighs
Fix ordered modes highlights
3 years ago
Darren Lines 07af49856e Updated mode re-ordering to fix highlighting 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 bc4abc1661 Waypoint OOP version 3.2
correction on MWP file loading. When MWP tag is absent, it trigger an empty map without WP.
It has been corrected now
3 years ago
ArnoTlse 325a01d417 Waypoint OOP version 3.1
Add possibility to Jump -1 + change Text on the line to indicate that it is an infinite loop

Correction of Bug on Saving to FC & EPROM

Correction of bug when Non-Geo options is added => Icon of the selected WP was not in Red anymore
3 years ago
ArnoTlse bbc0b014c8 Waypoint OOP Version 3.0
Correction on a bug found when you add a non-geo options and when you want to move next WP. Before correction, Next WP was then disappearing and the line was frozen, unless you add a new WP after.

Thus, modification done on Add/remove Non-Geo point to force Cleaning and Redraw of the WP icon and lines
3 years ago
ArnoTlse 049ff85016 Waypoint OOP version 2.8 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 b30c51f0ad
Merge branch 'master' into add-pre-arm-to-modes-order 3 years ago
Paweł Spychalski 3fc6547695
Merge pull request #1228 from iNavFlight/dzikuvx-imu2-port-function
Secdondary IMU2 port function
3 years ago
ArnoTlse 2426cac5bb Waypoint OOP version 2.0
Correction of PH_TIME to POSHOLD_TIME to be compliant with XSD specification.

Increase of Font size for text on line for Jump and Set_HEAD.

Renaming of safeHome.js to safehome.js to be compliant to Case-Sensitive check for Blob.
3 years ago
Alexander van Saase 26aeb5e40c rth override 3 years ago
Alexander van Saase 8fc9da3288 climb first setting 3 years ago
Alexander van Saase e0dd5944d0 MR slow down for WP 3 years ago
Paweł Spychalski c46a52ae86
Merge pull request #1226 from MrD-RC/rearrange-advanced-tuning-page
Rearrange advanced tuning page
3 years ago
ArnoTlse 0a8d4f81cf Waypoint OOP version 1.9 3 years ago
ArnoTlse 3265158791 waypoint OOP version 1.8 4 years ago
Paweł Spychalski 6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
Add rangefinder distance to OSD
4 years ago
Darren Lines c6a87c83a9 Renamed OSD SW to OSD OFF, LEDLOW to LEDS OFF, and added TURTLE to ordering 4 years ago
Darren Lines 5db8669657 Added NAV COURSE HOLD
Kept NAV CRUISE in the hope that the box mode is re-added.
4 years ago
Pawel Spychalski (DzikuVx) 6589850146 Secdondary IMU2 port function 4 years ago
Darren Lines c89808ce69 Added the new Pre-arm to the mode ordering 4 years ago
ArnoTlse 7e75ceef39 Waypoint OOP version 1.6 4 years ago
Darren Lines 88a9dca29a Position estimator removed at Pawel's request 4 years ago
Darren Lines 5d3c5e90ae Bug fix for titles when non-FW/MR selected 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
Alexander van Saase de82231a9a fix max adjustment count 4 years ago
ArnoTlse 949e511d28 Waypoint OOP version 1.5 4 years ago
Pawel Spychalski (DzikuVx) 1ffd1ab266 Add rangefinder distance to OSD 4 years ago
Paweł Spychalski 1eaa9e9519
Merge pull request #1221 from iNavFlight/avs-increase-max-cell-count
Increase max cell count to 12
4 years ago
ArnoTlse 26f21b2880 waypoint OOP version 1.4 4 years ago
Michel Pastor 8fd366cbd9
Rename cruise heading OSD elements to course hold (#1222) 4 years ago
Alexander van Saase 50caef604b Increase max cell count to 12 4 years ago
ArnoTlse 84de6011c9 Waypoint OOP version 1.3 4 years ago
Pawel Spychalski (DzikuVx) f320aa4f02 Show PID output in GUI 4 years ago
Pawel Spychalski (DzikuVx) 0101ee329d Basic PID gui 4 years ago
ArnoTlse 739caeb49b Waypoint OOP version 1.2 4 years ago
ArnoTlse 69dd99a476 Waypoint OOP version 1.2 4 years ago