Feature #1060
ISO speed readout & low-light cameras
100%
Files
Associated revisions
#1060 Resequenced tests in alphabetic order.
History
Updated by Spex Duplex over 6 years ago
- File src__easyaccess_cpp.diff src__easyaccess_cpp.diff added
- File test__Makefile.diff test__Makefile.diff added
- File iso65k-test.sh iso65k-test.sh added
- File iso65k-test.out iso65k-test.out added
Ok, that took a bit longer than I wanted, because these things are lying around for about 2 weeks already. Anyway ...
Added a patch for easyaccess.cpp as well as test related files + Makefile patch.
Note: code quality is probably not up to par for easyaccess.cpp, used while + break to avoid nesting, for example.
Updated by Thomas Beutlich about 5 years ago
- File T1060.patch T1060.patch added
Attached is a slightly updated patch for easyaccess.cpp and test/Makefile.
Updated by Robin Mills about 5 years ago
- Status changed from New to Assigned
- Assignee set to Thomas Beutlich
- % Done changed from 0 to 80
- Estimated time set to 4.00 h
Thomas
I've submitted you patch and test script. Thank you doing this work. I don't know anything about the code you have modified here, however it builds and passes the test suite with the autotools and CMake. Can I ask you to update the "Estimated time" to reflect the effort that this took. If you believe this is complete, please mark it "Closed".
Updated by Thomas Beutlich about 5 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
- Estimated time changed from 4.00 h to 10.00 h
Well, the patch was developed to Spex Duplex. Estimated work: 10h.
Updated by Robin Mills about 5 years ago
Ah, yes. You've taken his code and made it into a patch. Thanks to you both for working on this. Almost there with v0.26, thank goodness.
#1060 Thank you to Thomas B for working on this and providing the patch.