summaryrefslogtreecommitdiffstats
path: root/ipecamera/ipecamera.c
Commit message (Expand)AuthorAgeFilesLines
* 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