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

18 commits

Author SHA1 Message Date
77f3033007 log: remove indention feature complete for better compatability with new C++ logger 2018-07-16 14:42:11 +02:00
702dc34052 c++: add proper casts from void * 2017-10-20 11:54:00 +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
411b9dd326 replaced most occurrences of list_foreach with a traditional for loop due to performance reasons 2017-03-25 21:23:31 +01: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
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
728347f3e2 vfio: removed dependency to dma module 2017-02-16 09:11:18 -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
7f4f898b70 fixed compiler warnings about uninitialized use 2016-07-26 15:42:11 +02:00
abd8148a2b fixed compiler warnings 2016-07-11 09:16:31 +02:00
87bd0c3b8c reworked interrupt handling 2016-07-08 13:31:23 +02:00
238c732feb smaller fixes in linux code 2016-06-26 15:29:07 +02:00
bffb47dca8 added VILLASfpga code 2016-06-14 01:23:44 +02:00