1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 20:14:19 -04:00
Files
sdrangel/plugins
Robin Getz bd0ad31f77 demoddatv: Fix spectrum compilation against current cfft_engine API
The spectrum template was not being instantiated by the current build,
so stale accesses to cfft_engine::n went unnoticed.

Replace direct accesses to the private cfft_engine member with the
public size() accessor. This restores spectrum compilation and allows
the upcoming VLA cleanup to be built and tested.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-07-25 15:28:57 -04:00
..
2026-05-04 06:00:17 +02:00
2026-05-04 06:00:17 +02:00