Search found 83 matches

by OH2BUA
Sun Jun 18, 2017 9:21 am
Forum: New Users' experiences
Topic: Automation/remote control?
Replies: 6
Views: 20459

Re: Automation/remote control?

Hi agn, to get RDP working you don't need to tamper the firewall in the local end, but in the remote end yes. - You need to allow incoming TCP and UDP traffic towards port 3389 (default). - And you need to map/route/pat/redirect (whichever term is used) that traffic to the particular remote host com...
by OH2BUA
Fri Jun 16, 2017 6:56 am
Forum: New Users' experiences
Topic: Automation/remote control?
Replies: 6
Views: 20459

Re: Automation/remote control?

Hi, interesting use case you have:) HDSDR can perform scheduled recordings nicely. I hope that some day also SDRuno will. I operate remote-only. Even if i'm at my summer cottage (my remote site), i need to operate "remotely", and i've also done that from 10 000 kilometers distances. For windows envi...
by OH2BUA
Mon Feb 20, 2017 9:06 am
Forum: SDRplay related
Topic: HDSDR and storing/loading profiles
Replies: 10
Views: 30921

Re: HDSDR and storing/loading profiles

Hmm i'll try to make my clumsy question a bit more clear:

Is there a way to start HDSDR with a specific set of ExtIO parameters - with different values from which were used at the latest HDSDR session?

73, Jukka
by OH2BUA
Sun Feb 19, 2017 10:00 am
Forum: SDRplay related
Topic: HDSDR and storing/loading profiles
Replies: 10
Views: 30921

HDSDR and storing/loading profiles

Hi, i know how to save and load ALMOST all settings of HDSDR in a profile using command line parameters. It is done like this: "C:\Program Files (x86)\HDSDR\HDSDR.exe" "-p" "MWREC" BUT, is there a way to save/load also the required set of ExtIO parameters, like IF Bandwidth - to be loaded automatica...
by OH2BUA
Wed Feb 15, 2017 3:44 am
Forum: SDRuno
Topic: SDRuno suggestions...
Replies: 17
Views: 43921

Re: SDRuno suggestions...

In my wish list the number one is a Recording Scheduler.

In HDSDR it is implemented in a great way.

Also I would like to see a command-line parameter to start an immediate recording.

73, Jukka
by OH2BUA
Thu Feb 02, 2017 10:30 am
Forum: Code Corner
Topic: Propagation-triggered recording
Replies: 8
Views: 39228

Re: Propagation-triggered recording

Hi, here comes two oneliners. In windows-environment they need GnuWin32 Coreutils, Grep and Wget to be installed. Check your paths. The first one kicks HDSDR I/Q-recording running, if Kyoto Real-time DST index rises to value of 10 or above: wget --no-cache -O - http://wdc.kugi.kyoto-u.ac.jp/dst_real...
by OH2BUA
Mon Jan 23, 2017 8:29 pm
Forum: Code Corner
Topic: Propagation-triggered recording
Replies: 8
Views: 39228

Re: Propagation-triggered recording

Ok ok, I have made some experiments with, hmm, artificial decoding of CW. When comparing JT-modes and CW as propagation indicators, I think the key differences are: - Geographical coverage of CW is better. There is not much digital signals on 1.8MHz from let's say Northern Asia or Africa or Pacific....
by OH2BUA
Fri Jan 20, 2017 4:19 pm
Forum: Code Corner
Topic: Propagation-triggered recording
Replies: 8
Views: 39228

Propagation-triggered recording

(Look for new fall 2017 version below...) Hi, i have made a set of scripts and other files which can be used to build a system which monitors JT65/JT9 (digital modes) amateur radio traffic on 160m/1.8MHz band, and if nice propagation to area you are interested in exists, a MW-BC-band recording is st...
by OH2BUA
Tue Jan 10, 2017 8:59 am
Forum: SDRplay related
Topic: Recording from the command line
Replies: 1
Views: 10478

Re: Recording from the command line

I'll answer myself: Thank you Sir for your smart question. Starting from the latest HDSDR release (2.75 final), you are able to do that. One of the following new, self-explanatory command line parameters must be used: -recRF, -recIF or -recAF. Pay attention that your HDSDR must be fully setup for yo...
by OH2BUA
Mon Dec 05, 2016 3:45 pm
Forum: SDRplay related
Topic: Client / Server
Replies: 6
Views: 21351

Re: Client / Server

Hi, it is a good question: When building a remote site - what is the best point in the chain to make 'the link'? The RSP spits out a huge amount of data... In case of you don't have more than 100 Mbps end-to-end, i think it's not a good idea to try to transfer that amount. Ok let's go to UI-level re...