Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-11 | mode-button: RouterOS v7 path syntax | Christian Hesse | 1 | -7/+7 |
2022-01-01 | update copyright for 2022 | Christian Hesse | 1 | -1/+1 |
2021-02-26 | mode-button: use $ValidateSyntax | Christian Hesse | 1 | -10/+15 |
2021-02-24 | global: give script or function name in log messages | Christian Hesse | 1 | -6/+7 |
2021-02-18 | global: drop script 'global-wait'•••All scripts wait for the global functions on their own now. change-44 | Christian Hesse | 1 | -0/+3 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 1 | -1/+1 |
2020-10-23 | mode-button: make LED configurablechange-35 | Christian Hesse | 1 | -1/+3 |
2020-10-23 | mode-button: act on led with type on or off only | Christian Hesse | 1 | -5/+12 |
2020-10-23 | mode-button: act on led with no interface setting only | Christian Hesse | 1 | -2/+2 |
2020-10-23 | mode-button: fix delay•••The `:beep` command is async... So an additional delay is required unconditionally. | Christian Hesse | 1 | -2/+1 |
2020-10-23 | mode-button: support inverted blink | Christian Hesse | 1 | -2/+5 |
2020-10-22 | mode-button: use user-led for visual feeback•••The user-led needs to be configured with type=off, it is ignored with other configuration. | Christian Hesse | 1 | -4/+6 |
2020-10-16 | mode-button: merge mode-button-event & mode-button-schedulerchange-32 | Christian Hesse | 1 | -0/+54 |