数据采集服务

lixioayao e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
autom4te.cache 89d0ec3289 del .deps 6 years ago
db_api 89d0ec3289 del .deps 6 years ago
src 89d0ec3289 del .deps 6 years ago
websocket 89d0ec3289 del .deps 6 years ago
.gitignore 89d0ec3289 del .deps 6 years ago
1 e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
1222.raw e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
COPYING 77366d3fd3 初始化 6 years ago
INSTALL 77366d3fd3 初始化 6 years ago
IniFile.cpp 89d0ec3289 del .deps 6 years ago
IniFile.h 89d0ec3289 del .deps 6 years ago
Makefile e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
Makefile.am e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
Makefile.in e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
README.md cf36edfa89 README.md 添加中文说明 6 years ago
aclocal.m4 77366d3fd3 初始化 6 years ago
ant.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
ant.h e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
async.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
base64.cpp 77366d3fd3 初始化 6 years ago
base64.h 77366d3fd3 初始化 6 years ago
c2.cpp ffb6df3e8f 分解loc_tool接口到单独的文件组 6 years ago
card.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
card.h e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
card_path.cpp b1e5544770 merge..lemons's project 6 years ago
card_path.h b1e5544770 merge..lemons's project 6 years ago
card_timer.xx 77366d3fd3 初始化 6 years ago
client.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
clock.h b20d3dab24 clock.h test 6 years ago
config.ini b1e5544770 merge..lemons's project 6 years ago
config.log e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
config.status e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
configure 77366d3fd3 初始化 6 years ago
configure.ac 77366d3fd3 初始化 6 years ago
crc.cpp c9ffb81d0d 修改了一个bug,添加了crc校验算法文件 6 years ago
crc.h c9ffb81d0d 修改了一个bug,添加了crc校验算法文件 6 years ago
data_reader_antenna.txt b1e5544770 merge..lemons's project 6 years ago
db_api.tar 89d0ec3289 del .deps 6 years ago
depcomp 77366d3fd3 初始化 6 years ago
install-sh 77366d3fd3 初始化 6 years ago
io_buf.h 77366d3fd3 初始化 6 years ago
line.h b1e5544770 merge..lemons's project 6 years ago
line_fit.cpp b1e5544770 merge..lemons's project 6 years ago
line_fit.h b1e5544770 merge..lemons's project 6 years ago
loc_point.cpp b1e5544770 merge..lemons's project 6 years ago
loc_point.h b1e5544770 merge..lemons's project 6 years ago
loc_tool.cpp b1e5544770 merge..lemons's project 6 years ago
loc_tool.h b1e5544770 merge..lemons's project 6 years ago
log.h b1e5544770 merge..lemons's project 6 years ago
log.ini 77366d3fd3 初始化 6 years ago
main.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
message.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
message.h e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
message_file.cpp 77366d3fd3 初始化 6 years ago
message_file.h 77366d3fd3 初始化 6 years ago
missing 77366d3fd3 初始化 6 years ago
net-service.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
net-service.h 77366d3fd3 初始化 6 years ago
path_tof.txt e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
point.cpp 77366d3fd3 初始化 6 years ago
point.h 5338fcede3 简单调整 6 years ago
select_tool.cpp e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
select_tool.h e40f14d728 timestamp fix buf, test algo tof OK. 6 years ago
tar.tar.gz b1e5544770 merge..lemons's project 6 years ago
tdoa_sync.cpp 77366d3fd3 初始化 6 years ago
tdoa_sync.h 77366d3fd3 初始化 6 years ago
test.cpp 77366d3fd3 初始化 6 years ago
visit.cpp b1e5544770 merge..lemons's project 6 years ago
visit.h 3179448d2a 添加visit/accept,write-copy机制 6 years ago
web-client.cpp 77366d3fd3 初始化 6 years ago
web-client.h 77366d3fd3 初始化 6 years ago
webc.i 77366d3fd3 初始化 6 years ago
worker.cpp b1e5544770 merge..lemons's project 6 years ago
worker.h 77366d3fd3 初始化 6 years ago
write-copy.h b1e5544770 merge..lemons's project 6 years ago
zio.h 77366d3fd3 初始化 6 years ago
zlist.h b1e5544770 merge..lemons's project 6 years ago
zloop.h 77366d3fd3 初始化 6 years ago
znet.cpp 77366d3fd3 初始化 6 years ago
znet.h 77366d3fd3 初始化 6 years ago
zstream.h 77366d3fd3 初始化 6 years ago

README.md

#The file encoding by utf8

export LANG==zh_CN.utf8

ya-serv

采集服务的 linux 版本

~/.bash_profile

Begin ~/.bash_profile

if [ -f "$HOME/.bashrc" ] ; then source $HOME/.bashrc fi

export LANG=zh_CN.utf8 export LD_LIBRARY_PATH=.

unset append set -o vi