Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 1 | -971/+0 |
| | |||||
* | Image frames decoding | Suren A. Chilingaryan | 2011-12-09 | 1 | -45/+106 |
| | |||||
* | Parse required event & data_type | Suren A. Chilingaryan | 2011-12-09 | 1 | -0/+4 |
| | |||||
* | Few fixes | Suren A. Chilingaryan | 2011-12-09 | 1 | -3/+7 |
| | |||||
* | Initial support of event streaming in cli | Suren A. Chilingaryan | 2011-12-09 | 1 | -36/+47 |
| | |||||
* | Support multiple frames sharing a single DMA packet | Suren A. Chilingaryan | 2011-12-08 | 1 | -9/+44 |
| | |||||
* | new event architecture, first trial | Suren A. Chilingaryan | 2011-12-08 | 1 | -415/+368 |
| | |||||
* | Commit camera support to the latest stage before rewrite | Suren A. Chilingaryan | 2011-10-31 | 1 | -32/+62 |
| | |||||
* | Disable debugging | root | 2011-07-27 | 1 | -1/+10 |
| | |||||
* | Few fixes in IPE Camera code | root | 2011-07-27 | 1 | -15/+57 |
| | |||||
* | DMA support in IPE Camera | root | 2011-07-26 | 1 | -27/+139 |
| | |||||
* | Few fixes for IPE Camera modification | Suren A. Chilingaryan | 2011-07-19 | 1 | -1/+5 |
| | |||||
* | Change timeout definition in Events API from struct timespec to pcilib_timeout_t | Suren A. Chilingaryan | 2011-07-18 | 1 | -1/+1 |
| | |||||
* | Support modifications of DMA engine and allow DMA customizations by Event engine | Suren A. Chilingaryan | 2011-07-14 | 1 | -0/+15 |
| | |||||
* | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 1 | -2/+2 |
| | |||||
* | Enumerate DMA engines | root | 2011-06-17 | 1 | -1/+1 |
| | |||||
* | New reset routine | root | 2011-06-16 | 1 | -3/+3 |
| | |||||
* | Move to new FPGA design | root | 2011-06-16 | 1 | -3/+8 |
| | |||||
* | Multiline grabbing | Suren A. Chilingaryan | 2011-05-03 | 1 | -135/+180 |
| | |||||
* | 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 | 1 | -13/+13 |
| | |||||
* | Accept timeout parameter to get_next_event call | Suren A. Chilingaryan | 2011-04-14 | 1 | -2/+7 |
| | |||||
* | Support non-callback way of getting events | Suren A. Chilingaryan | 2011-04-14 | 1 | -1/+39 |
| | |||||
* | 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) | ||||
* | Small bug fix: forgot to set a flag indicating what we are started | Suren A. Chilingaryan | 2011-04-12 | 1 | -2/+6 |
| | |||||
* | Allow access to implementation context and provide call to set size of ↵ | Suren A. Chilingaryan | 2011-04-12 | 1 | -0/+28 |
| | | | | internal buffer for IPECamera | ||||
* | Prototype of IPECamera image protocol | Suren A. Chilingaryan | 2011-04-12 | 1 | -48/+270 |
| | |||||
* | Infrastructure for event API | Suren A. Chilingaryan | 2011-04-12 | 1 | -0/+287 |