Difference between revisions of "Software Documentation"

From AD7ZJ Wiki
Jump to navigation Jump to search
(Created page with "Most of the software is documented using specially formatted comments that can be parsed by doxygen. This mostly details what each function does and what kind of parameters t...")
(No difference)

Revision as of 00:51, 21 May 2012

Most of the software is documented using specially formatted comments that can be parsed by doxygen. This mostly details what each function does and what kind of parameters to give it. Anything else that isn't detailed there will be put below

GPS File Layout

Size (bits) Description
8 Hours, GMT
8 Minutes
8 Seconds
32 Latitude in degrees * 10^7 where + is North and - is South
32 Longitude in degrees * 10^7 where + is East and - is West
32 Altitude above MSL in cm
16 Groundspeed in cm/s
16 Heading CW from north in units of 0.01 degrees
16 Number of tracked Satellites