summaryrefslogtreecommitdiffstats
path: root/ipecamera/ipecamera.c
Commit message (Expand)AuthorAgeFilesLines
* First stand-alone ipecamera implementationSuren A. Chilingaryan2015-04-271-695/+0
* Do not touch READOUT flag as requested by Michele. Now we can get data from D...Suren A. Chilingaryan2015-04-011-2/+0
* Fix frame size computation in ipecamera and few debuging optionsSuren A. Chilingaryan2015-03-291-9/+27
* ipecamera hackSuren A. Chilingaryan2015-03-101-1/+2
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-4/+0
* Merge changes from xilinx_dma branch providing support of multipage kmem allo...Suren A. Chilingaryan2014-04-031-5/+26
|\
| * Multipage DMA tests for XilinxSuren A. Chilingaryan2013-06-201-1/+2
* | Properly support triggering with new revision of UFO cameraSuren A. Chilingaryan2014-01-281-3/+4
* | Support new revision of UFO cameras...Suren A. Chilingaryan2014-01-281-3/+9
* | I have no clue how to properly write switch statements.... Fixed.Suren A. Chilingaryan2013-09-051-1/+1
* | In ipecamera_stop wait until streaming user-thread is terminatedSuren A. Chilingaryan2013-03-181-1/+5
|/
* Consider RESERVE_BUFFERS while computing buffer size required for ipecamera f...Suren A. Chilingaryan2012-10-231-2/+2
* More fixes to frame separation in multiframe mode; debugging modeSuren A. Chilingaryan2012-10-231-2/+10
* Skip non-informative packets on DMASuren A. Chilingaryan2012-10-221-0/+1
* For the sake of FR-revision, don't clean DMA before recording and always set ...Suren A. Chilingaryan2012-10-201-1/+4
* Detect firmware version during initializationSuren A. Chilingaryan2012-10-191-12/+14
* Support both UFO4 and UFO5 frame formatsSuren A. Chilingaryan2012-10-091-4/+17
* Check for free space in camera DDR buffer before triggering eventSuren A. Chilingaryan2012-07-271-1/+11
* Fix temperature register of ipecamera and prepend all cmosis registers with _...Suren A. Chilingaryan2012-07-261-8/+8
* Support 12-bit modesSuren A. Chilingaryan2012-07-241-0/+16
* UFO5 size estimationSuren A. Chilingaryan2012-07-051-18/+5
* Do not call the normall callback in the raw-data-only modeSuren A. Chilingaryan2011-12-131-2/+2
* Allow to configure the number of preprocessing threadsSuren A. Chilingaryan2011-12-121-1/+6
* Minor fixes and improvementsSuren A. Chilingaryan2011-12-121-4/+12
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-0/+597