Skip to content

Commit 17575d6

Browse files
committed
Add frame generation timestamp
1 parent 7d6a630 commit 17575d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

protobuf_definitions/message_formats.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,8 @@ message MultibeamPing {
972972

973973
bytes ping_data = 10; // Ping data (row major, 2D, grayscale image)
974974
GuestPortDeviceID device_id = 11; // Device ID of the sonar
975+
976+
google.protobuf.Timestamp frame_generation_timestamp = 12; // Timestamp when the frame was generated
975977
}
976978

977979

0 commit comments

Comments
 (0)