Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed Dec 3, 2024
1 parent fbf493c commit 9565df2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/release/yarp_3_10/000_yarp_3_10.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,22 @@ YARP <yarp-3.10> Release Notes
A (partial) list of bug fixed and issues resolved in this release can be found
[here](https://github.com/robotology/yarp/issues?q=label%3A%22Fixed+in%3A+YARP+yarp-3.10%22).

Fixes
-----

### GUIs

#### `yarpmotorgui`

* the default `number_of_decimals` in the slider widget has been changed from 0 to 2

### Devices

* Fixed missing encoder timestamp in `fakeMotionControl`

### Libraries

#### `libYARP_companion`

* the command `yarp read ... /port envelope` now displays the envelope inline with the data
the command `yarp read ... /port envelope2` now displays the envelope and the data on two different lines

0 comments on commit 9565df2

Please sign in to comment.