Activity

From 10/17/2011 to 11/15/2011

11/15/2011

05:57 PM Enhancement #721 (Resolved): Allow inline-suppression in GenerateCppcheck.cmake
Either write it directly into the file, as done here:
https://code.cor-lab.org/projects/nemomath/repository/diff/tru...
M. Rolf

11/13/2011

08:21 PM Revision 1d57fe0e (rsc): convert reference style to type& varName for being consistent with point...
J. Wienke
07:01 PM Revision 64d6e724 (rsc): Convert pointer style to type* varName to avoid warnings on windows when...
J. Wienke

11/12/2011

08:15 PM Revision 72c43ca5 (rsc): try to fix compilation on windows
J. Wienke

10/31/2011

11:45 PM Revision ed411d35 (rsc): Change package name in CMakeLists.txt
* CMakeLists.txt: include only major and minor version components in
package name and package file name
J. Moringen
08:01 PM Revision 9817a02d (rsc): Jitter significantly decreased and reduced number of timestamp requests ...
Jitter does no longer adds up over time
Added example for peridodic task
refs #187
Arne Nordmann
10:37 AM Revision b056b72b (rsc): * make path logic a bit more straight forward for toolchain installation
* fix indentations : PLEASE USE WHITESPACES AND NOT TABS!!! J. Wienke

10/28/2011

05:54 PM Revision 3d253b69 (rsc): Verbose system processor name messes up our internal debian package naming
Arne Nordmann
05:25 PM Revision 61fab7cb (rsc): Added toolchain file for the Oncilla quadruped robot, equipped with RoBo...
Added toolchain path to rscconfig Arne Nordmann
04:12 PM Revision fa97789b (rsc): Installation of toolchain files can be deactivated
Arne Nordmann
04:09 PM Revision 931b38b2 (rsc): Prepared project for toolchain files.
refs #683 Arne Nordmann
02:31 PM Tasks #683 (Feedback): Check on how to organize cmake toolchain files
There does not seem to be a standard/best-practice. All documentation and examples I could found put the toolchain fi... Anonymous
02:24 PM Revision 56ea6e45 (rsc): Don`t build stgz and tz packages any more
Arne Nordmann

10/27/2011

04:00 PM Tasks #683 (Resolved): Check on how to organize cmake toolchain files
Check on how to organize/distribute cmake toolchain files.
* Distribute via @$prefix/share/cmake/Toolchains@?
* Is ...
Anonymous
12:19 PM Revision ea5e6976 (rsc): Update debian package name
Add debian package CONFILCTS field M. Goetting

10/26/2011

05:34 PM RSC 0.5 Released
Version 0.5 of the RSC library has been released. The most important changes in this release are:
* Extension of t...
J. Moringen
09:14 AM Enhancement #680 (Resolved): Output format improvements for container io
it would be nice if either as a default or by configuration container io formats each entry on a new line. otherwise... J. Wienke

10/24/2011

12:00 PM Revision fe1862e1 (rsc): allow more delay for lame windows build
J. Wienke

10/22/2011

05:47 AM Revision 2cda785b (rsc): Version bump in CMakeLists.txt
refs #670
* CMakeLists.txt: bumped version 0.5 -> 0.6
J. Moringen

10/21/2011

08:50 PM Tasks #664: create an event driven configuration interface
Johannes Wienke wrote:
> yes. it is about parameters for clients in the first place and not about the rsb config its...
J. Moringen
08:32 PM Tasks #664: create an event driven configuration interface
yes. it is about parameters for clients in the first place and not about the rsb config itself. the motivation was... J. Wienke
07:34 PM Tasks #664: create an event driven configuration interface
Does "configuration" refer to framework aspects (i.e. transports, converters, etc.) or is something like the "ROS Par... J. Moringen
12:53 PM Tasks #664 (Rejected): create an event driven configuration interface
the idea is that we want to provide a kind of config server in rsb. however we do not want that clients are intrinsic... J. Wienke

10/20/2011

06:27 PM Revision ad146ca2 (rsc): yet another try to make FindBoostUUID smarter for windows
J. Wienke
06:20 PM Revision ca2c5b4a (rsc): try to make find boost uuid smarter for windows
J. Wienke

10/19/2011

07:07 PM Revision f14ee981 (rsc): missing export symbols for windows
J. Wienke
06:53 PM Tasks #655 (New): Add a TaskExecutor implementation for many delayed tasks
The current ThreadedTaskExecutor immediately starts a thread for each task. This naive approach may exceed the thread... J. Wienke
06:51 PM Tasks #652 (Resolved): Improve task model to allow delays for starting tasks
Applied in changeset r400. J. Wienke
04:58 PM Tasks #652 (Resolved): Improve task model to allow delays for starting tasks
Comparable behavior to java Timer and TimerTask is required. J. Wienke
06:51 PM Revision b761fb17 (rsc): * add a method to TaskExecutor which allows a delayed execution of a tas...
* clean-up task interface and better document contracts. THIS BREAKS THE TASK API J. Wienke
06:32 PM Enhancement #654 (New): Improve cancellation of Tasks in the delay time
With the current cancellation system of tasks, waiting threads in waitDone can only be reliably notified about the ca... J. Wienke
04:29 PM Bug #651 (Resolved): Singleton has a non-virtual destructor
Applied in changeset r399. J. Wienke
04:27 PM Bug #651 (In Progress): Singleton has a non-virtual destructor
J. Wienke
04:24 PM Bug #651 (Resolved): Singleton has a non-virtual destructor
If using the RSC Singleton implementation, gcc warns... Anonymous
04:29 PM Revision e85ce847 (rsc): add a virtual destructor for singleton
fixes #651 J. Wienke

10/18/2011

01:25 PM Revision 85c8a993 (rsc): formatting + comment
J. Wienke
01:23 PM Revision a025c139 (rsc): first fixes for msvc2010 that really work
J. Wienke
12:35 PM Revision 5a7699f1 (rsc): next try to fix the msvc10 build
J. Wienke
10:27 AM Revision 34c9bd20 (rsc): remove spamming from logging output
J. Wienke
09:03 AM Revision 1eb489f9 (rsc): Fix indentation
J. Wienke
08:41 AM Revision 4a5aac75 (rsc): why did this file stil exist?
J. Wienke

10/17/2011

06:30 PM Revision fa3ac505 (rsc): try to fix msvc10 build
J. Wienke
05:43 PM Revision 3dc97004 (rsc): change name of build file as this is now meant for every vs version
J. Wienke
05:30 PM Revision fab2ca22 (rsc): move initialization of visual studio outside of file for multi-conf proj...
J. Wienke
04:10 PM Revision 9af9ed11 (rsc): - Add cmake macro CheckLSBTypes to the install file list
M. Goetting
03:37 PM Revision 65eeb5c1 (rsc): - Update CMAKELISTS for deb package usage
M. Goetting
03:37 PM Revision c1954d00 (rsc): - Add new cmake macro CheckLSBTypes.cmake
- Modify CPACK debian package name M. Goetting
 

Also available in: Atom