二進制封包

chiyu
ken910606 1 year ago
parent de694fe301
commit 84901cecee

@ -75,7 +75,6 @@ class MAVLinkWorker(QThread):
if msg_type =="BAD_DATA":
continue
if sysid not in self.total_bytes_received:
self.total_bytes_received[sysid] = 0
self.throughput_KBps[sysid] = 0

Loading…
Cancel
Save