You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cuckoo_time_translator/package.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
<?xml version="1.0"?>
2
2
<packageformat="2">
3
3
<name>cuckoo_time_translator</name>
4
-
<version>0.0.2</version>
4
+
<version>0.0.3</version>
5
5
<description>This library intends to do most of the dirty work required within a device driver that emoploys one way device time translation.
6
6
This includes:
7
7
* handling the one way translator
8
8
* sending special timing messages (DeviceTimestamp) for debugging and evaluation (e.g. with ctt_introspect in the cuckoo_time_translator_python package)
9
-
* provide dynamic confiugration for the one way translation algorithm
9
+
* provide dynamic configuration for the one way translation algorithm
0 commit comments