Subversion Repositories HomeAutomation

Rev

Rev 1277 | Rev 1279 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1277 Rev 1278
Line 458... Line 458...
458
    </command>
458
    </command>
459
    <command id="128" name="Gesture" type="specific" module="Touch" description="data from a gesture">
459
    <command id="128" name="Gesture" type="specific" module="Touch" description="data from a gesture">
460
     <variables>
460
     <variables>
461
        <variable name="f1" type="uint" start_bit="0" bit_length="8" unit="#" description="function 1"/>
461
        <variable name="f1" type="uint" start_bit="0" bit_length="8" unit="#" description="function 1"/>
462
        <variable name="f7" type="uint" start_bit="8" bit_length="8" unit="#" description="function 7"/>
462
        <variable name="f7" type="uint" start_bit="8" bit_length="8" unit="#" description="function 7"/>
463
        <variable name="f3" type="uint" start_bit="16" bit_length="1" unit="#" description="function 3">
463
        <variable name="f3" type="enum" start_bit="16" bit_length="1" unit="#" description="function 3">
464
           <value id="0" name="minus"/>
464
           <value id="0" name="minus"/>
465
           <value id="1" name="plus"/>
465
           <value id="1" name="plus"/>
466
        </variable>
466
        </variable>
467
        <variable name="f4" type="uint" start_bit="17" bit_length="1" unit="#" description="function 4">
467
        <variable name="f4" type="enum" start_bit="17" bit_length="1" unit="#" description="function 4">
468
           <value id="0" name="minus"/>
468
           <value id="0" name="minus"/>
469
           <value id="1" name="plus"/>
469
           <value id="1" name="plus"/>
470
        </variable>
470
        </variable>
471
        <variable name="f5" type="uint" start_bit="18" bit_length="1" unit="#" description="function 5">
471
        <variable name="f5" type="enum" start_bit="18" bit_length="1" unit="#" description="function 5">
472
           <value id="0" name="minus"/>
472
           <value id="0" name="minus"/>
473
           <value id="1" name="plus"/>
473
           <value id="1" name="plus"/>
474
        </variable>
474
        </variable>
475
        <variable name="f6" type="uint" start_bit="19" bit_length="1" unit="#" description="function 6">
475
        <variable name="f6" type="enum" start_bit="19" bit_length="1" unit="#" description="function 6">
476
           <value id="0" name="minus"/>
476
           <value id="0" name="minus"/>
477
           <value id="1" name="plus"/>
477
           <value id="1" name="plus"/>
478
        </variable>
478
        </variable>
479
        <variable name="f8" type="uint" start_bit="20" bit_length="1" unit="#" description="function 8">
479
        <variable name="f8" type="enum" start_bit="20" bit_length="1" unit="#" description="function 8">
480
           <value id="0" name="minus"/>
480
           <value id="0" name="minus"/>
481
           <value id="1" name="plus"/>
481
           <value id="1" name="plus"/>
482
        </variable>
482
        </variable>
483
        <variable name="f9" type="uint" start_bit="21" bit_length="1" unit="#" description="function 9">
483
        <variable name="f9" type="enum" start_bit="21" bit_length="1" unit="#" description="function 9">
484
           <value id="0" name="minus"/>
484
           <value id="0" name="minus"/>
485
           <value id="1" name="plus"/>
485
           <value id="1" name="plus"/>
486
        </variable>
486
        </variable>
487
        <variable name="f2" type="uint" start_bit="22" bit_length="2" unit="#" description="function 2">
487
        <variable name="f2" type="enum" start_bit="22" bit_length="2" unit="#" description="function 2">
488
           <value id="0" name="minus"/>
488
           <value id="0" name="minus"/>
489
           <value id="1" name="plus"/>
489
           <value id="1" name="plus"/>
490
           <value id="2" name="undefined"/>
490
           <value id="2" name="undefined"/>
491
        </variable>
491
        </variable>
492
     </variables>
492
     </variables>