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: doc/release/master.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Fixes
29
29
New Features
30
30
------------
31
31
32
-
### devices
32
+
### devices
33
33
34
34
#### multiplenalogsensorremapper
35
35
@@ -42,6 +42,10 @@ New Features
42
42
43
43
*`yarpopencvdisplay` is now able to display a `yarp::sig::LayeredImage`
44
44
45
+
#### `yarpmanager`
46
+
* Added time info to `libYARP_manager` logger and to `yarpmanager` GUI.
47
+
* The time info can be displayed as the current time (obtained from `std::chrono::system_clock::now()`) or as time elapsed since yarpmanager GUI launch
48
+
45
49
### Libraries
46
50
47
51
#### `libYARP_sig`
@@ -62,7 +66,7 @@ New Features
62
66
IMap2D
63
67
INavigation2D
64
68
IOdometry2D
65
-
69
+
66
70
#### `devices`
67
71
68
72
* Updated all devices which use the interfaces employing the new class `ReturnValue`:
0 commit comments