Commit Graph
3 Commits
Author SHA1 Message Date
Robin Getz 740cb53f0b beamsteeringcwmod: initialize stream source index
Initialize m_streamIndex to zero in the stream source constructor.
BeamSteeringCWModBaseband subsequently assigns each source its actual
stream index, but initializing the member ensures getStreamIndex() does
not expose an indeterminate value during construction.

Detected by cppcheck.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-10 18:41:57 -04:00
f4exb 3596fe431a Rewriting of copyright notices for plugins/channelmimo. Part of #1893 2023-11-18 06:28:24 +01:00
f4exb f1544852b9 Beam steering CW channel 2020-11-10 22:11:30 +01:00