wireless 
Vars | |
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. |
Procs | |
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. |
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.