xtachx / CCDDrone

Control a regular/DES or a Skipper CCD with a Leach system using C++
GNU Affero General Public License v3.0
0 stars 2 forks source link

Control clocks (hi and lo) on serial registers 1 and 2 independently #15

Closed inutilbasura closed 4 years ago

inutilbasura commented 4 years ago

We should have OG, SW, DG, RG and TG broken up into groups for serial register 1 and 2, i.e., OG1, OG2, SW1, SW2, etc.

Every clock (hi and lo) and bias board output that is used to control the CCD should be set independently in the configuration file.

xtachx commented 4 years ago

On UW1 boards, the lines are physically separated by U and L instead of SR1 and SR2, so the settings for SR1 are used for both U and L. Is this ok?

inutilbasura commented 4 years ago

In this case the 1s should control L and the 2s control U.

Cheers,

Alvaro

On Mar 3, 2020, at 2:18 PM, Pitam Mitra notifications@github.com wrote:

On UW1 boards, the lines are physically separated by U and L instead of SR1 and SR2, so the settings for SR1 are used for both U and L. Is this ok?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AMMGRILKKA3H7FWIS43ZVDDRFV62VA5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVMKUA#issuecomment-594199888, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMGRIO3GBYO2Q3UNTDBRODRFV62VANCNFSM4K75ALGA.

xtachx commented 4 years ago

This leads to inconsistencies like there is only one TG for example. What happens to these lines ?

Envoyé de mon iPhone

Le 3 mars 2020 à 2:31 PM, inutilbasura notifications@github.com a écrit :

In this case the 1s should control L and the 2s control U.

Cheers,

Alvaro

On Mar 3, 2020, at 2:18 PM, Pitam Mitra notifications@github.com wrote:

On UW1 boards, the lines are physically separated by U and L instead of SR1 and SR2, so the settings for SR1 are used for both U and L. Is this ok?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AMMGRILKKA3H7FWIS43ZVDDRFV62VA5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVMKUA#issuecomment-594199888, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMGRIO3GBYO2Q3UNTDBRODRFV62VANCNFSM4K75ALGA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AAOS7PYNNVZILQG6FYUSJULRFWAK5A5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVNS5I#issuecomment-594205045, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOS7PYZ72NUKF25Q6UKS23RFWAK5ANCNFSM4K75ALGA.

inutilbasura commented 4 years ago

Then it is controlled by TG1, and TG2 does nothing.

We need a document summarizing all these choices.

Cheers,

Alvaro

On Mar 3, 2020, at 3:04 PM, Pitam Mitra notifications@github.com wrote:

This leads to inconsistencies like there is only one TG for example. What happens to these lines ?

Envoyé de mon iPhone

Le 3 mars 2020 à 2:31 PM, inutilbasura notifications@github.com a écrit :

In this case the 1s should control L and the 2s control U.

Cheers,

Alvaro

On Mar 3, 2020, at 2:18 PM, Pitam Mitra notifications@github.com wrote:

On UW1 boards, the lines are physically separated by U and L instead of SR1 and SR2, so the settings for SR1 are used for both U and L. Is this ok?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AMMGRILKKA3H7FWIS43ZVDDRFV62VA5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVMKUA#issuecomment-594199888, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMGRIO3GBYO2Q3UNTDBRODRFV62VANCNFSM4K75ALGA.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AAOS7PYNNVZILQG6FYUSJULRFWAK5A5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVNS5I#issuecomment-594205045, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAOS7PYZ72NUKF25Q6UKS23RFWAK5ANCNFSM4K75ALGA. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/xtachx/CCDDrone/issues/15?email_source=notifications&email_token=AMMGRILFCL5RQZRNZ36HWB3RFWEGTA5CNFSM4K75ALGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENVQPDQ#issuecomment-594216846, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMMGRIIVBEVAOMYDPXOAN6LRFWEGTANCNFSM4K75ALGA.

xtachx commented 4 years ago

Added functionality with 1f4a7156666d408d1582da23ccf95185feeedd15