I have connected and uploaded the new code via mission planner. I have gone through the setup with the CLI and MP. When I slide the switch forward to the fly position and try to connect to the mission plannner it never connects even with gps lock? I've even tried to connect via Xbee's set at 56700, but nothing. All the lights are good "A" is solid green. I do NOT have it conneccted to the Rx or ESC does that matter? I'm trying to make sure everything is working first. 
Tags: connecting, truoble
Permalink Reply by Russell B. Sutton on May 7, 2011 at 6:22pm
Permalink Reply by Christopher Cooper on May 7, 2011 at 11:23pm
Permalink Reply by Russell B. Sutton on May 8, 2011 at 12:18am
Permalink Reply by Christopher Cooper on May 8, 2011 at 3:17am 
To connect with Xbee over MAVLink add this to the APM_Config.h file:
#define GCS_PROTOCOL GCS_PROTOCOL_MAVLINK
#define GCS_PORT 3
#define SERIAL3_BAUD 57600 (or 115200 depending on your telemetry modems)
We'll add that to the default code today. Just an oversight in the version we released yesterday.
hello chris ,
i added this in the file but have a compile error
ArduCopterMega.cpp: In function 'void start_new_log(byte)':Log:263: error: 'get_log_boundaries' was not declared in this scope
Permalink Reply by Christopher Cooper on May 8, 2011 at 5:48pm 
Permalink Reply by Russell B. Sutton on May 8, 2011 at 6:36pm when u add those line witch i found out u only need these 2 lines
#define GCS_PORT 3
#define SERIAL3_BAUD 57600 (or 115200 depending on your telemetry modems)
Telemerty only works over XBEE when these lines are added.
USB will only talk in CLI mode
Permalink Reply by Christopher Cooper on May 8, 2011 at 7:00pm
Permalink Reply by Christopher Cooper on May 8, 2011 at 8:03pm
Permalink Reply by Al Ros on May 9, 2011 at 2:28pm Same thing happened to me know with USB
I only use USB at this point. Everything was working fine. I updated to latest posted firmware, now I can only connect to mission planner in cli mode?
can't figure out what happened
Al
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.693 members
1298 members
7 members
48 members
24 members
© 2013 Created by Chris Anderson.
Powered by
