~rts2/rts2/+git/trunk:kuiper61

Last commit made on 2019-05-18
Get this branch:
git clone -b kuiper61 https://git.launchpad.net/~rts2/rts2/+git/trunk

Branch merges

Branch information

Name:
kuiper61
Repository:
lp:~rts2/rts2/+git/trunk

Recent commits

e7b6a2b... by Petr Kubánek

Merge branch 'master' into kuiper61

7d56cfa... by scott <email address hidden>

small fixes

7973035... by scott <email address hidden>

close connection and reconnect on error

81b4f3d... by scott <email address hidden>

adds settle_time

bfc60d4... by scott <email address hidden>

debug statements in azcam

84dd2e1... by Sergey Karpov <email address hidden>

queCommand only for CONN_AUTH_OK

* queCommand should ONLY send command immediately in CONN_AUTH_OK (for devices) or CONN_CONNECTED (for clients?..) states, or it may block queSend and therefore device authorization in centrald

* Fix off-by-one buffer size error when parsing argument of ConnFork

98ffdb0... by karpov-sv <email address hidden>

Introduce binned versions of getUsed[XY], and use them along with getUsed{Width,Height} in GXCCD driver

9cfe82b... by karpov-sv <email address hidden>

Properly support new features (mount toggling, startup guessing of voltage switches, etc) in Zelio on Auger FRAM

b9c9da8... by Sergey Karpov <email address hidden>

AAF focuser (used on Auger FRAM) drvier added

333e9c2... by Sergey Karpov <email address hidden>

Update hard-coded mount and camera names in Auger shooter code. We really need a way to de-hardcode such things from the target subclasses.