Skip to content

Releases: nisargjhaveri/WirelessAndroidAutoDongle

v0.4.0

30 Mar 18:34
Compare
Choose a tag to compare
  • Breaking Change: Default to the new dongle mode connection which does not require fake HSP profile.
    • The connection sequence can be changed using AAWG_CONNECTION_STRATEGY variable, see /etc/aawgd.env for more details.
  • Multiple reliablitly improvements:
    • Retry bluetooth connection to phone if phone fails to connect within appropriate time.
    • Retry entire connection if USB fails to connect within 10 seconds in phone-first mode.
    • More reliably reconnect if the Android Auto connection fails for some reason.
  • Other miscellaneous improvements and changes.

v0.3.1

07 Mar 20:50
45cf917
Compare
Choose a tag to compare
  • Bump RPi Bluetooth and Wifi firmwares to fix missing firmware files with the new kernel on some devices
  • Add option to go back to usb-first connection sequence by @Ioniq3 in #56

v0.3.0

23 Feb 19:39
ad41501
Compare
Choose a tag to compare
  • Turn off bluetooth once the launch handshake is complete to route phone calls to head unit bluetooth.
  • Connect to usb after phone connection is available. This reduces timeout issues in many head units.
  • Newer kernel, improve compatibility with some Raspberry Pi Zero 2W devices.
  • Improve performance on some Raspberry Pi Zero W devices.

Thanks @Ioniq3, and everyone else who contributed to issues and discussions.

v0.2.0

15 Nov 02:19
Compare
Choose a tag to compare
  • Make the USB gadget discoverable as an MTP device instead of custom serial gadget to increase compatibility
  • Add support for multiple connected phones
  • Fix re-pairing of already paired device
  • Retry connection after an existing connection is broken due to usb issues, without having to restart the dongle
  • Add support for Raspberry Pi 3A+
  • Some refactoring to allow for more complex connection sequences, smaller fixes to improve connection speed

Thanks @BluemediaGER, @Thom-x, @hkfuertes for your contributions!

v0.1.1

16 Aug 02:45
Compare
Choose a tag to compare
  • Some boot perf improvement
  • Fixed wifi region settings, added wireless-regdb

v0.1.0

07 Aug 04:03
067b1a0
Compare
Choose a tag to compare

Initial release.