zephyr/doc/subsystems
Bogdan Davidoaia 30162aedf1 sensor: remove sensor value type
Remove the type field from the sensor value structure. All values will
have the type previously defined by SENSOR_VALUE_TYPE_INT_PLUS_MICRO.

This simplifies the interface, as apps will know what value type to
expect. Apps that prefer to use double values can optain them using the
sensor_value_to_double function.

Change-Id: I3588d74258030eb16c3f89d8eead13cca4606b18
Signed-off-by: Bogdan Davidoaia <bogdan.davidoaia@linaro.org>
2017-01-15 01:09:33 +00:00
..
bluetooth build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
logging logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
networking net: buf: Switch from k_fifo to k_lifo for free buffers 2016-12-15 12:06:22 +02:00
test doc: move ztest to subsystems 2017-01-03 17:31:57 +00:00
usb
c_library.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00
power_management.rst doc: power_mgmt: Update PM doc with latest changes 2016-11-30 23:54:42 +00:00
sensor.rst sensor: remove sensor value type 2017-01-15 01:09:33 +00:00
shell.rst shell: rename command 'set_module' to 'select' 2017-01-11 19:20:57 +00:00
subsystems.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00