Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line interface #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Command line interface #11

wants to merge 6 commits into from

Conversation

hi-a
Copy link

@hi-a hi-a commented Oct 24, 2018

Updated the tool's command interface

fcwt> help
Usage:
    help|connect|info|shutter|focus-unlock
    increment|decrement TARGET
    set TARGET VALUE1 [VALUE2]
    stream [cv]
TARGET:
    iso:           takes an integer value (e.g. 200)
    f-number:      takes a float value (e.g. 3.5)
    focus-point:   takes a pair of values denoting the focus point coordinates X and Y (e.g. 5 5)
    shutter-speed: takes a value of the form N/M or N (e.g. 1/20, 3)
    exposure-compensation:
                   takes a float value (e.g. 1.3)
    white-balance|film-simulation|self-timer|flash:
                   takes an integer value. Value is one of the values in camera properties

Opening this PR so that this can get more testing till we iron out most of the lurking bugs

@FearL0rd
Copy link

Can I part a command line with the executable?
example: fuji_cam_wifi_tool -connect - shutter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants