PX4 / jMAVSim

Simple multirotor simulator with MAVLink protocol support
BSD 3-Clause "New" or "Revised" License
84 stars 208 forks source link

Added ability to monitor specific messages in jmavsim (requested by user) #5

Closed molecule closed 9 years ago

molecule commented 9 years ago

Jmavsim counts each occurrence of a message that it receives, and prints out an indication of every 100th message. Allows helpful but not overwhelming debugging.