Changelog
Fix bug #544: Unable have event transition with no select ...
Rev 29269 - psoetens (5 file(s) modified)Fix bug #544: Unable have event transition with no select statements:
Rewrote the transition parsing, added unit tests, updated documentation.
Rewrote the transition parsing, added unit tests, updated documentation.
Add comment about how to setup parser debugging
Rev 29268 - psoetens (1 file(s) modified)Add comment about how to setup parser debugging
Correct debug rules for ValueChangeParser
Rev 29267 - psoetens (1 file(s) modified)Correct debug rules for ValueChangeParser
Allow global (state machine wide) event and condition transitions.
Rev 29256 - psoetens (6 file(s) modified)Allow global (state machine wide) event and condition transitions.
Add RemoteMethod.hpp to debian install list.
Rev 29247 - psoetens (1 file(s) modified)Add RemoteMethod.hpp to debian install list.
Add --list-missing for deb building.
Rev 29244 - psoetens (1 file(s) modified)Add --list-missing for deb building.
Fix bug #539: debian/liborocos-rtt-common-dev.install contains non-existing files.
Rev 29243 - psoetens (1 file(s) modified)Fix bug #539: debian/liborocos-rtt-common-dev.install contains non-existing files.
Fix bug #541: error in installation manual
Rev 29242 - psoetens (1 file(s) modified)Fix bug #541: error in installation manual
Fixup compile errors in patch by S. Roderick.
Rev 29231 - psoetens (1 file(s) modified)Fixup compile errors in patch by S. Roderick.
Added initial rtt-changes for 1.6.0
Rev 29227 - psoetens (1 file(s) modified)Added initial rtt-changes for 1.6.0
Applied patch by S. Roderick: RTT::Logger patch allowing creation with ...
Rev 29225 - psoetens (2 file(s) modified)Applied patch by S. Roderick: RTT::Logger patch allowing creation with automatic attachment to ostream.
Applying patch for bug #488: AnalogIn/OutInterface is an atrocity. Make analog ...
Rev 29223 - psoetens (6 file(s) modified)Applying patch for bug #488: AnalogIn/OutInterface is an atrocity.
Make analog interface raw type signed
Make analog interface raw type signed
Remove wrong include of corba/Services.hpp
Rev 29221 - psoetens (1 file(s) modified)Remove wrong include of corba/Services.hpp
Fix bug #488: AnalogIn/OutInterface is an atrocity. Applied analog-interface-cleanup3.patch
Rev 29219 - psoetens (7 file(s) modified)Fix bug #488: AnalogIn/OutInterface is an atrocity.
Applied analog-interface-cleanup3.patch
Applied analog-interface-cleanup3.patch
Set initial value in Set() when DataPort is not connected.
Rev 29217 - psoetens (1 file(s) modified)Set initial value in Set() when DataPort is not connected.
Fix type bug: use 'uint' instead of 'unsigned int' as ...
Rev 29216 - psoetens (1 file(s) modified)Fix type bug: use 'uint' instead of 'unsigned int' as type name.
Reduce verbosity of type transport registration
Rev 29215 - psoetens (1 file(s) modified)Reduce verbosity of type transport registration
Catch exceptions at the port level and disconnect the port ...
Rev 29214 - psoetens (2 file(s) modified)Catch exceptions at the port level and disconnect the port if exceptions happen.
re-throw CORBA exception in ControlTaskProxy constructor.
Rev 29213 - psoetens (1 file(s) modified)re-throw CORBA exception in ControlTaskProxy constructor.
Fix installation instructions for older Debian/Ubuntu version.
Rev 29205 - psoetens (1 file(s) modified)Fix installation instructions for older Debian/Ubuntu version.
