GPS and Attitude Data Logger and Plotter -- 2
Budget: $15 – $30 USD
software that can take in many devices and runs in MS Windows.
Devices (15 interfaces in Total)
• Gyros (up to 5 devices)
• Pitch and Roll sensors (up to 5 devices)
• GPS (up to 5 devices) - GPS must convert received LAT/LONG to UTM coordinates or allow input of user datum to produce cartesian XYZ coordinates. some open source libraries should already be available for this
www.gdal.org - GDAL
geographiclib.sourceforge.net - GeoGraphicLib
proj.osgeo.org - PROJ.4
Coms (multiple input options for each sensor)
• TCP or UDP
• Serial
Display Data and time series plots as well as logging al data to a CSV text file. In addition for GPS receivers a window should be able to be displayed with XY scatter plots.
At a later stage the program will require to generate reports as well. The initial phase is to interface and log the data to file.
Devices (15 interfaces in Total)
• Gyros (up to 5 devices)
• Pitch and Roll sensors (up to 5 devices)
• GPS (up to 5 devices) - GPS must convert received LAT/LONG to UTM coordinates or allow input of user datum to produce cartesian XYZ coordinates. some open source libraries should already be available for this
www.gdal.org - GDAL
geographiclib.sourceforge.net - GeoGraphicLib
proj.osgeo.org - PROJ.4
Coms (multiple input options for each sensor)
• TCP or UDP
• Serial
Display Data and time series plots as well as logging al data to a CSV text file. In addition for GPS receivers a window should be able to be displayed with XY scatter plots.
At a later stage the program will require to generate reports as well. The initial phase is to interface and log the data to file.