Updated docu
This commit is contained in:
parent
df92b2bf35
commit
e99a35a4fd
1 changed files with 16 additions and 16 deletions
|
|
@ -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;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue