1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/src/plugins/airspeed
2010-04-29 16:08:58 +00:00
..
airspeed.pro Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadget.cpp OP-60 GCS/Dials: Create first analog dial. This uses a single multi-layer SVG file created by Edouard. Work remaining involves accepting a UAVObject to update display and smoothing the rotation of the two needles. 2010-04-19 06:38:03 +00:00
airspeedgadget.h OP-60 GCS/Dials: Create first analog dial. This uses a single multi-layer SVG file created by Edouard. Work remaining involves accepting a UAVObject to update display and smoothing the rotation of the two needles. 2010-04-19 06:38:03 +00:00
AirspeedGadget.pluginspec OP-60 GCS/Dials: Create first analog dial. This uses a single multi-layer SVG file created by Edouard. Work remaining involves accepting a UAVObject to update display and smoothing the rotation of the two needles. 2010-04-19 06:38:03 +00:00
airspeedgadgetconfiguration.cpp Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetconfiguration.h Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetfactory.cpp Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetfactory.h Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetoptionspage.cpp Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetoptionspage.h Added the beginning of an options page for the airspeed gadget: eventually this should become a more generic "analog dial" gadget supporting any sort of analog indicator with one or more rotating needles and text display. The options do nothing at the moment, it is just ground work for later. 2010-04-29 16:08:58 +00:00
airspeedgadgetwidget.cpp Make the Airspeed gadget dials resize dynamically when the gadget size changes. 2010-04-27 14:04:06 +00:00
airspeedgadgetwidget.h Make the Airspeed gadget dials resize dynamically when the gadget size changes. 2010-04-27 14:04:06 +00:00
airspeedplugin.cpp OP-60 GCS/Dials: Create first analog dial. This uses a single multi-layer SVG file created by Edouard. Work remaining involves accepting a UAVObject to update display and smoothing the rotation of the two needles. 2010-04-19 06:38:03 +00:00
airspeedplugin.h OP-60 GCS/Dials: Create first analog dial. This uses a single multi-layer SVG file created by Edouard. Work remaining involves accepting a UAVObject to update display and smoothing the rotation of the two needles. 2010-04-19 06:38:03 +00:00