This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
trick
Watch
1
Star
0
Fork
0
You've already forked trick
mirror of
https://github.com/nasa/trick.git
synced
2025-02-20 09:16:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
trick
/
trick_source
History
Derek Bankieris
aedd6b2be3
I'm not sure why we're padding floats and doubles in vs_format_ascii. It results in sending a bunch of useless spaces which hurts efficiency. Values are already tab-delimited, so fixed-width fields are unnecessary. We're not padding anything else, so don't pad these!
2015-11-17 14:18:59 -06:00
..
codegen
/Interface_Code_Gen
Add file name to error messages about invalid @trick_parse argument.
2015-10-21 11:23:02 -05:00
data_products
Save X11 include and library information from configure
2015-10-02 08:41:47 -05:00
java
MTV/variable server crashes if checkpoint has less malfunctions then currently running sim
2015-09-14 15:11:20 -05:00
sim_services
I'm not sure why we're padding floats and doubles in vs_format_ascii. It results in sending a bunch of useless spaces which hurts efficiency. Values are already tab-delimited, so fixed-width fields are unnecessary. We're not padding anything else, so don't pad these!
2015-11-17 14:18:59 -06:00
trick_swig
Get the value of a variable not parsed by SWIG in python
2015-09-18 09:03:24 -05:00
trick_utils
Delete obsolete .d files in the trick_models directory.
2015-08-31 19:24:56 -05:00
.gitignore
Added rules in the makefile to include er7_utils and fermi-ware if they exist. If they don't exist then the code that depends on them will not be compiled.
2015-03-03 16:08:54 -06:00