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

17 commits

Author SHA1 Message Date
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +02:00
49c0e9957a using memdup() will invalidate pointers to the object which might have been used during _init() and _parse() calls 2017-07-09 14:36:09 +02:00
1ce07ceb4c pci: use linux limits for maximum path length 2017-06-15 15:07:42 +02:00
Georg Reinke
1d011e6d8f some include / format error fixes 2017-06-08 12:42:46 +02:00
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
644352538d move checks into *_check(), set default values in _init() 2017-03-27 12:57:41 +02:00
cdd5a2ca90 refactoring: unified states of common objects: nodes, paths, node-types, plugins, hooks, etc.. 2017-03-11 23:50:30 -03:00
e27f0b699f several fixes for clean compilation 2017-03-03 20:21:33 -04:00
3e7c855526 updated licence and copyright info in file headers 2017-03-03 20:20:13 -04:00
7ec6aee288 Merge remote-tracking branch 'rwth/develop' into feature-curlio 2017-02-18 11:05:11 -05:00
c930ad49b7 several smaller changes and bugfixes 2017-02-18 10:58:17 -05:00
73c91ad549 refactored more dtor_cb_t return types 2017-02-18 10:46:11 -05:00
2b83fef2ce removed a bunch of non-needed include files (found by include-what-you-need.org) 2017-02-16 13:33:04 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
af14793901 replace GPL lincensed libpci (pciutils) with own implementation
VILLASnode and its dependencies are now fully compatible with a BSD/MIT license.
2016-10-08 20:17:16 -04:00
c67af15a2c fixed all major bugs in FPGA code 2016-06-19 19:30:00 +02:00
bffb47dca8 added VILLASfpga code 2016-06-14 01:23:44 +02:00