"README.md" did not exist on "b6a93dc14e9a71a185c8bff4f37b4c1149313a69"
Newer
Older
3.1.2 DD/MM/YYYY
-----
* Add methods for getting controller and family icon keys map from server (needed for tablette client)
3.1.1 19/10/2017
-----
* Catch exception thrown when trying to format a invalid float value (avoid a client crash : see brisp 03 nov 2016).
* Replaced Corba with Cameo.
* Added possibility to use dynamic properties to define a property range ("min_property" and "max_property") of a dynamic property.
* Added a special case for log error messages into LogSubscriber so that the simulation results window can display the error messages.
3.0.4
-----
* New method "getChildrenOfAllDynamicProperties" in PropertyManager
3.0.3
-----
* Corrected missing method print in 3.0.2.
3.0.2
-----
* Add isVisible method in IPropertyErrorListener.
* In PropertyManager.getProperty method: avoid the creation of a property that does not exist in reality by testing its id.
* First release with Maven build process management.
* "GUI zero-crash" mode.
* Inherited controllers / drivers management.
* Introduction of Cameo for starting the real and simulated Nomad servers.
* Changed way to search for double dynamic properties (for multiplot purposes).