summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-26Fix temperature register of ipecamera and prepend all cmosis registers with ↵Suren A. Chilingaryan
_cmosis prefix
2012-07-24Check UfoDecode versionSuren A. Chilingaryan
2012-07-24Pass through the ipecamera metadataSuren A. Chilingaryan
2012-07-24Support 12-bit modesSuren A. Chilingaryan
2012-07-24Respect --format parameter in cliSuren A. Chilingaryan
2012-07-24Support for new ufodecode and updated register model in ipecameraSuren A. Chilingaryan
2012-07-05Minor fix for frame partitioningSuren A. Chilingaryan
2012-07-05Remove invalid definitions of IPECAMERA_IMAGE_CSuren A. Chilingaryan
2012-07-05Increase default size of DMA buffer to accept a full UFO5 frameSuren A. Chilingaryan
2012-07-05UFO5 size estimationSuren A. Chilingaryan
2012-07-04MergeSuren A. Chilingaryan
2012-07-04Fix pcitool.h includesSuren A. Chilingaryan
2012-07-04merge gcc-verification and update to linux-3.2Suren A. Chilingaryan
2012-04-19Adapt to new ufodecode (just compiling, no fixes for actual ufo5 changes)Suren A. Chilingaryan
2012-02-11Compilation with Linux-3.2Suren A. Chilingaryan
2012-02-11Verify gcc versionSuren A. Chilingaryan
2012-02-07mergeSuren A. Chilingaryan
2012-02-07Portable pthreads detectionSuren A. Chilingaryan
2012-02-04Link pci with pthreadSuren A. Chilingaryan
2012-02-03Add script to debug incomplete framesSuren A. Chilingaryan
2012-02-02Support infinite timeouts in the get_next_frameSuren A. Chilingaryan
2011-12-15Link fastwriter to pcitool, not a librarySuren A. Chilingaryan
2011-12-14build scripts: allow to build the library without pcitoolSuren A. Chilingaryan
2011-12-14small cleanupSuren A. Chilingaryan
2011-12-14Quite modeSuren A. Chilingaryan
2011-12-14few demo scriptsSuren A. Chilingaryan
2011-12-14Synchronize kernel buffers during the read-kernel-memory and while accessing ↵Suren A. Chilingaryan
via sysfs
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