-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
A feature to get nanosecond precise timing of the start of recording can be added in order to use it further for TDoA using multiple such deployed sensors.
std::chrono::high_resolution_clock can be used if feasible.
Hardware and OS clock sync of all sensors to reduce jitter and improve accuracy can be looked after by user using various techniques .
Metadata
Metadata
Assignees
Labels
No labels