Add short list to HSFV_manage

This commit is contained in:
eddyem
2018-03-25 10:50:23 +03:00
parent bf4ea0c493
commit b73587a5e4
15 changed files with 889 additions and 112 deletions

View File

@@ -23,18 +23,16 @@ given turret.
## Usage examples
#### List all devices connected
Свойства подключенного колеса
Wheel ID 'A', name 'UBVRI', serial '00000563', 5 filters:
1: 'U'
2: 'B'
3: 'V'
4: 'R'
5: 'I'
current position: 1
#### Short list of connected devices (wheel ID, turret serial and current position):
HSFW_manage
'B' '00000563' 1
'A' '00000532' 1
Свойства подключенного колеса
Wheel ID 'B', name 'Sloan', serial '00000532', 5 filters:
#### List all devices connected
HSFW_manage --list
Connected wheel properties
Wheel ID 'B' , name 'Sloan', serial '00000563' , 5 filters:
1: '1'
2: '2'
3: '3'
@@ -42,6 +40,15 @@ given turret.
5: '5'
current position: 1
Connected wheel properties
Wheel ID 'A' , name 'UBVRI', serial '00000532' , 5 filters:
1: 'U'
2: 'B'
3: 'V'
4: 'R'
5: 'I'
current position: 1
#### Move wheel by turret's serial and position number
HSFW_manage -s 00000563 -p 3