DevSidus / Sidus_Github

GNU General Public License v3.0
15 stars 14 forks source link

Diff Filter Updates #11

Closed meminyanik closed 6 years ago

meminyanik commented 7 years ago

1- angle PID outputs will be filtered by LPF. 2- RateCmd output will be filtered by Diff Filter. 3- Filter Vectors will be put in a struct. 4- Diff Filter code in PID will be updated.