Commit Graph

1423 Commits

Author SHA1 Message Date
jmpenn
5c49bf8fef
Add ability to reset the integrator state (#952)
* Add ability to reset the integrator state

* Make reset logic changes conditional on USE_ER7_UTILS_INTEGRATORS
2020-02-18 15:18:57 -06:00
Scott Fennell
05acf0d92f
19.1.0 2020-02-18 10:13:02 -06:00
Scott Fennell
503e425627
Update README.md 2020-02-14 14:35:04 -06:00
Scott Fennell
b724f502b3
fix 32 bit test (#953)
* fix tests for 32 bit mode

* fix issues with mongoose build

* Update docker.yml
2020-02-14 10:23:19 -06:00
Scott Fennell
3587c0419c #951 fix macOS dock icon 2020-02-12 15:46:55 -06:00
Scott Fennell
499f60417a edit makefile java no longer rebuilds every time trick is build 2020-02-12 12:38:34 -06:00
Scott Fennell
9864fe39f7 fix relative path from trick_algorithms Makefile to Makefile.common 2020-02-11 11:50:26 -06:00
Scott Fennell
4a39cb200a Merge branch 'master' of github.com:nasa/trick 2020-02-11 10:41:33 -06:00
Scott Fennell
03bcbfa119 add space for null char in buffer in ICG main 2020-02-11 10:41:09 -06:00
Keith Vetter
96b869e3a2
Update Debug-Pause.md (#948) 2020-02-11 09:21:17 -06:00
Scott Fennell
4464280781
Update Documentation-Home.md 2020-02-11 09:05:54 -06:00
Scott Fennell
27bfb42e94
Update README.md 2020-02-10 13:30:49 -06:00
Scott Fennell
80891327b3
Add CI badge to readme 2020-02-10 12:25:45 -06:00
Scott Fennell
fc04348db9 enable github actions 2020-02-10 11:53:30 -06:00
Scott Fennell
ea6ff1b233 fix TV bug where you could not convert multiple variables at the same time, also add set units field closes #940 2020-02-06 12:19:55 -06:00
Scott Fennell
a6dbf0fa33 check for trick-offline in offline mode 2020-02-06 09:37:16 -06:00
Scott Fennell
eb510bd65e check for trick-offline during configure 2020-02-06 09:33:44 -06:00
Scott Fennell
762a540513
Update Install-Guide.md 2020-02-05 14:45:19 -06:00
Scott Fennell
0941126e99
Update Install-Guide.md 2020-02-05 14:44:56 -06:00
Scott Fennell
4f5ce7e4a1
Maven, offline mode, and --enable-mongoose (#939)
closes #938 
closes #941 
closes #943
2020-02-05 14:31:58 -06:00
Scott Fennell
dc71d7cd19 exclude webserver from icg by default #943 2020-02-05 13:57:56 -06:00
Scott Fennell
558c744c28 remove makefile bug 2020-02-05 13:40:58 -06:00
Scott Fennell
c89b66b5ce remove makefile bug 2020-02-05 13:39:18 -06:00
Scott Fennell
9394b4d7e9 remove makefile bug 2020-02-05 13:35:16 -06:00
Scott Fennell
117bf3ebfb add --enable-mongoose, disable by default #943 2020-02-05 13:27:26 -06:00
Scott Fennell
a9f36b6dcc disable webserver by default 2020-02-04 15:26:31 -06:00
Scott Fennell
1087c853c7 fix makefile bug 2020-02-04 13:38:24 -06:00
Scott Fennell
a10020ee70 add trick-offline to .gitignore 2020-02-04 13:32:53 -06:00
Scott Fennell
ced3bf06d8 add maven to install guide 2020-02-04 13:31:07 -06:00
Scott Fennell
d9e42ac738 modify makefile to work in offline mode #941 2020-02-04 12:36:19 -06:00
Scott Fennell
de1556343f remove lines and comments 2020-02-04 10:53:40 -06:00
Scott Fennell
92f3679164 add offline mode --enable-offline #941 2020-02-04 10:50:35 -06:00
Scott Fennell
619198ea4a add version number to java build 2020-02-03 12:57:14 -06:00
Scott Fennell
4e6c4b63a8 refactor java makefile 2020-01-31 14:31:28 -06:00
Scott Fennell
43028b5f4c refactor java makefile 2020-01-31 14:29:45 -06:00
Scott Fennell
cb992cb1f0
Update pom.xml 2020-01-31 13:44:46 -06:00
Scott Fennell
10cc8784d7 Merge branch 'maven' of github.com:nasa/trick into maven 2020-01-31 13:25:52 -06:00
Scott Fennell
69d04cae26 refactor Makefile to use configure to find executable for maven 2020-01-31 13:25:38 -06:00
Scott Fennell
5d69bd1a0f
add maven to test environment 2020-01-31 10:43:14 -06:00
Scott Fennell
ac77bc000f change config_user.mk.in to match change in autoconf library update 2020-01-31 09:37:41 -06:00
Scott Fennell
9f6720029a debug pom 2020-01-30 16:18:24 -06:00
Scott Fennell
a01da49292 debug pom 2020-01-30 16:07:13 -06:00
Scott Fennell
43fd3f3fd9 maven use installed java version 2020-01-30 15:28:40 -06:00
Scott Fennell
c26ec51ce7 format files 2020-01-30 13:43:02 -06:00
Scott Fennell
6887795f25 configure cmake to build java with maven #938 2020-01-30 13:12:51 -06:00
Scott Fennell
78ebc6fda3 apps can find trick_icon, minor change to configure #938 2020-01-30 09:40:17 -06:00
Scott Fennell
1b43a82f53 refactor java build to use maven to resolve dependencies and build executable jars #938 2020-01-29 14:11:46 -06:00
Scott Fennell
57d29cec8a Merge branch 'master' of github.com:nasa/trick 2020-01-24 10:05:51 -06:00
Alex Lin
d92acb133d Cmake using http instead of https to download java files #937
Changed http to https.
2020-01-24 08:08:25 -06:00
Penn, John M 047828115
cc71921ecf Modify altitude controll to be more energy efficient and tweaks. #933 2020-01-23 14:32:52 -06:00