Skip to content

Commit 7c50b2a

Browse files
committed
added GlobalTime message
allowing peripherals access to global time stamp without direct GPS access
1 parent 0856687 commit 7c50b2a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#
2+
# provide global timestamp, time since 1/1/1970 in microseconds
3+
# should only be broadcast once a reliable time base (GPS or equivalent) is known
4+
#
5+
uavcan.Timestamp timestamp

0 commit comments

Comments
 (0)