trick/docs/documentation/simulation_capabilities
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
..
images add wiki to repository for github pages 2019-11-20 11:04:58 -06:00
memory_manager Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Checkpoints.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Command-Line-Arguments.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Data-Record.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Debug-Pause.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Echo-Jobs.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Environment.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Event-Manager.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Executive-Scheduler.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Frame-Logging.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Input-Processor.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Integrator.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
JIT-Input-Processor.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Master-Slave.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Realtime-Clock.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Realtime-Injector.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Realtime-Timer.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Realtime.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Simulation-Capabilities.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Status-Message-System.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
STL-Checkpointing.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Threads.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
UserGuide-Monte-Carlo.md Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328) 2022-08-05 17:05:10 -05:00
Variable-Server.md Variable Server - var_send_once and integration test (#1330) 2022-08-18 10:47:07 -05:00