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

4228 commits

Author SHA1 Message Date
b796ec3a02 docker: update Fedora Dockerfile 2020-06-08 01:31:55 +02:00
0616a03815 deps: started to extend script for building RPMs of non-packaged dependencies 2020-06-08 01:31:55 +02:00
d5412163e1 do not enable EtherCAT support if EtherLab not found 2020-06-08 01:31:55 +02:00
6204e6d2fd add script to install all non-packaged depenedncies 2020-06-08 01:31:55 +02:00
9ada99d48b python: run linting in CI 2020-06-07 23:28:43 +02:00
f6ef7265ce python: flake8 liniting 2020-06-07 23:28:28 +02:00
c7fd20e478 python: get version via API 2020-06-07 23:12:19 +02:00
c1a3652e59 python: use setuptools.find_namespace_packages 2020-06-07 23:09:12 +02:00
f0bcf744e9 python: allow usage of communicate() without blocking 2020-06-07 22:26:29 +02:00
92a2f2cfbf python: bump package version 2020-06-07 22:26:29 +02:00
97709ae84e python: create timestamps using datetime.utcnow() 2020-06-07 22:26:29 +02:00
45d5f9b262 python: add new communicate function 2020-06-07 22:26:29 +02:00
b882f476e8 Update clients/hypersim/model/ucm_node.def, clients/opal/models/send_receive/src/main.c, include/villas/formats/msg_format.h, lib/formats/msg.cpp files 2020-06-04 09:33:01 +02:00
c47fc8f865 avoid assertions due to uninitialized memory 2020-03-10 23:40:44 +01:00
3e5c0074e2 influxdb: remove unused configuration 2020-03-10 22:54:45 +01:00
ebc60ed3a1 influxdb: fix index error 2020-03-10 22:54:44 +01:00
06b374e05e minor formatting tweaks 2020-03-10 19:15:58 +01:00
4da8f1be68 use tabs instead of spaces for indention 2020-03-10 19:15:58 +01:00
854dbca744 formatting: no braces for single statement if/then/else branches 2020-03-10 19:15:58 +01:00
irismarie
2f51c6bc3b follow formatting guidelines 2020-03-10 19:15:57 +01:00
irismarie
38e1193f7e Added Ultralight format for FISMEP project 2020-03-10 19:15:57 +01:00
913a06bbe6 move build-system for LiveCD isos into from separate repo into packaging/ 2020-02-17 12:23:15 +01:00
dd43559c7d ci: do not package EtherCAT node for now, as we are missing a RPM package for Etherlab 2020-02-02 13:28:20 +01:00
Divya Laxetti
cd4d0883e9 ethercat: build EtherLab for correct arch in cross-builds 2020-02-02 13:25:54 +01:00
Divya Laxetti
c3c0035989 ethercat: remove old testing code 2020-02-02 13:25:54 +01:00
Divya Laxetti
dd155818ca ethercat: fix detection of EtherLAB in CMake 2020-02-02 13:25:54 +01:00
82e50d2b41 update old GitLab repo locations 2020-02-02 13:10:41 +01:00
170c284b24 fix Criterion tests 2020-01-26 18:22:31 +01:00
755a1abab2 fixes for CI 2020-01-25 18:03:14 +01:00
5eb267ecdf fixes after new/delete refactoring 2020-01-25 17:39:06 +01:00
ee1c417e9b ethercat: fix sample code 2020-01-25 17:38:39 +01:00
c9dfc547f4 ethercat: rewrite into multithreaded 2020-01-25 17:38:22 +01:00
b0d862a84d ethercat: add example config 2020-01-25 17:36:46 +01:00
b5f359389d add Etherlab to CI builds 2020-01-25 17:36:29 +01:00
Divya Rajashekhar Laxetti
4258b74ecc Update ethercat.h 2020-01-25 13:19:58 +01:00
Divya Laxetti
69256b0d79 ethercat: bugfixes 2020-01-25 13:19:20 +01:00
Divya Rajashekhar Laxetti
692da638af Update lib/nodes/ethercat.c 2020-01-25 13:19:20 +01:00
Divya Laxetti
76cbaad2b9 ethercat: fixes for test setup in lab 2020-01-25 13:19:20 +01:00
Niklas Eiling
142363a03f ethercat: add ethercat plugin to cmake. removed some whitespaces. 2020-01-25 13:19:20 +01:00
Niklas Eiling
f1911b89ae ethercat: make ethercattest display more relevant information during startup 2020-01-25 13:18:53 +01:00
Niklas Eiling
140bafc5f9 ethercat: add ethercattest tool for testing the ethercat connection 2020-01-25 13:18:52 +01:00
Niklas Eiling
62a15894fe ethercat: add stub for new ethercat node interface 2020-01-25 13:18:52 +01:00
8204b0ad72 ci: use variable for docker image name 2020-01-24 12:20:06 +01:00
41a6030729 ci: push docker iamges for master branch 2020-01-24 12:12:45 +01:00
58dcdeb629 ci: fix deployment 2020-01-24 12:12:45 +01:00
1f3655ba2d refactor alloc() / free() to new / delete 2020-01-21 16:27:03 +01:00
67d0a35317 example: fix invalid return value 2020-01-21 14:31:40 +01:00
5b3829b317 node_type: improve documentation 2020-01-21 14:31:40 +01:00
18ebd41249 node_type: fix refactoring mistake 2020-01-21 14:31:40 +01:00
3bf4eeabad example: add missing callbacks 2020-01-21 14:31:38 +01:00