Mavlink communication
-
Hi,
We had a C program running on our VOXL 1 that has always worked, including on image-version
3.8.0with voxl-suite0.7.0. But on the newest version4.0.0with voxl-suite1.0.0, it doesn't work.The program receives mavlink messages using MPA and voxl-mavlink-server. It is based on the voxl-vision-px4 module that handles mavlink IO to/from PX4 (https://forum.modalai.com/post/5026).
When we flash the image on the VOXL, the mavlink program still works. But once we use
opkg updateandopkg upgrade, it doesn't work any more.Did anything change in a recent update that could have an effect on this program, like something below?
#define PIPE_SERVER_NAME "i2c-mavlink" #define VOXL_IO_CH 9 #define I2C_MAVLINK_CH 4 #define I2C_MAVLINK_PIPE_NAME "mavlink_to_px4" #define VOXL_IO_NAME "voxl_i2c_mavlink" #define VOXL_IO_LOCATION (MODAL_PIPE_DEFAULT_BASE_DIR VOXL_IO_NAME "/")``` Thanks in advance! -
Hi,
We had a C program running on our VOXL 1 that has always worked, including on image-version
3.8.0with voxl-suite0.7.0. But on the newest version4.0.0with voxl-suite1.0.0, it doesn't work.The program receives mavlink messages using MPA and voxl-mavlink-server. It is based on the voxl-vision-px4 module that handles mavlink IO to/from PX4 (https://forum.modalai.com/post/5026).
When we flash the image on the VOXL, the mavlink program still works. But once we use
opkg updateandopkg upgrade, it doesn't work any more.Did anything change in a recent update that could have an effect on this program, like something below?
#define PIPE_SERVER_NAME "i2c-mavlink" #define VOXL_IO_CH 9 #define I2C_MAVLINK_CH 4 #define I2C_MAVLINK_PIPE_NAME "mavlink_to_px4" #define VOXL_IO_NAME "voxl_i2c_mavlink" #define VOXL_IO_LOCATION (MODAL_PIPE_DEFAULT_BASE_DIR VOXL_IO_NAME "/")``` Thanks in advance!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login