1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Test source: added a square pattern

This commit is contained in:
f4exb
2018-10-25 13:53:58 +02:00
parent acbaa14dbd
commit f43c07b9e5
6 changed files with 49 additions and 13 deletions
@@ -39,6 +39,7 @@ struct TestSourceSettings {
ModulationFM,
ModulationPattern0,
ModulationPattern1,
ModulationPattern2,
ModulationLast
} Modulation;