build_aprs_weather_packet

Function build_aprs_weather_packet 

Source
pub fn build_aprs_weather_packet(
    source: &Ax25Address,
    weather: &AprsWeather,
    path: &[Ax25Address],
) -> Ax25Packet
Expand description

Like build_aprs_weather but returns the unencoded [Ax25Packet].