search for: hwmon_ina219

Displaying 4 results from an estimated 4 matches for "hwmon_ina219".

2024 May 10
1
Question about "HB" flag and a "battery.charge.high" name
...M_I", * al175.c: "BATTERY VOLTAGE STATUS", * asem.c: "charge_percentage >= hb_threshold (default 75)", * generic_modbus.c: "usually ... charging state > 85%", * pijuice.c: "battery_charge_level > HIGH_BATTERY_THRESHOLD (macro 75)" * similarly in hwmon_ina219.c added by PR https://github.com/networkupstools/nut/pull/2430 that started this discussion The first one seems to be about an alarm, the second - not sure, and the rest are about passing a threshold with no apparent implications of what that means and why we care. MAYBE there are further NUT clie...
2024 May 19
1
Question about "HB" flag and a "battery.charge.high" name
...: "BATTERY VOLTAGE STATUS", > * asem.c: "charge_percentage >= hb_threshold (default 75)", > * generic_modbus.c: "usually ... charging state > 85%", > * pijuice.c: "battery_charge_level > HIGH_BATTERY_THRESHOLD (macro 75)" > * similarly in hwmon_ina219.c added by PR > https://github.com/networkupstools/nut/pull/2430 that started this > discussion > > The first one seems to be about an alarm, the second - not sure, and the > rest are about passing a threshold with no apparent implications of what > that means and why we care. MAY...
2024 May 07
1
Question about "HB" flag and a "battery.charge.high" name
Jim Klimov via Nut-upsdev <nut-upsdev at alioth-lists.debian.net> writes: > During discussion at > https://github.com/networkupstools/nut/pull/2430#discussion_r1592317940 I > found that while `nut-names.txt` documents the `battery.charge.low` as the > "Remaining battery level when UPS switches to LB (percent)", there is no > counterpart as `battery.charge.high`.
2024 Dec 18
1
Question about "HB" flag and a "battery.charge.high" name
...AGE STATUS", > > * asem.c: "charge_percentage >= hb_threshold (default 75)", > > * generic_modbus.c: "usually ... charging state > 85%", > > * pijuice.c: "battery_charge_level > HIGH_BATTERY_THRESHOLD (macro 75)" > > * similarly in hwmon_ina219.c added by PR > > https://github.com/networkupstools/nut/pull/2430 that started this > > discussion > > > > The first one seems to be about an alarm, the second - not sure, and the > > rest are about passing a threshold with no apparent implications of what > > t...