Commit 0233a3888e009d0f355bcaac14828c4c9c1afdd9
1 parent
683fc05b
Exists in
dev
update GPS Kepler
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
config/pyros_observatory/general/devices/device_FLI_KITS_generic.yml
... | ... | @@ -5,17 +5,17 @@ schema: schema_device-2.0.yml |
5 | 5 | DEVICE: |
6 | 6 | |
7 | 7 | inventory_label: Undefined |
8 | - manufacturer: FLI | |
9 | - model: Kepler Image Time Stamp | |
10 | - description: "GPS FLI Kepler" # opt str | |
8 | + manufacturer: GARMIN | |
9 | + model: Kepler Image Time Stamp (FITS) | |
10 | + description: "GPS 19x HVSM/N M1A1GN00" # opt str | |
11 | 11 | sn: Undefined |
12 | 12 | power: |
13 | - voltage: 12 | |
14 | - intensity: 1 | |
13 | + voltage: 7.33 | |
14 | + intensity: 0.1 | |
15 | 15 | socket: "MiniDIN 8 pins" |
16 | 16 | |
17 | 17 | connector: |
18 | - input: "GPS radio waves" | |
18 | + input: "GLONASS radio waves" | |
19 | 19 | output: "Meta data" |
20 | 20 | |
21 | 21 | comm: | ... | ... |