This repository contains the official specification for the hybrid ground control systems communication format.
To view the latest version of the specification in PDF format within your browser, go here.
If you'd like to download the pre-compiled PDF for the packet specification, you can download it from the actions artifacts.
- Go to the "Actions" tab on the GitHub repository.
- Select the last successful (green) workflow named "Build LaTeX document".
- Look for a file called "Hybrid Control System Packet Format" under the "Artifacts" header.
- Download and unzip.
To generate the specification PDF, run make all
within the project directory. You must have LaTeX tooling installed
(specifically latexmk
).