UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


communication:habpack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
communication:habpack [2018/05/08 09:58] – [Current RPi Decoder Implementation] m0dnycommunication:habpack [2018/05/08 12:07] (current) m0dny
Line 1: Line 1:
 ====== Habpack Binary Protocol ====== ====== Habpack Binary Protocol ======
  
-This page details the msgpack based binary protocol. Habpack uses msgpack to encode the binary data, and defines how msgpack is used to encode telemetry, and defines IDs for telemetry fields.+This page details the [[https://msgpack.org/|msgpack]] based binary protocol. Habpack uses msgpack to encode the binary data, and defines how msgpack is used to encode telemetry, and defines IDs for telemetry fields.
  
 Encoders should pick the smallest type within the correct family. eg. '112' can be encoded as an unsigned int using the 'positive fixnum' type, for an encoded size of 1 byte. Unsigned integers are always assumed to be positive. Encoders should pick the smallest type within the correct family. eg. '112' can be encoded as an unsigned int using the 'positive fixnum' type, for an encoded size of 1 byte. Unsigned integers are always assumed to be positive.
communication/habpack.1525773483.txt.gz · Last modified: 2018/05/08 09:58 by m0dny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki