Connectin Problem with APM planner 1.0.87

Hello,

I updated APM planner to 1.0.87, and now when I try to connect to my board I got the following message

3690896479?profile=original

The french part of the message says: "Offset and length were out of bound for this array or the number is bigger than the element numbers of the index in the end of the source collection" I am sur it does not mean anything, very bad translation to french.

 

In the console I copied the message:

FD Main loop exception System.ArgumentException: Offset et length étaient hors limites pour ce tableau ou bien le nombre est supérieur au nombre d'éléments de l'index à la fin de la collection source.
   à System.Array.Reverse(Array array, Int32 index, Int32 length)
   à ArdupilotMega.MAVLink.ByteArrayToStructureEndian(Byte[] bytearray, Object&obj, Int32 startoffset)
   à ArdupilotMega.MAVLink.ByteArrayToStructure(Byte[] bytearray, Object& obj, Int32 startoffset)
   à ArdupilotMega.CurrentState.UpdateCurrentSettings(BindingSource bs, Booleanupdatenow, MAVLink mavinterface)
   à ArdupilotMega.GCSViews.FlightData.mainloop()

 

I thought it was because I got firmware 2.0.49, but even with the 2.0.50, same symptom occured.

 

Is it a known bug?

For the time being, where can I get an previous version of APM planner?

Thanck you

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • 3D Robotics

    I can replicate this. I've notified the team and we'll get a bug fix ASAP.

  • 3D Robotics

    You can always get all preview versions in the downloads section

  • I have the same problem after updating my APM Planner.

    But In terminal all works

    In setup or flight data I`m unable to connect.

     

    Birger

This reply was deleted.

Activity