1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/uploader
edouard 02366bf368 OP-35 Further cleanup of Uploader gadget, better debug messages, more reliable.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2169 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-11-27 13:44:16 +00:00
..
images OP-35 Now display a picture of the board layout for each device that is detected. 2010-11-26 22:49:50 +00:00
delay.cpp OP-35 Preliminary work on the new DFU gadget. Not much to see so far. 2010-10-31 22:56:31 +00:00
delay.h OP-35 Preliminary work on the new DFU gadget. Not much to see so far. 2010-10-31 22:56:31 +00:00
devicewidget.cpp OP-35 Further cleanup of Uploader gadget, better debug messages, more reliable. 2010-11-27 13:44:16 +00:00
devicewidget.h OP-35 Now display a picture of the board layout for each device that is detected. 2010-11-26 22:49:50 +00:00
devicewidget.ui OP-35 Big refactor and update of the DFU object. Upload/download operations are now asynchronous and do not freeze the UI. Firmware download implemented. More details and explanations for each step of operations. 2010-11-06 14:17:21 +00:00
op_dfu.cpp OP-35 Further cleanup of Uploader gadget, better debug messages, more reliable. 2010-11-27 13:44:16 +00:00
op_dfu.h OP-35 Big refactor and update of the DFU object. Upload/download operations are now asynchronous and do not freeze the UI. Firmware download implemented. More details and explanations for each step of operations. 2010-11-06 14:17:21 +00:00
Uploader.pluginspec OP-35 Uploader gadget: the "Reset" button now works. YMMV, please report. Other buttons do nothing so far. Also, small fix to uavtalk.cpp where a 'disconnect' call triggered segfaults on my system. 2010-11-01 14:06:33 +00:00
uploader.pro OP-35 Fix to .pro file for Windows. OK, I'll get a Win7 environment going for pre-commit checks... 2010-11-27 09:39:01 +00:00
uploader.qrc OP-35 Now display a picture of the board layout for each device that is detected. 2010-11-26 22:49:50 +00:00
uploader.ui OP-35 : Attempt at implementing a "Manual" mode which guides the use to get into AHRS + MB BL Mode. 2010-11-18 23:53:13 +00:00
uploadergadget.cpp OP-35 Big refactor and update of the DFU object. Upload/download operations are now asynchronous and do not freeze the UI. Firmware download implemented. More details and explanations for each step of operations. 2010-11-06 14:17:21 +00:00
uploadergadget.h Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
uploadergadgetconfiguration.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
uploadergadgetconfiguration.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
uploadergadgetfactory.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
uploadergadgetfactory.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
uploadergadgetoptionspage.cpp Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
uploadergadgetoptionspage.h Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
uploadergadgetwidget.cpp OP-35 Cleanup of DFU object management, I think I have fixed all the potential segfaults, prove me wrong! 2010-11-26 23:20:17 +00:00
uploadergadgetwidget.h OP-35 : Attempt at implementing a "Manual" mode which guides the use to get into AHRS + MB BL Mode. 2010-11-18 23:53:13 +00:00
uploaderplugin.cpp Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00
uploaderplugin.h Guess what? More Doxygen... 2010-07-16 16:01:53 +00:00