Open GoogleCodeExporter opened 8 years ago
If you change the exposure mode on camera is that reflected correctly in DD?
Original comment by hub...@gmail.com
on 6 Sep 2013 at 11:16
Yes, as I change the camera setting (manual dial) they are correctly picked
up by DSLRDashboard.
Original comment by chris.re...@gmail.com
on 6 Sep 2013 at 11:32
Can you please install this version:
https://code.google.com/p/dslrdashboard/downloads/detail?name=DslrDashboard_V0.3
0.29_4.apk&can=2&q=#makechanges
Then set your camera to M mode with the dial and connect to Android.
Press the 'i' button in top row, then press the 'Save info' button.
That will create a device_info.txt (containing the camera supported commands,
properties, events etc) in your Android device '/sdcard/DCIM' folder.
Please send me that file
Original comment by hub...@gmail.com
on 6 Sep 2013 at 12:13
File attached...
Original comment by chris.re...@gmail.com
on 6 Sep 2013 at 12:36
Don't see the attachment, can you send it to my mail?
Original comment by hub...@gmail.com
on 6 Sep 2013 at 12:37
Here is is again. dslrdashboard@googlecode.com is the only email I can see.
If you have an alternative, please let me have it.
Original comment by chris.re...@gmail.com
on 6 Sep 2013 at 12:51
hubaiz@gmail.com
Original comment by hub...@gmail.com
on 6 Sep 2013 at 12:52
I can repeat the same issue with Canon EOS 40D and Nexus 7 2012.
I tried to generate an info file but tapping 'Save info' does not do anything
and I could not find a device_info.txt in my device's DCIM dir. Other than this
issue I am able to control the camera using DSLRDashboard.
Original comment by philipjh...@gmail.com
on 8 Sep 2013 at 4:13
0.30.30 resolves the issue. Thanks!
Original comment by philipjh...@gmail.com
on 9 Sep 2013 at 11:26
Yep, I disabled the check for Canon DSLR where DD can't find the 'capture mode'
property. Hope I can manage somehow to get one of those Canon DSLR to see if
there is a way to read the 'capture mode' property. To bad that Canon does not
provide documentation for developers.
Original comment by hub...@gmail.com
on 9 Sep 2013 at 11:29
It must be available as Helicon Remote (running on my Nexus 7) does provide
it. I found a reference to it in one of the header files for an arduino
project that connects to EOS cameras via USB. It also provides an
enumeration of the data. You can find it here
https://github.com/felis/Arduino_Camera_Control/blob/master/canoneos.h. I
am assuming that the data stream coming from the camera is the same - I
can's see why it would be different. Hope this provides some clues that are
helpful.
Chris.
Original comment by chris.re...@gmail.com
on 9 Sep 2013 at 4:50
Thanks for the info, it was in front of me and didn't see it. On 650D I use
another property 0xd138.
I uploaded a test version, hope this will display the exposure mode. Tested
with the 650D and it worked but I couldn't change the value with it.
https://code.google.com/p/dslrdashboard/downloads/detail?name=DslrDashboard_V0.3
0.30_1.apk&can=2&q=#makechanges
Original comment by hub...@gmail.com
on 9 Sep 2013 at 5:41
Grand job. I now get the mode button, and it recognises the changes.
Chris.
Original comment by chris.re...@gmail.com
on 9 Sep 2013 at 9:21
Original issue reported on code.google.com by
chris.re...@gmail.com
on 6 Sep 2013 at 9:48