feat: infix-schedule based on ietf-schedule implementation

Signed-off-by: Ejub Sabic <ejub1946@outlook.com>
This commit is contained in:
Ejub Sabic
2026-06-18 10:22:35 +02:00
parent 19c820fac2
commit 67ea7a74c1
26 changed files with 1646 additions and 2 deletions
+4
View File
@@ -23,6 +23,10 @@ All notable changes to the project are documented in this file.
clients onto the faster 5/6 GHz band
- Add `legacy-rates` option to re-enable 802.11b rates on 2.4 GHz for
old IoT devices (disabled by default)
- Add system scheduling based on ietf-schedule (RFC 9922), using the
iCalendar recurrence grouping pruned to cron-expressible rules. Schedules
are reusable time-specs; features (`scheduled-reboot`,
`software/check-update`) trigger off them via a schedule reference
### Fixes