eProsima / Fast-DDS-monitor

eProsima Fast DDS Monitor is a graphical desktop application aimed at monitoring DDS environments deployed using the eProsima Fast DDS library. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
GNU General Public License v3.0
39 stars 10 forks source link

Fix maximum domain id cap #170

Closed JesusPoderoso closed 1 year ago

JesusPoderoso commented 1 year ago

Signed-off-by: JesusPoderoso jesuspoderoso@eprosima.com

If manually enter a number higher than 232, it gets set as 232. If click the spinbox until 232 is reached, it does not increase any more.