1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-16 00:00:02 +01:00
Commit graph

18 commits

Author SHA1 Message Date
49054eef9f cleanup: removed trailing whitespaces in code 2017-05-05 19:24:16 +00:00
bd1fa43d1f fixed documentation of node-types 2017-04-18 19:16:31 +02:00
053b43fb9f change function signature of node_type_start() 2017-04-07 17:32:52 +02:00
3eb629d9d5 various bug fixes from todays debugging session 2017-03-29 04:25:30 +02:00
0830132a83 cosmetic changes 2017-03-13 00:04:56 -03:00
c90343d4af refactoring: node_open, node_close => node_start, node_stop 2017-03-11 23:30:24 -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
7cab0538ab use #pragma once instead of #ifdef 2017-02-16 09:04:27 -03:00
e7bf4e3f03 fix header include guard macros include full name 2017-02-12 14:04:22 -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
3880abeb63 unified member variable naming of struct sample and struct msg 2016-07-11 18:19:23 +02:00
bd8987bf35 simplified makefile 2016-07-11 09:16:00 +02:00
3f012c8575 finished FPGA stuff 2016-07-08 13:32:18 +02:00
68f2dbea76 major changes in the VILLASfpga code. Lots of smaller improvements and fixed 2016-06-26 15:22:25 +02:00
c67af15a2c fixed all major bugs in FPGA code 2016-06-19 19:30:00 +02:00