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

75 commits

Author SHA1 Message Date
breadoven
dbb9bd1c0c Update mission_control.js 2021-10-07 13:17:33 +01:00
breadoven
c1046d3913 Remove Default message + fixes/improvements 2021-09-28 14:52:53 +01:00
breadoven
51f4db3269 Update mission_control.js
Function checkAltElevSanity completely rewritten.
Sanity checking added for new WPs.
2021-09-27 14:06:39 +01:00
breadoven
a059b62d3e Fixes + correct messages 2021-09-25 23:30:59 +01:00
breadoven
c1983a6241 Initial build 2021-09-25 00:11:00 +01:00
ArnoTlse
91ff7efe69 MP version 2.0
cleaning some console.log()
2021-06-15 23:28:12 +02:00
ArnoTlse
258b92cd54 MP version 1.9 2021-06-15 23:10:58 +02:00
ArnoTlse
0087e53f57 MP version 1.8 2021-05-30 22:25:52 +02:00
ArnoTlse
2fb3cacf9a MP version 1.7 2021-05-30 14:28:48 +02:00
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