summaryrefslogtreecommitdiffstats
path: root/reader.c
Commit message (Expand)AuthorAgeFilesLines
* Support HighFlex-based ipecameraSuren A. Chilingaryan2017-08-161-7/+7
* Build RPMSuren A. Chilingaryan2016-03-041-0/+1
* Update to new version of pcitoolSuren A. Chilingaryan2016-02-041-0/+1
* Fix some warnings and add debugging information into the buildSuren A. Chilingaryan2015-08-211-4/+5
* Add another workaround to handle cameras stuck in busy (disabled and untested)Suren A. Chilingaryan2015-08-141-1/+35
* Handle frame headers split between 2 packetsSuren A. Chilingaryan2015-08-121-5/+29
* Add handling of a bug when IPECamera producing a dublicate 16 bytes at 4096 o...Suren A. Chilingaryan2015-08-051-1/+11
* Support for new CMOSIS 20MPix cameraSuren A. Chilingaryan2015-07-231-29/+88
* Adjust size of frame numberSuren A. Chilingaryan2015-05-261-1/+2
* Reduce frame magic to 4 dwords to handle recent hardware revisionsSuren A. Chilingaryan2015-05-261-1/+1
* Report extra padding only if IPECAMERA_DEBUG_HARDWARE is setSuren A. Chilingaryan2015-05-031-2/+2
* CleanupSuren A. Chilingaryan2015-05-021-9/+5
* Use pcitool debugging APISuren A. Chilingaryan2015-05-011-29/+7
* Simplify size tracking in the readerSuren A. Chilingaryan2015-04-281-22/+11
* Support CMOSIS bug resulting in missing payloadSuren A. Chilingaryan2015-04-281-0/+5
* First stand-alone ipecamera implementationSuren A. Chilingaryan2015-04-271-0/+269