Module ether_dream_dac_emulator::default [] [src]

Constants

BROADCASTER_BIND_PORT

The default port to which the UDP broadcaster will bind.

BROADCAST_IP

The default IP address used for broadcasting.

BUFFER_CAPACITY

The buffer capacity specified within the official Ether Dream DAC.

HW_REVISION

The hardware unique identifier. This is undocumented in the protocol, so we just use 0.

MAC_ADDRESS

A fake MAC address for the DAC.

MAX_POINT_RATE

The maximum point rate specified within the official Ether Dream DAC.

OUTPUT_FRAME_RATE

The number of frames per second yielded by the stream::Output.

SW_REVISION

The software unique identifier. This is undocumented in the protocol, so we just use 0.