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

MacOS no telemetry #105

Open
neurons9 opened this issue Oct 31, 2020 · 2 comments
Open

MacOS no telemetry #105

neurons9 opened this issue Oct 31, 2020 · 2 comments

Comments

@neurons9
Copy link

I have successfully compiled the branch "Master" on MacOS 10.14. Everything seems to work so far. I can connect to Pixhawk Cube with Arducopter 4.0.4 via UDP or Serial, but no telemetry values are displayed and no vehicle is created automatically. The GUI works fine except for some small problems with the font size!

@neurons9
Copy link
Author

get the following messages during build:

JAGCS/3rdparty/mavlink_v2/mavlink_helpers.h:247:25: warning: taking address of packed member 'checksum' of class or structure
'__mavlink_message' may result in an unaligned pointer value [-Waddress-of-packed-member]
crc_accumulate_buffer(&msg->checksum, _MAV_PAYLOAD(msg), msg->len);
^~~~~~~~~~~~~

@neurons9
Copy link
Author

neurons9 commented Nov 3, 2020

maybe the issue have to do with newer qt 5.9.15 version...?

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