Recent Changes - Search:

PmWiki

pmwiki.org

edit SideBar

Software

Main.Software History

Hide minor edits - Show changes to output

July 19, 2012, at 12:54 PM by 129.170.26.183 -
Changed lines 20-23 from:
to:
[+Stripper+]
C-code which takes the alinco data and outputs time, lat, long and alt

[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/strip%20c-code | strip.c]]
July 11, 2012, at 03:15 PM by 71.181.4.109 -
Changed lines 2-8 from:
* Notes on USB - keyspan drivers
* RealTerm
* serial
* prediction
* monitor
to:
# Notes on USB - keyspan drivers
# RealTerm
# serial
# prediction
# monitor
Changed line 15 from:
>prediction\\
to:
>prediction
July 11, 2012, at 03:15 PM by 71.181.4.109 -
Deleted line 8:
Changed lines 12-14 from:
gcc prediction.c -o prediction
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction.c]] c-code
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction.conf]] file
to:
gcc prediction.c -o prediction \\
To run \\
edit prediction.c (notes are in the sample file) \\
>prediction\\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction.c]] source c-code
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction.conf]] configuration
file
July 11, 2012, at 03:12 PM by 71.181.4.109 -
Added lines 2-8:
* Notes on USB - keyspan drivers
* RealTerm
* serial
* prediction
* monitor
July 11, 2012, at 03:09 PM by 71.181.4.109 -
Changed lines 9-10 from:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind.dat ]]
sample data file
to:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind.dat ]] sample data file
July 11, 2012, at 03:09 PM by 71.181.4.109 -
Changed line 8 from:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction.conf]] file \\
to:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction.conf]] file
Changed line 10 from:
sample data file \\
to:
sample data file
July 11, 2012, at 03:08 PM by 71.181.4.109 -
Changed line 7 from:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction.c]] c-code \\
to:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction.c]] c-code
July 11, 2012, at 03:08 PM by 71.181.4.109 -
Deleted line 6:
July 11, 2012, at 03:07 PM by 71.181.4.109 -
Changed lines 6-10 from:
""bold"" gcc

*
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | code]] c-code \\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | configure]] file \\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
to:
gcc prediction.c -o prediction

*
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction.c]] c-code \\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction.conf]] file \\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind.dat ]]
July 11, 2012, at 03:06 PM by 71.181.4.109 -
Changed line 6 from:
"bold gcc"
to:
""bold"" gcc
July 11, 2012, at 03:06 PM by 71.181.4.109 -
Added line 3:
[+Prediction+]\\
Added lines 5-7:
to compile:\\
"bold gcc"
July 11, 2012, at 03:04 PM by 71.181.4.109 -
Changed line 1 from:
+Software+ for listening to data
to:
[+Software+] for listening to data
July 11, 2012, at 03:04 PM by 71.181.4.109 -
Changed line 1 from:
Software for listening to data
to:
+Software+ for listening to data
July 11, 2012, at 01:20 PM by 129.170.26.236 -
Changed lines 5-7 from:
*[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | configure]] file \\
*[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
sample data file \\
to:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | configure]] file \\
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
sample data file \\
July 11, 2012, at 01:20 PM by 129.170.26.236 -
Changed lines 4-6 from:
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]] c-code \\
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction configureation]] file \\
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
to:
* [[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | code]] c-code \\
*[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | configure]] file \\
*[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
July 11, 2012, at 01:18 PM by 129.170.26.236 -
Changed lines 3-6 from:
There is a simple
[[http://northstar
-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]] c-code
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction configureation] file
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ] sample data file
to:
There is a simple prediction code - written in c, with no special libraries needed \\
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]] c-code \\
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction configureation]] file \\
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ]]
sample data file \\
July 11, 2012, at 01:17 PM by 129.170.26.236 -
Changed lines 3-6 from:
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]]
to:
There is a simple
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]] c-code
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20configure | prediction configureation] file
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/sample%20wind%20data | wind ] sample data file
July 11, 2012, at 01:11 PM by 129.170.26.236 -
Changed line 3 from:
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code]]
to:
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code | prediction code]]
July 11, 2012, at 01:08 PM by 129.170.26.236 -
Changed line 3 from:
http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code
to:
[[http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code]]
July 11, 2012, at 01:07 PM by 129.170.26.236 -
Changed lines 1-3 from:
Software for listening to data
to:
Software for listening to data

http://northstar-www.dartmouth.edu/~klynch/pmwiki-gc/uploads/prediction%20code
July 11, 2012, at 12:06 PM by 129.170.26.236 -
Added line 1:
Software for listening to data
Edit - History - Print - Recent Changes - Search
Page last modified on July 19, 2012, at 12:54 PM