gkoh / furble

A bluetooth wireless remote shutter release/button for Fujifilm X/GFX and Canon EOS cameras.
https://furble-web-installer.koh.wtf
MIT License
65 stars 8 forks source link

Connection without timeout #129

Open hijae opened 1 day ago

hijae commented 1 day ago

I'm using the this primarily for GPS logging rather than shutter. I would like the camera to continue to wait for a connection even if it briefly sleeps or is powered off, so that I can reconnect at any time.

gkoh commented 1 day ago

I see, using furble as a passive, always on GPS data source.

Adding such a mode will not be kind to battery life, but I assume that is known penalty. This is certainly possible.

We would need to:

I'll need some time to think about how to implement the cancel properly.