RaccoonlabDev / mini_v2_node

Mini v2 node Cyphal/DroneCAN application example
GNU General Public License v3.0
8 stars 4 forks source link

Pr fft #70

Closed AsiiaPine closed 1 week ago

AsiiaPine commented 1 month ago

This PR adds rfft algorithm for both ubuntu version and stm32 version. Real fft was borrowed from public libraries:

Firmware image size difference

Test coverage

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
67 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

PonomarevDA commented 1 month ago

Is it a duplicate of #74? Should we close it?