# Supplementary Information This section contains supplementary technical information that supports the main documentation, including detailed specifications, encoding formats, and reference materials. --- ## Contents - **Appendix:** Hardware glossary with software analogies for all technical terms - **Packet Encoding Reference:** Detailed specification of all packet formats used throughout the system - **Address Encoding Explained:** Fundamental guide to binary, hexadecimal, memory addresses, and bit field notation These resources are designed to be referenced as needed while reading the main documentation chapters. --- ```{toctree} :hidden: :maxdepth: 1 supplementary_information/appendix supplementary_information/packet_encoding supplementary_information/addresses_explained ```