gkoh / furble

A wireless remote shutter release/button for Fujifilm (eg. GFX100II, GFX100S, X-H2S, X-S10, X-T3, X-T30, X-T4, X-T5, X100V) and Canon EOS (eg. M6, RP) cameras.
https://furble-web-installer.koh.wtf
MIT License
54 stars 8 forks source link

67 add advanced interval shutter release #73

Closed gkoh closed 3 months ago

gkoh commented 3 months ago

Add the following:

gkoh commented 3 months ago

@matthudsonau I think this is ready to be tested.

Changes since the discussion in the issue:

Intervalometer settings are only in the 'Interval' menu after connecting, for now. Can also be exposed in the settings once I refactor the menu handling a bit.

gkoh commented 3 months ago

The change is kinda large because I refactored things out and needed to clean up the mess.

matthudsonau commented 3 months ago

Looks good at first glance, ran through a few different combinations and seemed to work fine. Only potential issue is a flickering display when the intervalometer is running, but I'll see if I can track down the cause of that

gkoh commented 3 months ago

With d2c0efb the intervalometer configuration now appears in both the 'Interval' and 'Settings' menus.