Saturday, November 06, 2010
Previous Posts
- Metis board arrives ... I received one of th...
- Looks like the Android tablet can see Ozy when plu...
- Android Tablet I bought one of these 7" Android t...
- Bands are active tonight!
- Changed S Meter to analogue style meter.
- System stress test Running the HPSDR server, 4 co...
- Running 2 instances of QtRadio One is connecting ...
- HPSDR running again I received my Ozy card back f...
- QtRadio and Fldigi Using PulseAudio you can conne...
- QtRadio I have made a few changes to the audio. ...
Subscribe to
Posts [Atom]


1 Comments:
Hi John !
I a m running softrock-server and dspserver on a little Settop-Box, connected to a VHF RX Ensemble Receiver. For VHF i would like to have a Squelch function.
I am playing with the JMonitor code and tried to apply SetSquelchVal from Dttsp update.c with this code to client.java:
public void setSquelch(int squelch) {
this.squelch=squelch;
sendCommand("SetSquelchVal "+squelch);
}
but, when i run jmonitor now, dspserver says: Invalid command: 'setsquelchval'
and on client.ava i set:
client.setSquelch(10);
for the starting frequency.
Can you point me where to have a look to?
Thanks in advance
73 de Oliver, DL6KBG
Post a Comment
Subscribe to Post Comments [Atom]
<< Home