Issues.00378 - lordmundi/wikidoctest GitHub Wiki
00378: simdata manual connection to TRICK 10 sims not working
Summary: simdata manual connection to TRICK 10 sims not working
Created: 2011–07–05 15:12
Status: Released
Category: Bug
From: frankie
Version: 2.2
Released_In: 2.3
Description:
When multicast discovery is not available, and a manual connection to a TRICK 10 variable server must be used, the manual connection fails due to not knowing whether the sim is a TRICK 10 or a TRICK 07 simulation.
Comments
mark Added code to allow the user to set the Trick version and pass it on to the back-end processing logic.
Associated Commits
| commit | 65a06104129fe99ff9e4f16fa25ba04bb5b090e1
link6 |
||
| Author: | mark
|
| Date: | Thu Jul 7 00:33:31 2011 -0500
|
| Message: | [@Issue 00378: Fix simdata manual connect problem
Added code to ensure that the Trick version can be set with manual connect, and is passed on correctly to the back-end code. @] |
Affected Files:
gui/simdatadlg.tcl | 25 ++++++++++++++++++++++±-
lib_Darwin/libriver.a | Bin 3844880 -> 3844968 bytes
lib_Darwin/libstream.a | Bin 1738008 -> 1738176 bytes
lib_Darwin/libtc.a | Bin 591312 -> 592504 bytes
lib_Darwin/libtvs.a | Bin 2046584 -> 2047352 bytes
lib_Linux_FC3/libplot.so | Bin 8493750 -> 11756349 bytes
lib_Linux_FC3/libriver.a | Bin 2818748 -> 3710918 bytes
lib_Linux_FC3/libstream.a | Bin 1711400 -> 1767548 bytes
lib_Linux_FC3/libtc.a | Bin 549010 -> 529672 bytes
lib_Linux_FC3/libtvs.a | Bin 1736358 -> 1869598 bytes
lib_Linux_FC3/libunits.a | Bin 31974 -> 33042 bytes
lib_Linux_FC3/libutils.a | Bin 138200 -> 140470 bytes
lib_Win32/libriver.a | Bin 3925658 -> 3925596 bytes
lib_Win32/libstream.a | Bin 1411238 -> 1411370 bytes
lib_Win32/libtc.a | Bin 398264 -> 399476 bytes
lib_Win32/libtvs.a | Bin 11260796 -> 1734698 bytes
lib_Win32/libunits.a | Bin 30794 -> 30794 bytes
lib_Win32/libutils.a | Bin 110408 -> 110408 bytes
plugin_Darwin/dsp_simdata.so | Bin 4224008 -> 4228112 bytes
plugin_Linux_FC3/dsp_simdata.so | Bin 8325653 -> 10561018 bytes
plugin_Win32/dsp_simdata.dll | Bin 16087423 -> 10750418 bytes
src.dist/plugins/common/libtc/hostspec.cpp | 14 ++++++++++++±
src.dist/plugins/common/libtc/hostspec.hh | 1 +
src.dist/plugins/playback/playback.cpp | 10 ++++++++++
src.dist/plugins/playback/playback.h | 1 +
25 files changed, 48 insertions(+), 3 deletions(-)