- Mar 14, 2025
-
- Mar 13, 2025
-
-
Aleksy Barcz authored
-
Grzegorz Rogoziński authored
+ tidied up help and cleanup messages
-
- Mar 12, 2025
-
-
+ Params that fully matched with pattern are at the beginning of set params list + Sets that contain fully matched params are at the beginning of set list + Thanks to this selecting first param from first set will always pick full match if any was present.
-
- Feb 28, 2025
-
-
Eryk Sztanga authored
+ Server used to accept negative IDs and cast them to uint. This caused reponse to have ID that is incorrect and not matching the original. + Now server returns invalid_id error when supplied with negative ID.
-
- Feb 21, 2025
-
-
Aleksy Barcz authored
-
- Feb 20, 2025
-
-
Aleksy Barcz authored
+ it is not used and not event packaged + this enables compilation on Debian Trixie
-
- Feb 19, 2025
-
-
Aleksy Barcz authored
+ it is problematic for systems on which we don't want ssh server to be running + szrsync and szbpush from szarp-base should still be functional without ssh server + szarp-server should be functional without ssh server + added openssh-server as Suggested to szarp-terminal as usually szarp-server will szbpush to a terminal
-
- Feb 18, 2025
-
-
Grzegorz Rogoziński authored
-
Sebastian Aksamit authored
-
- Feb 14, 2025
-
-
Eryk Sztanga authored
-
Eryk Sztanga authored
+ Pythondmn will now try to init python using shebang + If shebang is absent default system python will be innitialised as it was previously + It can handle python virtual enviorment + Does not work with python older than 3.8 + It does not work on windows due to lack of <codecvt> there that is necessary for converting string to wchar*
-
- Jan 27, 2025
-
-
Eryk Sztanga authored
+ Fixed formatting except around imports. + Fixed applying prec. It used to multiply 10 by prec instead of raising to prec power. + Changed assert checking whether parameter is floating-point to if diaplaying warning. + When running pythondmn with parcook it is possible without problems to write to floating-point param, so this behaviour is more appropriate.
-
- Jan 20, 2025
-
-
Eryk Sztanga authored
+ Made default panel size same as it was before adding panel resizing
-
Aleksy Barcz authored
+ for testing different probe types or for getting simplest variable data + uses jsondmn and python time library only + included: iks-server configuration using the new sz3 "szbase" backend + more info in README
-
- Jan 03, 2025
-
-
Eryk Sztanga authored
+ Fixed not throwing exception with wrong probe times in find_latest, get_history, get_latest_set get_data and search_data + Made seconds_t mode working in command search history. + Added error code 403 which is in doccumentation but was absent here + Fixed commands accepting invalid timestamps, which could freeze iks-server. Works for seconds_t as well as nanoseconds_t + Fixed search_data so ow it always returns -1 when timestamp was not found + Changed ill_formed error to feature_disabled when unsupported data type in get_data + Enabled nanoseconds mode in search_data and get_data for backward compatibility. It in fact performs check in seconds, the only diffrence is format. + Nanosecond timestamp needs to be provided in (seconds,nanoseconds) format.
-
- Dec 31, 2024
-
-
+ secure port tunnelling using ssh + packaging and some sample config
-
Aleksy Barcz authored
+ proberconnection.cc is not 1.62 compatible anymore + boost1.67 is available since stretch-backports so we don't loose any support + TODO: libboost1.67-dev etc alternatives are only for Debian Stretch right now
-
Aleksy Barcz authored
-
- Dec 20, 2024
-
-
Eryk Sztanga authored
+ prec was applied a second time to REAL and COMBINED param values when sending updates via set_subscribe + fixes new szbase backend for iks-server + may break szbase_legacy backend as it uses same sources as szbase + doesn't affect draw3 connecting to iks-server - seems that draw3 doesn't use set_subscribe at all
-
- Dec 19, 2024
-
-
Eryk Sztanga authored
+ When set consists of many binary parameters it is hard to analyze when they overlap. + It can be countered by setting specyfic ranges for following parameters (e.g. 0-2, 2-4, 4-6 etc.) + This commit adds button that calculates these ranges and applies them. + Button opens dialog that asks for sector height
-
- Dec 17, 2024
-
-
Eryk Sztanga authored
+ szmissing connects to iks-server (default 127.0.0.1:9002) + it connects to remote. If base name was not provided script asks user to choose from one of the listed remotes. + it collects the newest record of selected probe type. + it checks if the obtained record is older than old time (default 1h). + it checks if the obtained record is older than recent time (default 10m). + If record is newer than old time but older than recent time, parameter is listed as newly no_data. + it is also possible to list parameters that were missing in both cases.
-
- Dec 16, 2024
-
-
-
+ It is possible to lose some changes to user parameters when ctrl+c from console, because changes to params are not saved automatically. + Added text widget that informs if we have unsaved parameters. + It is located on the left of the set picker widget. + Text displays only when we have unsaved changes.
-
+ TimeWidget and SelectDrawWidget are now in wxSplittableWindow + This allows user to (vertically) change ratio of those widgets + user can now adjust ratio of graph and right panel +ratio is saved between sessions
-
- Oct 29, 2024
-
-
Grzegorz Rogoziński authored
- Oct 28, 2024
-
-
+ updated error message for when parameter in defined.xml has wrong draw set + when set exists display message: "is not present in draw set" + when set doesn't exist: "is part of non-existent set".
-
Eryk Sztanga authored
+ I ran filler2 and noticed no parameters are visible in any set. + This commit fixes that issue. + If draw_name is absent in params, param is added to python list anyway with draw_name value set to None + If draw_name is not None it is displayed. Otherwise full name is used for display. + The structure stays the same, only displayed names differ
-
- Oct 17, 2024
-
- Oct 15, 2024
-
-
Aleksy Barcz authored
+ on stretch it can be missing
-
- Oct 01, 2024
-
- Sep 24, 2024
-
-
Jacek Garwacki authored
-
- Sep 19, 2024
-
-
Przemysław Stawczyk authored
-
Przemysław Stawczyk authored
-
Przemysław Stawczyk authored
-
- Sep 12, 2024
-
-
Przemysław Stawczyk authored
-
Przemysław Stawczyk authored
-
- Sep 05, 2024
-
-
Przemysław Stawczyk authored
-