headunit icon indicating copy to clipboard operation
headunit copied to clipboard

Wip/headunit gst

Open Vitalic66 opened this issue 7 years ago • 1 comments

Hallo,

have you ever tried this running on a Raspberry Pi ?

I managed to compile it, but AA gives me an error on my phone, saying communication error and security check failed.

Which version of AA did you use in the video ?

Vitalic66 avatar Apr 09 '17 16:04 Vitalic66

Mike passed away. His wife

On Apr 9, 2017 12:59 PM, "Vitalic66" [email protected] wrote:

Hallo,

have you ever tried this running on a Raspberry Pi ?

I managed to compile it, but AA gives me an error on my phone, saying communication error and security check failed.

Which version of AA did you use in the video ?

You can view, comment on, or merge this pull request online at:

https://github.com/mikereidis/headunit/pull/3 Commit Summary

  • Remove best vendor == USB_VID_GOO check, this is insufficient for checking that we are in OAP/AA mode and breaks a Nexus device
  • Add a repo .gitignore to avoid noise in git commands
  • Add additional extern references to fix implicit declaration warnings in build
  • Add initial working gstreamer headunit app
  • add gst/headunit to gitignore
  • gst headunit app debug and variable cleanups
  • Make AA calls available to C++
  • Add support for gstreamer sinking to a Qt instantiated window to support mouse events
  • extern hu_aap_enc_send for touchscreen events
  • gst: add working touchscreen event support
  • moar main.cc cleanups
  • cleanup uleb128 encoding, prep for TS event cleanup
  • second part of cleanup loop for axes, start cleanup using memcpy of preamble, sizes, postamble
  • moar touch event cleanups..looks good enough now

File Changes

Patch Links:

  • https://github.com/mikereidis/headunit/pull/3.patch
  • https://github.com/mikereidis/headunit/pull/3.diff

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mikereidis/headunit/pull/3, or mute the thread https://github.com/notifications/unsubscribe-auth/ACVGlLLCSE-zlrQPzhUkQxxjYr-NbWOeks5ruQ5ZgaJpZM4M4FRV .

mikereidis avatar Apr 10 '17 13:04 mikereidis