Daedalus Dock - Modules - TypesVar Details - Proc Details

wireless

Vars

frequencyUse set_frequency()
id_tagsList of listened ID tags, for "hardware offloading" in FILTER_IDTAGS mode.
listen_modeSee WIRELESS_FILTER_* in computer4_defines.dm
radio_connectionRef to the radio connection.

Procs

post_signalPost a signal. Has safety checks, so calling this with a timer is OK.
set_radio_connectionSets the radio connection to the desired frequency.

Var Details

frequency

Use set_frequency()

id_tags

List of listened ID tags, for "hardware offloading" in FILTER_IDTAGS mode.

listen_mode

See WIRELESS_FILTER_* in computer4_defines.dm

radio_connection

Ref to the radio connection.

Proc Details

post_signal

Post a signal. Has safety checks, so calling this with a timer is OK.

set_radio_connection

Sets the radio connection to the desired frequency.