Daedalus Dock - Modules - TypesVar Details - Proc Details

wireless

Vars

frequencyUse set_frequency()
listen_allIf TRUE, will sniff any packet that it receives. Otherwise, filters by net addr.
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()

listen_all

If TRUE, will sniff any packet that it receives. Otherwise, filters by net addr.

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.