-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Demo User
committed
Aug 24, 2018
1 parent
0159c41
commit 91470ef
Showing
4 changed files
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
librobotcontrol (1.0.2) stable; urgency=low | ||
* Add function rc_filter_duplicate() | ||
* add macro RC_VECTOR_INITIALIZER | ||
* add macro RC_MATRIX_INITIALIZER | ||
* add macro RC_RINGBUF_INITIALIZER | ||
* add macro RC_FILTER_INITIALIZER | ||
* add macro RC_KALMAN_INITIALIZER | ||
* fix broken rc_kalman_alloc_ekf and rc_kalman_update_ekf | ||
-- James Strawson <[email protected]> Thu, 23 Aug 2018 16:58:00 +0000 | ||
|
||
|
||
librobotcontrol (1.0.1) stable; urgency=low | ||
* Support pwm driver changes introduced in 4.14.61-ti-r68 | ||
* documentation improvements | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters