1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/scope
Stacey Sheldon 127ca1e7e1 Merge remote-tracking branch 'op-public/next' into revo-next
Conflicts:
	ground/openpilotgcs/src/plugins/hitl/plugin.pro
	ground/openpilotgcs/src/plugins/hitlnew/fgsimulator.cpp
	ground/openpilotgcs/src/plugins/hitlnew/hitlconfiguration.cpp
	ground/openpilotgcs/src/plugins/hitlnew/hitloptionspage.cpp
	ground/openpilotgcs/src/plugins/hitlnew/hitloptionspage.ui
	ground/openpilotgcs/src/plugins/hitlnew/il2simulator.cpp
	ground/openpilotgcs/src/plugins/hitlnew/simulator.cpp
	ground/openpilotgcs/src/plugins/hitlnew/simulator.h
	ground/openpilotgcs/src/plugins/hitlnew/xplanesimulator.cpp
	ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
2012-10-20 13:56:18 -04:00
..
plotdata.cpp Fixed csv export error, and increased resolution of all variables to 10 significant digits. 2012-10-07 09:09:15 +02:00
plotdata.h Added Math Functions to the scope. Currently only support standard deviation. 2012-05-22 05:21:11 +03:00
scope_dependencies.pri OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00
scope_global.h OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00
scope.pri OP-520 Change $$qtLibraryTarget to $$qtLibraryName 2011-08-04 15:17:08 +02:00
scope.pro OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00
scopegadget.cpp Added Math Functions to the scope. Currently only support standard deviation. 2012-05-22 05:21:11 +03:00
scopegadget.h qwt 6.0.1 upgrade, sadly doesn't fix QT-4.8.0 scopeplugin in windows. 2012-01-08 12:13:51 +02:00
ScopeGadget.pluginspec build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
scopegadgetconfiguration.cpp Changed order of scope math functions to be more logical. 2012-05-22 12:34:01 +03:00
scopegadgetconfiguration.h Changed order of scope math functions to be more logical. 2012-05-22 12:34:01 +03:00
scopegadgetfactory.cpp Remove " Gadget" from gadget names since it adds nothing useful. 2011-05-29 09:51:39 +02:00
scopegadgetfactory.h OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00
scopegadgetoptionspage.cpp Fixed display problem for in scope for math function type. Updated 2012-05-22 18:14:21 +03:00
scopegadgetoptionspage.h Changed order of scope math functions to be more logical. 2012-05-22 12:34:01 +03:00
scopegadgetoptionspage.ui added scroll areas to all the preference settings screens 2012-10-06 01:55:24 -07:00
scopegadgetwidget.cpp Merge remote-tracking branch 'op-public/next' into revo-next 2012-10-20 13:56:18 -04:00
scopegadgetwidget.h Added Math Functions to the scope. Currently only support standard deviation. 2012-05-22 05:21:11 +03:00
scopeplugin.cpp OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00
scopeplugin.h OP-249 : GCS / Pause scopes during log replay if pause button is pressed. Was more difficult than planned! You will have to clean your GCS build or at least delete the scope and logging shadow build dirs in order for this to work properly. 2011-01-26 22:21:54 +00:00