From b69402b7ab828e48bd64c36ec0706841e5b2b38e Mon Sep 17 00:00:00 2001 From: zedamota Date: Mon, 23 May 2011 11:55:09 +0100 Subject: [PATCH] This should fix the upload CLI tool. --- .../src/experimental/USB_UPLOAD_TOOL/main.cpp | 8 -------- .../src/experimental/USB_UPLOAD_TOOL/op_dfu.cpp | 4 +++- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/ground/openpilotgcs/src/experimental/USB_UPLOAD_TOOL/main.cpp b/ground/openpilotgcs/src/experimental/USB_UPLOAD_TOOL/main.cpp index e846cbea6..c9c687986 100644 --- a/ground/openpilotgcs/src/experimental/USB_UPLOAD_TOOL/main.cpp +++ b/ground/openpilotgcs/src/experimental/USB_UPLOAD_TOOL/main.cpp @@ -324,13 +324,5 @@ int main(int argc, char *argv[]) return 0; } -// OP_DFU dfu(true); -// //dfu.findDevices(); -// dfu.enterDFU(1); -// dfu.UploadFirmware("c:/ahrs.bin",true,1); -// // dfu.UploadDescription("josemanuel"); -// // QString str=dfu.DownloadDescription(12); - // dfu.JumpToApp(); - // qDebug()<<"Description="<