Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
This repo is forked from the SuperDARN/control_programs repo. Here this repo will
contain radar specific changes in order to easily deploy control program changes
to the radars. Radar specific code will be stored on *radar*-operations branches.
If there are new/developing control programs, the branch will be named off of the
base developing branch. For example, the interleavesound branch for Fort Hays
will be stored on:
interleavesound-fhr


Note from original repo:

This repository contains an archive of SuperDARN radar control programs.
Please contact the control program author or experiment requester with any questions.
2 changes: 1 addition & 1 deletion qnx4/normalsound.3.00/normalsound.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ int main(int argc,char *argv[]) {
unsigned char fast=0;
unsigned char discretion=0;


/* -------------- Beam sequence for sounding ------------- */
/*
Please choose one of the snd_bms[] / snd_bms_tot sets below
Expand Down Expand Up @@ -181,7 +182,6 @@ int main(int argc,char *argv[]) {
int snd_bms_tot = 10;
*/


/* ---------------- Variables for sounding --------------- */
char snd_filename[100];
FILE *snd_dat;
Expand Down
2 changes: 1 addition & 1 deletion qnx6/interleavesound.1.0/interleavesound.c
2 changes: 1 addition & 1 deletion qnx6/interleavesound.1.0/makefile
9 changes: 9 additions & 0 deletions qnx6/interleavesound.1.0/sounder_fhe.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
8
10500
11500
13000
14400
15100
16400
17100
17800
9 changes: 9 additions & 0 deletions qnx6/interleavesound.1.0/sounder_fhw.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
8
10600
11600
13100
14500
15200
16500
17000
17700