Commit Graph

3 Commits

Author SHA1 Message Date
geoffsee
cad210c991 Add RadarDataLinkProvider with multi-source radar data support 2025-07-03 14:31:27 -04:00
geoffsee
0bbfe5f52f Add GPS and AIS data link providers with support for multiple data sources 2025-07-03 14:12:52 -04:00
geoffsee
a5a87a86fd Add datalink-provider crate for real-world AIS data handling
- Introduced a new crate, `datalink-provider`, to support real AIS data sources (serial, TCP/UDP, file replay).
- Integrated it into the workspace and used it in the `AIS` system, replacing the simulation datalink.
- Updated dependencies and lock file.
2025-07-03 13:02:14 -04:00