communication:protocol
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
communication:protocol [2013/02/01 17:41] – [Communications Protocol] mbrejza | communication:protocol [2015/04/03 09:49] (current) – removed eroneous , at the end of the example mfa298 | ||
---|---|---|---|
Line 3: | Line 3: | ||
This is the typical protocol used by UKHAS members to transmit GPS data balloon to ground on the unlicensed bands. Parsing is handled by [[http:// | This is the typical protocol used by UKHAS members to transmit GPS data balloon to ground on the unlicensed bands. Parsing is handled by [[http:// | ||
- | < | + | < |
* The individual fields can be of variable length, the minimum and maximum can be set in the payloads XML file. | * The individual fields can be of variable length, the minimum and maximum can be set in the payloads XML file. | ||
Line 77: | Line 77: | ||
**Useful code to calculate CRC16_CCITT checksum on the AVR** | **Useful code to calculate CRC16_CCITT checksum on the AVR** | ||
+ | |||
+ | (Refer to [[http:// | ||
<code c># | <code c># | ||
Line 100: | Line 102: | ||
return crc; | return crc; | ||
}</ | }</ | ||
- | |||
====== Getting Your Payload On the Tracker ====== | ====== Getting Your Payload On the Tracker ====== | ||
You will need to fill out a flight document so the server can parse your telemetry strings and update the map.\\ | You will need to fill out a flight document so the server can parse your telemetry strings and update the map.\\ | ||
Fill out the form here : | Fill out the form here : |
communication/protocol.1359740496.txt.gz · Last modified: 2013/02/01 17:41 by mbrejza