Updated docu

This commit is contained in:
Hendrik Borras 2017-10-13 15:06:17 +02:00
parent df92b2bf35
commit e99a35a4fd

View file

@ -1,6 +1,6 @@
Output from Arduino:
Output: Directly parsed into the SQLite database
Event: sub second micros:SubSeconds; Event Count:x Event: sub second micros:SubSeconds; Event Count:x
TemperatureC: X; TemperatureC: X;
Humidity: X; Humidity: X;
@ -12,8 +12,8 @@ MagY: X;
MagZ: X; MagZ: X;
Pressure: X; Pressure: X;
To extract from GPS string To extract from GPS strings:
Longitude: X; Longitude: X;
Latitude: X; Latitude: X;
UTCUnixTime UTCUnixTime: x;