Commit graph

5 commits

Author SHA1 Message Date
Jan Hoffmann
3f9d47f976 luci-mod-dsl: add page with DSL status information
This shows the same information which is currently available on the
general overview page of luci-mod-status.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-02-09 22:33:55 +01:00
Jan Hoffmann
3ed20aac9d luci-mod-dsl: add support for pilot tones in bit allocation graph
If the data is available, draw pilot tones as vertical red lines.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-01-28 19:15:03 +01:00
Jan Hoffmann
fd54b7b7ef luci-mod-dsl: allow arbitrary number of datasets per graph
Currently the graph code is hard-coded to draw two datsets. Use loops
instead to also allow more or less datasets.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-01-28 19:14:53 +01:00
Florian Eckert
977c9ac6c6 luci-mod-dsl: add i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-11-04 13:53:46 +01:00
turboproc
cd48d766ad luci-mod-dsl: initial commit
Signed-off-by: Roland Barenbrug <roland@treslong.com>
[replace spcaes with tabs]
[remove not used dsl_cpe_pipe.sh from acl]
[cleanup file naming]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-11-04 11:25:05 +01:00