-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add v0.2.0 release notes Signed-off-by: Raul Sanchez-Mateos <[email protected]> * Add missing include in docs Signed-off-by: Raul Sanchez-Mateos <[email protected]> * Fix spellcheck Signed-off-by: Raul Sanchez-Mateos <[email protected]> * Add release fixes to release notes Signed-off-by: Raul Sanchez-Mateos <[email protected]> --------- Signed-off-by: Raul Sanchez-Mateos <[email protected]>
- Loading branch information
1 parent
9cef5c7
commit f8446f2
Showing
4 changed files
with
61 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
Version v0.1.0 | ||
============== | ||
|
||
This is the first release of *eProsima Fast DDS Spy*. | ||
|
||
This release includes several **features** regarding the introspection of DDS data, configuration and user interaction. | ||
|
||
This release includes the following **User Interface features**: | ||
|
||
* :ref:`Application executable arguments <user_manual_user_interface_application_arguments>`. | ||
* :ref:`Interactive application <user_manual_user_interface_interactive_app>`. | ||
* :ref:`One-shot application <user_manual_user_interface_one_shot>`. | ||
|
||
|
||
This release includes the following **Configuration features**: | ||
|
||
* Support :term:`YAML` :ref:`configuration file <user_manual_configuration>`. | ||
* Support for allow and block topic filters at execution time and in run-time. | ||
* Support :ref:`DDS configurations <user_manual_configuration_dds>`. | ||
* Support :ref:`Advanced configurations <user_manual_configuration_specs>`. | ||
|
||
|
||
This release includes the following **Introspection features**: | ||
|
||
* Get data of :term:`Domain Participants <DomainParticipant>`. | ||
* Get data of :term:`DataReaders <DataReader>` and :term:`DataWriters <DataWriter>`. | ||
* Get data of :term:`Topics <Topic>`. | ||
* Print real-time DDS user data in human-readable format. | ||
|
||
|
||
This release includes the following **Documentation features**: | ||
|
||
* This same documentation. | ||
|
||
|
||
This release includes the following **Installation features**: | ||
|
||
* *Dockerfile* to build an image of the application ``Fast-DDS-Spy/docker``. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ Asio | |
blocklist | ||
Chocolatey | ||
CMake | ||
colcon | ||
Colcon | ||
cpp | ||
dataflow | ||
|