Beat Küng
|
2f19aebac0
|
mavlink_ulog_streaming: always send an ack (#5853)
Fixes the case where an ack got lost and the FMU resends the data, but
the client does not resend the ack.
|
2016-11-14 17:06:21 +01:00 |
Beat Küng
|
587c5161a3
|
mavlink_{shell,ulog_streaming}.py: show full error output when pymavlink import fails
|
2016-11-04 11:08:06 +01:00 |
Beat Küng
|
fa461d018d
|
mavlink_{shell,ulog_streaming}.py: send heartbeat
This is helpful, so that a connected partner can switch from broadcasting
to a 'connected' state.
|
2016-11-04 11:08:06 +01:00 |
Beat Küng
|
8f5656f033
|
mavlink ulog: add target sys & component ids (update to changed mavlink message)
|
2016-10-19 13:13:47 +02:00 |
Beat Küng
|
6999bb3e9a
|
Tools: add mavlink_ulog_streaming.py script to stream ULog via MAVLink to a file
|
2016-10-19 13:13:47 +02:00 |