kopia lustrzana https://github.com/ge0rg/aprsdroid
rodzic
2921bde396
commit
8f90ce8eaf
|
@ -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="15"
|
android:versionCode="17"
|
||||||
android:versionName="1.3.0"
|
android:versionName="1.4.0"
|
||||||
android:installLocation="auto">
|
android:installLocation="auto">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="8"
|
<uses-sdk android:minSdkVersion="8"
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
1.4.0:
|
||||||
|
* new APRS symbols, with chooser dialog
|
||||||
|
* USB serial support
|
||||||
|
* Export Log support
|
||||||
|
* Different TNC protocols (KISS, TNC-2, "monitor") via USB, serial and TCP/IP
|
||||||
|
* TNC connection monitoring
|
||||||
|
* Kenwood: GPS control settings
|
||||||
|
* Various bug fixes
|
||||||
|
|
||||||
1.3.0:
|
1.3.0:
|
||||||
* Modernized User Interface
|
* Modernized User Interface
|
||||||
* Fixed AFSK operation resumption
|
* Fixed AFSK operation resumption
|
||||||
|
|
Ładowanie…
Reference in New Issue