Commit Graph

96 Commits (c5b8b131dd2399b5bf059810afc38307b46d95d8)

Author SHA1 Message Date
ArnoTlse 69dd99a476 Waypoint OOP version 1.2 4 years ago
ArnoTlse 65fa753b98 Waypoint OOP version 1.1 4 years ago
ArnoTlse 525943baf1 Waypoint OOP migration 1.0 4 years ago
ArnoTlse ef5c999428 Waypoint Class 4 years ago
ArnoTlse 3f0208e96a Safehome : panel open/close 4 years ago
ArnoTlse a81050d121 Safehome : read 4 years ago
ArnoTlse cf80f8c9ab Add Safehome tab 4 years ago
ArnoTlse d3a48e0f56 Code Review
Correction on indentation + Mission validation
4 years ago
ArnoTlse 9745aee718 Update mission_control.js
Correction made for Jump management on save/LoadMissionFile and save/load to FC

Remain an error on Epom
4 years ago
ArnoTlse ea6ac3ec8f First release of new mission planner
All working for saving into FC.
Remaining bug on EPROM action
4 years ago
ArnoTlse 57d06ccc79 update SendNextPoint
Update SendNextPoint to cope with New WP type
4 years ago
ArnoTlse 1169f64ade some minor bugs correction 4 years ago
ArnoTlse 5fde0022a5 Rearranging RTH selection menu 4 years ago
ArnoTlse 63e8825761 Code comment & Alert on JUMP&Set_HEAD 4 years ago
ArnoTlse d2d770371e SaveMissionFile update
correction for SaveMissionFile for Jump and POI issue
4 years ago
ArnoTlse 5085c43b61 add Jump and Poi behavior
modification for Jump & POI
4 years ago
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)
4 years ago
ArnoTlse b8675b5dc6 Multiple following POI case
Manage multiple following POI by changing dashline style each time a new POI is set
4 years ago
ArnoTlse 5902dea6d4 Update POI on map
update for line painting taking into account POI waypoint
4 years ago
ArnoTlse 8c2d036ef3 add Table to follow mission 4 years ago
ArnoTlse 4cbcd0fa38 Mission planner gui evolution
modification of code to have more thant Waypoints in the Gui list
4 years ago
Miralem Halilovic d53adc22b2
Merge branch 'master' into mission-planner-show-altitude-in-meters 4 years ago
Jonathan Hudson 35588c45a8 set sensible first use map zoom to avoid confusing new users 4 years ago
Miralem 36ae3ac7bf
added label that converts cm into m and shows the value 4 years ago
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.
5 years ago
Pawel Spychalski (DzikuVx) c4aaaf218d Fix file open dialog in mission planner 5 years ago
CSMachineCo 8c9b4d421d
Added marker for RTH and cleaned up a bit. 5 years ago
CSMachineCo aba0e6e6d8
added real time monitoring
Added real time position icon, bread crumb trail, and real time param display
5 years ago
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
5 years ago
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
5 years ago
TedNV e08ae3c6b4 adding support for mapproxy 6 years ago
Pawel Spychalski (DzikuVx) 655b762330 Map provider choice on mission planner page 6 years ago
Alberto García Hierro aa47f3eba2 Make the attribution link in Missions tab open an external window
Otherwise it overrides the viewport of the configurator. The GPS
tab doesn't have this problem because it uses an intermediate
iframe to host the map.

Fixes #540
6 years ago
Konstantin Sharlaimov (DigitalEntity) d1e31f4bdb Fix mission EEPROM load/save commands 6 years ago
Sergej Pozdnyakov 77ac570614 fix bugs, add default settings, add #381 7 years ago
Michel Pastor 82da156f98 Fix mission control closes #370 7 years ago
Konstantin Sharlaimov 47bf5bb7a9
Merge pull request #366 from shellixyz/fix_364
Fixes #364
7 years ago
Sergej Pozdnyakov 87e092cbcb new appearance of the interface, need testing 7 years ago
Michel Pastor adc197405e Fixes #364 7 years ago
Sergej Pozdnyakov 7070bf3790 fix #354, fix 0 height/width window size, fix load empty mission from eeprom 7 years ago
Sergej Pozdnyakov 536c5488e4 Save and load mission from EEPROM, fix bugs 7 years ago
Sergej Pozdnyakov efda795698 fix load point 7 years ago
Sergej Pozdnyakov 8dee7a6340 fix save point 7 years ago
Sergej Pozdnyakov 0b7598dabd save and load points 7 years ago
Sergej Pozdnyakov 59b303cb8a check Standalone app 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago