C program for encoding sensor data into CU InSpace radio packet format.
packager
expects input data coming from a message queue called /fetcher/sensors
. See fetcher for more
details on the format of these messages.
For more information about how to use packager from the command line, type use ./packager
in your shell.
- Requires QNX 7.1
This software is distributed under the GNUGPLv3 license, which requires all source code in this repository to be made publicly available if this software is distributed. Additionally, this license requires prominent attribution of the original author(s). It's encouraged to read the entire license for more information.