MuffinSpawn / FMS

My personal FMS task management and field-testing repository.
0 stars 0 forks source link

Move AT4xx COM calls to LT API #29

Closed MuffinSpawn closed 7 years ago

MuffinSpawn commented 7 years ago

Take all the LT class functions that call the AT4xx COM API and make them into an independent API. The API functions should not be dependent on EMMA or anything else particular to the LT component.

MuffinSpawn commented 7 years ago

Completed Connect, Disconnect, Initialize Set Units, Set Search Parameters, Set Coordinate System Type, Set Station Orientation, and Go Position so far.

MuffinSpawn commented 7 years ago

Completed Measure. Done.