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

Test source: added sawtooth pattern

This commit is contained in:
f4exb
2018-10-24 00:10:12 +02:00
parent 2958e1adba
commit faf428ed3d
5 changed files with 50 additions and 5 deletions
@@ -37,7 +37,8 @@ struct TestSourceSettings {
ModulationNone,
ModulationAM,
ModulationFM,
ModulationPulse,
ModulationPattern0,
ModulationPattern1,
ModulationLast
} Modulation;