Peter Polakovic
Peter Polakovic
While googling about this issue, I found this comment in INDI driver implementation: https://github.com/indilib/indi/blob/29056dfe1eb0db45b0e9cfa2ea93dd1155044174/drivers/telescope/pmc8driver.cpp#L318 I'll try to clear DTR on connect, but the unwanted side effect will be the mount...
Pls. can you try it with this commit f70cdf9b2c923361ec851cc4f989b2a78683427f? Make sure you set "Connection mode" to "Serial (clear DTR)" before trying to connect with a control panel. If it will...
https://github.com/pocoproject/poco/issues/1453#issuecomment-265214390
Yes, it should work with JPEG format.
https://github.com/indigo-astronomy/indigo/blob/master/indigo_docs/DRIVER_DEVELOPMENT_BASICS.md
DSLR is not supported by webGUI yet, just astro cameras. It is not so easy, driver should be able to produce low quality JPEG preview from RAW and this is...
High ISO NR ON probably makes image incompatible with libraw.
Yes, a good point. But it is just a cosmetic issue. The main problem is, that DSLR is not generally supported :) indigo_process_dslr_image() doesn't produce preview image the same way...
I expect nothing will really work with homebrew installed. It is not just a security hole, it also introduces dependency and version hell to otherwise safe and stable macOS :)