Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-10 | check-lte-firmware-upgrade: omit once | netravnen | 1 | -1/+1 | |
Omit `once` from the `/interface/lte/firmware-upgrade` command to make sure it does acutally return a valid result. | |||||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | check-lte-firmware-upgrade: switch to $LogPrint | Christian Hesse | 1 | -10/+10 | |
2024-03-12 | check-lte-firmware-upgrade: drop main function, use :do with on-error | Christian Hesse | 1 | -6/+4 | |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 | |
2024-03-04 | check-lte-firmware-upgrade: move code into function | Christian Hesse | 1 | -68/+73 | |
2024-02-08 | check-lte-firmware-upgrade: give more detailed infos on modem | Christian Hesse | 1 | -2/+4 | |
2024-01-30 | check-lte-firmware-upgrade: use :jobname to get script name | Christian Hesse | 1 | -1/+3 | |
2024-01-07 | check-lte-firmware-upgrade: unbreak terminal detectiono | Christian Hesse | 1 | -4/+5 | |
This broke with commit 50d7e1fa41b8f8a6a1379de5521798346fd1ae9f... 🫣 | |||||
2024-01-05 | check-lte-firmware-upgrade: fail on empty version string | Christian Hesse | 1 | -0/+5 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-06-13 | check-lte-firmware-upgrade: lock the script | Christian Hesse | 1 | -0/+4 | |
2023-06-07 | check-lte-firmware-upgrade: update formatting of notification | Christian Hesse | 1 | -2/+3 | |
2023-04-24 | check-lte-firmware-upgrade: use $FormatLine | Christian Hesse | 1 | -3/+4 | |
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -0/+82 | |
No functional change for the user... The migration is done automatically. |