- 12 Aug, 2011 1 commit
-
-
Franksen, Benjamin authored
This is consistent with how the records in base work and avoids misleading error messages at startup time when CA input links have not yet connected.
-
- 18 Apr, 2011 8 commits
-
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
Also added new fields IAOM and IAOV to facilitate this.
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
-
Franksen, Benjamin authored
-
- 12 Apr, 2011 2 commits
-
-
Franksen, Benjamin authored
Also convert cvtRecord.html to cvtRecord.rst, and integrate the csm doxygen generated API docs.
-
Franksen, Benjamin authored
-
- 18 Feb, 2011 1 commit
-
-
benjamin.franksen authored
-
- 23 Oct, 2010 4 commits
-
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
-
ben.franksen authored
This version of hgen.pl will be used only if no other is available in the user's PATH
-
- 07 Dec, 2009 1 commit
-
-
dan.eichel authored
-
- 27 Apr, 2009 2 commits
-
-
benjamin.franksen authored
-
benjamin.franksen authored
-
- 09 Jun, 2008 1 commit
-
-
benjamin.franksen authored
-
- 05 Jun, 2008 1 commit
-
-
Goetz.Pfeiffer authored
This was needed for better portability.
-
- 14 Nov, 2007 2 commits
-
-
Goetz.Pfeiffer authored
File-specific comments: ./csmApp/Doxyfile.external: Converted to the new doxyfile format ./csmApp/Doxyfile.internal: Converted to the new doxyfile format
-
Goetz.Pfeiffer authored
-
- 06 Jun, 2008 1 commit
-
-
benjamin.franksen authored
-
- 09 Jun, 2008 1 commit
-
-
benjamin.franksen authored
-
- 14 Nov, 2007 1 commit
-
-
Goetz.Pfeiffer authored
+ bugfix with respect to the on-hold function: The "last" field of the csm_Function structure has to exist for each type of function that can be applied to the structure, one for csm_x(), one for csm_y(), one for csm_z(), for csm_dx() and csm_dy(). With only one field, it may happen for example, that when "on_hold" is used, csm_x() returns the last returned value of csm_y(). + bugfix with respect to multithreading use: the semaphore used in functions like csm_x(), csm_y() and so on was given just before a return-statement which did a read-access on the function structure. This lead to a race condition where it was possible that one call of csm_x() returned the value of another call of csm_x() which was called by another task. Together with "last" field bug mentioned above, csm_x() could even return the value of the last csm_y() call, which is fatal...
-
- 22 Nov, 2007 1 commit
-
-
benjamin.franksen authored
-
- 04 Jun, 2007 1 commit
-
-
benjamin.franksen authored
-
- 29 May, 2007 2 commits
-
-
benjamin.franksen authored
-
benjamin.franksen authored
-
- 15 May, 2007 3 commits
-
-
Thomas.Birke authored
-
Thomas.Birke authored
-
Thomas.Birke authored
-
- 09 Jan, 2007 1 commit
-
-
benjamin.franksen authored
-
- 07 Nov, 2006 6 commits
-
-
benjamin.franksen authored
-
benjamin.franksen authored
-
benjamin.franksen authored
-
benjamin.franksen authored
-
benjamin.franksen authored
-
benjamin.franksen authored
-