repo.or.cz
/
ruwai.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Show the file size of the files in the tmp_dir on the LCD.
[ruwai.git]
/
software
/
c++
/
ruwaicom
/
src
/
README
blob
5c242c504a5763b946f02b358eccc858d1c1c0de
1
First, compile the libmseed library. Than compile read_serial.
2
3
COMPILE:
4
g++ -std=c++0x -Wall -o read_serial root.cpp serial_parser.cpp recorder.cpp read_serial.cpp -lpthread -lmseed -I../include -L../lib