Title: GPS on RK3288 [Print This Page] Author: weckso Time: 3/17/2015 12:32 Title: GPS on RK3288 Recently picked up a couple of Firefly-RK3288s for a mobile project under Android. I have an ACM USB gps that shows up and spews out NMEA messages at /dev/ttyACM0, however it appears the stock build of Android is missing the gps_default.so and related configuration files to make it usable by the system. Do I have to build the entire system from scratch to get this working or does anyone have the necessary files built to get this working? If I do have to build the system - what would I need to toggle to make sure support gets built in?
thanks for the help.Author: weckso Time: 3/19/2015 11:03
Well I guess I'll be getting the RockMetal board. Shame because this project is going to expand to several hundred boards - maybe the ChipSpark folks will be more responsive.Author: zhansb Time: 3/19/2015 14:47
I think gps_default.so should fetch from gps vendor.
I find sdk provide ap6xxx gps driver, but not usb gps.Author: jas-rk Time: 3/20/2015 14:45
It should not be too difficult to implement a generic 'gps_default' driver if one doesn't exist.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)