Skip to content

GTK - Not Completely Broken Parameters

Compare
Choose a tag to compare
@petabyt petabyt released this 08 Feb 03:16
· 103 commits to master since this release

After some findings in CHDK,
I've been able to properly implement EvProc parameters.

It includes a basic command parser. It accepts plain text (commands),
strings (between quotes), and numbers (base 10 and hex).

Example:

FooBar "Hello, World"
foo_bar 123 0x123

Keep in mind that this is advanced, and could destroy cameras. Use with caution.

Windows Users:
You will need to run Zadig and install libusb0.
https://petabyt.github.io/mlinstall/MANUAL#no-ptpusb-device-found