nuttx/drivers/analog
Michał Łyszczek 768e533123 drivers/analog/hx711.c: fix tare calculation
Taring was done with user defined sign, which later resulted in tare
being "resigned" twice. Because of that taring was workign correctly
for one sign, and not the other.

Fix it to disable user sign when tarring, and tare always without
changing sign.

Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
2024-03-03 01:56:40 +08:00
..
ad5410.c
adc.c
ads1242.c
ads1255.c
ads7828.c
CMakeLists.txt drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
comp.c
dac7554.c
dac7571.c
dac.c
hx711.c drivers/analog/hx711.c: fix tare calculation 2024-03-03 01:56:40 +08:00
Kconfig drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
lmp92001.c
ltc1867l.c
Make.defs drivers/analog/hx711.c: Add driver for hx711 adc 2024-02-26 19:16:51 -03:00
max1161x.c
mcp48xx.c
opamp.c
pga11x.c