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

Voltage control #3

Open
raddessi opened this issue Feb 15, 2014 · 4 comments
Open

Voltage control #3

raddessi opened this issue Feb 15, 2014 · 4 comments

Comments

@raddessi
Copy link

Hi, do you have any plans to add voltage control in to this tool? Thanks for the effort already put in, it works great.

@epixoip
Copy link
Owner

epixoip commented Feb 15, 2014

I don't have any plans to add voltage control, but it would be trivial to add. If I get some free time and a wild hair I might implement it. If not, maybe you or someone else can fork and add it.

magnumripper added a commit to magnumripper/od6config that referenced this issue Feb 19, 2014
@magnumripper
Copy link
Contributor

Done, but not tested yet so PR will come later.

@raddessi
Copy link
Author

Awesome. I haven't even had a chance to look at the code yet.

-----Original Message-----
From: magnum notifications@github.com
Reply-to: epixoip/od6config <reply
+i-27658774-73d86abb3f86acb932c9c9b1f5116bf7428d24ab-6693022@reply.github.com>
To: epixoip/od6config od6config@noreply.github.com
Cc: kr4d10 ryan.addessi@gmail.com
Subject: Re: [od6config] Voltage control (#3)
Date: Wed, 19 Feb 2014 07:08:28 -0800

Done, but not tested yet so PR will come later.


Reply to this email directly or view it on GitHub.

magnumripper added a commit to magnumripper/od6config that referenced this issue Feb 19, 2014
magnumripper pushed a commit to magnumripper/od6config that referenced this issue Feb 20, 2014
@magnumripper
Copy link
Contributor

My code is "stable" now but I'm not 100% sure about the functionality: It seems the figure read or written is an offset, yet a default can be fetched (which obviously is zero). Also, while a negative offset is supposed to be supported, it can't be written (you can go positive and back to zero, but not negative) and this is allegedly a bug in 13.12. The weirdest detail is that the available range as queried from ADL is from zero to zero, with step zero. Maybe the 13.12 driver is just incomplete, or maybe my guesswork has a flaw (there is virtually no documentation).

magnumripper pushed a commit to magnumripper/od6config that referenced this issue Nov 11, 2014
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

No branches or pull requests

4 participants
@magnumripper @epixoip @raddessi and others