Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VILLASnode
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACS
Public
VILLASframework
VILLASnode
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2ede17691a816163c667a98e24989cd38d95ee8f
Select Git revision
Branches
16
add-install-script
add-openapi-opendss
cleanups
fix-nix-var
fix-openapi
fix-openapi-2
fix-opendssc-lib
fixes-cpp23
fixes/c++23
master
default
nix-fix-cross-bundle
nix-improvements
push-mirror-to-gitlab
refactor-cleanups
remove-kickstart-liveusb
rgoose
Tags
20
dpsim-villas
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.5
v0.4.4
v0.4.3
v0.4.2
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jun
26
May
25
24
23
16
15
14
13
12
9
8
7
26
Apr
23
19
18
16
13
5
4
28
Mar
26
21
17
Feb
14
13
6
4
31
Jan
30
23
17
16
10
29
Dec
20
19
14
6
28
Nov
22
21
20
19
18
17
7
2
1
30
Oct
28
27
26
23
20
18
16
15
8
25
Sep
24
23
19
18
16
13
6
5
4
3
2
1
31
Aug
ip-node: implement connect interface and update AxiStreamSwitch implementation
lib/card: lookup IP by identifier
ip-node: add implementation of StreamGraph for automatic routing
gitignore: add some QtCreator project files
thirdparty: add CLI11 and rang header-only libraries
scripts/hwdef-parse: promote fifo to stream IP and populate all switch ports
scripts/non_root: also bind via pci BDF
fix include paths, use `<villas/...>` style
mqtt: fix memory leak
json.reserve: non-matching messages should be silently discarded
pipe: fix memleak if failed to sent samples
improve logging
mqtt: remove broken threading mode and fixed a race condition
json.reserve: fix parsing of timestamp and values
json.reserve: add support for numeric target field
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
websocket: improve log messages
websocket: check return value of list_destroy() calls
websocket: clear buffer of received data once completely parsed
websocket: fix possible segmention fault
node: inherit certain configuration settings for directions
json.reserve: accept integers as timestamps
json.reserve: skip disabled signals
signal: add enable flag
mqtt: do not show username if not provided
mapping: fix unit test
villas.human: improve header
io: apply new separator/delimiter settings to other formats
csv: add new sub-format for tabulator separated values
csv: make column seperator configurable
io: add support for configurable line and column separators/delimiters
influx: use new signal description for specifying the InfluxDB fields
websocket: improve error handling for buffer creation
docker: tag images also with "latest" tag
mqtt: fix some bugs in threading mode
format: RESERVE JSON format fixes
hook: extend print hook for showing prefixes
use new list_lookup_index() to lookup signal inices
list: added new function list_lookup_index()
node: separated node configuratio for send / receive side
Loading