Mount
Basic interaction with the mount using the command line.
Last updated
(conda-pocs) panoptes@panoptes ξ° pocs mount setup(conda-pocs) panoptes@panoptes ξ° pocs config get mount
{
'brand': 'ioptron',
'commands_file': 'ioptron/v310',
'driver': 'panoptes.pocs.mount.ioptron.cem40',
'model': 'cem40',
'serial': {'baudrate': 115200, 'port': '/dev/ttyUSB0', 'timeout': 0.0},
'settings': {
'max_tracking_threshold': 99999,
'min_tracking_threshold': 100,
'non_sidereal_available': True,
'park': {
'dec_direction': 'north',
'dec_seconds': 15,
'ra_direction': 'west',
'ra_seconds': 15
},
'update_tracking': False
}