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

5038 commits

Author SHA1 Message Date
b8db5176d6 docker: remove alpine and centos images in favor of debian multiarch builds 2022-03-14 22:58:18 -04:00
d4813cea65 docker: whitespace fixes 2022-03-14 22:26:08 -04:00
53d18d4a4e go: fix tests 2022-03-14 19:51:41 -04:00
5fe22ba5ee webrtc: small fixes to browser example 2022-03-14 19:39:34 -04:00
ae1b064b5a remove broken support for Darwin/macOS 2022-03-14 19:37:29 -04:00
d72b19c2ec go: fix cppcheck warnings 2022-03-14 17:31:11 -04:00
ea5b0b4993 webrtc: add missing siggen node to instructions 2022-03-14 17:23:15 -04:00
7d61db9eb7 docker: fix invalid language for CMake's FetchContent 2022-03-14 17:21:41 -04:00
f3135dafc4 doc: add OpenAPI spec for new webrtc node 2022-03-14 17:19:57 -04:00
fd1996bf21 fix file headers 2022-03-14 16:34:12 -04:00
3d1fe23fba go: add example for using libvillas in a Go application 2022-03-14 16:24:28 -04:00
56c966f61d allow hiding of different plugin types 2022-03-14 15:46:32 -04:00
1d7f0a562e pipe: fix segfault 2022-03-14 15:46:32 -04:00
f516a76f2c webrtc: add example for browser client 2022-03-14 15:46:31 -04:00
5542dfbba1 go: add WebRTC node-type 2022-03-14 15:46:31 -04:00
fa398a2cf7 go: finish Go node-type 2022-03-14 15:32:20 -04:00
03729ed35c remove symlink 2022-03-11 06:58:00 -05:00
c21d282d93 go: started working on WebRTC node 2022-03-07 08:37:14 -05:00
db67c468bc go: add first version of Golang node-type support 2022-03-07 08:37:14 -05:00
619c620e1a log: fix logging errors in sample dump 2022-03-07 08:37:14 -05:00
a856f1801f node: minor cleanups 2022-03-07 08:37:14 -05:00
066febf06f node: allign getNetemFDs() to getPollFDs() 2022-03-07 08:37:10 -05:00
6d299d33ed capi: fix memcpy error 2022-03-07 08:08:29 -05:00
82fe40ee1c add Golang example which uses libvillas C-API 2022-03-07 08:08:29 -05:00
b207bbf673 add C-API to libvillas 2022-03-07 08:08:29 -05:00
98c21c3945 loopback: add missing call to Node::prepare() 2022-03-07 08:08:29 -05:00
b98f455752 node: align Node::getPollFDs() with Node::getNetemFDs() 2022-03-07 08:08:29 -05:00
d0a6af8fe6 live-iso: final fixes 2022-03-06 05:20:56 -05:00
d5e17879bb live-iso: update motd 2022-03-04 06:03:22 -05:00
747eeac6ba live-iso: update Dockerfile 2022-03-04 06:02:55 -05:00
93d6239c9a live-iso: update links to docs 2022-03-04 06:02:45 -05:00
c0e3da1030 live-iso: update gitignore 2022-03-04 06:02:21 -05:00
96e0d81991 remove obsolete files 2022-03-04 06:01:27 -05:00
71ba4a96d7 tools: revamp and move tune-realtime script to tools folder 2022-03-04 05:26:56 -05:00
b402048082 add support for plugin sub-registries 2022-03-04 03:47:46 -05:00
b2e433625e opal.asyncip: improve example config 2022-02-24 08:36:44 -05:00
65aa4208bb opal.asyncip: fix example config 2022-02-24 08:02:20 -05:00
26ff62a594 hook: fix eof handling 2022-02-24 08:02:20 -05:00
3ec03e1a72 add example config for new opal.asyncip format 2022-02-24 08:02:20 -05:00
977b65ae2d improve log output for signal lists 2022-02-24 08:02:20 -05:00
dfcafed20a several fixes for new opal format 2022-02-24 08:02:19 -05:00
28380d4e73 openapi: add documentation for new OPAL format 2022-02-24 08:02:19 -05:00
d4f74a5a51 add new format-type for OPAL-RT's AsyncIP example 2022-02-24 08:02:19 -05:00
ca533ac8e0 raw: fix parsing of options 2022-02-24 09:22:02 +01:00
d9ac24bf12 remove old SIM-HES-OFF config 2022-02-21 08:59:38 +01:00
Sonja Happ
f34c4c6057 fix libwebsocket min version in deps install script 2022-02-14 17:03:49 +01:00
Sonja Happ
93eebb640b increase min required version of libwebsockets from 2.3.0 to 3.1.0 2022-02-14 16:57:51 +01:00
db09e26536 add _intel_fast_memmove 2022-02-14 13:31:24 +01:00
b016cba7d0 cmake: another try at fixing the fpga build dependency 2022-02-14 06:54:32 -05:00
203ae7c55f docker: add Dockerfile for Rocky linux 2022-02-14 12:07:52 +01:00