Skip to content

TREND50/GRANDproto_DAQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRANDproto_DAQ

DAQ software for GRANDProto35

##Required libraries: boost-asio tmux

##Build make clean; make

To send message to a board

./sendmsg

To run a server to receive message from a board

./trend_server [output file prefix] TRENDDATA message will be written to prefix.bin (and prefix.txt temporarly) Other messages will be written to prefix.txt

Function of the programms

  1. send_msg: send message to an IP address
  2. trend_server: Run a server to listen to message and record it
  3. bcast_msg: legacy, broadcast message over the whole subnetwork

About

Initial version of the DAQ software for GRANDproto (in C). Later replaced by the RUST version.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors