trick/trick_source/java
Alex Lin 38b5c2092f Add option to validate pointer addresses in variable server clients
Added an option on the settings panel in TV to toggle validating
addresses.  Removed the now deprecated resolve_bad_refs button.

refs #193

Conflicts:
	trick_source/java/src/trick/common/utils/VariableServerConnection.java
2016-02-25 12:33:49 -06:00
..
src/trick Add option to validate pointer addresses in variable server clients 2016-02-25 12:33:49 -06:00
test Initial commit of everything. 2015-02-26 09:02:31 -06: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
build_trick Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
build.xml Cleaning up once include variables and copyright cleanup. 2015-03-23 16:03:14 -05:00
makefile Switched to using jaxb.index instead of enumerating classes in the call to JAXBContent.newInstance. 2015-03-10 15:49:24 -05:00