summaryrefslogtreecommitdiff
path: root/ipecamera
AgeCommit message (Collapse)Author
2012-07-24Support 12-bit modesSuren A. Chilingaryan
2012-07-24Support for new ufodecode and updated register model in ipecameraSuren A. Chilingaryan
2012-07-05Minor fix for frame partitioningSuren A. Chilingaryan
2012-07-05Remove invalid definitions of IPECAMERA_IMAGE_CSuren A. Chilingaryan
2012-07-05UFO5 size estimationSuren A. Chilingaryan
2012-07-04MergeSuren A. Chilingaryan
2012-07-04Fix pcitool.h includesSuren A. Chilingaryan
2012-04-19Adapt to new ufodecode (just compiling, no fixes for actual ufo5 changes)Suren A. Chilingaryan
2012-02-02Support infinite timeouts in the get_next_frameSuren A. Chilingaryan
2011-12-13Do not call the normall callback in the raw-data-only modeSuren A. Chilingaryan
2011-12-13Send padding data to rawdata_callbackSuren A. Chilingaryan
2011-12-13Add install targets to cmakeSuren A. Chilingaryan
2011-12-12Stop reader thread on pcilib_stopSuren A. Chilingaryan
2011-12-12Verbose grabbing modeSuren A. Chilingaryan
2011-12-12Allow to configure the number of preprocessing threadsSuren A. Chilingaryan
2011-12-12Handle properly more of trigger-and-grab options in pcitoolSuren A. Chilingaryan
2011-12-12In preprocessing mode, announce the events only after reconstruction is doneSuren A. Chilingaryan
2011-12-12Minor fixes and improvementsSuren A. Chilingaryan
2011-12-12Declare volatile differentlySuren A. Chilingaryan
2011-12-12Fix handling of return values from frame decoder and event callbackSuren A. Chilingaryan
2011-12-12multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan
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)