Heya Guys,
We have all seen the QUIC edition of android running on touchpad units via youtube, in recent times qualcomm have been very good @ posting source code for their projects so lets assume the source code for this system is available on Code Aurora.
There are only 2 devices that are publicly known that use the APQ 8060 which are the touchpad and the QCOM Dragonboard (a dev board) it should be noted that both of these devices have a lot of common components.
The APQ 8060 is sometimes referred to as the MSM 8660_SURF (as noted in the QCOM presentation http://www.uplinq.com/sites/default/files/images/Snapdragon-Lab-Creating-Custom-Drivers.pdf, lets assume surf is related to the non Cellular focus of this SOC).
Which leads us to infer that the 8660_SURF code branches refer to the dragonboard or the touchpad (they are similar).
Here are the Code Aurora Trees for SURF related entries
https://www.codeaurora.org/gitweb/quic/la/?p=platform/vendor/qcom/msm8660_surf.git;a=summary
https://www.codeaurora.org/gitweb/q...atform/vendor/qcom/msm8660_surf.git;a=summary
https://www.codeaurora.org/gitweb/quic/kernel/ (David B's link)
Also this is probably the touchscreen driver for the touchpad if its not in those code branches (I have yet to clone out the repo so am unsure) note that if these drivers are in the repo then that increases the chance that we have the correct touchpad repo.
http://www.cypress.com/?id=1938&rtID=119
I dont have the free time to build and test this as I working on an Thesis @ the mo, could you guys evaluate the viability of these code branches?
Android build instructions are likely here http://www.uplinq.com/sites/default/files/images/Snapdragon-Lab-Creating-Custom-Drivers.pdf
If these aren't the correct branches we can under the GPL request the code for the Touchpad QUIC project as it was inadvertently distributed.
I should be available to lend a hand with code and porting in about a month + 1/2
(I have lots of android and Linux porting experience)
Hope this helps, thanks for taking the time to read this and im looking forward to your thoughts and constructive comments (even though I may not be able to view them immediately).
We have all seen the QUIC edition of android running on touchpad units via youtube, in recent times qualcomm have been very good @ posting source code for their projects so lets assume the source code for this system is available on Code Aurora.
There are only 2 devices that are publicly known that use the APQ 8060 which are the touchpad and the QCOM Dragonboard (a dev board) it should be noted that both of these devices have a lot of common components.
The APQ 8060 is sometimes referred to as the MSM 8660_SURF (as noted in the QCOM presentation http://www.uplinq.com/sites/default/files/images/Snapdragon-Lab-Creating-Custom-Drivers.pdf, lets assume surf is related to the non Cellular focus of this SOC).
Which leads us to infer that the 8660_SURF code branches refer to the dragonboard or the touchpad (they are similar).
Here are the Code Aurora Trees for SURF related entries
https://www.codeaurora.org/gitweb/quic/la/?p=platform/vendor/qcom/msm8660_surf.git;a=summary
https://www.codeaurora.org/gitweb/q...atform/vendor/qcom/msm8660_surf.git;a=summary
https://www.codeaurora.org/gitweb/quic/kernel/ (David B's link)
Also this is probably the touchscreen driver for the touchpad if its not in those code branches (I have yet to clone out the repo so am unsure) note that if these drivers are in the repo then that increases the chance that we have the correct touchpad repo.
http://www.cypress.com/?id=1938&rtID=119
I dont have the free time to build and test this as I working on an Thesis @ the mo, could you guys evaluate the viability of these code branches?
Android build instructions are likely here http://www.uplinq.com/sites/default/files/images/Snapdragon-Lab-Creating-Custom-Drivers.pdf
If these aren't the correct branches we can under the GPL request the code for the Touchpad QUIC project as it was inadvertently distributed.
I should be available to lend a hand with code and porting in about a month + 1/2
Hope this helps, thanks for taking the time to read this and im looking forward to your thoughts and constructive comments (even though I may not be able to view them immediately).