- Feb 18, 2022
-
-
Sebastian Aksamit authored
-
- Jan 31, 2022
-
-
Grzegorz Wojciechowski authored
* Wrapper for "influx -import" command line utility * Auto-detecting range of changes and calling aggregator5manual.py
-
Grzegorz Wojciechowski authored
* Added missing probe_type filtering in search left/right queries.
-
- Jan 28, 2022
-
-
Grzegorz Wojciechowski authored
* Replaced tzlocal and pytz with DST aware time.localtime() objects and manually adding/removing 1 hour offset. Note: Using tzlocal and pytz on python3.5 was causing: - draw3 not displaying PT_MONTH probes - draw3 not displaying some archived data - aggregator5manual crashing on calculating PT_MONTH probes
-
- Jan 26, 2022
-
-
Grzegorz Wojciechowski authored
* Modified influx importer so both sz3 and sz4 could be converted into new architecture sz5 * Added switch to aggregator5 to aggregate from 10-min probes * Added possibility to set base name in aggregator5manual
-
- Jan 24, 2022
-
-
Grzegorz Wojciechowski authored
* bring back code responsible for parhub connection (sz4) * changed sz4 to sz5 connection * renamed changed sz4 stuff to sz5 * fixed whitespaces
-
- Jan 20, 2022
-
-
Grzegorz Wojciechowski authored
-
- Jan 19, 2022
-
-
Grzegorz Wojciechowski authored
-
- Jan 18, 2022
-
-
Aleksy Barcz authored
-
- Jan 11, 2022
-
- Jan 04, 2022
-
- Dec 28, 2021
-
-
Grzegorz Wojciechowski authored
* Increase YYLMAX from 8192 to 32768 - so SCC won't shut down when menu is to large.
-
- Dec 20, 2021
-
-
Grzegorz Rogoziński authored
* since we no longer store prec in influx, it has to be read from params.xml * remaining query strings rewritten with .format
-
- Dec 13, 2021
-
-
Grzegorz Wojciechowski authored
* added new command get_multiple_data to ikspyserver enabling to query "get_data" for any number of parameters at once * implemented multiple param query working with aggregator Note: this was made to fasten queries especially for aggregator5 and draw3.
-
- Dec 06, 2021
-
-
Aleksy Barcz authored
+ stardardized connecting id to handler and renamed methods + add visual indication that some move tools are supported for item type and others are not + initialize (otherwise const) map in cpp as ids are declared in cpp + repeat id in handlers as I wasn't able to use a lambda in EVT_ macros
-
Grzegorz Wojciechowski authored
* i2smo - don't check shebangs when run locally * changed way i2smo informs about custom daemons when run locally * fixed drawdefinables param names regex Note: this was done to reduce printing errors when i2smo run locally
-
- Dec 02, 2021
-
-
Grzegorz Wojciechowski authored
* fixed raising exception when scc section not found in szarp.cfg * fixed isl checking when run with additional tests * added i2smo duplicate unit search on additional tests
-
Grzegorz Wojciechowski authored
* save measurements via file * changed is_no_data to tag value in influxDB * forced data_time to be saved as integer in influxDB * optimized count_seconds_in_probe() function * added multithreaded calculating of aggregates Note: previous version of aggregator was way to slow
-
- Dec 01, 2021
-
-
Aleksy Barcz authored
+ ranges can be selected with shift/ctrl pressed + ranges don't have to be contiguous + add proxy method for using wxArray as I couldn't find guarantees neither for this class nor for GetSelections()
-
- Nov 30, 2021
-
-
Aleksy Barcz authored
+ on Buster, we cannot use reinterpret_cast in constexpr expression + g++ doesn't support constexpr std::string, so use constexpr const char*
-
- Nov 29, 2021
-
-
Aleksy Barcz authored
+ new feature: a single draw set can be moved top/bottom, 10up/down - using menu, toolbar, or hotkeys + refactored MoveDrawSet - some methods can be reused with DrawItems / Raports if neccessary + "bubble"-moving - it's fast enough and we reuse existing code + added grid-based hotkeys (qw,as,zx) + TODO: Polish translation, greying out buttons, fix regression: hotkeys not working with draw items
-
Aleksy Barcz authored
+ astyle
-
Aleksy Barcz authored
-
Aleksy Barcz authored
+ to be used with ipkedit
-
- Nov 24, 2021
-
-
Aleksy Barcz authored
- Nov 19, 2021
-
-
Grzegorz Wojciechowski authored
* added openssl sha256 wrapper * added statusbar
-
- Nov 17, 2021
-
-
Sebastian Aksamit authored
-
Grzegorz Wojciechowski authored
* added aggregator5 with live and manual mode (separate scripts) * systemd unit * first integration tests * changed resolution_s to human readable string format and renamed to probe_type * refactored queries * lock guard utility * meaner5 adjustment
-
- Nov 16, 2021
-
-
Grzegorz Wojciechowski authored
-
- Nov 08, 2021
-
-
Grzegorz Wojciechowski authored
-
- Nov 05, 2021
-
-
Sebastian Aksamit authored
-
- Oct 20, 2021
-
-
Sebastian Aksamit authored
-
- Oct 12, 2021
-
-
Grzegorz Wojciechowski authored
- Oct 11, 2021
-
-
Grzegorz Wojciechowski authored
-
- Oct 07, 2021
-
-
Grzegorz Wojciechowski authored
-
- Sep 28, 2021
-
-
Grzegorz Wojciechowski authored
-