Changelog

Syndicate content
WebSVN RSS feed -
Updated: 15 min 11 sec ago

Add 'server' scripting method for Corba deployment which Creates a ...

Thu, 2008-07-03 09:51
Rev 29431 - psoetens (2 file(s) modified)Add 'server' scripting method for Corba deployment which Creates a CORBA ControlTask server for the given component.

Add orocos-ocl-dbg package

Tue, 2008-07-01 09:44
Rev 29427 - psoetens (2 file(s) modified)Add orocos-ocl-dbg package

Fixes bug #570: problems when trying to load components using ...

Fri, 2008-06-13 09:49
Rev 29396 - psoetens (1 file(s) modified)Fixes bug #570: problems when trying to load components using the deployer
Allows to load linked component libraries.

Making TcpReporting deployable, compile and run tested

Thu, 2008-06-12 08:01
Rev 29394 - rsmits (2 file(s) modified)Making TcpReporting deployable, compile and run tested

Fix read == 0 again bug which was present in ...

Wed, 2008-06-11 21:20
Rev 29393 - psoetens (1 file(s) modified)Fix read == 0 again bug which was present in ComediSubDeviceAIn.cpp as well.

Apply patch from bug #566:CORBA Connections may cause TRANSIENT exception ...

Wed, 2008-06-11 20:52
Rev 29390 - psoetens (4 file(s) modified)Apply patch from bug #566:CORBA Connections may cause TRANSIENT exception when server exited.

Check the syntax of the component struct in xml files ...

Wed, 2008-06-11 20:40
Rev 29388 - psoetens (1 file(s) modified)Check the syntax of the component struct in xml files for unknown types.

Improve printing of results by storing in stringstream and printing ...

Wed, 2008-06-11 20:39
Rev 29387 - psoetens (2 file(s) modified)Improve printing of results by storing in stringstream and printing after the errors/warnings/info messages appeared on screen.

Fixed bug #551: HMIConsoleOutput component is not deployable. Patch applied.

Wed, 2008-05-28 22:00
Rev 29334 - psoetens (2 file(s) modified)Fixed bug #551: HMIConsoleOutput component is not deployable. Patch applied.

AOut: Fix warning about signedness.

Wed, 2008-05-28 21:57
Rev 29333 - psoetens (1 file(s) modified)AOut: Fix warning about signedness.

Fix AIn: read did not store result in value.

Wed, 2008-05-28 21:56
Rev 29332 - psoetens (1 file(s) modified)Fix AIn: read did not store result in value.

Fixing nasty segfault in very specific case

Mon, 2008-05-26 15:02
Rev 29318 - rsmits (1 file(s) modified)Fixing nasty segfault in very specific case

Revert previous patch and find smaller/cleaner solution.

Thu, 2008-05-22 14:28
Rev 29305 - psoetens (1 file(s) modified)Revert previous patch and find smaller/cleaner solution.

Fix attaching activities when IORFile is used.

Thu, 2008-05-22 14:14
Rev 29304 - psoetens (1 file(s) modified)Fix attaching activities when IORFile is used.

Revert 'global' autoconnect to old behavior as long as no ...

Thu, 2008-05-22 07:23
Rev 29302 - psoetens (1 file(s) modified)Revert 'global' autoconnect to old behavior as long as no consensus/better solution has been found.

Fix bug #555: Ports AutoConnect feature fails. Iterate over all ...

Wed, 2008-05-21 21:43
Rev 29301 - psoetens (1 file(s) modified)Fix bug #555: Ports AutoConnect feature fails.
Iterate over all peers of the Deployer, not just the peers of the current component.
AutoConnect is still not perfect, possibly, lots of warnings may be given.
Errors are ignored for now.

Try to improve the error message when the IORFile has ...

Mon, 2008-05-19 21:23
Rev 29296 - psoetens (1 file(s) modified)Try to improve the error message when the IORFile has not been found.

Apply patch for correctly creating CORBA connections. No longer use ...

Mon, 2008-05-19 21:23
Rev 29295 - psoetens (1 file(s) modified)Apply patch for correctly creating CORBA connections. No longer use antiClone().

Various fixes for the DeploymentComponent: * Allow ComponentName.ior as property name ...

Fri, 2008-05-16 21:02
Rev 29291 - psoetens (2 file(s) modified)Various fixes for the DeploymentComponent:
* Allow ComponentName.ior as property name when using IORFile type in XML
* Fix several crashing corner cases when a component is not found
* Do not try to load a library with the name PropertyBag

Remove accidentally checked in test code...

Fri, 2008-05-16 20:38
Rev 29289 - psoetens (1 file(s) modified)Remove accidentally checked in test code...