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

314 commits

Author SHA1 Message Date
c3889beb38 cmake: use GnuInstallDirs for installing configuration files into the proper directory (closes #276) 2020-09-10 17:40:37 +02:00
8e883cc66d examples: show how to configure signal generator with different settings per signal 2020-08-25 20:28:46 +02:00
b77f223155 config: update URL of example villas-relay instance 2020-08-17 17:30:22 +02:00
af1bb4af9d ngsi: rewrite signal and attribute mapping based on new signal code 2020-08-14 15:00:57 +02:00
d83076d869 file: fix example configuration 2020-07-10 13:30:11 +02:00
Niklas Eiling
5739923bdd can: add integration test 2020-07-09 07:25:36 +02:00
61cfd9e195 can: use tabs instead of spaces for indention 2020-07-09 07:25:35 +02:00
Niklas Eiling
c4b21e5f26 can: add to_raw conversion and fix data conversions in can_write 2020-07-09 07:25:35 +02:00
Niklas Eiling
0235cc1190 can: allow out configuration to not contain name field. Order signals as in the config file instead of searching by name 2020-07-09 07:25:35 +02:00
Niklas Eiling
20afeffa22 can: add example config file 2020-07-09 07:25:34 +02:00
b6d0a67b8e add signal definition for villas-web example config 2020-07-06 14:03:44 +02:00
3e5c0074e2 influxdb: remove unused configuration 2020-03-10 22:54:45 +01:00
b0d862a84d ethercat: add example config 2020-01-25 17:36:46 +01:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
2056a9a472 fix format setting in lab config 2019-11-07 12:48:39 +01:00
b68762adfd tests: do not fail if executed as non-root 2019-10-29 17:59:07 +01:00
a86a7e1a18 add new example config to demonstrate use of VILLASweb 2019-10-20 02:55:37 +02:00
667901688a gate: add hold-off timer 2019-06-27 02:22:08 +02:00
cfc84c0457 gate: add example config 2019-06-27 01:36:45 +02:00
f71643813f fix several minor bugs detected by valgrind 2019-06-26 20:18:44 +02:00
f05b2ae952 exec: add support for env variables, working directory. non-shell mode 2019-06-23 10:53:10 +02:00
09a5d810e3 exec: add new exec node-type 2019-06-05 18:59:45 +02:00
bc3a29ef31 rtp: fix config test 2019-04-23 11:19:35 +02:00
6965520998 ebm: fix config tests 2019-04-23 11:19:18 +02:00
986fd5f81a rtp: use new villas::node::LimitHook::setRate() interface 2019-04-14 19:22:33 +02:00
9d7e44860e test_rtt: update example config 2019-04-10 09:31:35 +02:00
ad31f0a84a config: added node for streaming data to VILLASweb demo instance 2019-04-06 10:51:29 +02:00
df35768d06 update hook example configs to pass test-config test 2019-03-31 22:13:25 +02:00
0d7b7123b6 add example configurations for hooks 2019-03-31 21:11:40 +02:00
7335b3a347 use IPv6 address in example config to avoid issues with IPv6 in Docker 2019-03-31 12:51:45 +02:00
343cd38935 rtp: make AIMD log file configurable 2019-03-29 09:52:34 +01:00
a8711a8ed7 update example configuration files 2019-03-26 15:39:07 +01:00
d1745ba2a9 remove old RTSuperLab INL configs 2019-03-26 15:39:07 +01:00
1c0510d28a cleanup syntax of example configs 2019-03-26 15:39:07 +01:00
a7fe4dca87 mqtt: fix example config 2019-03-26 15:39:07 +01:00
23979c6def reorganize example configs 2019-03-26 05:41:55 +01:00
4f94b6f435 update example configs 2019-03-25 21:17:34 +01:00
1dab38cf50 etc: some cleanup of the configuration files 2019-03-22 14:00:40 +01:00
Manuel Pitz
0c53172816 Merge branch 'develop' of git.rwth-aachen.de:/acs/public/villas/VILLASnode into develop 2019-02-20 19:01:16 +00:00
Manuel Pitz
db1c9eaa97 fix race condition between usb buffer and data transfer buffer 2019-02-20 18:59:23 +00:00
ca817a6907 tests: fix api-stress 2019-02-12 15:07:50 +01:00
13316b7c2e added example configurations of getting started guide 2019-02-11 16:42:38 +01:00
81e211105b shmem: update example config 2019-01-30 01:55:58 +01:00
779db9ec5d rtp: disable netem by default in example config 2019-01-28 10:51:16 +01:00
25fb713213 rtp: test and bug fixing for RTP network emulation support 2019-01-23 14:16:53 +01:00
2253d5c008 fix example config 2019-01-21 16:22:06 +01:00
720e5e688c plugin: strip down old plugin system 2019-01-21 16:21:26 +01:00
c5ec56908a rtp: add netem config to example config 2019-01-21 15:50:33 +01:00
3b0cca73e3 rtp: added initial implementation for AIMD 2019-01-21 13:10:55 +01:00
49fe632bbc rtp: added hooks for rate throttling via RTCP 2019-01-21 12:12:47 +01:00