2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #31: Phantom definition and registration are now loaded from and saved to unified configuration file; vtkPhantomRegistrationTest fixed; vtkXMLDataElement* changed everywhere to vtkSmartPointer<~> More... about 15 years ago
Re #190: The formerly separate tracker tool definition has been merged into in USDataCollection/Tracker; StylusCalibrationTest fixed More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Added SEISrv32.exe to package More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Added CivcoBrachyTest ED2 communication done More... about 15 years ago
STYLE: Comments and more debug info. More... about 15 years ago
Compile error due to missing tracker type TRACKER_BRACHY fixed More... about 15 years ago
Fixed #28, Re #190: vtkFreehandController loads and holds the unified configuration file (2 added); StylusCalibrationController uses the unified file for loading and saving; vtkDataCollector has a new function which reads configuration from vtkXMLDataElement; tests fixed according to the new name of the ConfigurationFileName (not InputConfigurationFileName); Wrong stylusToStylustipTransform name renamed to stylusTipToStylusTransform; Major and Minor versions as integers added to PlusConfigure; Comments in tool definitions corrected More... about 15 years ago
ENH: Broadcaster broadcasts all tools that has a SendTo field defined. More... about 15 years ago
Added some comments to getVideoOffset.m More... about 15 years ago
Removed some obsolete references to AMS (should be replaced by Brachy) More... about 15 years ago
Fixed BrachyStepper compilation errors on VS10 More... about 15 years ago
Added test scripts for computing video/tracker offset More... about 15 years ago
BUG: Rotation in reference tracking in Ascension3DG tracker fixed. More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Added CIVCO_SEI_BINARY_DIR to devenv and use files More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Added SEI to BrachyStepper More... about 15 years ago
Started the RF data acquisition project by adding the necessary files. More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Created BrachyStepper abstract class More... about 15 years ago
re #153: Changed timestamp filering errors to warnings (it may happen sometimes and it's not a problem, but if it happens too frequently then it's important to know about it) More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Removed vtkStepperWin32Header.h More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Renamed AMSTracking to BrachyTracking More... about 15 years ago
re #114: Integrate communication protocol for the CIVCO stepper Renamed AMSStepper to CmsBrachyStepper Added vtkBrachyTracker basics More... about 15 years ago
Added DiagDataCollection helper batch file for data collection tests More... about 15 years ago
Added a matlab script for reading timestamps and frame indexes from a sequence metafile (useful for debugging frame rate and timestamp filtering issues) More... about 15 years ago
re #153: - Fixed frame access without interpolation (now it's possible to get a frame by time, with/without interpolation) - Cleaned up Tracking member variable setting in vtkTracker (now child classes don't set the Tracking member) More... about 15 years ago
Fixed: #186, #188, #74 Show temporal and spatial calibration results; Output folder fixed in temporal calibration (raw buffer writing) More... about 15 years ago
re #188: Add possibility to write raw buffers to file in fCal - Added DataCollector::Synchronize save sync buffer only - Added some log messages More... about 15 years ago
Fixed #184: Build error in PlusLib during PlusBuild This was a CMake bug in version 2.8.2 We don't need these defines anymore so just delete them: Removed PLUS_PRINT_SYNC_DEBUG_INFO, PLUS_PRINT_VIDEO_TIMESTAMP_DEBUG_INFO, PLUS_PRINT_TRACKER_TIMESTAMP_DEBUG_INFO options from build. More... about 15 years ago
BUG: Broadcaster can handle tracker only configuration. More... about 15 years ago
Released Plus 1.2.0 More... about 15 years ago
Fixed #180: Now only allow tracking data interpolation if there are a valid element before and after the requested time More... about 15 years ago