upload it to here MikeD, http://www.qfpost.com/ it will give you a link for it that will stay active for a few hours![]()
upload it to here MikeD, http://www.qfpost.com/ it will give you a link for it that will stay active for a few hours![]()
Thanks wilsonn1966 I have PM'd mikro the link.
Hey guys downloaded the file and tried the avrdude.exe, but it didn't reset the COM port as expected. Maybe I got the wrong version by accident?
But, can you guys try to shorten the delay in the dialog box that appears after the upload process has completed? Also, I assume that you guys tested the port to make sure that the AeroQuad is on the right serial port.
The beta test team checked out my latest changes and it worked for them. I just want to make sure you guys don't have issues before I release this version. Thanks!
Will try now
Edit: Worked perfectly this time, didn't even need to change any delays... the only problem was if you de-select both transmitter channels, an error about first channel not being declared in the scope or something appears. Could the program peform a check for this and require one to be selected? This is only a very minor bug though, the rest worked fine! Output is below...
Code:C:/Users/Alex/Desktop/ARDUIN~1.0/hardware/tools/avr/bin/avrdude -V -F -C C:/User s/Alex/Desktop/ARDUIN~1.0/hardware/tools/avr/etc/avrdude.conf -p atmega2560 -P C OM3 -c stk500v2 -b 115200 -D -U flash:w:applet/main.hex avrdude: AVR device initialized and ready to accept instructions Reading | ################################################## | 100% 0.03s avrdude: Device signature = 0x1e9801 avrdude: reading input file "applet/main.hex" avrdude: input file applet/main.hex auto detected as Intel Hex avrdude: writing flash (30102 bytes): Writing | ################################################## | 100% 4.76s avrdude: 30102 bytes of flash written avrdude: safemode: Fuses OK avrdude done. Thank you. If upload was successful, select Done and the Configurator will automatically connect to the AeroQuad. Otherwise, verify correct selections were made and retry upload. Press any key to continue . . .
Last edited by wilsonn1996; 01-28-2012 at 08:01 PM.
I shortened the delay and anything below 0.8 gives error 1 as my previous post.
@Wilson... error checking is definitely planned for the next release! Great that it works for you!
@MikeD, I noticed that sometimes the Arduino could fail to connect to the Configurator after an upload. Can you try to close out the Configurator and unplug the AeroQuad to remove power. Then plug everything back in and try again? Sometimes the Configurator doesn't release the serial port until it's fully closed out.
Hey, please note that I removed the Configurator from the GitHub download link. I'm moving it to Google Code in preparation for the v3 release. Thanks!
Bookmarks