-
Notifications
You must be signed in to change notification settings - Fork 632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M600 + Beagle Bone Black or Tegra TX1 run samples one time #221
Comments
when attempting to use commands in example: STATUS/1 @ getErrorCodeMessage, L626: startPackage |
@natelannan-osu this error occurs when the sample doesn't exit cleanly - are you seeing segmentation faults or any other exit-related failures when you run the samples the first time? |
@natelannan-osu we actually fixed a bug in the telemetry sample that was causing this post OSDK 3.4. Could you pull the latest commit and try again? |
Sure thing. sorry for my slow response. Answering your earlier question, I did not see any segfaults when running the samples the first time. It reports everything closed successfully. I will test the latest commit tomorrow when I get to work. |
I tried 3.4.1. Running djiosdk-telemetry-sample now produces a segfault due to an error in initVersion: root@arm:~/Onboard-SDK/build/bin# ./djiosdk-telemetry-sample UserConfig.txt However, when I run 3.4 the first time I am successful: running a second time is bad news: |
Is this repeatable on 3.4.1 on your system? I see you've received an ACK_NO_AUTHORIZATION_ERROR on connection - what happens when you run it subsequently? |
on newest OSDK, newest M600 firmware, djiosdk-* runs once and then on subsequent attempts to run produces:
ERROR/1 @ extractOnePackage, L364: Package does not have a valid DataBuffer
The text was updated successfully, but these errors were encountered: