trick/trick_source
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
..
codegen/Interface_Code_Gen 1308 gcc ver (#1309) 2022-07-20 11:38:42 -05:00
data_products replace GTEST_HAS_TR1_TUPLE with -std=c++11 (#1331) 2022-08-11 15:10:29 -05:00
er7_utils Add ability to reset the integrator state (#952) 2020-02-18 15:18:57 -06:00
java update version numbers to prerelease 19.5.0-beta 2022-07-20 16:53:18 -05:00
sim_services Variable Server - var_send_once and integration test (#1330) 2022-08-18 10:47:07 -05:00
trick_swig Refactor web server configuration. #1188 2021-09-29 18:00:33 -05:00
trick_utils replace GTEST_HAS_TR1_TUPLE with -std=c++11 (#1331) 2022-08-11 15:10:29 -05:00
web #1315 parse websocket msg len for correct data (#1316) 2022-07-27 08:40:40 -05:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00