removed some old code,
rename a function, that tries to add IIRfilter Butterworth on a signal. Lets see if I can get it to work on Graphbuffer data one of these days.
This commit is contained in:
@@ -40,5 +40,5 @@ extern int PlotGridX, PlotGridY, PlotGridXdefault, PlotGridYdefault;
|
||||
extern int offline;
|
||||
extern int flushAfterWrite; //buzzy
|
||||
|
||||
void iceFsk3(int * data, const size_t len);
|
||||
void iceIIR_Butterworth(int * data, const size_t len);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user