| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-27 | Use prefixed "exp_time" | Matthias Vogelgesang | |
| 2012-07-27 | Output errors from pcilib | Matthias Vogelgesang | |
| 2012-07-27 | Fix sensor temperature conversion | Matthias Vogelgesang | |
| 2012-07-27 | SCHNEIDE-276 | Volker Kaiser | |
| 2012-07-26 | adjusted pylon additions | Volker Kaiser | |
| 2012-07-26 | SCHNEIDE-348 | Volker Kaiser | |
| 2012-07-26 | SCHNEIDE-347 (standardattribute) | Volker Kaiser | |
| 2012-07-26 | SCHNEIDE-346 (exposure time) | Volker Kaiser | |
| 2012-07-26 | SCHNEIDE-255 (ROI support basler) | Volker Kaiser | |
| 2012-07-26 | working on basler | Volker Kaiser | |
| 2012-07-26 | basler camera works | Volker Kaiser | |
| 2012-07-26 | pylon (basler) camera added | Volker Kaiser | |
| 2012-07-26 | Don't confuse bit_mode with adc_resolution | Matthias Vogelgesang | |
| 2012-07-26 | Use current temperature conversion formula | Matthias Vogelgesang | |
| 2012-07-18 | Add README | Matthias Vogelgesang | |
| 2012-07-18 | Install glade file into prefix/share/libuca | Matthias Vogelgesang | |
| 2012-07-18 | Add installation instructions and ignore git files | Matthias Vogelgesang | |
| 2012-07-16 | Fix bitmode to bit depth translation | Matthias Vogelgesang | |
| 2012-07-13 | Fix: saving the bits correctly | Matthias Vogelgesang | |
| 2012-07-13 | Add human-readable temperature | Matthias Vogelgesang | |
| 2012-07-13 | Fix: return correct bit number | Matthias Vogelgesang | |
| 2012-07-13 | Transform bit mode to number of bits | Matthias Vogelgesang | |
| 2012-07-13 | Read number of bits from camera | Matthias Vogelgesang | |
| 2012-07-12 | Remove scale widget | Matthias Vogelgesang | |
| 2012-07-12 | Fix display of exposure time | Matthias Vogelgesang | |
| 2012-07-12 | Fix LU-26: make "name" a base property | Matthias Vogelgesang | |
| 2012-07-11 | Get register information dynamically | Matthias Vogelgesang | |
| 2012-07-11 | Scale automatically and fix some warnings with UFO | Matthias Vogelgesang | |
| 2012-07-11 | Remove unnecessary function | Matthias Vogelgesang | |
| 2012-07-09 | Fix ui issues | Matthias Vogelgesang | |
| 2012-07-09 | Implement some mandatory properties | Matthias Vogelgesang | |
| 2012-07-09 | Backport combo box in property renderer | Matthias Vogelgesang | |
| 2012-07-06 | Fix segfault caused by wrong memcpy parameter | Matthias Vogelgesang | |
| 2012-07-06 | "Implement" ROI get/set | Matthias Vogelgesang | |
| 2012-07-06 | Fix UcaUfoCamera instantiation | Matthias Vogelgesang | |
| 2012-07-06 | Let mock camera accept ROI change requests | Matthias Vogelgesang | |
| 2012-07-06 | Pass camera type from command line to grab | Matthias Vogelgesang | |
| 2012-07-06 | Remove unused variable | Matthias Vogelgesang | |
| 2012-07-05 | Fix LU-24: add "sensor-max-adcs" | Matthias Vogelgesang | |
| 2012-07-04 | mock: add exposure time | Matthias Vogelgesang | |
| 2012-07-04 | Remove unnecessary code | Matthias Vogelgesang | |
| 2012-07-04 | Add property tree view | Matthias Vogelgesang | |
| The standard tree view widget is not capable of setting individual cell renderers per row. Thus I made one with a custom cell renderer that uses an appropriate cell renderer depending of the property type. I developed this independently and put it up on Github at https://github.com/matze/EggPropertyTreeView. | |||
| 2012-07-03 | Fix LU-16: Add cooling point props | Matthias Vogelgesang | |
| Added "cooling-point-min", "cooling-point-max" and "cooling-point-default" to query the valid range of "cooling-point". | |||
| 2012-07-02 | Use dogmatic Gtk+ way of styling treeview columns | Matthias Vogelgesang | |
| 2012-07-02 | Implement ROI multipliers in mock camera | Matthias Vogelgesang | |
| 2012-06-29 | Fix LU-15: Broken ROI image | Matthias Vogelgesang | |
| This fix contains two changes: 1. We check that passed ROI requests are multiples of possible ROI steps as provided by the camera. If this is not the case, the request is ignored and a warning issued. 2. We added two new base properties ROI_WIDTH_MULTIPLIER and ROI_HEIGHT_MULTIPLIER that expose this information to client programs. | |||
| 2012-06-20 | Fix LU-12 | Matthias Vogelgesang | |
| Some cameras that don't support an extended mode tend to return a smaller extended sensor size than the standard sensor size. This commit fixes the problem by returning the standard sensor size. | |||
| 2012-06-20 | Fulfill double width requirement of pco.edge | Matthias Vogelgesang | |
| 2012-06-20 | Re-implement asynchronous data acquisition | Matthias Vogelgesang | |
| 2012-06-14 | Remove pixel rate from per-camera structure | Matthias Vogelgesang | |
| We read the pixel rate directly from the camera and take the very first pixel rate as the default pixel rate. | |||
