build_login_string

Function build_login_string 

Source
pub fn build_login_string(config: &AprsIsConfig) -> String
Expand description

Build the APRS-IS login string.

Format: user CALL pass PASSCODE vers SOFTNAME SOFTVER filter FILTER\r\n

If the filter is empty, the filter clause is omitted.