Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hud units #162

Merged
merged 4 commits into from
Oct 1, 2019
Merged

Hud units #162

merged 4 commits into from
Oct 1, 2019

Conversation

VitaliyKurokhtin
Copy link

  • Tracking HandleNaviStatus for stop signal to clear HUD when navigation finishes or canceled.
  • Displaying Straight icon for merge without direction. Seems fitting and better than not not showing anything.
  • Displaying HUD distance in units reported by AA.

Copy link
Collaborator

@Trevelopment Trevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and it appears to be working quite well, good stuff!

@Trevelopment Trevelopment merged commit 3a6b453 into gartnera:master Oct 1, 2019
@rolanie3
Copy link

rolanie3 commented Oct 1, 2019 via email

@VitaliyKurokhtin VitaliyKurokhtin deleted the hud-units branch October 1, 2019 23:06
@VitaliyKurokhtin
Copy link
Author

@rolanie3 I've used instructions by @Trevelopment from here https://mazdatweaks.com/androidauto/. Except I'm using Windows Subsystem for Linux instead of VM to run Ubuntu 16.04. Once build script completes you're left with headunit executable that you can copy over existing one to your CMU in any way you like. Replacing one in files generated by AIO works fine as well.

@ryoncy
Copy link

ryoncy commented Oct 2, 2019

can you guy share the installer file to us?

@m3us
Copy link

m3us commented Oct 4, 2019

Installed ubuntu 16.04 through windows as @VitaliyKurokhtin suggested. Compiled as per

cd ~
sudo apt-get update
sudo apt-get install git adb bluetooth libbluetooth-dev tlp blueman bluemon bluez libsdl2-2.0-0 libsdl2-ttf-2.0-0 libportaudio2 gstreamer1.0-plugins-base-apps gstreamer1.0-plugins-bad gstreamer1.0-libav gstreamer1.0-alsa
sudo apt-get install libssl-dev libusb-1.0-0-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libsdl1.2-dev libgtk-3-dev libudev-dev libunwind-dev libsdl2-dev libgstreamer-plugins-bad1.0-dev protobuf-compiler libdbusxx
git clone --recursive https://github.com/gartnera/headunit.git
cd ~/headunit/mazda 
make

Copied over the headunit,json and wrapper to installer folder then to usb. Gunna try installing it on my car, Wish me luck boys!
If it works I'll update the readme and stuff for the script kiddies like me

@m3us
Copy link

m3us commented Oct 4, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants