James Cotton
ec64a50ef9
Fix the slot name in map gadget
2012-06-11 11:27:08 -05:00
James Cotton
d54970a58a
Fix from merging the UAV Trail option
2012-06-08 10:45:13 -05:00
James Cotton
51a6370733
Separate GPS/UAV trails and context menu settings
...
Conflicts:
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.cpp
ground/openpilotgcs/src/plugins/opmap/opmapgadgetwidget.h
2012-06-07 09:51:11 -05:00
James Cotton
b4d59d3e3e
Dragging and dropping waypoints now works and updates the FC immediately.
2012-06-05 10:01:12 -05:00
James Cotton
302575714f
Filter updates from the UAVOs if the waypoints haven't changed since they are
...
set to periodic (and need to be right now until FC telemetry is fixed and sends
new instances).
2012-06-05 08:30:42 -05:00
James Cotton
e82621cbeb
Fix waypoint deletion
2012-06-02 18:40:55 -05:00
James Cotton
e686ac0b1d
Start adding the ability to delete a waypoint
2012-06-02 18:40:53 -05:00
James Cotton
64ba15cf07
Add the ability to add waypoints via OPMap
2012-06-02 18:40:53 -05:00
James Cotton
f7e0fc1065
Add a long comment describing pathcompiler and store the index for each
...
waypoint in their description.
2012-06-02 18:40:52 -05:00
James Cotton
6b662f9b9e
Connect OPMapGadget to the PathCompiler so any changes in UAVOs are reflected
...
on the map
2012-06-02 18:40:52 -05:00
James Cotton
f3e3a2f16b
Enable waypoints on the map again
2012-06-02 18:40:01 -05:00
James Cotton
252f61bb8e
A bit of preliminary cleanup and removing unused code to map gadget
2012-05-29 18:31:12 -05:00
James Cotton
fa20b0de63
Fix indentation in the map gadget widget before starting work on waypoints
2012-05-29 18:31:11 -05:00
jb
c95eeb92bb
GCS some improvements to the ripping function of the map library.
2012-05-29 18:31:10 -05:00
jb
25456e3b80
GCS - Added support for map ripping
2012-05-29 18:31:09 -05:00
James Cotton
cd5fad2ae9
Update the map to set locations with the home location representation
2012-04-03 03:42:34 -05:00
James Cotton
56af74d17c
Fix map to work with the new HomeLocation (no ECEF)
2012-04-03 03:42:30 -05:00
elafargue
fab880a7d2
Improvement by pip1996 on opmpap widget, to limit update rate and solve the CPU hogging issue.
2011-05-14 14:47:49 +02:00
zedamota
fca5a42949
OP111/OP112/CC38/GCS
...
CC-38 - Map now has Dragons.
OP-111 - Added the capability to plot trail lines. Trail dots/lines can now be shown/not_shown by selecting the option on the maps context menu.
OP-112 - UAV icon on the map is know selectable on the maps options page.
Also fixed an issue with the UAV/Trails not being shown while replaying logs.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3117 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-04-01 19:21:17 +00:00
pip
4afdb8c478
clean up
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2899 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-27 10:26:18 +00:00
pip
9b10842f5d
Updated some parts of the map plugin to use the new UAVObject utility.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2831 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-21 13:33:10 +00:00
pip
ba7e7ba85d
Check for error returned from homelocation util.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2828 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-21 11:17:30 +00:00
pip
32ae936df5
Uses the new home location utility
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2826 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-21 11:09:20 +00:00
pip
959e9101b2
moved #include from .h back into .cpp
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2682 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-01 23:08:05 +00:00
zedamota
8c5fe506b3
OP37/GCS MapLib - Various fixes to improve stability, created diagnostics screen available from maps context menu.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2674 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-01 18:18:29 +00:00
pip
5f83c4170e
General clean up, removed unused variables. And apparently fixed random crashes on GCS exit (maybe).
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2647 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-31 23:26:36 +00:00
pip
6662d856fd
gadgetWidget destructor now gets called.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2646 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-31 23:12:21 +00:00
pip
fadcbbbe6c
Cleaned up qDebug() output when manually moving the home icon on the map.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2547 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-23 18:24:24 +00:00
pip
0bdea195c1
Fixed the HomeLocation setting to update ALL the HomeLocation UAVObject values when the user manually moves the home icon on the map.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2543 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-23 18:05:45 +00:00
pip
0579de11e3
Can now manually move the HomeLocation icon on the map, it updates the uavobject with lat, lon & new Be values.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2541 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-23 13:00:53 +00:00
stac
7195862d77
build: Move openpilotgcs into its own subdirectory
...
This will allow us to build a parent project for
qt-creator that sits above both openpilotgcs and
uavobjgenerator so that we can build both projects
at the same time.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2528 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-22 17:40:26 +00:00