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

Pulling negative values off the Pmod_NAV #20

Open
Laymer opened this issue Aug 3, 2018 · 0 comments
Open

Pulling negative values off the Pmod_NAV #20

Laymer opened this issue Aug 3, 2018 · 0 comments
Labels
question Further information is requested

Comments

@Laymer
Copy link
Member

Laymer commented Aug 3, 2018

Sometimes a call to the pmod_nav.erl server yields a negative value for the press_out register while temp_out is correct.

Call :
gen_server:call(Pid, {read, alt, [press_out, temp_out], #{}}).

Result :
[-1754.43994140625,34.041666666666664]

Meanwhile in most cases the value will be a little over 1000 i.e. correct pressure in hPa. Are we not initializing it correctly?

@Laymer Laymer added the question Further information is requested label Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant