kopia lustrzana https://github.com/ge0rg/aprsdroid
added default status message
rodzic
393209f436
commit
d386cda4d0
|
@ -37,6 +37,6 @@ object AprsPacket {
|
|||
|
||||
def formatLoc(callsign : String, location : Location) : String = {
|
||||
callsign + ">APAND1,TCPIP*:!" + formatLat(location.getLatitude) + "/" +
|
||||
formatLon(location.getLongitude) + "$"
|
||||
formatLon(location.getLongitude) + "$ http://github.com/ge0rg/aprsdroid"
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue