Commit Graph

4216 Commits (4ab27c13e081bbb3ea1bad62d8f78d8fea0666cc)
 

Author SHA1 Message Date
Alexander van Saase c95e93e3c1 Merge branch 'master' into avs-disable-fw-dboost
# Conflicts:
#	js/defaults_dialog.js
3 years ago
Alexander van Saase 676b1ba69b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 3 years ago
Alexander van Saase f7db7cff4b set fw dboost factor to 1 3 years ago
Paweł Spychalski 2b74635594
Merge pull request #1254 from iNavFlight/dzikuvx-filter-tab-update
Update filters tab to latest version
3 years ago
Pawel Spychalski (DzikuVx) 5a4b8fad9d Drop 10-inch preset as obsolete 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
Darren Lines 3d1249e405
Merge pull request #25 from iNavFlight/master
merge from master
3 years ago
Paweł Spychalski fd42a54ae5
Merge pull request #1250 from iNavFlight/dzikuvx-fix-dataflash-download
Simplify and fix dataflash download
3 years ago
Paweł Spychalski a91616f748
Merge pull request #1252 from iNavFlight/dzikuvx-fix-font-upload
Fix font upload
3 years ago
Pawel Spychalski (DzikuVx) e23414b280 Fix font open dialog 3 years ago
Pawel Spychalski (DzikuVx) 8fe453a672 Attach doc button only to the first tab title 3 years ago
Pawel Spychalski (DzikuVx) 81cb53c364 Simplify and fix dataflash download 3 years ago
Paweł Spychalski 11a7ae743e
Merge pull request #1249 from iNavFlight/dzikuvx-adsb-fonts-rollback
Revert ADSB and Sentinel fonts
3 years ago
Pawel Spychalski (DzikuVx) bf8408d770 Revert "Merge pull request #1244 from ShikOfTheRa/Video-telemetry-support"
This reverts commit 26a6c0d563, reversing
changes made to d849b0b8a8.
3 years ago
Paweł Spychalski 26a6c0d563
Merge pull request #1244 from ShikOfTheRa/Video-telemetry-support
Video telemetry and ADSB fonts
3 years ago
Paweł Spychalski d849b0b8a8
Merge pull request #1246 from iNavFlight/dzikuvx-fix-local-flash
Fix local firmware loader after NW version increase
3 years ago
Pawel Spychalski (DzikuVx) 05af37a8af Fix local firmware loader after NW version increase 3 years ago
Darren Lines 3153a669e8
Merge pull request #24 from iNavFlight/master
Merge from master
3 years ago
Michel Pastor 4fcef09216
Improve autolanding settings layout and documentation (#1243) 3 years ago
ArnoTlse b0933b4c71 Safehome update version 1.0
Add Save to Eprom to the Save button

Add Second circle to Safehome icon representing the Safehome_max_distance where the value is directly extracted from the COMMON_SETTINGS

Add Legend under Safehome table about the circles
3 years ago
ShikOfTheRa d268cfc883 Video telemetry and ADSB fonts 3 years ago
Michel Pastor 036a46560a
Fix new landing setting names (#1241) 3 years ago
Darren Lines 2baca35e1e
Merge pull request #23 from iNavFlight/master
Merge from master
3 years ago
Alexander van Saase a31a5ea07b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 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 6b01d16cae
Merge pull request #1238 from iNavFlight/dzikuvx-bump-nwjs
Bump NW.js to 0.52.3
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
Pawel Spychalski (DzikuVx) 516c80f1d8 Bump NW.js to 0.52.3 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
Darren Lines f51660ecf8
Merge pull request #22 from iNavFlight/master
Merge from master
3 years ago
Paweł Spychalski 57732b74ce
Merge pull request #1231 from ArnoTlse/arntlse_safehome_mp
Arntlse safehome mp
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 48b925a42b Waypoint OOP version 2.9
Correction of POI icon name (Sensitive issue)

Remove Draggable selection for Line between WP
3 years ago
ArnoTlse 049ff85016 Waypoint OOP version 2.8 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 3e7dc4a226 waypoint OOP version 2.6
Correction on Icon filename due to Non-sensitive case

Add Alert Message when user try to target a Jump on a POI
3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 3 years ago
ArnoTlse 8b6e4cb934 Waypoint OOP version 2.4 3 years ago
ArnoTlse 8eac13be9a Waypoint OOP version 2.3 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 68346fdb2f
Merge pull request #1227 from MrD-RC/add-pre-arm-to-modes-order
Added the new Prearm to the mode ordering
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