1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-14 21:23:52 +01:00
LibrePilot/ground/src/plugins/uploader
edouard 0c39ead89d OP-35 Only do a 'verify' operation if the device is readable.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2152 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-11-26 10:44:05 +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 Only do a 'verify' operation if the device is readable. 2010-11-26 10:44:05 +00:00
devicewidget.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
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 : 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
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 Cleanup of the uploader gadget, and removal of the ymodem library which is not used anymore. 2010-11-03 18:46:17 +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 Update to GCS Uploader plugin to reflect latest BL changes. Bug fixes too, should be more stable & reliable. 2010-11-22 22:31:59 +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