summaryrefslogtreecommitdiff
path: root/ipecamera
AgeCommit message (Collapse)Author
2011-12-09Image frames decodingSuren A. Chilingaryan
2011-12-09Parse required event & data_typeSuren A. Chilingaryan
2011-12-09Few fixesSuren A. Chilingaryan
2011-12-09Initial support of event streaming in cliSuren A. Chilingaryan
2011-12-08Support multiple frames sharing a single DMA packetSuren A. Chilingaryan
2011-12-08new event architecture, first trialSuren A. Chilingaryan
2011-12-05Add another debug register to the ipecamera modelSuren A. Chilingaryan
2011-10-31Commit camera support to the latest stage before rewriteSuren A. Chilingaryan
2011-10-21Accept short addresses for IPECamera FPGA registersSuren A. Chilingaryan
2011-07-27Disable debuggingroot
2011-07-27Few fixes in IPE Camera coderoot
2011-07-26DMA support in IPE Cameraroot
2011-07-19Few fixes for IPE Camera modificationSuren A. Chilingaryan
2011-07-18Change timeout definition in Events API from struct timespec to pcilib_timeout_tSuren A. Chilingaryan
2011-07-14Support modifications of DMA engine and allow DMA customizations by Event engineSuren A. Chilingaryan
2011-07-09Support dynamic registers, support register offsets and multiregisters ↵Suren A. Chilingaryan
(bitmasks), list NWL DMA registers
2011-07-06A bit of renamingSuren A. Chilingaryan
2011-07-06Include type in the register descriptionSuren A. Chilingaryan
2011-06-17Enumerate DMA enginesroot
2011-06-16New reset routineroot
2011-06-16Move to new FPGA designroot
2011-05-03Multiline grabbingSuren A. Chilingaryan
2011-04-14Alternative way to overcome problem with address verification of CMOSIS ↵Suren A. Chilingaryan
registers
2011-04-14Rearrange channels to get proper imageSuren A. Chilingaryan
2011-04-14Introduce pcilib_context_t type instead pointer to voidSuren A. Chilingaryan
2011-04-14Accept timeout parameter to get_next_event callSuren A. Chilingaryan
2011-04-14Support non-callback way of getting eventsSuren A. Chilingaryan
2011-04-14Fix order of pixels, temporaly disable some checks to work with current FPGA ↵Suren A. Chilingaryan
code, store raw data
2011-04-13Set correct hexdecimal values of registers during IPECamera reset and ↵Suren A. Chilingaryan
readout (I was setting them as decimals before)
2011-04-13Support simplified mode (slow) of writting CMOSIS sensors: issue 3 writes + ↵Suren A. Chilingaryan
delays and when start looking for status
2011-04-13Add special CMOSIS registersSuren A. Chilingaryan
2011-04-12Small bug fix: forgot to set a flag indicating what we are startedSuren A. Chilingaryan
2011-04-12Comment out the failing registerSuren A. Chilingaryan
2011-04-12Allow access to implementation context and provide call to set size of ↵Suren A. Chilingaryan
internal buffer for IPECamera
2011-04-12Prototype of IPECamera image protocolSuren A. Chilingaryan
2011-04-12Infrastructure for event APISuren A. Chilingaryan