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
936f64a6
Commit
936f64a6
authored
7 years ago
by
Steffen Vogel
Browse files
Options
Downloads
Patches
Plain Diff
added changelog
parent
d0517b89
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+147
-0
147 additions, 0 deletions
CHANGELOG.md
with
147 additions
and
0 deletions
CHANGELOG.md
0 → 100644
+
147
−
0
View file @
936f64a6
# Changelog
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
)
.
## [Unreleased]
### Added
-
Changelog
-
InfluxDB node-type
-
Support for "add" / "any" path register modes
### Fixed
-
Netem support is working again
### Changed
-
`villas-pipe`
now automatically generates correct seqeunce numbers
## [0.4.5] - 2017-09-24
### Fixed
-
RPM packaging to include debug symbols in
`-debuginfo`
package
## [0.4.4] - 2017-09-24
### Fixed
-
Invalid sequence numbers due to broken workaround
## [0.4.3] - 2017-09-24
### Changed
-
Do not abort execution of socket node fails with
`sendto: invalid argument`
### Fixed
-
Several fixes for the mux / demux re-mapping feature
## [0.4.2] - 2017-09-19
### Fixed
-
Improved stability of HTTP API
## [0.4.1] - 2017-09-16
## [0.4.0] - 2017-09-16
### Added
-
API action to request status of node
-
Javascript configuration example
-
Pluggable IO format subsystem with plugins for:
-
`csv`
: Comma-separated values
-
`json`
: Javascript Object Notation
-
`raw`
: 8/16/32/64 but binary floating point and integer data
-
`villas-human`
: VILLAS human-readable format
-
`villas-binary`
: VILLAS binary wire protocol
## [0.3.5] - 2017-08-10
### Added
-
API action to restart node with new configuration
-
API action to terminate node
### Fixed
-
VILLASnode compiles now on Ubuntu 16.04
## [0.3.4] - 2017-07-28
### Fixed
-
Several compiler warnings on CLang
## [0.3.3] - 2017-07-14
### Changed
-
Paths do not require output nodes anymore
### Added
-
Loopback node-type
### Fixed
-
OPAL-RT AsyncIP model for RT-LAB 11.1.x
## [0.3.2] - 2017-07-07
### Added
-
Signal generator node-type
-
Valgrind test cases
## [0.3.1] - 2017-06-29
### Added
-
ZeroMQ node-type
-
nanomsg node-type
-
Multicast support for socket node-type
-
RTDS GTNET-SKT examples
## [0.3.0] - 2017-05-08
Major changes in all parts of the software
### Added
-
Pluggable node-types with plugins for:
-
`file`
: File / Log recording & replay
-
`fpga`
: VILLASfpga interface to Xilinx VC707 FPGA board via PCIexpress
-
`ngsi`
: FI-WARE NGSI-10 Open RESTful API for Orion Context Broker
-
`websocket`
: WebSocket support for VILLASweb
-
`socket`
: BSD network sockets
-
`shmem`
: POSIX shared memory
-
Web-mockup for demonstration of the
`websocket`
node-type
### Removed
-
User documentation has been moved to separate repository: http://git.rwth-aachen.de/VILLASframework/Documentation
## [0.2.0] - 2015-09-22
### Added
-
OPAL-RT RT-LAB example demonstrating usage of AsyncIP
-
Scripts and configuration files for creating LiveUSB Fedora images
-
Travis-CI configuration
-
More user documentation
## [0.1.0] - 2014-06-10
### Added
-
Doxygen is now used to build documentation
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