Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/computer4_defines.dm

WIRELESS_FILTER_PROMISCForward all packets
WIRELESS_FILTER_NETADDRForward only bcast/unicast matched GPRS packets
WIRELESS_FILTER_ID_TAGSid_tag based filtering, for non-GPRS Control.
WIRELESS_FILTER_MODEMAXMax of WIRELESS_FILTER_* Defines.
THINKDOS_MAX_COMMANDSThe maximum amount of commands
THINKDOS_SYMBOL_SEPARATORLets you split stdin into distinct commands

Define Details

THINKDOS_MAX_COMMANDS

The maximum amount of commands

THINKDOS_SYMBOL_SEPARATOR

Lets you split stdin into distinct commands

WIRELESS_FILTER_ID_TAGS

id_tag based filtering, for non-GPRS Control.

WIRELESS_FILTER_MODEMAX

Max of WIRELESS_FILTER_* Defines.

WIRELESS_FILTER_NETADDR

Forward only bcast/unicast matched GPRS packets

WIRELESS_FILTER_PROMISC

Forward all packets