mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
man github.dev is better than that, but tilt doesn't work
This commit is contained in:
@@ -15,7 +15,8 @@ float apply_preemphasis(ResistorCapacitor *filter, float sample);
|
||||
|
||||
typedef struct {
|
||||
float alpha;
|
||||
float dc_estimate;
|
||||
float x_prev;
|
||||
float y_prev;
|
||||
float gain;
|
||||
} TiltCorrectionFilter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user