Skip to content
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

Not able to fly in jMAVSIM (Not able to disarm) #34

Open
JLTang opened this issue Feb 9, 2016 · 0 comments
Open

Not able to fly in jMAVSIM (Not able to disarm) #34

JLTang opened this issue Feb 9, 2016 · 0 comments

Comments

@JLTang
Copy link

JLTang commented Feb 9, 2016

Hello all,
Im using the qgroundcontrol (version 2.9) and update the firmware, then disconnect, then open up jMAVSim. Up to this point, from the terminal I can see the following:

Init MAVLink
MSG: [inav] GPS timeout
MSG: [inav] GPS signal found

After that, Im trying to turn off the safety switch to enable the motor on my drone (IRIS 3DR), but no respond. I also tried to disarm it from my RC, but also no respond.

Im using Ubuntu 14.04
The lines I used to run jMAVSIM were:

  1. java -cp lib/_:out/production/jmavsim.jar me.drton.jmavsim.Simulator
    OR
  2. java -Djava.ext.dirs= -cp lib/_:out/production/jmavsim.jar me.drton.jmavsim.Simulator -serial /dev/ttyACM0 921600 -qgc

Any help will be appreciated! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant