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
Commits
1199c733
Commit
1199c733
authored
7 years ago
by
Steffen Vogel
Browse files
Options
Downloads
Patches
Plain Diff
v0.6.1
parent
f4b222d3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+20
-4
20 additions, 4 deletions
CHANGELOG.md
thirdparty/libwebsockets
+1
-1
1 addition, 1 deletion
thirdparty/libwebsockets
with
21 additions
and
5 deletions
CHANGELOG.md
+
20
−
4
View file @
1199c733
...
...
@@ -5,19 +5,34 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
http://keepachangelog.com/en/1.0.0/
)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [0.6.0] - Unreleased
## [0.6.1] - 2018-02-17
### Added
-
New node-types:
-
`mqtt`
for MQTT / Mosquitto
-
`make help`
target
### Fixed
-
Websocket node can now receive data from a "catch-all" connection and associate to the correct simulator
## [0.6.0] - 2017-12-20
### Added
-
New node-types:
-
`iec61850-9-2`
for IEC 61850 Sampled Values
-
`amqp`
for AMQP / RabbitMQ
-
`mqtt`
for MQTT / Mosquitto
-
New IO formats:
-
Google
`protobuf`
-
Added support for Unix Domain Sockets to
`socket`
node-type
-
Python example client using new Protobuf and UDP/Unix sockets
-
Built-in hooks can be disabled now
-
Network emulation has been improved
-
can now load a delay distribution from the config instead from a separate file
-
can emulate delay correlation
### Removed
-
Moved VILLASfpga related code into external library
...
...
@@ -25,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
-
Packaging of Docker and RPM has been improved
-
Upgraded Docker build containers to Fedora 27
-
Updated submodules for most dependencies
-
Use "LABEL" instead of "MAINTAINER" keyword in Dockerfiles
...
...
@@ -32,8 +48,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
-
Socket node-type supports now arbirarily sized packets
-
Netem support is working again
-
Sample data format conversion for RAW IO formats
-
Network emulation support is working again
## [0.5.1] - 2017-10-23
...
...
This diff is collapsed.
Click to expand it.
libwebsockets
@
eaa376ff
Compare
6cf0a981
...
eaa376ff
Subproject commit
6cf0a981667f0d225a9cf2d7aecfd6f50be6c1fb
Subproject commit
eaa376ffcece9ac4482eccbe715d862c3af6d2f2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment