-
Notifications
You must be signed in to change notification settings - Fork 13.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
POSIX: Boot fails #2384
Comments
@Tumbili Can you reproduce this? |
No |
I don't get all the bind errors |
Let me just try several times and see if there are issues. On the first attempt the simulation started without any problems. |
@LorenzMeier @mcharleb Tested master, the simulation runs fine (tested 10 times in a row). But as soon as I have QGC already connected to the port without the simulation having being started then I get these messages again: WARN node_open as advertiser failed. (file /home/roman/Firmware/src/modules/uORB/uORBManager_posix.cpp line 98) |
I should also mention that I'm using an older version of jMAVSim 8aaf29c12af0cd55c58d3 |
Could you try without QGC and jMAVSim running? |
Works fine for me |
odd, ok |
|
oops |
I get now the node_open error:
@mcharleb I followed the setup guide, but I think there is still an issue with the orb and with the default network ports, or a major usage failure on my end. |
@Tumbili Now I get a mavlink mission init error, and consequently QGC seems to ignore parts of the system (I don't get to the param editor):
|
@LorenzMeier I don't see the mavlink error. |
@mcharleb This is the current status on master when building the posix target and running
make sitlrun
.The text was updated successfully, but these errors were encountered: