With the current firmware, the 360's built in web server sends a web page to your browser to control the mount. The slowest slew rate is 0.5x sidereal rate, or approximately 7.5 arcseconds per second. If you wish, you can modify the speeds in the mount.js file, and re-upload them ...
Don't use SGP, sorry. On the guiding, although my guiding was slightly lesser than the previous time out, I think that was due to another factor (the sky was much) and not the new driver (or firmware update). It was still around .6 or so. I did have to throw one sub out...
strFirmRev = {0xff:'Firmware version 1.0', 0x20:'Firmware version 2.0'} vddStatusMask = 0b01000000 vddOK = 0 def __init__(self, itf, addr=0x40, resolution=14): def __init__(self, itf, addr=0x40, **kwargs): self.itf = itf self.addr = addr self._setResolution(resolution) ...