1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

2084 commits

Author SHA1 Message Date
759fb0072e node: add new option to skip loading of default hooks 2017-12-20 20:50:24 +01:00
05d37fabda netem: fix parsing of correlation and probability settings 2017-12-20 20:49:46 +01:00
7ea7dad766 added option for skipping built-in hooks 2017-12-20 14:56:37 +01:00
88372ca1cd netem: bugfix for loading correlation 2017-12-20 14:56:12 +01:00
1965b8810d stats: do not collect stats about reordering twice 2017-12-20 14:54:18 +01:00
3a14eacb3d netem: added support for delay correlation 2017-12-20 14:48:44 +01:00
125054b16b path: fix initialization of reverse path (closes #132) 2017-12-20 11:47:15 +01:00
fb3650918c test_rtt: fix segfault when case not started 2017-12-20 11:34:18 +01:00
bfa8407665 netem: support loading distribution directly from config instead of a separate file 2017-12-20 11:23:55 +01:00
c638c0c094 added new makefile for kernel code 2017-12-20 11:22:43 +01:00
03483d1cf6 iec61850: enable node-type by default 2017-12-19 11:53:21 +01:00
842df7c496 bitset: fix compiler error 2017-12-19 11:53:21 +01:00
2ac5c221ee rpm: added missing dependency for libiec61850 2017-12-19 11:53:21 +01:00
41dc436668 updated changelog 2017-12-19 11:51:34 +01:00
003588d33e raw: fix conversion between floating point and integer 2017-12-19 11:50:37 +01:00
c56c545935 use new location of package repo 2017-12-14 14:24:01 +01:00
1c85fb0384 fix packaging issues 2017-12-14 14:23:47 +01:00
6b3fc6dba3 updated changelog 2017-12-14 14:21:49 +01:00
e4d45a61d1 bitset: add some documentation and more features 2017-12-14 14:04:26 +01:00
d7cb5ee9d4 use Docker Hub images 2017-12-14 14:04:26 +01:00
f5aed9f399 minor fixes for compilation on OS X / BSD 2017-12-14 14:04:26 +01:00
5ce1f7a8c6 replace info() with debug() to be less noisy 2017-12-14 14:01:21 +01:00
3077722476 netem: fix network emulation 2017-12-14 13:23:19 +01:00
6cde1591f1 Merge branch 'develop' of git.rwth-aachen.de:VILLASframework/VILLASnode into develop 2017-12-06 23:23:29 +08:00
cce5bbe384 Merge branch 'new-iec61850-9-2' into develop 2017-12-06 16:57:41 +08:00
617998df5b iec61850: turn output into debug output 2017-12-06 16:57:23 +08:00
8af18ab227 pipe: fix bug in pool management which caused underruns 2017-12-06 16:57:02 +08:00
9b39493d93 iec61850: updated submodule 2017-12-06 16:55:22 +08:00
041f6be982 iec61850: rewrote iec61850-9-2 node-type in preperation for support of iec61850-8-1 node-type 2017-12-06 16:44:50 +08:00
d8d8143c83 iec61850: updated submodule to point to current upstream/development version 2017-12-06 14:25:46 +08:00
ebdb4ba026 iec61850: library now has a pkg-config in upstream repo 2017-12-06 14:09:26 +08:00
daniel-k
717659ff87 tools/conf2json: supply input as argument and use path as include dir
Passing via stdin does not allow to use the input file path for include
lookup, because we only see the stdin file stream from our program.
2017-11-22 15:53:56 +01:00
53fda92226 removed libxil submodule 2017-11-21 21:53:14 +01:00
5fb48d607e moved VILLASfpga specific code to separate repo 2017-11-21 21:51:07 +01:00
e0959b562f hwdef-parse: parse baseaddr and size of BRAM instances in the design 2017-11-21 18:42:27 +01:00
5ba80c171d hwdef-parse: remove debug output 2017-11-21 18:42:01 +01:00
502e1f797a hwdef-parse: fix errors found by parsing more complex villas hwdef 2017-11-21 18:41:42 +01:00
857c5c2056 added hwdef-parse.py 2017-11-21 18:04:45 +01:00
214e02f97e fix bug in FPGA configuration parser code 2017-11-21 18:04:06 +01:00
caebfc8492 setup automatic mirroring to GitHub 2017-11-20 14:30:17 +01:00
81e816621c iec61850: add pkg-config file to RPM pacakge 2017-11-19 19:22:45 +01:00
39ffecae29 iec61850: improve package build time 2017-11-19 19:22:20 +01:00
27965309bf iec61850-9-2: added missing declarations to header 2017-11-19 19:21:46 +01:00
ec64fcb6e9 iec61850: update submodule 2017-11-18 11:17:40 +01:00
5441f8c0d8 iec61850: add compiler flag 2017-11-18 11:15:43 +01:00
2fc4285b55 Merge branch 'node-iec61850-9-2' into develop 2017-11-18 01:56:12 +01:00
6c7a9302a1 iec61850-9-2: fix race 2017-11-18 01:54:06 +01:00
614e994d48 iec61850-9-2: fix integration test (hacky) 2017-11-18 01:53:43 +01:00
3ed515ae8e iec61850-9-2: finish initial implementation of new node-type 2017-11-18 01:43:05 +01:00
4313ce3aa8 iec61850-9-2: improve example config 2017-11-18 01:42:25 +01:00