open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `aidibax/iowa-70`

Open FloEdelmann opened this issue 5 years ago • 3 comments

  • Update manufacturers.json
  • Add fixture 'aidibax/iowa-70'

Fixture warnings / errors

  • aidibax/iowa-70
    • :warning: Mode '9 channels' should have shortName '9ch' instead of '9 CH'.
    • :warning: Mode '9 channels' should have shortName '9ch' instead of '9 CH'.
    • :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you Alvaro!

FloEdelmann avatar Aug 29 '20 08:08 FloEdelmann

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests. You can run a plugin's export tests by executing: $ node cli/run-export-test.js -p <plugin name> <fixtures>

:heavy_check_mark: aidibax / iowa-70: d-light / attributes-correctness
  • :heavy_check_mark: aidibax/iowa-70-9 CH.xml
:heavy_check_mark: aidibax / iowa-70: millumin / json-schema-conformity
  • :heavy_check_mark: aidibax/iowa-70.json
:x: aidibax / iowa-70: qlcplus_4.12.2 / fixture-tool-validation
  • :x: fixtures/Aidibax-Iowa-70.qxfNamespace(convert=None, map=False, validate=['.']) manufacturer/fixture.qxf: Invalid PAN degrees manufacturer/fixture.qxf: Invalid TILT degrees 1 definitions processed. 2 errors detected
:heavy_check_mark: aidibax / iowa-70: qlcplus_4.12.2 / xsd-schema-conformity
  • :heavy_check_mark: fixtures/Aidibax-Iowa-70.qxf

FloEdelmann avatar Aug 29 '20 08:08 FloEdelmann

Diff between #1409 and this PR:

--- audibax-iowa-70.json #1409
+++ aidibax-iowa-70.json #1433
@@ -1,34 +1,38 @@
 {
   "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
-  "name": "IOWA-70",
+  "name": "Iowa-70",
+  "shortName": "I-70",
   "categories": ["Moving Head"],
   "meta": {
     "authors": ["Alvaro"],
-    "createDate": "2020-08-13",
-    "lastModifyDate": "2020-08-13"
+    "createDate": "2020-08-29",
+    "lastModifyDate": "2020-08-29"
   },
   "links": {
     "manual": [
-      "https://www.manualslib.com/manual/1263324/Audibax-Iowa-70.html"
+      "https://www.madridhifi.com/crm/documents/produit/0/0/10107900/photos/pdf/1/Manual%20User%20Audibax%20Iowa.pdf"
     ],
     "productPage": [
-      "https://www.madridhifi.com/p/audibax-iowa-70-cabeza-movil-wash/?utm_source=Google%20Shopping&utm_medium=Shopping&utm_campaign=Shopping&gclid=CjwKCAjwydP5BRBREiwA-qrCGmDj2K8tIqOYi_ZJ6yLPTUzMj5XBjpGlZxCsFuxPAs9R_Eqmi-WDHRoCaTIQAvD_BwE"
+      "https://www.madridhifi.com/p/audibax-iowa-70-cabeza-movil-wash/"
     ],
     "video": [
-      "https://www.youtube.com/watch?v=jQjlw4vuJPw"
+      "https://www.youtube.com/watch?v=HsKCYZY_jvM&feature=emb_logo"
     ]
   },
   "physical": {
     "dimensions": [175, 175, 235],
     "weight": 2.7,
     "power": 100,
-    "DMXconnector": "3-pin"
+    "DMXconnector": "3-pin",
+    "bulb": {
+      "type": "4-in-1 LED"
+    }
   },
   "availableChannels": {
     "Pan": {
       "capability": {
         "type": "Pan",
-        "angle": "540%"
+        "angle": "540deg"
       }
     },
     "Tilt": {
@@ -37,7 +41,7 @@
         "angle": "180deg"
       }
     },
-    "Master Control": {
+    "Dimmer": {
       "capabilities": [
         {
           "dmxRange": [0, 7],
@@ -51,12 +55,12 @@
         },
         {
           "dmxRange": [136, 240],
-          "type": "ShutterStrobe",
-          "shutterEffect": "Strobe"
+          "type": "StrobeSpeed",
+          "speed": "slow"
         },
         {
           "dmxRange": [241, 255],
-          "type": "Generic"
+          "type": "NoFunction"
         }
       ]
     },
@@ -92,132 +96,33 @@
         "brightnessEnd": "bright"
       }
     },
-    "Speed": {
+    "Pan/Tilt Speed": {
       "capability": {
         "type": "PanTiltSpeed",
-        "speedStart": "stop",
+        "speedStart": "slow",
         "speedEnd": "fast"
       }
     },
-    "Reset": {
-      "capabilities": [
-        {
-          "dmxRange": [0, 149],
-          "type": "NoFunction"
-        },
-        {
-          "dmxRange": [150, 200],
-          "type": "Generic"
-        },
-        {
-          "dmxRange": [201, 255],
-          "type": "NoFunction"
-        }
-      ]
-    },
-    "Pan 2": {
-      "name": "Pan",
-      "fineChannelAliases": ["Pan 2 fine"],
+    "No function": {
       "capability": {
-        "type": "Pan",
-        "angle": "540deg"
+        "type": "NoFunction"
       }
-    },
-    "Tilt 2": {
-      "name": "Tilt",
-      "fineChannelAliases": ["Tilt 2 fine"],
-      "capability": {
-        "type": "Tilt",
-        "angle": "180deg"
-      }
-    },
-    "Tilt 3": {
-      "name": "Tilt",
-      "capability": {
-        "type": "Tilt",
-        "angle": "180deg"
-      }
-    },
-    "Master Control 2": {
-      "name": "Master Control",
-      "capabilities": [
-        {
-          "dmxRange": [0, 7],
-          "type": "NoFunction"
-        },
-        {
-          "dmxRange": [8, 134],
-          "type": "Intensity"
-        },
-        {
-          "dmxRange": [135, 239],
-          "type": "StrobeSpeed",
-          "speedStart": "slow",
-          "speedEnd": "fast"
-        },
-        {
-          "dmxRange": [240, 255],
-          "type": "Intensity",
-          "brightness": "bright"
-        }
-      ]
-    },
-    "Color Choose": {
-      "capability": {
-        "type": "Generic"
-      }
-    },
-    "Color Speed": {
-      "capability": {
-        "type": "ColorTemperature",
-        "colorTemperature": "default"
-      }
-    },
-    "Auto": {
-      "capabilities": [
-        {
-          "dmxRange": [0, 127],
-          "type": "Generic"
-        },
-        {
-          "dmxRange": [128, 255],
-          "type": "Generic"
-        }
-      ]
     }
   },
   "modes": [
     {
-      "name": "9 Channels",
+      "name": "9 channels",
+      "shortName": "9 CH",
       "channels": [
         "Pan",
         "Tilt",
-        "Master Control",
-        "Red",
-        "Green",
-        "Blue",
-        "White",
-        "Speed",
-        "Reset"
-      ]
-    },
-    {
-      "name": "14 Chanel",
-      "channels": [
-        "Pan",
-        "Pan 2",
-        "Tilt 3",
-        "Tilt 2",
-        "Speed",
-        "Master Control 2",
+        "Dimmer",
         "Red",
         "Green",
         "Blue",
         "White",
-        "Color Choose",
-        "Color Speed",
-        "Auto",
-        "Reset"
+        "Pan/Tilt Speed",
+        "No function"
       ]
     }
   ]

FloEdelmann avatar Nov 18 '20 17:11 FloEdelmann

See also #2345

FloEdelmann avatar Jan 21 '22 12:01 FloEdelmann