Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support registers of CMOSIS20000 camera | Suren A. Chilingaryan | 2015-07-22 | 1 | -4/+4 |
| | |||||
* | Increase frame buffer to prevent frame loss with new ipecamera with fast DMA | Suren A. Chilingaryan | 2015-05-26 | 1 | -1/+1 |
| | | | | | | | | The hardware is able to store about 200 frames. If hardware buffer is full, the data will be sent with the speed of DMA engine. This can be faster when expected rate of 300 frames per second. It may be not possible to decode frames at such speed and unless all frames are fit into the buffer, the frame lost will occur. | ||||
* | Cleanup | Suren A. Chilingaryan | 2015-05-26 | 1 | -5/+2 |
| | |||||
* | Fix logging to latest version of pcitool | Suren A. Chilingaryan | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | Report extra padding only if IPECAMERA_DEBUG_HARDWARE is set | Suren A. Chilingaryan | 2015-05-03 | 1 | -6/+16 |
| | |||||
* | Cleanup | Suren A. Chilingaryan | 2015-05-02 | 1 | -16/+24 |
| | |||||
* | Use pcitool debugging API | Suren A. Chilingaryan | 2015-05-01 | 1 | -3/+31 |
| | |||||
* | Simplify size tracking in the reader | Suren A. Chilingaryan | 2015-04-28 | 1 | -6/+4 |
| | |||||
* | Support CMOSIS bug resulting in missing payload | Suren A. Chilingaryan | 2015-04-28 | 1 | -3/+3 |
| | |||||
* | First stand-alone ipecamera implementation | Suren A. Chilingaryan | 2015-04-27 | 1 | -0/+155 |