[][src]Module ether_dream_dac_emulator::default

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.

SW_REVISION

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