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
Scott Fennell
749d3db8ef
Add rpath for llvm ( #1254 )
...
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-04-14 10:53:16 -05:00
Scott Fennell
0c207dd511
Update Install-Guide.md
2022-04-04 12:42:55 -05:00
Alex Lin
496de8c7a9
Disambiguate python use #1250 ( #1251 )
...
* Disambiguate python use #1250
Changed all calls to /usr/bin/python to /usr/bin/env python3. Removed execute permissions on a lot of files that are not executable.
closes #1250
2022-03-22 15:15:40 -05:00
Scott Fennell
a206970b08
Publish XML Test Results ( #1248 )
...
add xml publisher action to GitHub Actions workflow for linux tests
2022-03-18 12:05:25 -05:00
Scott Fennell
3b73be173a
Configure fixes and GitHub Actions workflow changes ( #1245 )
...
* major refactor of test_linux workflow
* oracle linux, almalinux, and debian 11 added to workflow
* #1243 ac_path_progs does not cache negative result like ac_path_prog. Strange. Fix bad python and python-config behavior
* add or statement in case behavior changes across autoconf versions
* all OSs now test both python 2 and python 3
2022-03-17 14:55:27 -05:00
John M. Penn
792e0bc48f
Fix typos in interpolator README. #1240 [skip ci]
2022-03-15 14:27:07 -05:00
John M. Penn
e9f58c32f8
Document exeption from Trick::Interpolator.eval() #1240
2022-03-15 12:01:20 -05:00
John M. Penn
f3c00ee5c0
Add documentation for the Trick::Interpolator class with examples. #1240
...
[skip ci]
2022-03-15 11:09:06 -05:00
Scott Fennell
bcebf21cbb
Update Configuring_TRICK_with_Civetweb.md
...
#1239
2022-03-14 13:09:05 -05:00
Scott Fennell
ddac875ead
Update Configuring_TRICK_with_Civetweb.md
2022-03-14 12:47:01 -05:00
Scott Fennell
ee2cc527c8
Update Configuring_TRICK_with_Civetweb.md
...
closes #1239
2022-03-14 11:32:53 -05:00
dependabot[bot]
270fa52a54
Bump postcss from 7.0.17 to 7.0.39 in /trick_source/web/dashboard ( #1231 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.17 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.17...7.0.39 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:33 -06:00
dependabot[bot]
9868aef511
Bump follow-redirects in /trick_source/web/dashboard ( #1227 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.7.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.7.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:19 -06:00
dependabot[bot]
a18ad025a8
Bump ajv from 6.10.2 to 6.12.6 in /trick_source/web/dashboard ( #1226 )
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:14:05 -06:00
dependabot[bot]
fb49b5b6ed
Bump handlebars from 4.1.2 to 4.7.7 in /trick_source/web/dashboard ( #1225 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7 )
---
updated-dependencies:
- dependency-name: handlebars
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:50 -06:00
dependabot[bot]
615f7fe264
Bump tmpl from 1.0.4 to 1.0.5 in /trick_source/web/dashboard ( #1221 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:37 -06:00
dependabot[bot]
036e0c54fc
Bump ws from 5.2.2 to 5.2.3 in /trick_source/web/dashboard ( #1220 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:13:17 -06:00
dependabot[bot]
088c210fbf
Bump url-parse from 1.4.7 to 1.5.10 in /trick_source/web/dashboard ( #1233 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
[skip ci]
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 16:12:42 -06:00
Scott Fennell
087c2adc4a
1232 1236 ac lib check and linguist ( #1237 )
...
* #1232 add lib paths to LDFLAGS in configure script #1236 ignore configure on github by adding linguist commands to .gitattributes
Closes #1232 closes #1236
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-02-28 16:02:07 -06:00
jmpenn
2d32abf047
Update README.md
2022-02-28 15:41:28 -06:00
John M. Penn
273ffcfd87
SIM_fibonacci_time demonstrates how to schedule an automatic job. #1235
2022-02-28 15:39:32 -06:00
Scott Fennell
c8a29bea0d
Update trickops.yml
2022-02-24 18:13:35 -06:00
Scott Fennell
7b3a550278
Update test_linux.yml
...
closes #1228
2022-02-15 13:42:50 -06:00
Scott Fennell
28a299d9cd
Update test_linux.yml
2022-02-15 12:51:44 -06:00
Scott Fennell
d10e63509a
Update test_linux.yml
2022-02-15 11:51:55 -06:00
Scott Fennell
f4399ceae6
Update test_linux.yml
2022-02-15 10:58:23 -06:00
Fennell, Scott P 263712616
7b85aa6632
Trick Simulation Environment 23.0.0-beta
2022-02-08 15:07:01 -06:00
Fennell, Scott P 263712616
a317c22274
Trick Simulation Environment 19.3.1
2022-02-08 10:46:10 -06:00
Scott Fennell
0d60ef0b6f
iss #1219 #1223 #1224 reference ignored in name from address ( #1222 )
...
* #1219 added code to check reference mod bit in ClassicCheckPointAgent::getCompositeSubReference, use reference width instead of size.
* #1219 refactor getCompositeSubReference for readability
* #1219 and #1223 add reference width to mod bits in ICG
* check for mod bits in TRICK_STRUCTURED section, refactor function
* #1219 adding MM_ref_name_from_address tests
* #1224 fix logic for offset into arrayed struct
closes #1219 closes #1223 closes #1224
Co-authored-by: Fennell, Scott P 263712616 <scott.p.fennell@nasa.gov>
2022-02-08 09:59:26 -06:00
Fennell, Scott P 263712616
017a5aecf5
Fix/remove STL checkpoint docs, closes #1087
2022-02-07 11:27:17 -06:00
Scott Fennell
6b793504f2
Remove outdated STL comment.
2022-02-07 11:15:39 -06:00
Scott Fennell
2602948f79
update udunits url
2022-02-01 18:42:13 -06:00
Scott Fennell
35b5421e11
Update python_tests_linux.yml
2022-02-01 18:36:50 -06:00