Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for new ufodecode and updated register model in ipecamera | Suren A. Chilingaryan | 2012-07-24 | 6 | -12/+973 |
* | Minor fix for frame partitioning | Suren A. Chilingaryan | 2012-07-05 | 1 | -2/+4 |
* | Remove invalid definitions of IPECAMERA_IMAGE_C | Suren A. Chilingaryan | 2012-07-05 | 3 | -3/+0 |
* | Increase default size of DMA buffer to accept a full UFO5 frame | Suren A. Chilingaryan | 2012-07-05 | 1 | -1/+1 |
* | UFO5 size estimation | Suren A. Chilingaryan | 2012-07-05 | 4 | -23/+41 |
* | Merge | Suren A. Chilingaryan | 2012-07-04 | 1 | -1/+1 |
|\ | |||||
| * | merge gcc-verification and update to linux-3.2 | Suren A. Chilingaryan | 2012-07-04 | 2 | -2/+22 |
| |\ | |||||
| * | | Adapt to new ufodecode (just compiling, no fixes for actual ufo5 changes) | Suren A. Chilingaryan | 2012-04-19 | 1 | -1/+1 |
* | | | Fix pcitool.h includes | Suren A. Chilingaryan | 2012-07-04 | 3 | -3/+3 |
| |/ |/| | |||||
* | | Compilation with Linux-3.2 | Suren A. Chilingaryan | 2012-02-11 | 1 | -1/+1 |
* | | Verify gcc version | Suren A. Chilingaryan | 2012-02-11 | 1 | -1/+21 |
|/ | |||||
* | merge | Suren A. Chilingaryan | 2012-02-07 | 1 | -0/+3 |
|\ | |||||
| * | Link pci with pthread | Suren A. Chilingaryan | 2012-02-04 | 1 | -0/+3 |
* | | Portable pthreads detection | Suren A. Chilingaryan | 2012-02-07 | 1 | -2/+5 |
|/ | |||||
* | Add script to debug incomplete frames | Suren A. Chilingaryan | 2012-02-03 | 1 | -0/+37 |
* | Support infinite timeouts in the get_next_frame | Suren A. Chilingaryan | 2012-02-02 | 1 | -3/+15 |
* | Link fastwriter to pcitool, not a library | Suren A. Chilingaryan | 2011-12-15 | 1 | -2/+2 |
* | build scripts: allow to build the library without pcitool | Suren A. Chilingaryan | 2011-12-14 | 1 | -7/+17 |
* | small cleanup | Suren A. Chilingaryan | 2011-12-14 | 3 | -12/+16 |
* | Quite mode | Suren A. Chilingaryan | 2011-12-14 | 1 | -5/+7 |
* | few demo scripts | Suren A. Chilingaryan | 2011-12-14 | 6 | -14/+86 |
* | Synchronize kernel buffers during the read-kernel-memory and while accessing ... | Suren A. Chilingaryan | 2011-12-14 | 6 | -26/+40 |
* | Store with additional header containing timestmap, sequential number, etc. | Suren A. Chilingaryan | 2011-12-13 | 1 | -5/+26 |
* | Do event counting when rawcallback is used to stream the data | Suren A. Chilingaryan | 2011-12-13 | 4 | -78/+115 |
* | Print more statistics | Suren A. Chilingaryan | 2011-12-13 | 2 | -50/+170 |
* | Do not call the normall callback in the raw-data-only mode | Suren A. Chilingaryan | 2011-12-13 | 2 | -18/+29 |
* | Send padding data to rawdata_callback | Suren A. Chilingaryan | 2011-12-13 | 1 | -0/+18 |
* | fixes in pcitool | Suren A. Chilingaryan | 2011-12-13 | 1 | -3/+4 |
* | Initial support of fastwritter library | Suren A. Chilingaryan | 2011-12-13 | 1 | -42/+59 |
* | Add install targets to cmake | Suren A. Chilingaryan | 2011-12-13 | 3 | -1/+23 |
* | Fix errors preventing time-limited grabbing | Suren A. Chilingaryan | 2011-12-12 | 2 | -1/+5 |
* | Handle SIGINT signal in pcitool | Suren A. Chilingaryan | 2011-12-12 | 2 | -0/+17 |
* | Stop reader thread on pcilib_stop | Suren A. Chilingaryan | 2011-12-12 | 1 | -1/+1 |
* | Verbose grabbing mode | Suren A. Chilingaryan | 2011-12-12 | 2 | -13/+82 |
* | Allow to configure the number of preprocessing threads | Suren A. Chilingaryan | 2011-12-12 | 5 | -4/+57 |
* | Handle properly more of trigger-and-grab options in pcitool | Suren A. Chilingaryan | 2011-12-12 | 3 | -47/+51 |
* | In preprocessing mode, announce the events only after reconstruction is done | Suren A. Chilingaryan | 2011-12-12 | 2 | -3/+19 |
* | Minor fixes and improvements | Suren A. Chilingaryan | 2011-12-12 | 7 | -14/+29 |
* | Increase event timeout for large trigger times | Suren A. Chilingaryan | 2011-12-12 | 1 | -0/+6 |
* | Declare volatile differently | Suren A. Chilingaryan | 2011-12-12 | 2 | -12/+11 |
* | Add volatile keyword to prevent problematic optimizations | Suren A. Chilingaryan | 2011-12-12 | 1 | -8/+10 |
* | Fix handling of return values from frame decoder and event callback | Suren A. Chilingaryan | 2011-12-12 | 2 | -6/+7 |
* | Reverts r99 and fixes inheritance of kernel buffers properly | Suren A. Chilingaryan | 2011-12-12 | 2 | -12/+16 |
* | multithread preprocessing of ipecamera frames and code reorganization | Suren A. Chilingaryan | 2011-12-12 | 43 | -1266/+1699 |
* | Send proper event id to get_data function | Suren A. Chilingaryan | 2011-12-09 | 1 | -2/+2 |
* | Image frames decoding | Suren A. Chilingaryan | 2011-12-09 | 5 | -48/+121 |
* | Parse required event & data_type | Suren A. Chilingaryan | 2011-12-09 | 5 | -11/+57 |
* | Gathering a bit of statistics | Suren A. Chilingaryan | 2011-12-09 | 3 | -12/+62 |
* | Few fixes | Suren A. Chilingaryan | 2011-12-09 | 1 | -3/+7 |
* | Print proper addresses for register range read/writes | Suren A. Chilingaryan | 2011-12-09 | 1 | -6/+8 |