summaryrefslogtreecommitdiffstats
path: root/ipecamera
Commit message (Expand)AuthorAgeFilesLines
* Support dynamic registers, support register offsets and multiregisters (bitma...Suren A. Chilingaryan2011-07-092-69/+70
* A bit of renamingSuren A. Chilingaryan2011-07-062-3/+3
* Include type in the register descriptionSuren A. Chilingaryan2011-07-061-59/+59
* Enumerate DMA enginesroot2011-06-172-1/+2
* New reset routineroot2011-06-161-3/+3
* Move to new FPGA designroot2011-06-163-23/+29
* Multiline grabbingSuren A. Chilingaryan2011-05-031-135/+180
* Alternative way to overcome problem with address verification of CMOSIS regis...Suren A. Chilingaryan2011-04-141-24/+26
* Rearrange channels to get proper imageSuren A. Chilingaryan2011-04-141-4/+20
* Introduce pcilib_context_t type instead pointer to voidSuren A. Chilingaryan2011-04-142-22/+22
* Accept timeout parameter to get_next_event callSuren A. Chilingaryan2011-04-142-3/+8
* Support non-callback way of getting eventsSuren A. Chilingaryan2011-04-143-1/+42
* Fix order of pixels, temporaly disable some checks to work with current FPGA ...Suren A. Chilingaryan2011-04-141-9/+44
* Set correct hexdecimal values of registers during IPECamera reset and readout...Suren A. Chilingaryan2011-04-131-13/+19
* Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + d...Suren A. Chilingaryan2011-04-131-23/+84
* 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 intern...Suren A. Chilingaryan2011-04-123-2/+33
* Prototype of IPECamera image protocolSuren A. Chilingaryan2011-04-124-49/+295
* Infrastructure for event APISuren A. Chilingaryan2011-04-125-0/+572