summaryrefslogtreecommitdiffstats
path: root/pcitool
Commit message (Expand)AuthorAgeFilesLines
* sokanicolas.zilio@hotmail.fr2015-09-151-1/+4
* addition of other remarks, cleaning in progressnicolas.zilio@hotmail.fr2015-09-151-23/+29
* views with units functionnal (beware, as formulas are completely crap now, we...nicolas.zilio@hotmail.fr2015-09-141-7/+13
* views working fine, units in progressnicolas.zilio@hotmail.fr2015-09-141-10/+57
* more towards viewsnicolas.zilio@hotmail.fr2015-09-111-0/+5
* Sort registers before listingSuren A. Chilingaryan2015-09-101-4/+37
* Initial integration of XML supportSuren A. Chilingaryan2015-09-102-1/+2
|\
| * further modificationszilio nicolas2015-09-071-2/+0
| * end of modificationszilio nicolas2015-09-041-1/+2
| * almost finished regarding suren remarkszilio nicolas2015-09-042-0/+3
| |\ | |/ |/|
* | Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-012-0/+3
| * xml files get by model and remove of validation modezilio nicolas2015-08-271-6/+0
| * put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas2015-08-271-2/+2
| * pull from serverzilio nicolas2015-08-262-34/+202
| |\ | |/ |/|
* | Add support for kernel 4.1Suren A. Chilingaryan2015-08-181-1/+1
* | Improve bad events countingSuren A. Chilingaryan2015-08-141-21/+34
* | Fix support of older systems: Remove C11 derective and add rt library to the ...Suren A. Chilingaryan2015-08-121-1/+1
* | In case of problematic locks report the errorSuren A. Chilingaryan2015-08-061-5/+5
* | Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-11/+166
|\ \
| * | clean version for lockszilio nicolas2015-07-071-3/+14
|/ /
| * some modifzilio nicolas2015-07-071-2/+2
| * modified version to include future functionszilio nicolas2015-07-031-3/+3
| * registers and banks support in xml v1. pci -ll works fine, but got segfault o...zilio nicolas2015-07-014-1/+1188
|/
* Execute all operations on kernel_memory using plain pci model to avoid extra ...Suren A. Chilingaryan2015-06-191-0/+4
* Provide PCIe link information in pcilibSuren A. Chilingaryan2015-05-071-2/+10
* In pcitool try tocquire real-time performance for DMA and grabbing operationsSuren A. Chilingaryan2015-05-061-1/+19
* Support gen3 DMA engine and provide work-arround for hardware mishandling las...Suren A. Chilingaryan2015-05-051-1/+1
* Include version information in all API descriptionsSuren A. Chilingaryan2015-05-021-2/+8
* Add code to debug missing events while recordingSuren A. Chilingaryan2015-04-301-4/+18
* Set error in exit status if no data returned by DMA engineSuren A. Chilingaryan2015-04-291-4/+7
* New error reporting public interfaceSuren A. Chilingaryan2015-04-291-12/+26
* Fix counting lost framesSuren A. Chilingaryan2015-04-281-3/+6
* Better formatting of model outputSuren A. Chilingaryan2015-04-281-8/+7
* Report selected modelSuren A. Chilingaryan2015-04-281-1/+1
* Initial support for event enginesSuren A. Chilingaryan2015-04-281-0/+49
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-242-2/+3136
* Do event counting when rawcallback is used to stream the dataSuren A. Chilingaryan2011-12-133-2/+61
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-122-1/+9
* Parse required event & data_typeSuren A. Chilingaryan2011-12-091-1/+0
* new event architecture, first trialSuren A. Chilingaryan2011-12-082-0/+180