Commit Graph

4 Commits

Author SHA1 Message Date
Jason Watkins
df5e2fd198 Update copyright notice 2018-10-19 17:44:27 -07:00
Jan Zwiener
0e493920fa sendPOSI command change (double for lat/lon/h) (#111)
* Updated POSI to use doubles for lat/lon/alt, as step size for floats was unacceptably large at high longitudes.
2018-10-19 17:35:05 -07:00
Chris Teubert
a3fa77d87c Fixed missing return in some c tests 2015-05-20 10:22:59 -07:00
Jason Watkins
ec759cbbff Refactored C Tests
The C client tests were getting a bit unwieldy. Moved each block of tests to a separate file based on the functionality being tested. I've just put all of the test code directly in the headers because there doesn't seem to be any reason for the test headers to be included anywhere except in main.c.
2015-05-07 15:24:57 -07:00