]> git.rkrishnan.org Git - dttsp.git/blobdiff - jDttSP/command-vocabulary
Major changes. Added metering and power spectrum, other fixes. Rearranged headers...
[dttsp.git] / jDttSP / command-vocabulary
index 7ea116067e586d8560b7b63092bf07c1baa39ee3..9eb1270a731978abc3c1c63c54f9cc166d3400be 100644 (file)
@@ -33,9 +33,6 @@ setcorrectIQ phase gain       // int, int
 setcorrectIQphase phase        // int
 setcorrectIQgain gain  // int
 setSquelch lev         // float, gain, RX only; default -30dB
-setMeterOffset lev     // float, RX only, appears only in squelch calc
-setATTOffset val       // float, RX only, appears only in squelch calc
-setGainOffset          // float, RX only, appears only in squelch calc
 setSquelchSt T|F       // on/off, RX only
 setTRX trx             // trx = RX|TX
 setRunState state      // RUN_MUTE, RUN_PASS, RUN_PLAY
@@ -58,3 +55,12 @@ setRXPan pos         // set azimuth for currently listening receiver to pos (0...1)
 setAuxMixGain [gain [trx]]     // set mixing level for aux inputs
 setAuxMixSt [flag [trx]]       // set aux input mix on/off
 
+setMeterType type [trx] // set meter type for trx, default rx
+                       // types: SIG, AVG, REAL, IMAG; default SIG
+setSpectrumType [type [scale [rx]]] // set spectrum type, scale, which rx
+                       // types: SEMI_RAW, PRE_FILT, POST_FILT (deflt POST)
+                       // scale: PWR, MAG (dflt PWR)
+                       // which rx dflt 0
+reqMeter [label]       // sends entire rx or tx meter block to METERPATH
+reqSpectrum [label]    // sends current spec snapshot to SPECPATH
+