Go to file
Bogdan Davidoaia e8d0090808 sensor: tmp007: fix negative sample values bug
Fix bug that caused negative temperature values to be computed incorrectly.
The sign bit needs to be perserved, when extracting the data sample from
the TMP007_REG_TOBJ register.

Jira: ZEP-499
Change-Id: Idbebd48b3164d7d4883352ef7128ef73be70e1b2
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-06-30 17:50:05 +00:00
arch usb: dw: Add Quark SE USB device controller driver 2016-06-30 00:21:39 +00:00
boards qemu_nios2: do not include reset vector 2016-06-30 16:51:22 +00:00
doc doc: minor fix to documentation for DEFINE_TASK() 2016-06-30 16:50:40 +00:00
drivers sensor: tmp007: fix negative sample values bug 2016-06-30 17:50:05 +00:00
ext ext qmsi: Add USB base and interrupt defines 2016-06-30 00:21:39 +00:00
include Bluetooth: L2CAP: Make public helper for LE channel conversion 2016-06-30 09:06:35 +00:00
kernel tracing: _k_command_stack is explicitly not tracked. 2016-06-16 16:30:46 +00:00
lib
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net Bluetooth: Print events opcodes as hex 2016-06-30 16:05:59 +00:00
samples samples: add simple tmp112 sensor application 2016-06-30 14:50:56 +00:00
scripts sanitycheck: build for qemu_nios2 target 2016-06-29 00:08:05 +00:00
tests build: move from srctree to ZEPHYR_BASE for app include paths 2016-06-30 14:36:39 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS test_intmath: new Nios II test case for integer math 2016-06-28 22:48:28 +00:00
Makefile Revert "qemu: pass -serial stdio instead of -serial mon:stdio" 2016-06-30 16:50:02 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh