Merge lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2 into lp://staging/platform-api
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2 |
Merge into: | lp://staging/platform-api |
Prerequisite: | lp://staging/~thomas-voss/platform-api/fix-1448180 |
Diff against target: |
1851 lines (+1536/-10) 16 files modified
android/default/default_ubuntu_application_sensor.cpp (+423/-0) android/hybris/test_sensors_c_api.cpp (+40/-0) android/include/private/application/sensors/events.h (+70/-10) android/include/private/application/sensors/sensor_reading.h (+1/-0) debian/libubuntu-application-api3.symbols (+26/-0) examples/test_sensors_api.cpp (+40/-0) include/ubuntu/application/sensors/CMakeLists.txt (+2/-0) include/ubuntu/application/sensors/event/CMakeLists.txt (+2/-0) include/ubuntu/application/sensors/event/gyroscope.h (+86/-0) include/ubuntu/application/sensors/event/magnetic.h (+81/-0) include/ubuntu/application/sensors/gyroscope.h (+144/-0) include/ubuntu/application/sensors/magnetic.h (+142/-0) src/ubuntu/application/desktop/ubuntu_application_sensors_desktop.cpp (+194/-0) src/ubuntu/application/testbackend/ubuntu_application_sensors.cpp (+213/-0) src/ubuntu/application/touch/hybris/ubuntu_application_sensors_hybris.cpp (+36/-0) src/ubuntu/application/ubuntu_application_api.cpp (+36/-0) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/platform-api/add-magnetic-gyro-sensors-take-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Ubuntu Phablet Team | Pending | ||
Review via email: mp+290522@code.staging.launchpad.net |
Commit message
Add APIs for Gyroscopic and Magnetic Field sensors
Description of the change
Add APIs for Gyroscopic and Magnetic Field sensors
Unmerged revisions
- 324. By Thomas Voß
-
Fix event type.
- 323. By Thomas Voß
-
* Add functions for subscribing to satellite visibility updates.
[ CI Train Bot ]
* debian/libubuntu- platform- hardware- api3.symbols: update to released
version.
[ Simon Fels ]
* Workaround API break in Android GPS hardware abstraction API on MTK
platforms. Each device which need this workaround has to add
[ Thomas Voß ]
* Expose performance boosting capabilities of the underlying
HW/drivers. - 322. By Gerry Boland
-
Fix debian symbols file for landing
- 321. By Gerry Boland
-
Merge trunk
- 320. By Gerry Boland
-
Merge trunk
- 319. By Gerry Boland
-
Make Sensor event accessors const
- 318. By Gerry Boland
-
Fix sensor-type errors, fixes up magnetic field sensor
- 317. By Gerry Boland
-
Fix up build on android
- 316. By Gerry Boland
-
Add Magnetic field sensor API
- 315. By Gerry Boland
-
Add new symbols to symbols file
PASSED: Continuous integration, rev:324 jenkins. qa.ubuntu. com/job/ platform- api-ci/ 472/ jenkins. qa.ubuntu. com/job/ platform- api-vivid- amd64-ci/ 85 jenkins. qa.ubuntu. com/job/ platform- api-vivid- armhf-ci/ 85 jenkins. qa.ubuntu. com/job/ platform- api-vivid- armhf-ci/ 85/artifact/ work/output/ *zip*/output. zip jenkins. qa.ubuntu. com/job/ platform- api-vivid- i386-ci/ 85
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/platform- api-ci/ 472/rebuild
http://