1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 13:04:17 -04:00
Files
sdrangel/ft8
Robin Getz 9b3e3e1865 FT8/FT4: Remove uninitialized value warnings
Fix cppcheck warnings about uninitialized mx variables in coarse
strength and soft symbol conversion calculations.

Replace the mxi sentinel logic with an explicit -infinity initial
maximum value, allowing the maximum search to operate directly on the
value being tracked. This removes reliance on short-circuit evaluation
for initialization and simplifies the code.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-07-25 20:27:17 -04:00
..
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00
2026-03-15 00:18:52 +01:00