uploaded 2 years ago
ESP-DSP is the official DSP library for Espressif SoCs.

changelog

Esp-dsp Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Complex signal generator dsps_cplx_gen()

Fixed

  • Fix in tests to pass
  • Minimum coeffcient length for fird_s16

Changed

Removed

[1.3.0] 2023-03-10

Added

  • Fixed point FIR filter with decimation
  • Update tag to 1.2.1 for component manager
  • Extend dsp_power_of_two() to 32-bit value

Fixed

  • add various links to idf_component.yml, exclude unnecessary files
  • cmake: update component CMakeLists.txt file syntax to IDF v4.x+
  • docs: move instructions for contributors into CONTRIBUTING.md
  • docs: update README.md to use IDF component manager for installation
  • drop IDF v4.0 and v4.1 support, add a CI build with IDF release/v5.0
  • examples: remove GNU Make instructions from README files
  • examples: allow examples to be installed from the component manager
  • Fix for fft_cplx2reC_f32 function
  • Wno-format-fix related errors
  • Wrong path for extra component directory

Changed

Removed

[1.2.0] 2022-09-22

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp-dsp^1.3.1"

download archive

Stats

  • Archive size
    Archive size ~ 391.22 KB
  • Downloaded in total
    Downloaded in total 563.6k times
  • Downloaded this version
    This version: 32 times

Badge

espressif/esp-dsp version: 1.3.1
|