Issues
- 2
SOLVED: An ESP32(-S3) fast fp32 division using a reciprocal inline assembly with arg/result passsed in fp32 regs for even more speed! (DSP-148)
#95 opened by f4lc0n-asm - 3
cplx2real function can only be used with fft4r initialized, and the example creates confusion (DSP-147)
#94 opened by alexbarcelo - 5
- 0
SOLVED: An ESP32(-S3) 3-cycle/tap fp32 FIR filter of arbitrary length and decimation (DSP-145)
#92 opened by f4lc0n-asm - 2
- 4
- 1
FIR for s16 (int16_t) type. (DSP-138)
#86 opened by wuyuanyi135 - 4
P4 compile error (DSP-143)
#90 opened by Jason2866 - 0
- 3
Support iFFT (DSP-97)
#62 opened by howard0su - 5
FFT4 discrepancy (DSP-139)
#87 opened by andg1 - 0
- 4
Mismatch between latest repository tag and latest component manager tag (DSP-122)
#79 opened by herculanodavi - 0
作为一个信号处理的库,是否应该包括IFFT (DSP-135)
#84 opened by shenxiaozheng - 1
esp-dsp支持idf的最新master分支吗 (DSP-134)
#83 opened by shenxiaozheng - 2
是否会支持esp-p4的芯片的指令 (DSP-132)
#82 opened by shenxiaozheng - 2
- 2
FFT is wrong by factor 2. Violation of the Parseval–Plancherel identity (DSP-130)
#81 opened by Bobobel - 0
- 1
- 4
FIR Convolution algorithm error (DSP-120)
#77 opened by Davidliujx - 1
- 5
Need to remove noise from audio signal using IIR low pass filter(esp-dsp library) (DSP-87)
#48 opened by jaydeep7563 - 3
- 4
- 3
- 1
Meaning of divide by N (DSP-94)
#59 opened by kurtwerbrouck - 5
Questions regarding FFT Api (DSP-95)
#53 opened by Galfy1 - 7
dsps_fft2r_sc16_aes3 different result from dsps_fft2r_sc16_ansi, incorrect FFT (DSP-102)
#67 opened by ayavilevich - 4
Use of ESP-DSP with ESP-ADF (DSP-103)
#64 opened by ayavilevich - 4
Extended Kalman Filter 计算速度 (DSP-105)
#69 opened by weilian1977 - 3
- 8
ESP-IDF 5.1 Support? (DSP-110)
#72 opened by timsterc - 4
- 4
Two environments with different actions were specified for the same target (DSP-115)
#74 opened by ProjectRobal - 1
Inverse of dsps_cplx2real_fc32 (DSP-99)
#60 opened by ayavilevich - 1
No optimized dsps_bit_rev_sc16 resulting slow sc16 S3 FFT performance overall (DSP-98)
#65 opened by ayavilevich - 2
Different output when choosing optimised or ansi function for FIR filtering. (DSP-100)
#63 opened by herculanodavi - 1
Two potential issues regarding dsps_fft4real example as well as documentation for cplx2real(). (DSP-91)
#58 opened by Galfy1 - 6
SOLVED: A 1½cycle/tap fp32 FIR filter of arbitrary length and decimation (DSP-101)
#68 opened by f4lc0n-asm - 3
- 2
could you add support for basic fast sin-cos function set to speed-up math calc (DSP-88)
#57 opened by wanckl - 1
conv 和 corr 的实现有误 (DSP-83)
#45 opened by 369zz - 3
Using LyraT to sample input, IIR functions to process, then output. The dsps_biquad_gen_xxx_f32 function creates garbage coefficients, I can't validate dsps_biquad_f32 as working. (DSP-111)
#73 opened by mrSilkie - 0
Feature Request: Python wrapper (DSP-109)
#71 opened by Path-A - 1
- 1
Memory alignment issues (DSP-80)
#46 opened by Barabas5532 - 1
- 7
Compile of examples fail
#51 opened - 5