kopia lustrzana https://github.com/ge0rg/aprsdroid
rodzic
e1df730d22
commit
2831401f67
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.aprsdroid.app"
|
package="org.aprsdroid.app"
|
||||||
android:versionCode="13"
|
android:versionCode="14"
|
||||||
android:versionName="1.2.2"
|
android:versionName="1.2.3"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="3"
|
<uses-sdk android:minSdkVersion="3"
|
||||||
|
|
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
1.2.3:
|
||||||
|
* Many fixes in APRS parsing (KISS, 3rd party, objects/items, ACKs, Mic-E, ...)
|
||||||
|
* SmartBeaconing: fix excessive flooding error, add preferences
|
||||||
|
* Experimental Kenwood GPS port mode: http://aprsdroid.org/kenwood/
|
||||||
|
* Bluetooth: fix Android 4.1 issues, TNC reconnection
|
||||||
|
* Bluetooth: display RXed plain-text data
|
||||||
|
* Notification / vibration when you get digipeated
|
||||||
|
* AFSK: send with maximum volume
|
||||||
|
* aprs.fi: link to station info, not map
|
||||||
|
* OSM version: crash fixes, larger labels, map scale, file chooser for map
|
||||||
|
* APRS-IS: support for experimental SSL authentication
|
||||||
|
|
||||||
1.2.2:
|
1.2.2:
|
||||||
* AFSK: Mic level now displayed in UI
|
* AFSK: Mic level now displayed in UI
|
||||||
* AFSK: Integration of High-Quality demodulator, javAX25 by Sivan, 4X6IZ
|
* AFSK: Integration of High-Quality demodulator, javAX25 by Sivan, 4X6IZ
|
||||||
|
|
Ładowanie…
Reference in New Issue