Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵ | zilio nicolas | 2015-07-01 | 4 | -1/+1188 |
| | | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren | ||||
* | Execute all operations on kernel_memory using plain pci model to avoid extra ↵ | Suren A. Chilingaryan | 2015-06-19 | 1 | -0/+4 |
| | | | | references | ||||
* | Provide PCIe link information in pcilib | Suren A. Chilingaryan | 2015-05-07 | 1 | -2/+10 |
| | |||||
* | In pcitool try tocquire real-time performance for DMA and grabbing operations | Suren A. Chilingaryan | 2015-05-06 | 1 | -1/+19 |
| | |||||
* | Support gen3 DMA engine and provide work-arround for hardware mishandling ↵ | Suren A. Chilingaryan | 2015-05-05 | 1 | -1/+1 |
| | | | | last_descriptor_read register | ||||
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 1 | -2/+8 |
| | |||||
* | Add code to debug missing events while recording | Suren A. Chilingaryan | 2015-04-30 | 1 | -4/+18 |
| | |||||
* | Set error in exit status if no data returned by DMA engine | Suren A. Chilingaryan | 2015-04-29 | 1 | -4/+7 |
| | |||||
* | New error reporting public interface | Suren A. Chilingaryan | 2015-04-29 | 1 | -12/+26 |
| | |||||
* | Fix counting lost frames | Suren A. Chilingaryan | 2015-04-28 | 1 | -3/+6 |
| | |||||
* | Better formatting of model output | Suren A. Chilingaryan | 2015-04-28 | 1 | -8/+7 |
| | |||||
* | Report selected model | Suren A. Chilingaryan | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | Initial support for event engines | Suren A. Chilingaryan | 2015-04-28 | 1 | -0/+49 |
| | |||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 2 | -2/+3136 |
| | |||||
* | Do event counting when rawcallback is used to stream the data | Suren A. Chilingaryan | 2011-12-13 | 3 | -2/+61 |
| | |||||
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 2 | -1/+9 |
| | |||||
* | Parse required event & data_type | Suren A. Chilingaryan | 2011-12-09 | 1 | -1/+0 |
| | |||||
* | new event architecture, first trial | Suren A. Chilingaryan | 2011-12-08 | 2 | -0/+180 |