summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-03-11Correctly detect model in pci.cSuren A. Chilingaryan
2011-03-11Move model decription to public headerSuren A. Chilingaryan
2011-03-11Suppress warningSuren A. Chilingaryan
2011-03-09Merge changesMatthias Vogelgesang
2011-03-09Provide single header for librarySuren A. Chilingaryan
2011-03-09Support for FPGA registersSuren A. Chilingaryan
2011-03-09Support writting and reading of register rangesSuren A. Chilingaryan
2011-03-09Fixes write verification failure if byte-swapping is in forceSuren A. Chilingaryan
2011-03-09Better handling of register banksSuren A. Chilingaryan
2011-03-08Initial support of IPECamera protocolSuren A. Chilingaryan
2011-03-01Write LSB first and fix memory allocation bugMatthias Vogelgesang