Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
public:radio:topics:qrss [08/07/26 12:06 BST] – created johnpublic:radio:topics:qrss [08/07/26 13:56 BST] (current) – [Grabber] john
Line 31: Line 31:
  
 </code> </code>
 +
  
 and on the VPS another bash script to rename the new capture to include a datestamp, and then to copy the new capture to the webserver, along with the date-stamped copy. and on the VPS another bash script to rename the new capture to include a datestamp, and then to copy the new capture to the webserver, along with the date-stamped copy.
 +
  
 <code bash> <code bash>
Line 52: Line 54:
  
 This makes sure I don't lose all the grabs, and can access them via the website, to look for interesting artifacts, or signals of interest. This makes sure I don't lose all the grabs, and can access them via the website, to look for interesting artifacts, or signals of interest.
 +
 +
 +Both scripts run every 10 minutes via Crontab. Each script has a ''sleep'' command to delay its operation to allow the correct sequence of actions, and to give time for the SCP operation to upload the new capture file to the VPS.
 +
 +
 +On the following grab, at 12:00 UTC 8 Jul 2026 are:
 +
 +   * GM4GKH using some Hell variant rather than QRSS CW
 +   * S52AB 
 +   * SO5CW
 +   * G0PKT
 +   * M0BMN
 +   * G0MBN
 +   * G4JQT
 +   * IK2JET
 +
 +{{:public:radio:topics:capt2.jpg?600|}}
  
  
Line 79: Line 98:
  
 ===== Further Information ===== ===== Further Information =====
 +
 +  * Knights QRSS Group : [[https://groups.io/g/qrssknights]]
 +  * QRSSPlus Grabber collection : [[https://swharden.com/qrss/plus/]]
 +  * QXM User Guide : {{ :public:radio:topics:operation_1_03_002.pdf |}}
 +  * Spectrum Lab Installation file obtained from [[https://www.qsl.net/dl4yhf/spectra1.html]] : {{ :public:radio:topics:install_speclab.zip |}}
 +  * Spectrum Lab usr file for the grabber : {{ :public:radio:topics:gm4slv_30m_grabber.usr |}}
  
  
Line 85: Line 110:
 Page updated : ~~LASTMOD~~ Page updated : ~~LASTMOD~~
  
-{{tag>}} +{{tag>radio qrss 30m qmx grabber}}
  
 +~~DISCUSSION~~