Добавлен True RMS фильтр и оптимизации
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "dsp/none.h"
|
||||
#endif
|
||||
|
||||
#define _sqrtf(...) sqrtf(__VA_ARGS__)
|
||||
|
||||
#define __disable_irq()
|
||||
|
||||
#ifndef __ASM
|
||||
|
||||
@@ -5,7 +5,7 @@ VadcMax = 1216;
|
||||
|
||||
Ts = 5e-6;
|
||||
Vnom = 400;
|
||||
Inom = 30;
|
||||
Inom = 15;
|
||||
Fnom = 50;
|
||||
|
||||
Temperature1 = 2.22; % 20 градусов
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user