1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 00:05:19 +03:00
Commit graph

166 commits

Author SHA1 Message Date
ArnoTlse
63b548e3e0 MP version 1.6 2021-05-28 23:02:58 +02:00
ArnoTlse
59b5cbe5b2 MP version 1.5 2021-05-27 18:29:48 +02:00
ArnoTlse
8224e28a35 MP version 1.1 2021-05-13 13:11:04 +02:00
ArnoTlse
162beea970 MP version 1.0 2021-05-09 01:16:43 +02:00
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
2021-04-22 21:11:15 +02:00
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
2021-04-17 20:42:26 +02:00
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
2021-04-17 20:07:40 +02:00
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
2021-04-17 13:35:28 +02:00
ArnoTlse
049ff85016 Waypoint OOP version 2.8 2021-04-17 12:59:20 +02:00
ArnoTlse
4ddbc9a823 Waypoint OOP version 2.5 2021-04-17 11:46:57 +02:00
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.
2021-04-16 22:09:23 +02:00
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.
2021-04-16 21:57:04 +02:00
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.
2021-04-15 23:04:11 +02:00
ArnoTlse
0a8d4f81cf Waypoint OOP version 1.9 2021-04-14 21:10:45 +02:00
ArnoTlse
3265158791 waypoint OOP version 1.8 2021-04-13 22:43:35 +02:00
ArnoTlse
7e75ceef39 Waypoint OOP version 1.6 2021-04-10 22:44:36 +02:00
ArnoTlse
949e511d28 Waypoint OOP version 1.5 2021-04-09 01:22:36 +02:00
ArnoTlse
26f21b2880 waypoint OOP version 1.4 2021-04-07 00:28:51 +02:00
ArnoTlse
84de6011c9 Waypoint OOP version 1.3 2021-04-05 20:03:34 +02:00
ArnoTlse
739caeb49b Waypoint OOP version 1.2 2021-04-04 17:01:43 +02:00
ArnoTlse
69dd99a476 Waypoint OOP version 1.2 2021-04-02 02:23:08 +02:00
ArnoTlse
65fa753b98 Waypoint OOP version 1.1 2021-04-02 00:53:03 +02:00
ArnoTlse
525943baf1 Waypoint OOP migration 1.0 2021-03-31 19:32:58 +02:00
ArnoTlse
ef5c999428 Waypoint Class 2021-03-24 00:37:50 +01:00
ArnoTlse
3f0208e96a Safehome : panel open/close 2021-03-22 22:39:02 +01:00
ArnoTlse
a81050d121 Safehome : read 2021-03-22 21:47:02 +01:00
ArnoTlse
cf80f8c9ab Add Safehome tab 2021-03-02 18:43:29 +01:00
ArnoTlse
d3a48e0f56 Code Review
Correction on indentation + Mission validation
2021-02-22 14:10:52 +01:00
ArnoTlse
9745aee718 Update mission_control.js
Correction made for Jump management on save/LoadMissionFile and save/load to FC

Remain an error on Epom
2021-02-16 23:59:49 +01:00
ArnoTlse
ea6ac3ec8f First release of new mission planner
All working for saving into FC.
Remaining bug on EPROM action
2021-02-15 22:27:00 +01:00
ArnoTlse
57d06ccc79 update SendNextPoint
Update SendNextPoint to cope with New WP type
2021-01-15 19:42:15 +01:00
ArnoTlse
1169f64ade some minor bugs correction 2021-01-10 23:06:18 +01:00
ArnoTlse
5fde0022a5 Rearranging RTH selection menu 2021-01-09 22:58:17 +01:00
ArnoTlse
63e8825761 Code comment & Alert on JUMP&Set_HEAD 2021-01-07 23:14:21 +01:00
ArnoTlse
d2d770371e SaveMissionFile update
correction for SaveMissionFile for Jump and POI issue
2021-01-04 21:09:53 +01:00
ArnoTlse
5085c43b61 add Jump and Poi behavior
modification for Jump & POI
2020-12-31 17:41:40 +01:00
ArnoTlse
109cf5cdee Radio button for options (RTH, JUMP, HEAD)
modification to add RTH, JUMP, HEAD as options of Waypoints

first draft for GUI (remains saving part: XML format)
2020-12-30 23:25:00 +01:00
ArnoTlse
b8675b5dc6 Multiple following POI case
Manage multiple following POI by changing dashline style each time a new POI is set
2020-12-29 10:28:47 +01:00
ArnoTlse
5902dea6d4 Update POI on map
update for line painting taking into account POI waypoint
2020-12-28 22:56:12 +01:00
ArnoTlse
8c2d036ef3 add Table to follow mission 2020-12-27 23:10:34 +01:00
ArnoTlse
4cbcd0fa38 Mission planner gui evolution
modification of code to have more thant Waypoints in the Gui list
2020-12-27 20:58:32 +01:00
Miralem Halilovic
d53adc22b2
Merge branch 'master' into mission-planner-show-altitude-in-meters 2020-09-04 13:42:37 +02:00
Jonathan Hudson
35588c45a8 set sensible first use map zoom to avoid confusing new users 2020-06-27 08:03:03 +01:00
Miralem
36ae3ac7bf
added label that converts cm into m and shows the value 2020-06-05 20:21:19 +02:00
Alberto García Hierro
0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
2020-01-21 18:19:06 +00:00
Pawel Spychalski (DzikuVx)
c4aaaf218d Fix file open dialog in mission planner 2019-11-20 10:58:46 +01:00
CSMachineCo
8c9b4d421d
Added marker for RTH and cleaned up a bit. 2019-08-14 21:04:53 -04:00
CSMachineCo
aba0e6e6d8
added real time monitoring
Added real time position icon, bread crumb trail, and real time param display
2019-08-11 14:41:50 -04:00
mirko-it
e1d92bc114 Fix for Load/Save mission not working (#783)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling

* fix include nwdialog and fs packages

* xml2js lib with all dependencies in a single file
2019-05-31 12:01:04 +02:00
mirko-it
3dcffdd292 Offline missions (with FC disconnected) on file (#720)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling
2019-04-29 17:23:32 +02:00