Skip to content
Snippets Groups Projects
Commit 3835b07e authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/sot-core-v3] Add filter_differentiator and madgwick in PLIST.

parent 18f016d2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
ORG= stack-of-tasks
NAME= sot-core
VERSION= 4.3.0
PKGREVISION= 1
PKGREVISION= 2
DISTNAME= ${NAME}-${VERSION}
PKGNAME= ${NAME}-v3-${VERSION}
......
......@@ -124,6 +124,8 @@ lib/plugin/feature-vector3.so
lib/plugin/feature-vector3.so.${PKGVERSION}
lib/plugin/feature-visual-point.so
lib/plugin/feature-visual-point.so.${PKGVERSION}
lib/plugin/filter-differentiator.so
lib/plugin/filter-differentiator.so.${PKGVERSION}
lib/plugin/fir-filter.so
lib/plugin/fir-filter.so.${PKGVERSION}
lib/plugin/gain-adaptive.so
......@@ -146,6 +148,8 @@ lib/plugin/kalman.so
lib/plugin/kalman.so.${PKGVERSION}
lib/plugin/latch.so
lib/plugin/latch.so.${PKGVERSION}
lib/plugin/madgwickahrs.so
lib/plugin/madgwickahrs.so.${PKGVERSION}
lib/plugin/mailbox-vector.so
lib/plugin/mailbox-vector.so.${PKGVERSION}
lib/plugin/matrix-constant.so
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment