Rev 1269 | Rev 1278 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1269 | Rev 1277 | ||
|---|---|---|---|
| Line 452... | Line 452... | ||
| 452 | </command> |
452 | </command> |
| 453 | <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM"> |
453 | <command id="128" name="CONFIG" type="specific" module="softPWM" description="Configure the PWM"> |
| 454 | <variables> |
454 | <variables> |
| 455 | <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/> |
455 | <variable name="Period" type="uint" start_bit="0" bit_length="16" unit="ms" description=""/> |
| 456 | <variable name="Resolution" type="uint" start_bit="16" bit_length="8" unit="ms" description=""/> |
456 | <variable name="Resolution" type="uint" start_bit="16" bit_length="8" unit="ms" description=""/> |
| - | 457 | </variables> |
|
| - | 458 | </command> |
|
| - | 459 | <command id="128" name="Gesture" type="specific" module="Touch" description="data from a gesture"> |
|
| - | 460 | <variables> |
|
| - | 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"/> |
|
| - | 463 | <variable name="f3" type="uint" start_bit="16" bit_length="1" unit="#" description="function 3"> |
|
| - | 464 | <value id="0" name="minus"/> |
|
| - | 465 | <value id="1" name="plus"/> |
|
| - | 466 | </variable> |
|
| - | 467 | <variable name="f4" type="uint" start_bit="17" bit_length="1" unit="#" description="function 4"> |
|
| - | 468 | <value id="0" name="minus"/> |
|
| - | 469 | <value id="1" name="plus"/> |
|
| - | 470 | </variable> |
|
| - | 471 | <variable name="f5" type="uint" start_bit="18" bit_length="1" unit="#" description="function 5"> |
|
| - | 472 | <value id="0" name="minus"/> |
|
| - | 473 | <value id="1" name="plus"/> |
|
| - | 474 | </variable> |
|
| - | 475 | <variable name="f6" type="uint" start_bit="19" bit_length="1" unit="#" description="function 6"> |
|
| - | 476 | <value id="0" name="minus"/> |
|
| - | 477 | <value id="1" name="plus"/> |
|
| - | 478 | </variable> |
|
| - | 479 | <variable name="f8" type="uint" start_bit="20" bit_length="1" unit="#" description="function 8"> |
|
| - | 480 | <value id="0" name="minus"/> |
|
| - | 481 | <value id="1" name="plus"/> |
|
| - | 482 | </variable> |
|
| - | 483 | <variable name="f9" type="uint" start_bit="21" bit_length="1" unit="#" description="function 9"> |
|
| - | 484 | <value id="0" name="minus"/> |
|
| - | 485 | <value id="1" name="plus"/> |
|
| - | 486 | </variable> |
|
| - | 487 | <variable name="f2" type="uint" start_bit="22" bit_length="2" unit="#" description="function 2"> |
|
| - | 488 | <value id="0" name="minus"/> |
|
| - | 489 | <value id="1" name="plus"/> |
|
| - | 490 | <value id="2" name="undefined"/> |
|
| - | 491 | </variable> |
|
| 457 | </variables> |
492 | </variables> |
| 458 | </command> |
493 | </command> |
| 459 | </commands> |
494 | </commands> |
| 460 | <modules> |
495 | <modules> |
| 461 | <module id="0" name="Debug" class="tst"/> |
496 | <module id="0" name="Debug" class="tst"/> |
| Line 476... | Line 511... | ||
| 476 | <module id="17" name="TC1047A" class="sns"/> |
511 | <module id="17" name="TC1047A" class="sns"/> |
| 477 | <module id="18" name="PID" class="act"/> |
512 | <module id="18" name="PID" class="act"/> |
| 478 | <module id="19" name="SlowPWM" class="act"/> |
513 | <module id="19" name="SlowPWM" class="act"/> |
| 479 | <module id="20" name="power" class="sns"/> |
514 | <module id="20" name="power" class="sns"/> |
| 480 | <module id="21" name="softPWM" class="act"/> |
515 | <module id="21" name="softPWM" class="act"/> |
| - | 516 | <module id="22" name="Touch" class="sns"/> |
|
| 481 | <module id="30" name="ChnMaster" class="chn"/> |
517 | <module id="30" name="ChnMaster" class="chn"/> |
| 482 | <module id="31" name="ChnController" class="chn"/> |
518 | <module id="31" name="ChnController" class="chn"/> |
| 483 | </modules> |
519 | </modules> |
| 484 | <defines> |
520 | <defines> |
| 485 | <define id="1" group="DirectionFlag" name="From_Owner"/> |
521 | <define id="1" group="DirectionFlag" name="From_Owner"/> |