Darren Lines
9b8e9dd0a8
Add user actions to Mission Control
...
Mission Control updates
- Added user actions
- Added hover over text for P1 and P2 in actions
2023-01-17 21:01:17 +00:00
Pawel Spychalski (DzikuVx)
005efec007
Semver cleanup
2022-02-24 13:11:47 +01:00
breadoven
fa148eaa22
Update mission_control.js
2022-02-08 14:43:30 +00:00
breadoven
563101b192
Update mission_control.js
2022-02-08 12:07:38 +00:00
breadoven
447282cf49
Merge remote-tracking branch 'upstream/master' into abo_fix_planer
2022-02-08 12:06:39 +00:00
breadoven
d0e1788318
planer to planner
2021-11-26 23:16:02 +00:00
breadoven
a94d7709b6
Update mission_control.js
2021-11-19 13:31:03 +00:00
breadoven
fba467e40a
Update mission_control.js
2021-11-18 22:03:25 +00:00
breadoven
a83fe22deb
Update mission_control.js
2021-11-18 13:47:07 +00:00
breadoven
82865ba1e5
fixes
2021-11-15 22:14:59 +00:00
breadoven
59e33adeea
Fix eeprom load
2021-11-01 12:50:50 +00:00
breadoven
6ed53a81df
Update mission_control.js
2021-10-27 23:12:22 +01:00
breadoven
f56e796ec5
clean up, improvements + fixes
2021-10-27 17:23:11 +01:00
breadoven
cc05ab4f44
Bug fixes, added active mission setting,
2021-10-26 23:21:43 +01:00
breadoven
abbde2fe31
fixes + remove double click mission select
...
double click mission select replaced with WP Edit box button
2021-10-20 13:43:22 +01:00
breadoven
6e60831509
Add FC version check
2021-10-19 14:26:04 +01:00
breadoven
87d695c66f
Update mission_control.js
2021-10-18 22:44:05 +01:00
breadoven
54241f8afc
remove flags
2021-10-18 21:13:39 +01:00
breadoven
92a12fc7b0
update
2021-10-18 20:37:43 +01:00
breadoven
8fcdf76945
Initial build
2021-10-17 23:44:33 +01:00
Paweł Spychalski
754f244e9e
Merge pull request #1362 from breadoven/abo_mission_control_add_topo_source
...
Mission control add new elevation source
2021-10-12 09:33:34 +02:00
breadoven
766454d561
initial build
2021-10-10 16:16:39 +01:00
Paweł Spychalski
339265cd29
Merge pull request #1354 from breadoven/abo_home_safehome_lon_lat_swap
...
Reformat Mission Control Safehome and Home tables
2021-10-09 08:50:58 +02:00
Paweł Spychalski
26ca959091
Merge pull request #1365 from breadoven/abo_mission_control_fix_home_issue
...
Mission control Home fixes
2021-10-09 08:47:15 +02:00
breadoven
09995fdd6e
Update mission_control.js
2021-10-08 14:30:47 +01:00
breadoven
64c533c5b6
Update mission_control.js
2021-10-07 14:01:49 +01:00
breadoven
b65a7752f2
Update mission_control.js
2021-10-07 13:48:04 +01:00
breadoven
dbb9bd1c0c
Update mission_control.js
2021-10-07 13:17:33 +01:00
breadoven
0a0e451bfb
Merge remote-tracking branch 'upstream/master' into abo_home_safehome_lon_lat_swap
2021-09-29 18:20:27 +01:00
breadoven
e94317eb5b
Update mission_control.js
2021-09-29 14:34:35 +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
breadoven
c6b54fa98c
Initial build
2021-09-23 10:35:35 +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