ros-industrial / packet-simplemessage

Wireshark Lua dissector for the ROS-Industrial SimpleMessage protocol
8 stars 10 forks source link

Feature: do not display invalid fields in Joint Feedback pkts #6

Closed gavanderhoorn closed 9 years ago

gavanderhoorn commented 11 years ago

Let bitmask Valid Fields in Joint Feedback determine visibility of Positions, Velocities and Accelerations fields.

And similarly for other fields in other packet types.

gavanderhoorn commented 11 years ago

This should probably be configurable via user prefs (some users might want to display them anyway).