Commit Graph

2176 Commits

Author SHA1 Message Date
Derek Bankieris
71b6b25278 Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance.
Modified the makefile to copy jaxb.index files into the JAR.
Removed now-unnecessary annotations from TVBean.
Modified and exposed the save/open .tv file framework to subclasses so they can add additional information to .tv files.
fixes #12
2015-03-10 15:49:24 -05:00
Alex Lin
dbaf7e8ea3 Incrementing the major number in trick_ver.txt. This is only symbolic as this file is overwritten at release time, the major number will be contained in the tag name. Fixes #8 2015-03-04 15:28:05 -06:00
Alex Lin
e8c0dc46d8 Merge branch 'master' of https://github.com/nasa/Trick 2015-03-04 13:38:59 -06:00
Alex Lin
a1fea8a36f Added code to trick_dp that will check if fxplot exists. If it does then it will
add a radio button for it.  If it doesn't exist, it will not show up in the plot
menu.
2015-03-04 13:37:20 -06:00
Alex Lin
04d24827da Update README.md 2015-03-04 10:29:59 -06:00
Alex Lin
520b6647f8 Update README.md 2015-03-04 10:26:52 -06:00
Alex Lin
2fab93da66 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.
Also added the java GUIs to the default build rule.

Finally I added a lot of .gitignore files to ignore generated files.

Fixes #5
2015-03-03 16:08:54 -06:00
Alex Lin
2c46d603ba Update README.md 2015-03-03 14:33:03 -06:00
Alex Lin
6786211037 Update README.md 2015-03-03 14:32:37 -06:00
Alex Lin
e649692e89 Fixed the make install rules when er7_utils is not present. #4 2015-03-03 09:41:08 -06:00
Alex Lin
35bc121403 don't run unit tests that require er7_utils. Fixes #2 2015-03-02 16:19:38 -06:00
Alex Lin
a1a024f320 Merge branch 'master' of https://github.com/nasa/Trick 2015-03-02 15:04:36 -06:00
Alex Lin
555f78f7b8 Removing the unused trick_test directory. 2015-03-02 15:03:52 -06:00
Alex Lin
2d5370100b Merge pull request #1 from excaliburtb/master
Added SWIG processing for IPPythonEvent class. Should fix current event ...
2015-03-02 12:56:34 -06:00
Alex Lin
87741062e0 Getting standalone to compile. Fixes #2 2015-03-02 12:48:17 -06:00
Thomas Brain
f15d324d40 Added SWIG processing for IPPythonEvent class. Should fix current event restart problem. 2015-03-02 10:11:45 -06:00
Alex Lin
c40fa6de0b Merge branch 'master' of https://github.com/nasa/Trick 2015-02-26 16:24:57 -06:00
Alex Lin
7ee0a6a8de removing obsolete documentation 2015-02-26 16:24:33 -06:00
Alex Lin
2d5901978e Update README.md 2015-02-26 14:49:31 -06:00
Alex Lin
f0c594f841 Initial commit of everything. 2015-02-26 09:02:31 -06:00
Alex Lin
8370563634 Update README.md 2015-02-26 08:53:40 -06:00
Alex Lin
67f597880f Update README.md 2015-02-25 09:15:42 -06:00
Alex Lin
e3f4654e3d Added intro and link to installation page. 2015-02-25 09:13:28 -06:00
Alex Lin
f632414854 Adding license. 2015-02-25 08:47:59 -06:00
Alex Lin
7a5af5d347 Added coming soon sign. 2015-02-17 11:06:12 -06:00
jasonduley
95c9ed3343 Initial commit 2015-02-17 08:17:32 -08:00