Skip to content

Pull requests: networkupstools/nut

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix generic_gpio_libgpiod driver builds with libgpio 2.x API changes GPIO Drivers talking to devices (or their chips) over GPIO interface impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) packaging portability We want NUT to build and run everywhere possible
#2841 opened Mar 9, 2025 by jimklimov Loading… 2.8.3
use novendor param as flag for don't read vendro name, need for dexp ups DDL impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others
#2839 opened Mar 8, 2025 by crodar33 Loading… 2.8.3
add support for EcoFlow River 3 Plus enhancement need testing Code looks reasonable, but the feature would better be tested against hardware or OSes USB
#2837 opened Mar 7, 2025 by greyltc Loading…
15 of 20 tasks
2.8.3
drivers/nutdrv_qx_gtec.c: multiple status letters can be reported at once enhancement Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others USB
#2834 opened Mar 5, 2025 by turekl Loading… 2.8.3
Allow apc_modbus instances to monitor several USB devices on the same system APC impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) modbus need testing Code looks reasonable, but the feature would better be tested against hardware or OSes USB USB-duplicate-devices Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
#2790 opened Jan 29, 2025 by jimklimov Draft 2.8.3
Support writepid() calls by non-root programs to try using altpidpath() if rootpidpath() is not accessible service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug
#2745 opened Jan 2, 2025 by jimklimov Draft 2.8.4
Fix linker warning for C++ tests C++ CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks)
#2744 opened Jan 2, 2025 by jimklimov Draft NUT 2.9
WIP: Ecoflow River3+ and Delta3+ support enhancement Incorrect or missing readings On some devices driver-reported values are systemically off (e.g. x10, x0.1, const+Value, etc.) USB
#2740 opened Dec 30, 2024 by ykuksenko Draft
2 of 20 tasks
2.8.4
Ecomode addon 3.2 Eaton ECO/ESS/HE/ABM modes Non-trivial power supply management modes (ECO, ESS, HE, ABM etc.) enhancement USB
#2697 opened Nov 26, 2024 by masterwishx Draft 2.8.3
Propagate IMMUTABLE flag on socket protocol (driver=>upsd); use it in netset; sanity-check if (defaulted) NUMBER values are not in fact STRINGs C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks documentation-protocol Submitted vendor-provided or user-discovered protocol information, or similar data (measurements...) enhancement NUT protocols
#2549 opened Jul 23, 2024 by jimklimov Draft 2.8.4
common/str.c, include/str.h: introduce str_concat() C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks DMF NUT Data/Dynamic Mapping File/Format/Functionality feature portability We want NUT to build and run everywhere possible
#2476 opened Jun 15, 2024 by jimklimov Draft 2.8.4
Harden NUT work with strings where dynamic formatting strings are used C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks CI Entries related to continuous integration infrastructure (historically also recipes like Makefiles) enhancement modbus need testing Code looks reasonable, but the feature would better be tested against hardware or OSes nut-scanner portability We want NUT to build and run everywhere possible Qx protocol driver Driver based on Megatec Q<number> such as new nutdrv_qx, or obsoleted blazer and some others ready / code review Author (and CI) consider the PR worthy of human rewievers' time serial port SNMP upsmon upssched Questions and issues about upssched (timer helper for upsmon) USB
#2460 opened Jun 2, 2024 by jimklimov Draft 2.8.4
Fix common USB matching options for bcmxcp_usb MGE MGE branded devices and (USB) chipsets, now part of Eaton; mostly bcmxcp drivers need testing Code looks reasonable, but the feature would better be tested against hardware or OSes needs-work PR discussion concluded that some work is needed from the contributor USB-duplicate-devices Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
#2270 opened Jan 19, 2024 by jimklimov Draft
upssched: let UPSNAME@localhost specs copied from upsmon config "just work" enhancement upssched Questions and issues about upssched (timer helper for upsmon)
#1861 opened Feb 28, 2023 by jimklimov Draft 2.8.4
drivers/usbhid-ups.c: try to detect "Driver stale" situations when in "pollonly" mode bug need more info need testing Code looks reasonable, but the feature would better be tested against hardware or OSes question USB
#1630 opened Aug 28, 2022 by jimklimov Draft
Use str* API to check for valid numeric value C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks merge-conflicts refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings
#677 opened Mar 13, 2019 by aquette Loading… 2.8.4
[DoNotMerge] DBus proof-of-concept feature need testing Code looks reasonable, but the feature would better be tested against hardware or OSes NUT protocols SmartNUT Multi-backend extension of NUT for smart home integrations WIP
#533 opened Mar 6, 2018 by EmilienKia Loading…
PEP8 cleanup. merge-conflicts need testing Code looks reasonable, but the feature would better be tested against hardware or OSes needs-work PR discussion concluded that some work is needed from the contributor
#512 opened Jan 3, 2018 by Cabalist Loading… 2.8.4
Ve-direct driver experimental-namespace This PR or issue deals with names not standardized in nut-names.txt and code would need to change needs-work PR discussion concluded that some work is needed from the contributor
#440 opened Jun 6, 2017 by pkubanek Loading…
ProTip! Filter pull requests by the default branch with base:master.