aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/dash/app/pal/utils
AgeCommit message (Collapse)AuthorFilesLines
2022-09-19feat(uti): Move directorypmikus5-812/+0
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7300ecfe756baaf3fbeedb020070f882cfaca445
2022-09-16feat(uti): Compiled CSSpmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Idce840acedcf6f3badbecd8c80f28d94d3abd1af
2022-09-13UTI: Simplify the NewsTibor Frank2-5/+6
Change-Id: I790674b7c99bfdf3056a8e9209a3ca1617f4984a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-19UTI: Add Summary to NewsTibor Frank1-1/+9
Change-Id: Ifa3882b36976183f628d2e3171061945ab33bf29 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-15UTI: Set the time period for news to 180 daysTibor Frank1-6/+2
- It is defined by the constant TIME_PERIOD, so it is the same as for the trending. - The jumpavg lib is now much faster so we can use full scale for news. Change-Id: Id092efa544e4ee2111564e09fb71fb6c3b48a73b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-08-03UTI: Add Download for iterative data.Tibor Frank1-0/+9
Change-Id: I79bcfc2449310d4d186146ce79b2143a33ed2d1f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-07-26UTI: code clean-upTibor Frank2-10/+150
Change-Id: I492370e20ad0e7431aaf86af618ed874104c4ad5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-07-21UTI: Move common functions to utils.Tibor Frank1-1/+140
Change-Id: Ic390359afcea7855a964f8f9793f6d17a5b9b616 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-07-21UTI: Move constatns to a separate fileTibor Frank5-0/+519
Change-Id: If3796b71d02bcf5a92612585dfa8867e5039f037 Signed-off-by: Tibor Frank <tifrank@cisco.com>