Skip to content

Commit

Permalink
add req got phc2sys
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunyez committed Sep 28, 2023
1 parent b74d602 commit 73af6de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/vse_sync_pp/requirements.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,11 @@
},
'workload/RAN': {
'time-error-in-locked-mode/ns': 100,
'time-deviation-in-locked-mode/ns': {
(None, 100000): lambda t: 100
},
'maximum-time-interval-error-in-locked-mode/ns': {
(None, 100000): lambda t: 100
}
},
}

0 comments on commit 73af6de

Please sign in to comment.