trick/trick_sims
Jacqueline Deans 9c8799610f
Variable Server - var_send_once and integration test (#1330)
* Adds the send_once command and message type, which allows a user to request a variable to be sent immediately and only once (intended to replace the var_add, var_send, var_clear idiom that is commonly used for this purpose)
* Minor refactoring of variable server internals to reduce repeated code
* Adds SIM_test_varserv to integration test to test basic variable server functionality
* Changes graphics client for SIM_billiards to use var_send_once as an example of intended use
* Add documentation for var_send_once in docs and tutorial
* Set exit_code_enabled in trick unit tests to be true by default
* Patch for failing bookworm build
2022-08-18 10:47:07 -05:00
..
Ball Make ball_ensemble_collision.c compatible with ancient Centos 7 C compiler. 2021-07-01 21:18:37 -05:00
Cannon #1315 parse websocket msg len for correct data (#1316) 2022-07-27 08:40:40 -05:00
ODE Split test sims and fun sims into separate directories. 2016-02-25 16:04:27 -06:00
ROS Updated S_overrides to work with ROS kinetic. Included catkin package containing the appropriate message file to integrate with other ROS nodes - build with catkin. 2019-09-24 15:13:00 -05:00
SIM_Ball++_L1 Initial excision of DMTCP from Trick. #28 2021-08-27 19:38:56 -05:00
SIM_balloon Stop ignoring makefile inside SIM_balloon/models/graphics directory. 2022-06-23 16:48:10 -05:00
SIM_billiards Variable Server - var_send_once and integration test (#1330) 2022-08-18 10:47:07 -05:00
SIM_contact Update input files to be happy with Python 3. #1280 #706 2022-06-02 15:46:38 -05:00
SIM_fibonacci_time Update README.md 2022-02-28 15:41:28 -06:00
SIM_lander Update input files to be happy with Python 3. #1280 #706 2022-06-02 15:46:38 -05:00
SIM_msd Maven, offline mode, and --enable-mongoose (#939) 2020-02-05 14:31:58 -06:00
SIM_parachute Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
SIM_rocket Disambiguate python use #1250 (#1251) 2022-03-22 15:15:40 -05:00
SIM_sat2d Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
SIM_satellite Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
SIM_splashdown Refactoring of CrewModule Graphics client in SIM_splashdown #1322 2022-07-27 16:07:50 -05:00
SIM_sun Python3 exec open (#907) 2019-11-14 13:35:57 -06:00
SIM_wheelbot Variable Name Update 2020-08-03 10:44:52 -05:00
.gitignore Refactor graphics client to run in a single thread; remove extraneous files 2022-07-14 16:07:14 -05:00
makefile issue #836 remove SIM_ball_default_data 2019-07-10 11:36:09 -05:00