summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-12Do not verify BAR writes by defaultSuren A. Chilingaryan
2012-10-29Do not return DMA buffer in streaming read if the callback returns errorSuren A. Chilingaryan
2012-10-29Report errors during DMA read in cliSuren A. Chilingaryan
2012-10-23Handle broken frames in ipecameraSuren A. Chilingaryan
2012-10-23Consider RESERVE_BUFFERS while computing buffer size required for ipecamera ↵Suren A. Chilingaryan
fast reject
2012-10-23Provide information on failed triggersSuren A. Chilingaryan
2012-10-23More fixes to frame separation in multiframe mode; debugging modeSuren A. Chilingaryan
2012-10-23Fix splitting of frames in case of MULTIFRAME_PACKETS camera bugSuren A. Chilingaryan
2012-10-23Fix re-computation of first processable frame_idSuren A. Chilingaryan
2012-10-22Skip non-informative packets on DMASuren A. Chilingaryan
2012-10-22Fixes 2 bugs in NWL DMA initalization: DMA engine was not restarted in case ↵Suren A. Chilingaryan
of incosistency leading to possibility of data loss on DMA; Persistent mode was not respected after re-initalization (stop/start dma)
2012-10-20For the sake of FR-revision, don't clean DMA before recording and always set ↵Suren A. Chilingaryan
frame height to 1088
2012-10-20Decrease size of DMA buffer (bigger sizes limit DMA bandwidth)Suren A. Chilingaryan
2012-10-19Detect firmware version during initializationSuren A. Chilingaryan
2012-10-09Merge fixes to build systemSuren A. Chilingaryan
2012-10-09print results even if no frames grabbedSuren A. Chilingaryan
2012-10-09Support both UFO4 and UFO5 frame formatsSuren A. Chilingaryan
2012-08-18Fixes building in non-standard dirsSuren A. Chilingaryan
2012-08-18Use add_library to link against pthreadSuren A. Chilingaryan
2012-08-18Don't use gawk for gcc detectionSuren A. Chilingaryan
2012-07-27Check for free space in camera DDR buffer before triggering eventSuren A. Chilingaryan
2012-07-27Bail out from ipecamera_get_next_event if camera is stopped during the waitSuren A. Chilingaryan
2012-07-26Fix names of cmosis registers in scriptsSuren A. Chilingaryan
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