rosflight / rosflight_firmware

Firmware for the ROSflight autopilot
http://rosflight.org/
BSD 3-Clause "New" or "Revised" License
130 stars 46 forks source link

Measure round-trip communication delay #419

Open bsutherland333 opened 7 months ago

bsutherland333 commented 7 months ago

To better understand the kind of performance we can expect to get out of our serial communication, we want to measure the rate and consistency of our round-trip serial communication.

JMoore5353 commented 5 months ago

How long does it take to go from sensor measurement to actuator output?

JMoore5353 commented 1 month ago

This will be important to know if we can send motor commands to the firmware from ROScopter, in PASS_THROUGH mode.