c
DMXLanes

DMX control lanes UI

packet/lane_modify.js

Encoding/decoding functions for lane-modify packet

f
decode_lane_modify_packet

Unpack lane-modify packet

v
DMX_CHANNEL_MAX

Maximum value of channel

v
DMX_CHANNEL_MIN

Minimum number of channel

v
DMX_VALUE_MAX

Maximum of value

v
DMX_VALUE_MIN

Minimum of value

f
encode_lane_modify_packet

Create lane-modify packet

f
is_lane_modify_packet

Verify the packet is lane-modify packet

packet/lanes_initialize.js

Encoding/decoding functions for lanes-initialize packet

f
decode_lanes_initialize_packet

Unpack lanes-initialize packet

v
DMX_CHANNEL_COUNT

DMX channels count

f
encode_lanes_initialize_packet

Create lanes-initialize packet

f
is_lanes_initialize_packet

Verify the packet is lanes-initialize packet