Rev 953 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 953 | Rev 954 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | <variable name="NumberOfModules" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
15 | <variable name="NumberOfModules" type="uint" start_bit="32" bit_length="8" unit="" description=""/> |
| 16 | <variable name="SequenceNumber" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
16 | <variable name="SequenceNumber" type="uint" start_bit="40" bit_length="8" unit="" description=""/> |
| 17 | </variables> |
17 | </variables> |
| 18 | </command> |
18 | </command> |
| 19 | <command id="1" name="Ascii" type="global" module="" description="Used for sending text with printf"/> |
19 | <command id="1" name="Ascii" type="global" module="" description="Used for sending text with printf"/> |
| - | 20 | <command id="2" name="Debug" type="global" module="" description="Used for debugging, should not be used for anything real"/> |
|
| 20 | <command id=" |
21 | <command id="3" name="Report_Interval" type="global" module="" description="Get/Set interval of reporting"> |
| 21 | <variables> |
22 | <variables> |
| 22 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
23 | <variable name="Time" type="uint" start_bit="0" bit_length="8" unit="Second" description=""/> |
| 23 | </variables> |
24 | </variables> |
| 24 | </command> |
25 | </command> |
| 25 | <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data"/> |
26 | <command id="64" name="Pwm" type="physical" module="" description="Message for pwm data"/> |
| Line 115... | Line 116... | ||
| 115 | <module id="7" name="SimpleDTMF" class="sns"/> |
116 | <module id="7" name="SimpleDTMF" class="sns"/> |
| 116 | <module id="8" name="Rotary" class="sns"/> |
117 | <module id="8" name="Rotary" class="sns"/> |
| 117 | <module id="9" name="HD44789" class="act"/> |
118 | <module id="9" name="HD44789" class="act"/> |
| 118 | <module id="10" name="Dimmer230" class="act"/> |
119 | <module id="10" name="Dimmer230" class="act"/> |
| 119 | <module id="11" name="KS0108" class="act"/> |
120 | <module id="11" name="KS0108" class="act"/> |
| - | 121 | <module id="12" name="RGBdriver" class="act"/> |
|
| 120 | </modules> |
122 | </modules> |
| 121 | <defines> |
123 | <defines> |
| 122 | <define id="1" group="DirectionFlag" name="From_Owner"/> |
124 | <define id="1" group="DirectionFlag" name="From_Owner"/> |
| 123 | <define id="0" group="DirectionFlag" name="To_Owner"/> |
125 | <define id="0" group="DirectionFlag" name="To_Owner"/> |
| 124 | <define id="002c0000" group="None" name="HeartbeatHeader"/> |
126 | <define id="002c0000" group="None" name="HeartbeatHeader"/> |