AllenNeuralDynamics / AllenNeuralDynamics/harp.device.cuttlefish
Schedule should have the option of referencing Harp Time
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the schedule computes future task changes based on the local time. It would be valuable to configure the schedule to run off of Harp time instead of local time if we care more about periodic events happening on a synchronized global time reference rather than intervals. (i.e: absolute times more important than relative times). This feature would also guarantee that multiple cuTTLfish boards could trigger synchronously in a way where they never drift from each other.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.