1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
VILLASnode/server/src
2015-05-19 16:55:10 +02:00
..
cfg.c small fixes 2015-05-07 13:01:18 +02:00
file.c allow file path to include strftime(3) tokens 2015-05-19 16:55:10 +02:00
gtfpga.c tested preliminary GTFPGA support 2015-05-07 13:04:06 +02:00
hist.c updated documentation (copyright year and other stuff) 2015-05-06 11:36:51 +02:00
hooks.c changed behavior of decimation hook 2015-05-06 13:20:18 +02:00
if.c move socket option to socket.c instead of if.c (socket descriptor isn't initialized yet) 2015-05-07 12:58:35 +02:00
list.c refactoring: list class 2015-05-06 11:40:44 +02:00
log.c fixed OPAL node type for new API 2015-05-07 13:57:43 +02:00
msg.c use Box-Muller method to generate random walk messages 2015-05-19 16:54:00 +02:00
node.c prepared Makefile for GTFPGA node type 2015-05-07 13:03:34 +02:00
opal.c fixed OPAL node type for new API 2015-05-07 13:57:43 +02:00
path.c small fixes 2015-05-07 13:01:18 +02:00
random.c fix sequence numbers of "random" tool 2015-05-19 16:54:28 +02:00
receive.c cleanups 2015-05-06 13:21:26 +02:00
send.c cleanups 2015-05-06 13:21:26 +02:00
server.c integrating new node types into server and tools 2015-05-06 11:49:13 +02:00
socket.c move socket option to socket.c instead of if.c (socket descriptor isn't initialized yet) 2015-05-07 12:58:35 +02:00
tc.c moved config_parse_{socket,opal,gtfpga} to their own source files 2015-03-31 13:48:41 +02:00
test.c integrating new node types into server and tools 2015-05-06 11:49:13 +02:00
utils.c Added Box-Muller method to generate normal distributed RV 2015-05-19 16:53:39 +02:00