From Green Cube

Main: Software

Software for listening to data

  1. Notes on USB - keyspan drivers
  2. RealTerm
  3. serial
  4. prediction
  5. monitor

Prediction
There is a simple prediction code - written in c, with no special libraries needed
to compile:
gcc prediction.c -o prediction
To run
edit prediction.c (notes are in the sample file)
>prediction

Stripper C-code which takes the alinco data and outputs time, lat, long and alt

strip.c

Retrieved from http://caligari.dartmouth.edu/~klynch/pmwiki-gc/index.php?n=Main.Software
Page last modified on July 19, 2012, at 12:54 PM