Add DSP code to filter data, allowing for integration/differentiation
[fw/altos] / ao-tools / lib / Makefile.am
index e682f757d68d8aa85c1e22d948c99c1443704849..79972f46f4ea6465781a19e20535e1bb481b6956 100644 (file)
@@ -16,7 +16,11 @@ libao_tools_a_SOURCES = \
        ccdbg-state.c \
        cc-analyse.c \
        cc-convert.c \
+       cc-dsp.c \
        cc-log.c \
+       cc-integrate.c \
+       cc-period.c \
+       cc-process.c \
        cc-usb.c \
        cc-usb.h \
        cc.h \
@@ -27,4 +31,8 @@ libao_tools_a_SOURCES = \
        cc-logfile.c \
        cc-telem.c \
        cp-usb-async.c \
-       cp-usb-async.h
+       cp-usb-async.h \
+       i0.c \
+       chbevl.c \
+       mconf.h \
+       cephes.h