# aprs **Repository Path**: dd9394/aprs ## Basic Information - **Project Name**: aprs - **Description**: APRS Server with python and PHP - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: python - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2023-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 原为BG6CQ(https://github.com/bg6cq/aprs)写的APRS服务器程序,源代码用C完成,不过我讨厌C的重新编译,有些场景无法编译,故取其web显示部份,其它改用python重写 20170912: 目前只完成了udp接收,分析解码标准坐标语法的APRS位置信息、WX天气信息,其它功能暂未开发 ........ 计划实现的功能: 1、压缩座标信息处理 2、转发到其它APRS服务器 3、TCP多线接收服务器 4、SDR接收并解码功能