Commit Graph

48 Commits

Author SHA1 Message Date
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 cc160d8fa8 Merge branch 'frame_timestamp' into 'dev'
Add TimeStamp PV collect from camera removing the exp_time + readoutTime

See merge request epics-modules/adhama!5
2022-11-07 11:34:20 +00: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 5bf24db841 Merge branch 'frame_rate' into 'dev'
Frame rate

See merge request epics-modules/adhama!4
2022-11-04 07:56:35 +00:00
Douglas Araujo 8a6cae46d4 Fix EPICS epoch offset 2022-11-04 08:54:46 +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 5e9f6dfcfe Update gitignore 2022-10-28 09:08:36 +02: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 c1699dbf3d update DRVL, DRVH in the Db 2022-10-19 10:00:45 +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 6cbbadc655 Merge branch 'ICSHWI-10278_timestamping' into 'dev'
Collect timestamping from camera frames

See merge request epics-modules/adhama!3
2022-09-27 12:41:07 +00:00
Tomasz Brys a65af015c7 Merge branch 'ICSHWI-9971_addMutex' into 'dev'
ICSHWI-9971: Add mutex

See merge request epics-modules/adhama!2
2022-09-27 12:31:05 +00: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
Tomasz Brys 45a46e67a1 Merge branch 'develop' into 'master'
Develop

See merge request tomaszbrys/adhama!1
2022-08-22 10:01:25 +00:00
Douglas Araujo 7d82e90419 Merge branch 'ICSHWI-9910_acq_control' into 'develop'
ICSHWI-9910_acq_control

See merge request douglasaraujo/adhama!1
2022-08-22 09:08:44 +00: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 b5a86914db Invoke PVA array plugin 2022-07-20 09:27:44 +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
Douglas Araujo 004636257c Remove unncessary files and update the gitignore 2022-07-06 17:05:23 +02:00
Iocuser af0cb6fdc6 add temperature thread 2022-07-01 11:00:15 +02:00
Iocuser 7a7d486634 add synchronius records in Db 2022-06-30 13:57:30 +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 80dc6d5845 Update README.md 2022-04-08 14:14:54 +00:00
Tomasz Brys e56823b746 update README.md 2022-04-08 16:11:16 +02:00
Tomasz Brys 6b65f73e62 update h/cpp/st.cmd/ 2022-04-08 15:55:49 +02:00
vagrant 46325d0ddf initial commit 2022-03-16 21:34:15 +01:00