UAF-SuperDARN-OPS / SuperDARN_UHD_Server

Server to control USRPs across multiple computers for phased array with CUDA-accelerated down-conversion.
GNU General Public License v3.0
3 stars 0 forks source link

Write a script for starting the radar #68

Open loxodes opened 7 years ago

loxodes commented 7 years ago

Perhaps with the following procedure?

kodiak-aux: ~/SuperDARN_UHD_Server/tools/srr_watchdog.py
kodiak-main: ~/repos/usrp/tools/srr_watchdog.py server
kodiak-main: srr start rtserver
kodiak-main: start.scd

For a restart script, we could:

kodiak-main: srr stop
kodiak-aux: srr stop

then delay a few seconds and call the startup script?