Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Alternative way to overcome problem with address verification of CMOSIS ↵ | Suren A. Chilingaryan | 2011-04-14 | 1 | -24/+26 | |
| | | | | registers | |||||
* | Rearrange channels to get proper image | Suren A. Chilingaryan | 2011-04-14 | 1 | -4/+20 | |
| | ||||||
* | Introduce pcilib_context_t type instead pointer to void | Suren A. Chilingaryan | 2011-04-14 | 2 | -22/+22 | |
| | ||||||
* | Accept timeout parameter to get_next_event call | Suren A. Chilingaryan | 2011-04-14 | 2 | -3/+8 | |
| | ||||||
* | Support non-callback way of getting events | Suren A. Chilingaryan | 2011-04-14 | 3 | -1/+42 | |
| | ||||||
* | Fix order of pixels, temporaly disable some checks to work with current FPGA ↵ | Suren A. Chilingaryan | 2011-04-14 | 1 | -9/+44 | |
| | | | | code, store raw data | |||||
* | Set correct hexdecimal values of registers during IPECamera reset and ↵ | Suren A. Chilingaryan | 2011-04-13 | 1 | -13/+19 | |
| | | | | readout (I was setting them as decimals before) | |||||
* | Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵ | Suren A. Chilingaryan | 2011-04-13 | 1 | -23/+84 | |
| | | | | delays and when start looking for status | |||||
* | Add special CMOSIS registers | Suren A. Chilingaryan | 2011-04-13 | 1 | -0/+2 | |
| | ||||||
* | Small bug fix: forgot to set a flag indicating what we are started | Suren A. Chilingaryan | 2011-04-12 | 1 | -2/+6 | |
| | ||||||
* | Comment out the failing register | Suren A. Chilingaryan | 2011-04-12 | 1 | -1/+1 | |
| | ||||||
* | Allow access to implementation context and provide call to set size of ↵ | Suren A. Chilingaryan | 2011-04-12 | 3 | -2/+33 | |
| | | | | internal buffer for IPECamera | |||||
* | Prototype of IPECamera image protocol | Suren A. Chilingaryan | 2011-04-12 | 4 | -49/+295 | |
| | ||||||
* | Infrastructure for event API | Suren A. Chilingaryan | 2011-04-12 | 5 | -0/+572 | |