summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-13Store with additional header containing timestmap, sequential number, etc.Suren A. Chilingaryan
2011-12-13Do event counting when rawcallback is used to stream the dataSuren A. Chilingaryan
2011-12-13Print more statisticsSuren A. Chilingaryan
2011-12-13Do not call the normall callback in the raw-data-only modeSuren A. Chilingaryan
2011-12-13Send padding data to rawdata_callbackSuren A. Chilingaryan
2011-12-13fixes in pcitoolSuren A. Chilingaryan
2011-12-13Initial support of fastwritter librarySuren A. Chilingaryan
2011-12-13Add install targets to cmakeSuren A. Chilingaryan
2011-12-12Fix errors preventing time-limited grabbingSuren A. Chilingaryan
2011-12-12Handle SIGINT signal in pcitoolSuren A. Chilingaryan
2011-12-12Stop reader thread on pcilib_stopSuren A. Chilingaryan
2011-12-12Verbose grabbing modeSuren A. Chilingaryan
2011-12-12Allow to configure the number of preprocessing threadsSuren A. Chilingaryan
2011-12-12Handle properly more of trigger-and-grab options in pcitoolSuren A. Chilingaryan
2011-12-12In preprocessing mode, announce the events only after reconstruction is doneSuren A. Chilingaryan
2011-12-12Minor fixes and improvementsSuren A. Chilingaryan
2011-12-12Increase event timeout for large trigger timesSuren A. Chilingaryan
2011-12-12Declare volatile differentlySuren A. Chilingaryan
2011-12-12Add volatile keyword to prevent problematic optimizationsSuren A. Chilingaryan
2011-12-12Fix handling of return values from frame decoder and event callbackSuren A. Chilingaryan
2011-12-12Reverts r99 and fixes inheritance of kernel buffers properlySuren A. Chilingaryan
2011-12-12multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan
2011-12-09Send proper event id to get_data functionSuren A. Chilingaryan
2011-12-09Image frames decodingSuren A. Chilingaryan
2011-12-09Parse required event & data_typeSuren A. Chilingaryan
2011-12-09Gathering a bit of statisticsSuren A. Chilingaryan
2011-12-09Few fixesSuren A. Chilingaryan
2011-12-09Print proper addresses for register range read/writesSuren A. Chilingaryan
2011-12-09Initial support of event streaming in cliSuren A. Chilingaryan
2011-12-08Support multiple frames sharing a single DMA packetSuren A. Chilingaryan
2011-12-08new event architecture, first trialSuren A. Chilingaryan
2011-12-06Fix multiword register reads in a proper waySuren A. Chilingaryan
2011-12-05Add another debug register to the ipecamera modelSuren A. Chilingaryan
2011-12-05Fix addressing for multiword register space readsSuren A. Chilingaryan
2011-11-28Fix double reference counting on the kernel module causing GPFSuren A. Chilingaryan
2011-11-28Fix allocation of big memory buffers for DMA readout in pcitoolSuren A. Chilingaryan
2011-10-31Update scriptsSuren A. Chilingaryan
2011-10-31Commit camera support to the latest stage before rewriteSuren A. Chilingaryan
2011-10-26Improvements of DMA engineSuren A. Chilingaryan
2011-10-24Fix DMA synchronization for writes as wellSuren A. Chilingaryan
2011-10-23Do not sync to device, looks like it is not requiredSuren A. Chilingaryan
2011-10-23Sync only required buffersSuren A. Chilingaryan
2011-10-23Properly perform synchronization of DMA buffersSuren A. Chilingaryan
2011-10-22Precisely estimate used buffers for C2S enginesSuren A. Chilingaryan
2011-10-22Provide information about active DMA engines & buffersSuren A. Chilingaryan
2011-10-21Accept short addresses for IPECamera FPGA registersSuren A. Chilingaryan
2011-10-21Remove short option for benchmark in cliroot
2011-10-21Support exporting data from kernel buffersroot
2011-10-19Fix bug causing failures of NWL engine to inherit kernel buffersroot
2011-10-18Fix crash on the driver unloadroot