-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Community: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Description
Description
There have been a number of issues (#17486 and #12045 are still open) on use of floating point arithmetic. This tries to bundle the effort in a single place
List of offenders: use float and or double
- drivers/adt7310 (@jnohlgard ?)
- drivers/apds99xx
- drivers/at30tse75x
- drivers/bme680 (@gschorcht ?)
- drivers/bmx055 (@maribu drivers/bmx055: fix crazy use of FPU #19691)
- drivers/hih6130 (@maribu drivers/hih6130: avoid using floats #19695)
- drivers/isl29125 (@MichelRottleuthner ?)
- drivers/lpsxxx (@maribu drivers/lpsxxx: avoid float arithmetics #19609)
- drivers/mpu9x50 (@maribu drivers/mpu9x50: clean up code #19657)
- drivers/mq3 (@maribu drivers/mq3: avoid use of floats #19696)
- drivers/scd30
- drivers/sps30 (@MichelRottleuthner ?)
- drivers/sx127x (@maribu drivers/sx127x: reduce use of floats #19697)
- drivers/tmp00x (@akshaim ?)
- sys/color (@haukepetersen ?)
without the double / float keyword using \d.\d
- drivers/sht2x
- drivers/bmp180
- drivers/kw2xrf/ (just compiletime (or maybe O0)
- drivers/lc709203f (@kfessel driver/lc709203f: remove unnecessary use of float #19662)
Metadata
Metadata
Assignees
Labels
Community: help wantedThe contributors require help from other members of the communityThe contributors require help from other members of the communityType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort