Commit Graph

1050 Commits

Author SHA1 Message Date
rivers 15ec3f0ea1 Set stack size to 100000, were getting stack overflow crashes with default stack size
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14373 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-13 00:15:30 +00:00
rivers 6e48c27551 Added priority and stackSize arguments to constructor; it was crashing with stack overflow on Windows, and all other drivers allow specifying the stack size, so this one should too
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14372 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-13 00:14:49 +00:00
rivers 0ead0ef3cb New file
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14370 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:16:42 +00:00
rivers 6920133e7e Added Andor
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14368 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:12:00 +00:00
rivers 2ce62279d9 Many changes
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14367 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:11:38 +00:00
rivers f44d54903c Changed ACTInKinetics from int to double; reformatted some asynPrint statements
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14366 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:10:54 +00:00
rivers f76b16ee29 Added AndorCooler
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14365 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:09:16 +00:00
rivers fa5ee7cd6f Changed FK integer records from ao to longout; added FileFormat_RBV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14364 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:08:49 +00:00
rivers ec6b957d85 New file for Andor CCD
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14363 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:07:23 +00:00
rivers 626bd7d535 Added Andor driver
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14362 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:06:58 +00:00
rivers a817da7be1 Added andorSrc
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14361 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:06:20 +00:00
rivers ee8968e2cc Updates for R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14360 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:06:01 +00:00
rivers bc40cadfe8 Added note about increasing stack size on NDFileNexus
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14359 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 23:01:47 +00:00
rivers fac86cc39d Increased stack size on NFFileNexus plugin, it was crashing on windows-x64
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14358 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-12 22:58:52 +00:00
rivers b7478cbd22 New file for Andor detectors
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14355 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:49:14 +00:00
rivers 1ab8e40cf9 Changed UCHAR to CHAR
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14352 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:45:56 +00:00
rivers 50d78f2159 New version from DLS; removed AndorFileFormat, just use NDFileFormat; changed case of some enum strings
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14351 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:45:12 +00:00
rivers 7860254f05 New file
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14350 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:41:45 +00:00
rivers b20e35ddc9 Removed AndorFileFormat, just use NDFileFormat; changed some variable types to at_32 to work on 32 and 64 bits systems; added support for WIN32
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14349 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:40:39 +00:00
rivers 9566392b6b Removed AndorFileFormat, just use NDFileFormat; changed mData from long to at_32 to work on 32 and 64 bits systems; added support for WIN32
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14348 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:38:41 +00:00
rivers 7ecf9f0edf Renamed library to be andor on both 32 and 64-bit systems
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14347 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-09 15:37:22 +00:00
rivers 2983ea538d New file
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14342 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 23:42:10 +00:00
rivers ca4b671f8a Fixed mistake
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14340 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 19:16:12 +00:00
rivers 29b5a16f1c Moved iocsh registration code into driver; renamed AndorCCD.h to andorCCD.h
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14339 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 19:15:52 +00:00
rivers 74e9699d40 Remove unistd.h; not needed and does not work on Windows
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14338 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 19:14:44 +00:00
rivers bc5ccd397a Use commonDriverMakefile; add support for Windows; use andorCCDAppInclude.dbd; change Andor to lowercase andor
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14337 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 19:14:11 +00:00
rivers 8e74c04a6f Obsolete, put in main driver
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14336 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 19:11:49 +00:00
rivers a850a9638a New driver for Andor CCDs from Matt Pearson at Diamond Light Source
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14335 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-01-04 00:08:09 +00:00
rivers 30b9f8d744 Removed extraneous text box
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14332 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:12:17 +00:00
rivers 1b5b1d7931 Update for R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14331 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:11:13 +00:00
rivers ca7ede8644 Changed handing of correction files
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14330 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:10:08 +00:00
rivers 2613dcec14 Changed handling of load and save correction files
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14329 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:04:38 +00:00
rivers 8a6fbdcb48 Reorganized; added GainFile
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14325 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:01:29 +00:00
rivers 85fab83910 Changed loading gain files, changed some record types from mbbo/mbbii to bo/bi; added new GainFile PV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14324 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 19:00:42 +00:00
rivers 7ed8e4cea9 Update for R1-8, not complete yet
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14323 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 00:33:07 +00:00
rivers d24d0b3d73 Changed layout
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14322 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 00:32:30 +00:00
rivers c036b5fa48 Changed layout to horizontal; many other changes
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14321 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 00:31:57 +00:00
rivers f2480e9739 Added UseOffset, UseGain, UsePixelCorrection; changed SkipPulses to SkipFrames
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14318 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 00:26:05 +00:00
rivers e785768bb8 Removed PE_Status and PE_SyncMode records; many other small changes
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14317 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-22 00:25:06 +00:00
rivers 060c476898 Add documentation for new PVs from Diamond (PixelCutOff_RBV, Temp[0-2]_RBV, Humid[0-2]_RBV, TVXVersion_RBV,
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14307 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-19 15:41:20 +00:00
rivers af853b8244 Added comment on URL driver bug fix for R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14306 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-19 15:36:25 +00:00
rivers 74cfa9d4ef Added TriggerEvent, TriggerOverlap, TriggerDelay
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14304 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-18 20:10:25 +00:00
rivers 1cb4139dfa Added TVXVersion_RBV PV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14303 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-18 15:10:10 +00:00
rivers 21c50e2501 Added TVXVersion_RBV PV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14302 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-18 15:09:46 +00:00
rivers c0b4aea1bd New widgets from R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14301 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-17 00:08:30 +00:00
rivers 156c8ee409 Added new Trigger PVs documentation
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14300 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-16 20:01:25 +00:00
rivers ad38ce8813 Minor note on pre-built packages
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14299 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-16 20:00:54 +00:00
rivers a1bfbc2b63 Update for R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14298 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-16 20:00:23 +00:00
rivers 77f8bcd4b0 Added note about building for pre-built on idea and gse-pilatus1
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14297 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-16 19:50:40 +00:00
rivers 768fa59480 Updates for R1-8
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14296 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-12-16 19:50:04 +00:00