| | 275 | === Preferences dialog === |
| | 276 | |
| | 277 | ==== Plugins tab ==== |
| | 278 | |
| | 279 | * '''Yaw axis''': plugin to use for yaw axis |
| | 280 | * '''Pitch Axis''': plugin to use for pitch axis |
| | 281 | * '''Shutter''': plugin to use for shutter |
| | 282 | * '''Configure...''': button to configure each plugin |
| | 283 | |
| | 284 | ==== Driver tab ==== |
| | 285 | |
| | 286 | * '''BT device address''': bluetooth device address for 'bluetooth' driver |
| | 287 | * '''Choose...''': open the bluetooth chooser dialog |
| | 288 | * '''Serial port''': serial device port for 'serial' driver (either a int or a string, like {{{COM1}}} or {{{/dev/ttyS0}}}) |
| | 289 | * '''Ethernet host''': hostname/IP for the 'ethernet' driver |
| | 290 | * '''Ethernet port''': port number of the 'ethernet' driver |
| | 291 | |
| 302 | | |
| 303 | | ==== Hardware tab ==== |
| 304 | | |
| 305 | | * '''Driver''': hardware driver to use ('bluetooth', 'serial', 'ethernet') |
| 306 | | * '''BT device address''': bluetooth device address for 'bluetooth' driver |
| 307 | | * '''Choose...''': open the bluetooth chooser dialog |
| 308 | | * '''Serial port''': serial device port for 'serial' driver (either a int or a string, like {{{COM1}}} or {{{/dev/ttyS0}}}) |
| 309 | | * '''Ethernet host''': hostname/IP for the 'ethernet' driver |
| 310 | | * '''Ethernet port''': port number of the 'ethernet' driver |
| 311 | | * '''Auto-connect''': if set, try to automatically connect to the head at startup |