User Tools

Site Tools


development:dynamicobserving:mondump

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
development:dynamicobserving:mondump [2016/04/11 00:25]
Jim Lovell
development:dynamicobserving:mondump [2016/04/11 00:27] (current)
Jim Lovell
Line 39: Line 39:
     - This directory contains the code and Makefile you need     - This directory contains the code and Makefile you need
     - By default, the software is configured to send monitoring data to fourier.phys.utas.edu.au on a TCP socket connection on port 63000. If you want to change the destination or port number, edit the code in ''​mdumpout.c''​ and change the definition of ''​portno''​ and/or the server address on line 344     - By default, the software is configured to send monitoring data to fourier.phys.utas.edu.au on a TCP socket connection on port 63000. If you want to change the destination or port number, edit the code in ''​mdumpout.c''​ and change the definition of ''​portno''​ and/or the server address on line 344
 +    - //You need to do this!:// The two-letter antenna ID is currently hard-wired in and is ''​hb''​ (Hobart 12m) by default. Edit ''​mdumpout.c''​ and change the line <​code>​strcat(outbuff,​ "info hb "​);</​code>​ Replace ''​hb''​ with your antenna'​s two-letter code.
 +
   - Now compile the software to create a binary called ''​mondump'':​   - Now compile the software to create a binary called ''​mondump'':​
     - ''​make''​     - ''​make''​
/home/www/auscope/opswiki/data/attic/development/dynamicobserving/mondump.1460334359.txt.gz · Last modified: 2016/04/11 00:25 by Jim Lovell