Parse APRS location from packets that have that information. #26

Merged
w1cdn merged 10 commits from aprs_loc into dev 2025-11-09 03:23:51 +00:00
Showing only changes of commit 268a79acda - Show all commits

View File

@@ -404,7 +404,7 @@ fn handle_frame(frame: &AgwFrame, cli: &Cli, buffers: &mut BufferManager, loc_st
(&source, None)
//(&source, &String::new())
};
println!("{:?}",(source_call, source_ssid));
//println!("{:?}",(source_call, source_ssid));
//println!("{} - {}", source_call, source_ssid);