1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/opmap
pip 3079476bb0 OPMap gui style updates
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1912 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-10-07 10:24:42 +00:00
..
images Added 'map modes' to the opmap plug-in. "Nomral map mode" and "Magic waypoint map mode". Not yet complete! 2010-10-07 07:09:00 +00:00
opmap_edit_waypoint_dialog.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_edit_waypoint_dialog.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_edit_waypoint_dialog.ui User control style sheets update. 2010-07-02 20:43:05 +00:00
opmap_overlay_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_overlay_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_overlay_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap_statusbar_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_statusbar_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_statusbar_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap_waypointeditor_dialog.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_waypointeditor_dialog.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_waypointeditor_dialog.ui Corrected some menu spelling mistakes (thank you Ed) on the new map plug-in. 2010-06-30 13:26:24 +00:00
opmap_widget.ui OPMap gui style updates 2010-10-07 10:24:42 +00:00
opmap_zoom_slider_widget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_zoom_slider_widget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmap_zoom_slider_widget.ui Disabled the waypointeditor dialog 2010-07-04 09:28:52 +00:00
opmap.pro Ground/OPMap + Position Information: Initial version of conversion from NED to LLA and integration into OPMap. I don't particular love how this is done. The main issue is the Utils didn't like having any UAVObject stuff linked to them (in my hands). That means in OPMap gadget I had to write the code that will pull the HomeLocation and PositionActual together, but this code will likely need to be reused. I will update the Altitude getting code later too, I need to look how the whole internals::position is working on OPMap. 2010-08-31 05:09:57 +00:00
opmap.qrc Added 'map modes' to the opmap plug-in. "Nomral map mode" and "Magic waypoint map mode". Not yet complete! 2010-10-07 07:09:00 +00:00
opmapgadget.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapgadget.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
OPMapGadget.pluginspec Small bug fix. 2010-06-16 13:12:28 +00:00
opmapgadgetconfiguration.cpp GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
opmapgadgetconfiguration.h GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
opmapgadgetfactory.cpp GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
opmapgadgetfactory.h GCS: Drop read support for binary plugin configuration. If you haven't converted your old ini yet, load it up once in a revision built from source before this change. 2010-09-22 19:57:02 +00:00
opmapgadgetoptionspage.cpp OP-153 Implemented a default storage path: "OpenPilot" in the user's home directory. OPMap will use this as its default path for its mapscache. 2010-09-16 17:17:42 +00:00
opmapgadgetoptionspage.h OP-151 Also update OPMap widget to use PathChooser, and make it use the path translation utilities. Not relevant on every platform, since typically on a Unix, the share path will not be user writeable. Still, doesn't hurt. 2010-09-14 20:27:39 +00:00
opmapgadgetoptionspage.ui Ground/OPMap config page: fixed vertical stretch of Default longitude textbox. 2010-09-19 08:40:57 +00:00
opmapgadgetwidget.cpp OPMap gui style updates 2010-10-07 10:24:42 +00:00
opmapgadgetwidget.h OPMap gui style updates 2010-10-07 10:24:42 +00:00
opmapplugin.cpp More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00
opmapplugin.h More doxygen header updates, I hate my life... 2010-07-16 14:06:09 +00:00