Iocuser
|
b01e13eb77
|
small update
|
2023-02-09 09:20:07 +01:00 |
|
Iocuser
|
27dabf4fdc
|
remove comments and old code
|
2023-02-08 11:33:44 +01:00 |
|
Iocuser
|
b6de30a144
|
check and update getParameters
|
2023-02-06 16:37:54 +01:00 |
|
Iocuser
|
90d571bb43
|
add readAtributes, readSensor functions
|
2023-02-02 17:21:27 +01:00 |
|
Douglas Araujo
|
4f8962f9e1
|
Add conditional to not process time parameters when external trigger is activate
|
2023-01-02 11:56:11 +01:00 |
|
Douglas Araujo
|
ee066ef720
|
Add frame rate and control to acquire period PV
|
2022-12-30 17:22:13 +01:00 |
|
Iocuser
|
58aefc799d
|
small fix in trigger out implementation
|
2022-12-20 14:24:21 +01:00 |
|
Iocuser
|
a4cbf7e909
|
fix in trigger output, not ready yet...
|
2022-12-20 10:27:02 +01:00 |
|
Iocuser
|
f62b2102bc
|
implement trigger out
|
2022-12-20 09:30:57 +01:00 |
|
Iocuser
|
97fd6f7c46
|
refactoring
|
2022-12-16 07:50:26 +01:00 |
|
Iocuser
|
0d44d0bbf2
|
implement virtual void report(FILE *, int) function
|
2022-12-15 11:55:21 +01:00 |
|
Iocuser
|
922a418e5e
|
fix attributes
|
2022-12-14 13:41:02 +01:00 |
|
Iocuser
|
a97e2b8a1e
|
test with Douglas in B02
|
2022-12-02 15:28:22 +01:00 |
|
Iocuser
|
5ac4f0223a
|
some bug fixes
|
2022-12-01 22:02:14 +01:00 |
|
Iocuser
|
312b5a9ff1
|
fix bug in parameter library, fix some small bugs
|
2022-11-30 22:07:44 +01:00 |
|
Iocuser
|
3db0cf6913
|
fix some errors, add ADDriver::writeInt32, ADDriver::writeFloat64
|
2022-11-29 17:37:05 +01:00 |
|
Iocuser
|
71f12cfdcf
|
update
|
2022-11-23 16:49:52 +01:00 |
|
Iocuser
|
edd41054e4
|
Fix BINX, BINY, PixelWidth, PixelHeight and all pixel related PVs
|
2022-11-14 18:07:01 +01:00 |
|
Iocuser
|
2c4bc518e0
|
Fix imagewidth and imageheight asyn index
|
2022-11-11 08:49:56 +01:00 |
|
Iocuser
|
a9d35e911c
|
save 2022-11-08 readout parameters still does not work...
|
2022-11-08 17:31:25 +01:00 |
|
Iocuser
|
97a79d1cdf
|
Update two functions: getParameter and sensorSize
|
2022-11-07 17:29:44 +01:00 |
|
Douglas Araujo
|
8bd5b0970e
|
Add TimeStamp PV collect from camera removing the exp_time + readoutTime
|
2022-11-07 12:32:20 +01:00 |
|
Iocuser
|
c1904c4dba
|
Remove rebase tags
|
2022-11-04 09:31:21 +01:00 |
|
Douglas Araujo
|
95c47f6174
|
Add new pv to get timestamp from EVR
|
2022-11-04 08:54:46 +01:00 |
|
Iocuser
|
1e6f05da04
|
Add check validation in the write functions and update some items in the mbbi/o pvs
|
2022-11-04 08:42:51 +01:00 |
|
Iocuser
|
d5831a6dc8
|
Add setIntegerParam in writeInt32
|
2022-10-26 17:21:45 +02:00 |
|
Iocuser
|
2aeba5fe53
|
update posX, posY, sizeX, sizeY
|
2022-10-25 17:37:33 +02:00 |
|
Iocuser
|
5a2535bb99
|
add function initCamera
|
2022-10-21 17:33:35 +02:00 |
|
Iocuser
|
4380d0a04b
|
Add sensor pixel number
|
2022-10-14 19:42:32 +02:00 |
|
Iocuser
|
51f6cdab40
|
Add printf functions to every if in writeInit32
|
2022-09-29 17:26:58 +02:00 |
|
Iocuser
|
05471689f6
|
Add all parameters to writeInt32 and writeFloat64 functions
|
2022-09-28 11:56:43 +02:00 |
|
Douglas Araujo
|
68caae571b
|
Collect timestamping from camera frames
|
2022-09-16 12:07:28 +02:00 |
|
Douglas Araujo
|
1a87d62bc5
|
Remove stopEvent signal, because the mutex lock control the acq thread loop
|
2022-09-14 16:54:46 +02:00 |
|
Douglas Araujo
|
ab61e952e1
|
Add mutex control
|
2022-09-14 10:32:43 +02:00 |
|
Douglas Araujo
|
4426bd997e
|
Add acquisition mode control
|
2022-07-20 12:01:26 +02:00 |
|
Douglas Araujo
|
778691a8ae
|
Process image in epics layer when arrive a new frame from device
|
2022-07-20 09:39:31 +02:00 |
|
Iocuser
|
a25b504c76
|
Add function to set values on camera features
|
2022-07-19 12:55:48 +02:00 |
|
Douglas Araujo
|
b03f4985e9
|
Add first level acq task implementation
|
2022-07-12 17:52:57 +02:00 |
|
Iocuser
|
78896cce79
|
Fix timeout issue
|
2022-07-07 16:06:45 +02:00 |
|
Iocuser
|
30370005ef
|
Add first version of acq task, Not functional yet, there is some timeout problem
|
2022-07-07 14:12:23 +02:00 |
|
Iocuser
|
af0cb6fdc6
|
add temperature thread
|
2022-07-01 11:00:15 +02:00 |
|
Iocuser
|
a2f8d4bb2c
|
add binning, feature, master pulse
|
2022-06-29 17:38:13 +02:00 |
|
Iocuser
|
6818883f5b
|
remove PINI only in TriggerCource
|
2022-06-23 14:54:17 +02:00 |
|
Iocuser
|
3d0baaf770
|
added trigger out
|
2022-06-23 10:38:38 +02:00 |
|
Iocuser
|
00b958fe5c
|
added parameters and variables in the hama class
|
2022-05-11 14:17:17 +02:00 |
|
Iocuser
|
c2ddd6c257
|
fix asynPortDriver
|
2022-04-13 13:40:41 +02:00 |
|
Tomasz Brys
|
6b65f73e62
|
update h/cpp/st.cmd/
|
2022-04-08 15:55:49 +02:00 |
|