index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipecamera
Age
Commit message (
Collapse
)
Author
2011-04-14
Alternative way to overcome problem with address verification of CMOSIS ↵
Suren A. Chilingaryan
registers
2011-04-14
Rearrange channels to get proper image
Suren A. Chilingaryan
2011-04-14
Introduce pcilib_context_t type instead pointer to void
Suren A. Chilingaryan
2011-04-14
Accept timeout parameter to get_next_event call
Suren A. Chilingaryan
2011-04-14
Support non-callback way of getting events
Suren A. Chilingaryan
2011-04-14
Fix order of pixels, temporaly disable some checks to work with current FPGA ↵
Suren A. Chilingaryan
code, store raw data
2011-04-13
Set correct hexdecimal values of registers during IPECamera reset and ↵
Suren A. Chilingaryan
readout (I was setting them as decimals before)
2011-04-13
Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵
Suren A. Chilingaryan
delays and when start looking for status
2011-04-13
Add special CMOSIS registers
Suren A. Chilingaryan
2011-04-12
Small bug fix: forgot to set a flag indicating what we are started
Suren A. Chilingaryan
2011-04-12
Comment out the failing register
Suren A. Chilingaryan
2011-04-12
Allow access to implementation context and provide call to set size of ↵
Suren A. Chilingaryan
internal buffer for IPECamera
2011-04-12
Prototype of IPECamera image protocol
Suren A. Chilingaryan
2011-04-12
Infrastructure for event API
Suren A. Chilingaryan