Georg Lukas
6a0c5cfdbb
refactor TNC protocol into own classes
...
This change prepares the pairing of different backend types with
different TNC protocols. So far, three TNC protocols are envisioned:
* APRS-IS (only useful via TCP/IP so far, so not refactored)
* KISS (so far only supported via BT; TODO: TCP/IP and serial)
* Kenwood waypoint + NMEA export (so far BT only, serial TODO)
2012-12-05 08:41:34 +01:00
Georg Lukas
bbd386de56
backend: document duplex ability
2012-12-05 07:49:19 +01:00
Georg Lukas
a6498d314c
kenwood: implement GPWPL parsing as well
2012-11-29 14:04:25 +01:00
Georg Lukas
5b6fe1d10b
kenwood: first parser
2012-11-29 14:04:25 +01:00
Georg Lukas
48ffa8053b
APRS 3rd party parsing fix
2012-11-18 12:51:10 +01:00
Georg Lukas
713630bc31
version 1.2.2
2012-11-05 17:30:20 +01:00
Georg Lukas
381d3df348
AFSK: proper input routing for BT-SCO
2012-11-05 17:25:26 +01:00
Georg Lukas
3e4c2bde7f
AFSK: implement graceful counter for emtpy reads
2012-11-05 17:17:51 +01:00
Georg Lukas
3f3bd15bfd
AFSK: SCO service fixes, permission
...
For no apparent reason, the BROADCAST_STICKY permission is needed
on Android 4.x to allow Bluetooth SCO.
2012-11-05 17:02:35 +01:00
Georg Lukas
1f3e483e01
translation import
2012-11-03 13:31:22 +01:00
Georg Lukas
9e27fa927d
translation export
2012-10-16 08:59:31 +02:00
Georg Lukas
828546c894
implement mic level for multimon
2012-10-16 08:54:17 +02:00
Georg Lukas
aeb37e5244
fix crash with invalid config
2012-10-15 23:43:36 +02:00
Georg Lukas
c5fd3e0463
merge multimon and javAX25 into common binary
2012-10-15 23:42:16 +02:00
Georg Lukas
a2a0ae5a57
add tnx to sivan
2012-10-15 22:46:47 +02:00
Georg Lukas
da92e860cb
Revert "remove packetdroid dependency"
...
This reverts commit 7c71ae1e5c
.
2012-10-15 22:43:46 +02:00
Georg Lukas
b5b87273dd
implement audio level display as a progress bar
2012-10-09 22:40:03 +02:00
Georg Lukas
900af4c1e6
updated javAX25 lib
2012-10-09 22:40:03 +02:00
Georg Lukas
25f6a3952c
fix read()=0 error message at stop
2012-10-09 22:40:03 +02:00
Georg Lukas
7c71ae1e5c
remove packetdroid dependency
2012-10-09 22:40:03 +02:00
Georg Lukas
cf2defbc8e
switch to sivan's demod
2012-10-09 22:40:02 +02:00
Georg Lukas
030fde650c
javAX25 lib import
2012-10-09 22:40:02 +02:00
Georg Lukas
75ed8a3baa
1.2.1 binary fix for AFSK
2012-10-01 16:41:52 +02:00
Georg Lukas
299daabadb
version 1.2.1
2012-09-06 23:14:33 +02:00
Georg Lukas
55c4fdfa78
translation import
2012-09-06 22:54:14 +02:00
Georg Lukas
93f87e7168
translations import
2012-07-12 22:38:09 +02:00
Georg Lukas
b3bd974e90
strings export update
2012-07-12 00:36:04 +02:00
Georg Lukas
eab2882e90
fix ant clean error
2012-07-12 00:33:54 +02:00
Georg Lukas
cf0d604919
implement 'clear messages' for individual calls
2012-07-12 00:33:51 +02:00
Georg Lukas
b1766bfa2e
map: wrap lat/lon requests into calls
2012-07-11 23:52:12 +02:00
Georg Lukas
e3560ba623
implement tap on multiple overlapping stations
2012-07-11 23:41:39 +02:00
Georg Lukas
40353fa407
android sdk r20 update
2012-07-11 23:41:36 +02:00
Georg Lukas
c554f40126
messaging: fix msgid generation >= 10; tnx OH3BK
...
SQLite does not properly support MAX(x) on TEXT columns. As a
workaround, type-cast to INTEGER.
2012-05-31 11:24:24 +02:00
Georg Lukas
a7b9d99228
remove dead DB code
2012-05-21 20:41:24 +02:00
Georg Lukas
831b804764
work around nasty bug in some BT exception
2012-05-21 20:41:22 +02:00
Georg Lukas
f4c0046546
implement third-party packet parsing
2012-03-21 18:36:45 +01:00
Georg Lukas
ec9df9c1cc
manual position: fix getting from GPS
2012-03-21 18:36:42 +01:00
Georg Lukas
99b1b82a63
allow to silence 'fixed position'
2012-03-13 14:07:44 +01:00
Georg Lukas
ba4e32ae7f
case-insensitive matching on incoming message callsign
2012-03-13 13:53:29 +01:00
Georg Lukas
a812b5a4ce
auto-uppercase own callsign
2012-03-13 13:50:20 +01:00
Georg Lukas
6060f53846
version 1.2.0
2012-02-26 19:11:14 +01:00
Georg Lukas
59181b9b8d
translation import
2012-02-26 18:52:07 +01:00
Georg Lukas
21db53d416
adapt AFSK string
2012-02-26 18:51:38 +01:00
Georg Lukas
40be536e74
AFSK: remove BT SCO until samplerate is repaired
2012-02-25 16:12:12 +01:00
Georg Lukas
1eff38171d
use updated jsoundmodem
2012-02-25 16:03:50 +01:00
Georg Lukas
12287eed7c
make packetdroid afsk decoder a submodule
2012-02-24 12:11:04 +01:00
Georg Lukas
d4afef5c7b
translation upload
2012-02-15 22:43:43 +01:00
Georg Lukas
c383f708c4
xml2po.sh: fix workaround fix
2012-02-15 22:42:56 +01:00
Georg Lukas
a53d287d46
fix service toast with backend prefs
2012-02-15 22:42:40 +01:00
Georg Lukas
25e005b79a
AFSK: set UI volume control according to settings
2012-02-15 21:58:39 +01:00