Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Bogdan Davidoaia 966118ee18 sensor: hmc5883l: fix data sample axis order
The data sample registers are ordered as X, Z, Y (not X, Y, Z), so the
driver also needs to extract the sample components in this order.

Jira: ZEP-679

Change-Id: I317994bb545539b049e2ebf3d2af94e63c7d2511
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-08-11 17:29:50 +00:00
.known-issues doc: makefile doesn't print unneeded output of `pwd` 2016-08-02 06:47:21 +00:00
arch power_mgmt: PM should use GPS1 instead of GPS0 2016-08-05 23:14:47 +00:00
boards boards: galileo: Only show galileo pinmux options when the board is chosen 2016-08-01 17:34:23 +00:00
doc doc: removed unneeded variable from guide 2016-08-05 23:11:24 +00:00
drivers sensor: hmc5883l: fix data sample axis order 2016-08-11 17:29:50 +00:00
ext Revert "ext qmsi: Update to QMSI 1.1.0 release" 2016-08-10 10:43:26 -07:00
fs fs: Adds flash device support to diskio interface 2016-08-02 00:47:14 +00:00
include usb: Add Bluetooth class codes definitions 2016-08-10 15:27:35 +00:00
kernel Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc x86: improve exception APIs 2016-07-28 18:13:24 +00:00
net Revert "Bluetooth: SMP: Workaround LE SC bug in iOS" 2016-08-10 15:29:20 +00:00
samples net: samples: Fix RFC3849 address config option. 2016-08-10 15:14:44 +00:00
scripts sanity: non utf-8 characters are tolerated 2016-08-10 14:31:57 +00:00
tests tests/kernel/{test_task,test_sleep}: Less aggressive timer testing 2016-08-10 16:42:51 +00:00
usb usb: Fix compile error with debug enabled 2016-08-10 15:27:36 +00:00
.checkpatch.conf checkpatch: add ignore for net/ip/contiki directory 2016-08-10 14:43:01 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
Kbuild Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
LICENSE
MAINTAINERS MAINTAINERS: Add network applications and update tinycrypt sections 2016-08-05 23:11:12 +00:00
Makefile fs: Adds diskio interface 2016-08-01 16:46:38 -07:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
defaults.tc testcases: introduce defaults to build/deploy/evaluate 2016-07-23 18:31:18 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00