Safecast / bGeigieNanoKit

bGeigieNano is a kit version of the bGeigie mobile survey geiger counter designed to fit into a Pelican Micro Case 1010.
https://safecast.org/devices/bgeigie-nano/
114 stars 43 forks source link

get gps firmware version and log it in the header. #34

Open hkwi opened 9 years ago

hkwi commented 9 years ago

MTK3329/MTK3339 PMTK command packet PMTK_Q_RELEASE queries the gps firmware version, and gps unit returns PMTK_DT_RELEASE.

Note that only one SoftwareSerial works at a time, and we need to switch OpenLog and GPS.

Fixes #27