Scott Fennell
|
ed95f22ecf
|
revert changing stageTime in VariableServerSession
|
2022-06-29 14:49:55 -05:00 |
|
Scott Fennell
|
284ea8521a
|
1297 civet enum (#1298)
* include freeze time tics in calculation for websocket data intervals
* add enum type to web server types
closes #1297
|
2022-06-29 13:52:15 -05:00 |
|
Scott Fennell
|
866c21d5a5
|
include freeze time tics in calculation for websocket data intervals (#1296)
|
2022-06-28 17:20:50 -05:00 |
|
Jacqueline Deans
|
ade5932e87
|
Merge pull request #1293 from nasa/1292-typo-in-ProductVar
Fix typo in ProductVar.java
closes #1292
|
2022-06-28 16:13:32 -05:00 |
|
Deans
|
cad38de0d6
|
Fix typo in ProductVar.java
|
2022-06-27 16:17:48 -05:00 |
|
Scott Fennell
|
10acc84e19
|
Update Documentation-Home.md
|
2022-06-24 13:37:47 -05:00 |
|
John M. Penn
|
54b86cfb74
|
Stop ignoring makefile inside SIM_balloon/models/graphics directory.
|
2022-06-23 16:48:10 -05:00 |
|
John M. Penn
|
2b5735328f
|
Add gitignore to stop ignoring makefiles.
|
2022-06-23 16:36:34 -05:00 |
|
John M. Penn
|
b962f692ef
|
fix BalloonDisplay pom file, and SIM_balloon input file.
|
2022-06-23 15:45:36 -05:00 |
|
John M. Penn
|
e8d40d4f07
|
Build BalloonDisplay with Maven.
|
2022-06-22 18:18:23 -05:00 |
|
Scott Fennell
|
df68e659fe
|
Update Install-Guide.md
|
2022-06-20 11:24:47 -05:00 |
|
John M. Penn
|
76e94c6dcb
|
Fix broken links in SIM_splashdown README.md. #1289
|
2022-06-17 10:53:36 -05:00 |
|
John M. Penn
|
4dcae748c8
|
Improvements to SIM_splashdown code while writing documentation. #1289
|
2022-06-16 18:44:49 -05:00 |
|
John M. Penn
|
dc4c91d69f
|
Add documentation to example simulation: SIM_splashdown #1289
|
2022-06-16 18:27:20 -05:00 |
|
Scott Fennell
|
ee4fd17de0
|
Update Install-Guide.md
|
2022-06-15 16:11:51 -05:00 |
|
Scott Fennell
|
bc18f5492c
|
Update Install-Guide.md
|
2022-06-15 16:11:21 -05:00 |
|
dependabot[bot]
|
de914d9fb6
|
Bump eventsource from 1.0.7 to 1.1.1 in /trick_source/web/dashboard (#1276)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-13 10:43:03 -05:00 |
|
Scott Fennell
|
c0aed4312f
|
add python to macOS install dependencies
|
2022-06-13 10:16:47 -05:00 |
|
Scott Fennell
|
ac79af0358
|
1283 apple silicon (#1286)
* llvm assert fix #1283 #1284
* add UDUNITS link flags to DPX test #1283 #1285
closes #1283
closes #1284
closes #1285
|
2022-06-13 09:56:17 -05:00 |
|
Scott Fennell
|
ee370d6d33
|
Update Install-Guide.md
|
2022-06-10 15:40:45 -05:00 |
|
Scott Fennell
|
64c502d03f
|
Add apple silicon issue link to install guide
#1283
|
2022-06-10 15:37:01 -05:00 |
|
Scott Fennell
|
33d2a53e12
|
1279 llvm 14 (#1282)
* traverse enum type on llvm 14 #1279
|
2022-06-09 09:42:06 -05:00 |
|
John M. Penn
|
ae55e7f5ab
|
Update input files to be happy with Python 3. #1280 #706
|
2022-06-02 15:46:38 -05:00 |
|
Scott Fennell
|
6ddcd9971c
|
Update test_linux.yml
|
2022-06-02 14:51:28 -05:00 |
|
Scott Fennell
|
4f6cc80f97
|
Update test_linux.yml
|
2022-06-02 14:36:47 -05:00 |
|
Scott Fennell
|
99c713b9a0
|
Update test_linux.yml
|
2022-06-02 14:33:16 -05:00 |
|
Scott Fennell
|
b3c18dda3c
|
Update test_linux.yml
|
2022-06-02 14:32:11 -05:00 |
|
Scott Fennell
|
039cd0b017
|
Update test_linux.yml
#1277 add ubuntu 22.04 to test suite
|
2022-06-02 14:30:52 -05:00 |
|
Scott Fennell
|
b314c09eec
|
Tutorial suggestions (#1274)
* Update Data-Record.md (#1265)
Fix typo in input arg string.
* Update TutVariableServer.md (#1269)
tightened up grammar
* Update TutVariableServer.md (#1270)
more accurate usage hint
* Update ATutNumericSim.md (#1271)
instanciate -> instantiate line 376
* Update TutVariableServer.md (#1272)
fixed ⚠️ (⚠️) not displaying properly
* Update ATutNumericSim.md (#1273)
fixed 👉 (👉) not displaying properly
Co-authored-by: Brian <brianmhannan@gmail.com>
Co-authored-by: Matthew D Elmer <matthewdavidelmer@gmail.com>
|
2022-06-01 14:11:48 -05:00 |
|
dependabot[bot]
|
32339908fa
|
Bump lodash from 4.17.14 to 4.17.21 in /trick_source/web/dashboard (#1246)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-01 13:57:49 -05:00 |
|
Alex Lin
|
afa71dbec9
|
JIT Compilation Fails on MacOS #1262 (#1263)
Adding compiler flag for mac to allow undefined symbols in shared library
closes #1262
|
2022-06-01 13:57:32 -05:00 |
|
Scott Fennell
|
c1be351d6d
|
Update TutVariableServer.md
|
2022-05-27 11:54:14 -05:00 |
|
gaurignukala
|
6030805c55
|
fixing run typo (#1268)
|
2022-05-26 15:41:52 -05:00 |
|
Scott Fennell
|
4ba2812ad1
|
update sim output files
|
2022-05-26 15:30:15 -05:00 |
|
Scott Fennell
|
ccaa1df5b8
|
Update ATutIntroduction.md
|
2022-05-26 14:30:29 -05:00 |
|
Scott Fennell
|
2c17882e20
|
Update ATutIntroduction.md
|
2022-05-26 14:30:09 -05:00 |
|
Scott Fennell
|
7d66ed3c84
|
remove unnecessary (confusing) example on user code blocks
|
2022-05-26 14:06:33 -05:00 |
|
Scott Fennell
|
a6eeff930f
|
update execfile to py3 in tutorial
|
2022-05-26 13:46:49 -05:00 |
|
Scott Fennell
|
83652ad811
|
#660 sanitize hyphen in attributes (#1267)
closes #660
|
2022-05-25 13:08:11 -05:00 |
|
John M. Penn
|
8ef78f4197
|
Merge branch 'master' of https://github.com/nasa/trick
|
2022-05-24 16:17:21 -05:00 |
|
John M. Penn
|
9e0be47b46
|
Tidy up the SIM_splashdown graphics client. #1266
|
2022-05-24 16:16:58 -05:00 |
|
Scott Fennell
|
c9a0b53b9c
|
Update test_macos.yml
|
2022-05-24 11:09:38 -05:00 |
|
John M. Penn
|
03dd6bd313
|
Tidy up dynamics code and GUI client. #1266
|
2022-05-21 23:56:25 -05:00 |
|
John M. Penn
|
3171c71cb7
|
Change graphics client build message. #1266
|
2022-05-20 15:31:07 -05:00 |
|
John M. Penn
|
7747b53ea1
|
Initial commit of SIM_splashdown. #1266
|
2022-05-20 15:20:45 -05:00 |
|
Scott Fennell
|
878b895588
|
#1260 change get_user_tag_ref to const because its the right thing to do
|
2022-05-17 12:08:13 -05:00 |
|
Scott Fennell
|
3bece7f73e
|
#1260 access c_str of reference not temporary value for var_server_get_user_tag (#1264)
closes #1260
|
2022-05-17 11:42:08 -05:00 |
|
Scott Fennell
|
7c58425f9a
|
#1258 add sim compile test for anonymous enum (#1259)
|
2022-04-28 12:22:21 -05:00 |
|
Scott Fennell
|
5e987a8bd9
|
iss #1256 add new enum type description identifier 'unnamed' to strings to look for when identifying anonymous enum (#1257)
|
2022-04-25 16:02:17 -05:00 |
|
Scott Fennell
|
56e08cce1e
|
Update install guide for macOS
|
2022-04-14 12:23:24 -05:00 |
|