Skip to content

3.1.0

Latest

Choose a tag to compare

@BoostedMoose BoostedMoose released this 03 Sep 14:33
· 1 commit to master since this release
c9057d1

V-Link v3.1.0

This version brings MAJOR performance improvements and a cool new feature which was requested by the community. The frontend is 4-5x faster so navigating between the pages is smoother and the load on the CPU was reduced by a lot.

-> New Feature: Reverse Cam

  • Integration of reverse gear detection (via GPIO or CAN).
  • Automatic view switch in V-Link UI when reverse is active.
  • Created dedicated rearcam page/component in the frontend.
  • Added UVC-compatible video grabber support.
  • Plug & play: works with standard USB capture devices.
  • Uses /dev/video* interfaces.

-> V-Link Backend

  • Improved logger for easier debugging
  • Combined steering wheel controls into it's own module
  • Improved CANBus management

-> V-Link Frontend

  • Massively improved performance and loading speeds
  • Profile selection was moved to frontend. On first start the app will ask about your vehicle platform to load the correct settings.
  • CarPlay settings are now accessible through the settings page

-> Do this to update to this version:

When coming from 3.0.2, start the Update through the App. Otherwise a fresh install is recommended. If there are any issues please report them.