feat(bkgpslog):Add PID correction of buffer round timing
authorSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 7 Jul 2020 08:31:59 +0000 (08:31 +0000)
committerSteven Baltakatei Sandoval <baltakatei@gmail.com>
Tue, 7 Jul 2020 08:31:59 +0000 (08:31 +0000)
commit52f05d074daddd15d135e8ba63dcca004a059fc6
treeeb56955494d6b684880be69e51faa2120b5aff1e
parent08134562ff1a040e33229c9ff4c2a1d353bf8b4b
feat(bkgpslog):Add PID correction of buffer round timing

Add function to apply PID (proportional, integral, derivative)
adjustments to the sleep period between each buffer round in order to
compensate for lag caused by synchronous calculations between each
buffer round (including the PID adjustment calculation itself).
exec/bkgpslog