AIS-catcher-for-Android

Android AIS receiver for RTL SDR dongles, Airspy R2, Airspy Mini, Airspy HF+ and TCP (RTL-TCP and SpyServer). Output is send via UDP and visualized on the built-in map

GPL-3.0 License

Stars
84
Committers
2
AIS-catcher-for-Android - Edge Latest Release

Published by jvde-github about 1 year ago

AIS-catcher-for-Android - v0.60

Published by jvde-github about 1 year ago

Integration of the AIS-catcher webclient in the app. Implementation of dark mode.

image

AIS-catcher-for-Android - v0.29

Published by jvde-github over 1 year ago

Upgrade to latest AIS-catcher engine (more robust for frequency shifts) and fix crash when run is stopped

AIS-catcher-for-Android - v0.28

Published by jvde-github almost 2 years ago

Bug fixes for RTL-SDR hardware filter

AIS-catcher-for-Android - v0.25

Published by jvde-github about 2 years ago

Added support for hardware bandwidth filter for RTL-SDR dongles

AIS-catcher-for-Android - v0.24

Published by jvde-github about 2 years ago

SpyServer connection now uses non-blocking TCP connection with shorter timeout

AIS-catcher-for-Android - v0.23

Published by jvde-github about 2 years ago

Fix issue: failing to open UDP connection in case previous run failed to start

AIS-catcher-for-Android - v0.22

Published by jvde-github about 2 years ago

UDP connections opened and closed in main receiver thread and UDP disconnected from receiver before close. Hopefully sorting some fdsan reports.

AIS-catcher-for-Android - v0.21

Published by jvde-github about 2 years ago

Adding model specific settings (choice of decoding model, enable fixed point downsampling for sampling rate 1536K @ rtl-sdr and enable wide auto frequency correction range). Advice is not to use by default

AIS-catcher-for-Android - v0.20

Published by jvde-github about 2 years ago

  • Fix bug: biastee support for RTL-SDR dongles was not included in native build.
  • Added GPGL license summary
  • Aligned version numbers with Google Play roll out
AIS-catcher-for-Android - v0.18

Published by jvde-github about 2 years ago

Bug fix for Android 12+, resolving crash when starting receiver due to missing PendingIntent immutable flag.

AIS-catcher-for-Android - v0.17

Published by jvde-github over 2 years ago

Request for permission in case not available. It seems Android sometimes not automatically does this step when there are multiple apps linked to one USB device

AIS-catcher-for-Android - v0.16

Published by jvde-github over 2 years ago

Added uses-feature "android.hardware.usb.host" to the manifest file

AIS-catcher-for-Android - v0.15

Published by jvde-github over 2 years ago

Added console message that displays available USB devices for which we do not have permission. For debugging purposes.

AIS-catcher-for-Android - v0.14

Published by jvde-github over 2 years ago

Initial release