About

Gender

Male


About Me:

Empty


Please tell us a bit about your UAV interest

Empty


Activity Feed

Joe replied to Joe's discussion LED A off?
"Between last night and today I don't believe I did anything differently, but for some reason it is working now. 
 
LED A still would not come on unless the motor signals were plugged in after the APM was booted.  Is this the standard?  I could not…"
Jun 24, 2011
Joe posted a discussion
For some reason when I move out of CLI mode and hit the reset, the LED A (green) does not blink nor turn solid.  What have I done wrong?  When I am in CLI mode, it is solid. I have tried using the mission planner as well as uploading the code…
Jun 23, 2011
Joe replied to PatrikR's discussion APM and Command Line Interpreter problem
"Paulo

len = argc;
while (len <= MENU_ARGS_MAX) {
_argv[len].str = "";
_argv[len].i = 0;
_argv[len].f = 0;
len++;
}

This did the trick for me it seems. Thank you."
Nov 6, 2010