Skip to content

Releases: nasa/trick

Trick Simulation Environment 15.2.3

24 May 18:43

Choose a tag to compare

(15.2.0)
Merged er7_utils integrators back into Trick.
Fixed bugs causing simulation to core dump during checkpoint reload
Fixed bug in variable server where bad variable name would cause crash
Fixed bugs in writing/reading checkpoints of array of array of chars.
Removed catching of unknown exceptions allowing system to handle and better show error origin.
Suspended all variable server during checkpoint restart to prevent invalid variable accesses.
Fixed bug preventing Trick to be compiled 32bit on a 64bit machine.
Reworked temperature mathematical calculations in input file.
(15.2.1)
This release fixes the problem where Trick will not compile if the GNU Scientific Library (GSL) interface code is included.
(15.2.2)
This release fixes a code generation bug that prevents simulations from compiling correctly. These sims are trying to exclude code from Trick processing, and Trick was being stubborn about it.
(15.2.3)
This release fixes a bug introduced by the previous checkin regarding paths and symbolic links.

Trick Simulation Environment 15.1.0

08 Dec 23:54

Choose a tag to compare

This release contains bug fixes and several back ports from main development trunk.

Adds Event File Descriptors and Futexes as choices for thread synchronization
Adds support for Mac OSX 10.11 (El Capitan)
Adds optional var=value support for CP
Fixes GUI crashes during restart
Fixes variable server crashes during restart
Fixes handling of non-ASCII quotation characters in header files

Trick Simulation Environment 15.0.0

18 May 20:02

Choose a tag to compare

First release of Trick from open source repository.