Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EATON HID: add missing usages and paths #2637

Open
wants to merge 95 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2024

  1. EATON HID: add missing usages and paths

    Signed-off-by: Arnaud Quette <[email protected]>
    arnaudquette-eaton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    52ccc91 View commit details
    Browse the repository at this point in the history
  2. EATON HID: completion on examples

    Signed-off-by: Arnaud Quette <[email protected]>
    arnaudquette-eaton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7d1082c View commit details
    Browse the repository at this point in the history
  3. first trying to add values

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e5463b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. some typo fix

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    57604b2 View commit details
    Browse the repository at this point in the history
  2. some of the fixes

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97603cd View commit details
    Browse the repository at this point in the history
  3. fix typo in comments

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4dbd3ab View commit details
    Browse the repository at this point in the history
  4. add 'eco_pegasus_yes_no_info' func to uotlet.2.ecocontrol

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    408d5fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a04f3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7145d7 View commit details
    Browse the repository at this point in the history
  7. outlet_eco_yes_no_info move to mge-xml.c

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3028e77 View commit details
    Browse the repository at this point in the history
  8. intoduce input.eco.switchable

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f8583b1 View commit details
    Browse the repository at this point in the history
  9. added info_lkp_t outlet_eco_yes_no_info and `valtab_t outlet_eco_ye…

    …s_no_info`
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    878c41b View commit details
    Browse the repository at this point in the history
  10. try to fix definition of outlet_eco_yes_no_info[] error

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dbc8a32 View commit details
    Browse the repository at this point in the history
  11. remove *outlet_eco_yes_no_info from mgr-hid.c

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e3ad8b4 View commit details
    Browse the repository at this point in the history
  12. outlet.1.ecocontrol added to mge-xml to fix undefined

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    50ddcb9 View commit details
    Browse the repository at this point in the history
  13. outlet_eco_yes_no_info defined in upshid-ups.h

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e84dcc0 View commit details
    Browse the repository at this point in the history
  14. remove outlet_eco_yes_no_info[] from powerp-bin.c

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ca26f21 View commit details
    Browse the repository at this point in the history
  15. remove also from mge-xml.c

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af90cc4 View commit details
    Browse the repository at this point in the history
  16. remove typo space

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a9865c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. move info_lkp_t outlet_eco_yes_no_info[] to mge-hid.c

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0159aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef37e06 View commit details
    Browse the repository at this point in the history
  3. adding input.eco.switchable,outlet.n.ecocontrol to cmdvartab and /d…

    …ocs/nut-names.txt
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b79dd34 View commit details
    Browse the repository at this point in the history
  4. comment on ESS mode

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1bf083a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8915f1 View commit details
    Browse the repository at this point in the history
  6. outlet.1.switch.status rename back to outlet.1.status

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eda403f View commit details
    Browse the repository at this point in the history
  7. outlet.n.status back and new one move to intro `outlet.1.protect.st…

    …atus` also define in cmdvartab and /docs/nut-names.txt
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6e63a97 View commit details
    Browse the repository at this point in the history
  8. change outlet.2 ... Outlet.[1] to Outlet.[3]

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    02f74fb View commit details
    Browse the repository at this point in the history
  9. Fix typo in "Outlet [P] -> [p]rotection status"

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0fb27ae View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. add eco_mode info

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c89b245 View commit details
    Browse the repository at this point in the history
  2. fix info_lkp_t eco_mode_info[]

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f1c2135 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9cebd2e View commit details
    Browse the repository at this point in the history
  4. define info_lkp_t eco_mode_info[] in usbhid-ups.h

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c839e57 View commit details
    Browse the repository at this point in the history
  5. delete typo space

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    74a3ed2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. eco_mode_info[] back 3 values + UPS.PowerConverter.Input.[5].PresentS…

    …tatus.Used added
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b2271d0 View commit details
    Browse the repository at this point in the history
  2. fix typo ups_status

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c457a18 View commit details
    Browse the repository at this point in the history
  3. info_lkp_t eaton_input_mode_info[] format spaces

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7b3a1d0 View commit details
    Browse the repository at this point in the history
  4. change ecomode to high-efficiency in status_info

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5ac8c4b View commit details
    Browse the repository at this point in the history
  5. add ecomode commands

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6660f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    3c4e96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85919bc View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add bypass commands for test

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    88000b8 View commit details
    Browse the repository at this point in the history
  2. eaton_input_bypass_mode_info[] added

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fbce60a View commit details
    Browse the repository at this point in the history
  3. spaces typo fixes

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    acb1182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    799c1f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. change he to ecomode

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    06f0f25 View commit details
    Browse the repository at this point in the history
  2. change back to ecomode

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    633c0b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. input.transfer.forced.enabled added + input.bypass.switch.on/off for …

    …RW vars
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3a4a150 View commit details
    Browse the repository at this point in the history
  2. remove nfo_lkp_t eaton_input_transfer_on_off_info as eaton_enable_dis…

    …able_info avalible
    
    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    65ae02e View commit details
    Browse the repository at this point in the history
  3. comment added for ...forced

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9a83044 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. rename to ECO(HE) mode! fix comments

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    19e4405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517bcf0 View commit details
    Browse the repository at this point in the history
  3. added values to nut-names

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a2ecd22 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. input.bypass.switch.off up to 12 becose return 11 bytes

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b0d0b30 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    59c4bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e6f72 View commit details
    Browse the repository at this point in the history
  3. upsmon (sources, docs, config samples, C++ nutconf support): add trac…

    …king and reporting for ECO status [networkupstools#2367]
    
    Signed-off-by: Jim Klimov <[email protected]>
    jimklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1746ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    816074b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f76af4d View commit details
    Browse the repository at this point in the history
  6. add eaton_check_bypass_range() for check bypass limit

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cb2bb25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3362bd6 View commit details
    Browse the repository at this point in the history
  8. fix for eaton_check_bypass_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    53557f2 View commit details
    Browse the repository at this point in the history
  9. fix eaton_check_bypass_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9260798 View commit details
    Browse the repository at this point in the history
  10. rename to eaton_input_bypass_check_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    30ce796 View commit details
    Browse the repository at this point in the history
  11. disable eco alarm

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    465ae24 View commit details
    Browse the repository at this point in the history
  12. fix2 eaton_input_bypass_check_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7390b6b View commit details
    Browse the repository at this point in the history
  13. fix3 eaton_input_bypass_check_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    dcd1358 View commit details
    Browse the repository at this point in the history
  14. add define values

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a5a51c0 View commit details
    Browse the repository at this point in the history
  15. fix3 eaton_input_bypass_check_range()

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cb6c601 View commit details
    Browse the repository at this point in the history
  16. function to up for definition

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3669d38 View commit details
    Browse the repository at this point in the history
  17. fix for upsdebugx

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8a938bb View commit details
    Browse the repository at this point in the history
  18. fix2 debugx

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ff208db View commit details
    Browse the repository at this point in the history
  19. more details for debugx + move declaration up

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5c3dbc7 View commit details
    Browse the repository at this point in the history
  20. fix typo

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fa611ec View commit details
    Browse the repository at this point in the history
  21. fix again upsdebugx

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    df37871 View commit details
    Browse the repository at this point in the history
  22. move declaration uppper

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c96069e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    34c3b3f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0598e24 View commit details
    Browse the repository at this point in the history
  25. add freq to function comment

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    575ac63 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. add frequency default in case no value

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    26ad39a View commit details
    Browse the repository at this point in the history
  2. change comments sign

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    02f8f87 View commit details
    Browse the repository at this point in the history
  3. add function for check eco range

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c65be09 View commit details
    Browse the repository at this point in the history
  4. check freq limit in separate block in eco mode

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    fd6e8e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5937a42 View commit details
    Browse the repository at this point in the history
  6. fix upsdebugx

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    deb59b6 View commit details
    Browse the repository at this point in the history
  7. add comment

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cacc516 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. change eco/bypass values to avoid ERR TOO-LONG

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    54e02ad View commit details
    Browse the repository at this point in the history
  2. change nut-names.txt also

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    392d7cc View commit details
    Browse the repository at this point in the history
  3. ecocontrol change description

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7339c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. change some values for bypass/eco

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d119492 View commit details
    Browse the repository at this point in the history
  2. change to on in nut-names.txt also

    Signed-off-by: DaRK AnGeL <[email protected]>
    masterwishx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e0056e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge remote-tracking branch 'upstream/master' as of 2024-10-21 into …

    …'work/2495'
    
    NOTE: ECO entries in code and docs go before the ALARM entries.
    
    Signed-off-by: Jim Klimov <[email protected]>
    jimklimov committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    00d5a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ec6885 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    6f63b35 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    eeaa4c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    662bc6d View commit details
    Browse the repository at this point in the history