diff options
| author | Keith Packard <keithp@keithp.com> | 2013-01-16 15:13:31 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-01-16 15:21:24 -0800 |
| commit | 249ee968305ae6e8fcf0a10e5cf9cc5826bd81dd (patch) | |
| tree | d2f7b8d8c6283bb33cf8b2e0f93777c31778201c /src/Makefile | |
| parent | dd60d85d07b881ac03294a8cf607e469f2e69610 (diff) | |
altos: Add computation of MicroPeak Kalman correction coefficients
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 473cc60a..67ad97d1 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,6 +8,7 @@ vpath make-kalman util vpath make-whiten util vpath kalman.5c kalman vpath kalman_filter.5c kalman +vpath kalman_micro.5c kalman vpath load_csv.5c kalman vpath matrix.5c kalman |
