Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to device/samsung/aries-common | atinm | 2011-05-17 | 21 | -2754/+0 |
| | |||||
* | Disabled enable sensors on boot trying to avoid bootloop on logo. Need feedback. | Guilherme | 2011-05-04 | 3 | -3/+3 |
| | |||||
* | Removed all the early IOCTL except for lightsensor where it makes sense. | Guilherme | 2011-05-03 | 4 | -54/+1 |
| | | | | Hopefully no more bootloops... | ||||
* | Removed and early ioctl to avoid bootloop. | Guilherme | 2011-05-03 | 3 | -363/+336 |
| | | | | Everything should be working. Need feedback. | ||||
* | Some CM Love | GuiPerPT | 2011-05-02 | 1 | -335/+335 |
| | |||||
* | Forgot something for captivate. | Guilherme | 2011-05-03 | 1 | -5/+0 |
| | | | | Change-Id: I09422e2149b47d0e8a45bc4a7c4a7cb2eb7887ce | ||||
* | Dealing with different mount position is now at kernel side. No need in ↵ | Guilherme | 2011-05-03 | 1 | -5/+1 |
| | | | | | | userspace Change-Id: I5f22d7765ed8d49dbac686c9ce1217034de13942 | ||||
* | Updated opensource libsensors to use with JVB binaries for calibration. | Guilherme | 2011-05-03 | 10 | -29/+290 |
| | | | | | | Needs to be tested, commiting to HEAD since it's not used before being enabled in devices. Change-Id: Ia5c8ab4b4e0ccd1ab71305e53a38ead9ec4a5291 | ||||
* | Remove invert/swap hacks for magnetic sensor and orientation. Will fix ↵ | Andrew Mahone | 2011-03-12 | 1 | -12/+1 |
| | | | | | | Captivate magnetometer orientation with correct position parameter in driver. Change-Id: Id73a8f7048f003994ee592a65430c6720383ac1b | ||||
* | Fixed Accelerometer errors after Google Navigation and so programs which use ↵ | guiperpt@gmail.com | 2011-03-05 | 2 | -2/+12 |
| | | | | | | | | compass. Compass is disabled since it does not work perfectly. We need GB kernel sources. Change-Id: I51ab01e370b0c3c7c0392b64a93220cf52bfd63c | ||||
* | ifdef CAPTIVATE not needed because sensors.h has swapped x and y ↵ | atinm | 2011-02-26 | 1 | -10/+0 |
| | | | | | | appropriately for it already. Change-Id: I35d059b2bdc1e2c116467c8143f238b5ceec8df5 | ||||
* | Merge git://github.com/teamhacksung/android_device_samsung_common into ↵ | Andrew Mahone | 2011-02-25 | 2 | -1/+10 |
|\ | | | | | | | | | | | | | | | | | gingerbread Conflicts: aries/libsensors/sensors.h Change-Id: I68791a19ba2f15b3fe363062b92828f9f45ce96d | ||||
| * | Captivate specific reorient stuff for messed up axis. | atinm | 2011-02-25 | 2 | -1/+11 |
| | | | | | | | | Change-Id: Id40d83d78718b35d5e12e57c0eac3bd8bdc995c9 | ||||
* | | Fix test for captivate target in libsensors. | Andrew Mahone | 2011-02-25 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Idb03d1eba821ef3cb2f5f41b2bb357b503378613 | ||||
* | | Remove GyroSensor changes as we don't have one, move all changes into ↵ | Andrew Mahone | 2011-02-25 | 3 | -49/+15 |
| | | | | | | | | | | | | sensors.h by swaping axis mapping there. Change-Id: I803b0ab6b30ec466329690f71caac77fdcd2a0bd | ||||
* | | Fix accel/mag sensors to match reported values for Samsung firmwares on ↵ | Andrew Mahone | 2011-02-25 | 3 | -5/+56 |
|/ | | | | | | Captivate. Changes for gyro are speculative, as this is only exposed processed with the other sensors to produce orientation. Change-Id: If15e01f599a353c1a0c68e892f1ee2a4fab6d890 | ||||
* | fix orientation | Kolja Dummann | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | reorientate for captivate | atinm | 2011-02-23 | 2 | -0/+10 |
| | |||||
* | added stuff for aries based phones like galaxys/captivate/fascinate/vibrant | codeworkx | 2011-02-21 | 19 | -0/+2557 |