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

HITL, No GPS Lock for Vehicle over serial #61

Closed
ParamDeshpande opened this issue Nov 3, 2022 · 3 comments
Closed

HITL, No GPS Lock for Vehicle over serial #61

ParamDeshpande opened this issue Nov 3, 2022 · 3 comments

Comments

@ParamDeshpande
Copy link

I have followed the instructions from this PR to enable HITL support for JSB-Sim bridge and am able to connect to the JSBSim-bridge via serial port.
I am facing the following issue in HITL mode.
No GPS Lock for Vehicle :

Screenshot from 2022-11-03 18-30-16

I have selected the airplane configuration as HILStar (XPlane), on the cubepilot cubeorange ADSB module. I am using the PX4-Autopilot version 1.12.3.

Any suggestions ?

@ParamDeshpande
Copy link
Author

I've solved this issue, the GPS lock can be enabled by setting
interface->SetHILStateLevel(false); in the file jsbsim_bridge.cpp from this PR

@Jaeyoung-Lim
Copy link
Contributor

@ParamDeshpande Great! Would it be possible to make a PR on the branch?

@ParamDeshpande
Copy link
Author

@Jaeyoung-Lim Sure, I've created the PR on the HIL branch.

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

2 participants