summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-11Wait for the completion of DMA operations during writesSuren A. Chilingaryan
2011-07-11Minor improvementSuren A. Chilingaryan
2011-07-11Change cli parameters (reserve -t parameter for future use as timeout)Suren A. Chilingaryan
2011-07-11IRQ support in NWL DMA engineSuren A. Chilingaryan
2011-07-09Support dynamic registers, support register offsets and multiregisters ↵Suren A. Chilingaryan
(bitmasks), list NWL DMA registers
2011-07-08Add some check to verify if NWL DMA engine have been successfully initializedSuren A. Chilingaryan
2011-07-06Support alignments in kmem allocationSuren A. Chilingaryan
2011-07-06Fix segmentation failure in DMA access modeSuren A. Chilingaryan
2011-07-06Compilation fixSuren A. Chilingaryan
2011-07-06A bit of renamingSuren A. Chilingaryan
2011-07-06Include type in the register descriptionSuren A. Chilingaryan
2011-07-06Support FIFO reading/writting, code restructurization, few fixesSuren A. Chilingaryan
2011-07-04Define addresses of NWL enginesroot
2011-07-04North West Logick DMA implementationroot
2011-06-18DMA engine initialization and basic intrastructure for DMA read/writeroot
2011-06-17Enumerate DMA enginesroot
2011-06-16New reset routineroot
2011-06-16A bit of DMA infrastructureroot
2011-06-16Remove unsupported devicesroot
2011-06-16Move to new FPGA designroot
2011-06-0732 bit fixSuren A. Chilingaryan
2011-05-18Do not crash if model is not definedSuren A. Chilingaryan
2011-05-03Some improvements in error handlingSuren A. Chilingaryan
2011-05-03Multiline grabbingSuren A. Chilingaryan
2011-05-02A bit faster datacpySuren 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-13Support quiete mode to suppress warningsSuren A. Chilingaryan
2011-04-13Add special CMOSIS registersSuren A. Chilingaryan
2011-04-13Really fix setting registers with access mode equal to 32 (size of ↵Suren A. Chilingaryan
pcilib_register_value_t)
2011-04-12clean upSuren A. Chilingaryan
2011-04-12Small bug fix: forgot to set a flag indicating what we are startedSuren A. Chilingaryan
2011-04-12Start a ToDo listSuren A. Chilingaryan
2011-04-12Look for headers in the current directorySuren 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
2011-04-06Support memset operationSuren A. Chilingaryan
2011-03-25Fix exiting on warningsSuren A. Chilingaryan
2011-03-19Correctly detect hex numbers starting from 0xSuren A. Chilingaryan
2011-03-14install scriptSuren A. Chilingaryan
2011-03-14Set warning handlerMatthias Vogelgesang
2011-03-14Merge changesMatthias Vogelgesang