Run
mavfwd -m /dev/ttyAMA0 -b 115200 -o 192.168.0.144:14550
then the QGC can recieve MAVLINK data from Autopilot, but MAVLINK datas from QGC are lose.
I found that data input socket and output socket with differents socket descriptor in mavfwd. And Autopilot cannot recieves any Mavlink data from QGC. So I try to fix this bug at #12
Run
mavfwd -m /dev/ttyAMA0 -b 115200 -o 192.168.0.144:14550then the QGC can recieve MAVLINK data from Autopilot, but MAVLINK datas from QGC are lose.
I found that data input socket and output socket with differents socket descriptor in mavfwd. And Autopilot cannot recieves any Mavlink data from QGC. So I try to fix this bug at #12