# HelloCompose **Repository Path**: lex1992/hello-compose ## Basic Information - **Project Name**: HelloCompose - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-24 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 跨平台RTK高精度和电台应用 ttysWK2 115200是gps的串口 ttysWK3,38400是电台的串口 ip=120.253.239.161 port=8002 mountPoint=RTCM33_GRCEJ username=cpef2640 password=yd333466 isRadio=false true表示打开电台功能 false表示关闭电台功能 isRtk=true true表示模拟RKT功能,需要插上RTK天线和电台天线,false 表示模拟基站功能,需要插上电台天线和链上互联网 编译命令 ``` gradlew createDistributable gradlew packageDistributionForCurrentOS ```