Ticket #1272 (new enhancement)
Include bmp085 module for Freerunner Navigation Board in feeds
| Reported by: | jeepingben | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | SHR Image | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
A few of the modules for the sensors on the Freerunner Navigation Board are available upstream. I know of the bmp085 (thermometer/barometer) and there may be others. It will be easier for developers to write software to use the new sensors if the modules are readily available. Currently a developer would have to customize a kernel config and build extra modules first.
Change History
comment:2 follow-up: ↓ 3 Changed 2 years ago by jeepingben
According to http://wiki.openmoko.org/wiki/Freerunner_Navigation_Board_v2#Kernel_drivers only the BMP085 (thermometer/compass) and HMC5843 (3d magnetometer) are available upstream. The rest are on gitorious. The author is planning to get some/all of them upstream as the quality improves, so it may not be worth including anything other than bmp085 and hmc843 yet.
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 2 years ago by jeepingben
It looks like the drivers are only upstream in 2.6.36 and later.

Can you provide list of all usefull modules for Navigation Board? I never had one or read much about it, but if you find which modules are needed, I'll update kernel config.