summaryrefslogtreecommitdiffstats
path: root/ipecamera
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix order of pixels, temporaly disable some checks to work with current FPGA ↵Suren A. Chilingaryan2011-04-141-9/+44
| | | | code, store raw data
* Set correct hexdecimal values of registers during IPECamera reset and ↵Suren A. Chilingaryan2011-04-131-13/+19
| | | | readout (I was setting them as decimals before)
* Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵Suren A. Chilingaryan2011-04-131-23/+84
| | | | delays and when start looking for status
* Add special CMOSIS registersSuren A. Chilingaryan2011-04-131-0/+2
|
* Small bug fix: forgot to set a flag indicating what we are startedSuren A. Chilingaryan2011-04-121-2/+6
|
* Comment out the failing registerSuren A. Chilingaryan2011-04-121-1/+1
|
* Allow access to implementation context and provide call to set size of ↵Suren A. Chilingaryan2011-04-123-2/+33
| | | | internal buffer for IPECamera
* Prototype of IPECamera image protocolSuren A. Chilingaryan2011-04-124-49/+295
|
* Infrastructure for event APISuren A. Chilingaryan2011-04-125-0/+572