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

31 commits

Author SHA1 Message Date
5be1853649 added GPL license to file headers 2017-04-27 12:56:43 +02:00
fd7050a372 increase number of huge pages 2017-04-24 19:56:01 +02:00
61d42c342d refactoring: DEFAULT_VALUES => DEFAULT_SAMPLELEN 2017-04-15 22:46:42 +02:00
dbc1530727 Overhaul of build and packaging system:
- Build RPM packages for VILLASnode and dependencies with the ‚rpm‘, ‚rpm-villas‘, ‚rpm-livxil‘ and ‚rpm-libwebsockets‘ make targets
- Upload new RPM packages to the repository with the ‚deploy‘ make target
- Build a developer Docker image with the `docker-dev` target
- Run the developer image with the `run-docker-dev` target
- Build a production Docker image with the `docker` target
  This requires that all RPM packages have been build previously!
- Use hard-coded default paths where applicable
- Updated index website
- Added some usage information and hints

Documentation of the new system is still outstanding
2017-03-29 04:04:20 +02:00
68aa917f78 set VILLASnode version via Makefile instead of config.h 2017-03-27 12:30:44 +02:00
4de144ff70 add build variant to version string 2017-03-06 13:03:32 -04:00
9c40931a04 Merge branch 'feature-mpmc-queue' into feature-curlio 2017-03-05 10:06:32 -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
bc634ebccc first bunch of global state object 2017-02-18 10:31:42 -05:00
7cab0538ab use #pragma once instead of #ifdef 2017-02-16 09:04:27 -03:00
59816b3747 HTTP user-agent is now a project wide compile-time constant 2017-01-19 21:03:37 -02:00
1dba01a8ae Re-license source code to LGPLv2.1 (closes #56) 2016-11-22 11:14:25 -05:00
b37d3df332 moved cfg_parse_{hook, node, path} to {hooks, node, path}.c 2016-11-20 12:59:37 -05:00
4bb0aa76c9 increase number of reserved huge pages automatically if required 2016-11-20 02:45:16 -05:00
8044cc6fa1 remove compile-time configuration 2016-10-20 09:12:42 -04:00
5aa4fec093 Remove sequence num ordering in case of gtnet-skt without GTNET_SKT_HEADER enabled 2016-10-12 16:57:14 +02:00
d0ad1e47ef improved implementation of gtnet-skt protocol headers 2016-09-13 21:20:58 -04:00
f6dd0b117b merged config-fpga.h into config.h 2016-07-18 15:09:49 +02:00
0cc67a892c improved configuration file parsing 2016-07-11 11:36:23 +02:00
5f953e4573 check if libblas and liblapack are present 2016-07-11 09:17:35 +02:00
f413355d05 updated the configuration 2016-06-26 15:34:40 +02:00
bffb47dca8 added VILLASfpga code 2016-06-14 01:23:44 +02:00
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
0dd1c68b09 added missing changes for previous commits 2016-06-08 22:52:43 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
6088fb3e30 Merge branch 'feature-pool' into develop 2016-01-15 00:09:18 +01:00
841b499902 added documentation and smaller fixes 2016-01-15 00:06:01 +01:00
b4f787b2c0 finally introduced new data structure for circular buffering of messages 2016-01-14 23:12:58 +01:00
99efd4368c removed some obsolete defines 2015-12-11 12:36:00 +01:00
f645e498e7 restructured repository 2015-11-23 17:44:14 +01:00
Renamed from server/include/config.h (Browse further)