FRCDriverStation icon indicating copy to clipboard operation
FRCDriverStation copied to clipboard

Playing around with the 2015 FRC Driver Station protocol

FRCDriverStation

Playing around with the 2015 FRC Driver Station protocol

Currently just work in progress Lua Wireshark dissectors.

See wiki for description of the protocol known thus far.

Usage

These dissectors (of course) require Lua to be enabled in your Wireshark installation.

To use without installing, use -X lua_script:FRC_Dissectors.lua on the command line.

To install, place the FRC_Dissectors directory into Wireshark's plugin directory, such as ~/.wireshark/plugins