Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change timeout definition in Events API from struct timespec to pcilib_timeout_t | Suren A. Chilingaryan | 2011-07-18 | 2 | -2/+2 |
| | |||||
* | Support modifications of DMA engine and allow DMA customizations by Event engine | Suren A. Chilingaryan | 2011-07-14 | 3 | -1/+18 |
| | |||||
* | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 2 | -69/+70 |
| | | | | (bitmasks), list NWL DMA registers | ||||
* | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 2 | -3/+3 |
| | |||||
* | Include type in the register description | Suren A. Chilingaryan | 2011-07-06 | 1 | -59/+59 |
| | |||||
* | Enumerate DMA engines | root | 2011-06-17 | 2 | -1/+2 |
| | |||||
* | New reset routine | root | 2011-06-16 | 1 | -3/+3 |
| | |||||
* | Move to new FPGA design | root | 2011-06-16 | 3 | -23/+29 |
| | |||||
* | Multiline grabbing | Suren A. Chilingaryan | 2011-05-03 | 1 | -135/+180 |
| | |||||
* | 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 |