headunit
headunit copied to clipboard
Wip/headunit gst
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 ?
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
- A .gitignore https://github.com/mikereidis/headunit/pull/3/files#diff-0 (2)
- A gst/Makefile https://github.com/mikereidis/headunit/pull/3/files#diff-1 (37)
- A gst/main.cc https://github.com/mikereidis/headunit/pull/3/files#diff-2 (422)
- M jni/hu_aap.c https://github.com/mikereidis/headunit/pull/3/files#diff-3 (2)
- M jni/hu_aap.h https://github.com/mikereidis/headunit/pull/3/files#diff-4 (14)
- M jni/hu_ssl.c https://github.com/mikereidis/headunit/pull/3/files#diff-5 (1)
- M jni/hu_ssl.h https://github.com/mikereidis/headunit/pull/3/files#diff-6 (1)
- M jni/hu_usb.c https://github.com/mikereidis/headunit/pull/3/files#diff-7 (3)
- M jni/hu_usb.h https://github.com/mikereidis/headunit/pull/3/files#diff-8 (10)
- M jni/hu_uti.c https://github.com/mikereidis/headunit/pull/3/files#diff-9 (1)
- M jni/hu_uti.h https://github.com/mikereidis/headunit/pull/3/files#diff-10 (13)
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 .