Skip to content

Commit

Permalink
Update roadmap & platforms support (#4159)
Browse files Browse the repository at this point in the history
* Refs #20055: Update roadmap & platforms support

Signed-off-by: EduPonz <eduardoponz@eprosima.com>

* Refs #20055: Update suggestions

Signed-off-by: EduPonz <eduardoponz@eprosima.com>

---------

Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz committed Dec 20, 2023
1 parent 1f864dd commit 9ca7ad6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
12 changes: 6 additions & 6 deletions PLATFORM_SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ Community members may provide assistance with these platforms.

## Platforms

|Architecture|Ubuntu Jammy (22.04)|Ubuntu Focal (20.04)|MacOS Mojave (10.14)|Windows 10 (VS2019)|Debian Buster (10)|Android 12 | QNX 7.1 |
|------------|--------------------|--------------------|--------------------|-------------------|------------------|-----------|-----------|
|amd64 |Tier 1 [^a][^s] |Tier 3 [^a][^s] |Tier 1 [^s] |Tier 1 [^a][^s] |Tier 3 [^s] |Tier 3 [^s]|Tier 3 [^s]|
|amd32 | | | |Tier 2 [^a][^s] | | | |
|arm64 |Tier 1 [^a][^s] |Tier 3 [^a][^s] | | |Tier 3 [^s] |Tier 3 [^s]|Tier 3 [^s]|
|arm32 |Tier 3 [^s] |Tier 3 [^s] | | |Tier 3 [^s] |Tier 3 [^s]| |
|Architecture|Ubuntu Jammy (22.04)|Ubuntu Focal (20.04)|MacOS Mojave (10.14)|Windows 10 (VS2019)|Windows 11 (VS2022)|Debian Buster (10)|Android 12 |Android 13 | QNX 7.1 |
|------------|--------------------|--------------------|--------------------|-------------------|-------------------|------------------|-----------|-----------|-----------|
|amd64 |Tier 1 [^a][^s] |Tier 3 [^a][^s] |Tier 1 [^s] |Tier 1 [^a][^s] |Tier 3 [^a][^s] |Tier 3 [^s] |Tier 3 [^s]|Tier 3 [^s]|Tier 3 [^s]|
|amd32 | | | |Tier 2 [^a][^s] |Tier 3 [^a][^s] | | | | |
|arm64 |Tier 1 [^a][^s] |Tier 3 [^a][^s] | | | |Tier 3 [^s] |Tier 3 [^s]|Tier 3 [^s]|Tier 3 [^s]|
|arm32 |Tier 3 [^s] |Tier 3 [^s] | | | |Tier 3 [^s] |Tier 3 [^s]|Tier 3 [^s]| |

[^a]: Binary releases are provided as a single archive per platform.
[^s]: Compilation from source.
Expand Down
13 changes: 6 additions & 7 deletions roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,19 @@ Disclaimer:
The following list of features are planned to be addressed in the short term, and incorporated into the following
minor release of the product:

* Complete support for dynamic network interfaces
* DDS-XTypes 1.3
* Monitor service to keep track of discovery events.
* Tier 1 support for QNX platforms.
* Ignore local endpoints configured at endpoint level.
* Thread configuration QoS.
* Extend network interfaces to enable mask filtering.
* Refactor whitelist feature to allowed and blocked network interfaces.
* Ignore local endpoints configured at endpoint level
* Refactor whitelist feature to allowed and blocked network interfaces
* Extend network interfaces to enable mask filtering
* Complete support for dynamic network interfaces

## Medium term

The following list of features are planned to be addressed in the medium term, typically within the subsequent
release(s) generated in the next **9 months** after next planned release:

* Tier 1 support for QNX platforms
* Tier 1 support for Android platforms
* Support for Time-based filter QoS
* Service aware DataWriter

Expand Down

0 comments on commit 9ca7ad6

Please sign in to comment.