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

118 commits

Author SHA1 Message Date
8f15c76300 refactored kernel_is_rt() -> rt_is_preemptible() 2017-02-16 09:08:29 -03:00
84ebfda4e1 refactored log faciltity macros 2017-02-12 14:12:35 -03:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
4bb0aa76c9 increase number of reserved huge pages automatically if required 2016-11-20 02:45:16 -05:00
d50f5ea694 added unit tests for utils 2016-10-30 20:00:09 -04:00
292d2ecd87 Merge branch 'develop' into feature-tests 2016-10-15 22:55:46 -04:00
Umar Farooq
deba073407 Small improvement to avoid lib/kernel/kernel.c:195:3: error: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Werror=unused-result] error on Ubuntu...not a hard requirement 2016-10-10 23:09:09 +02: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
1516ebab6e improved warning messages for affinity 2016-07-11 16:03:28 +02:00
0cc67a892c improved configuration file parsing 2016-07-11 11:36:23 +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
132dd5fd65 moved linux realtime code to extra file 2016-06-26 15:27:14 +02: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
0fa5f5b976 introduced new directory structure for source and header files 2016-06-14 01:17:58 +02:00