This is a discussion to focus the feedback and support of ardupilot on the PixRacer board from AUAV.co.
We believe that all teething problems encountered are now resolved and so we recommend people load Copter-3.3.4 which is available for all multicopters through the Mission Planner's (and other GCS's) Install Firmware screens. Note that because regular Pixhawks are still on Copter-3.3.3 the install icon may show Copter-3.3.3 but rest assured, Copter-3.3.4 will be installed (you can check the version by looking at the very top of the Mission Planner).
Replies
latest UAVCAN is in master. If its not working then check the following:
Note that you can try BRD_CAN_ENABLE=2 to auto-assign a CAN nodeID, although I haven't tested that myself.
Also note that you need to reboot the board after changing BRD_CAN_ENABLE.
R
Can you check the pinout of the canbus cable. Some cables may have been sent out with wrong pin ordering.
Next, start a nsh over MAVLink shell and run the command "uavcan status" and show us the result.
Thanks!
nsh>
UAVCAN status
UAVCAN: application not running
Small update from Paul Riseborough regarding the sudden-roll-after-takeoff issue. It seems a bug in the EKF is somewhat likely and it probably only happen if you take-off without GPS lock and then gain GPS lock soon after.
So if you want to avoid the problem, waiting until you have GPS lock before take-off is a good idea. Note that I say, "wait for GPS lock" but to be more precise, it's actually "wait for the EKF to get a position estimate". You can ensure this is the case by arming in a mode that require the EKF's position estimate like Loiter or PosHold.
Nice to know it wasn't me causing the issue. I thought maybe I was on drugs or something.
So if you fly without a GPS it should work just fine as well...
On another note it seem the Pixracer has LED's on the mother board not connected to the I2C bus. They need to be turned on directly. Since the code makes no distinction of that only the external LED's work. On the PX4 stack they use an RGBled driver to control them. Is this on the list to get working. It would be nice to see if I have a GPS lock.....
The only thing I am missing is a osd, does the pixracer support a small osd and if so what one.
@Edgar: Micro MinimOSD should work fine, really small, cheap, fairly robust and all the features of MinimOSD. You can parallel it with telemetry if needed. http://www.readytoflyquads.com/micro-minimosd
-
56
-
57
-
58
-
59
-
60
of 110 Next