46 Commits

Author SHA1 Message Date
3b256bd878 imprv: add additional info output for broken data & timeframes in qtb 2024-03-05 21:32:46 +01:00
c01239886b fix: handle broken temp/hum values 2024-03-05 21:27:04 +01:00
fa1a5abd04 fix: use gui start/end time instead of first/last data entry for dwd timeframe selection 2024-03-05 21:19:43 +01:00
53391fecd5 fix: replace 'Daten' with 'Zeit' to clarify problem 2024-03-05 21:11:00 +01:00
80f878894f fix: add from_time/to_time in error msg 2024-03-05 21:09:54 +01:00
e2a95c39db fix: improve error message for bad timeframe 2024-03-05 21:05:56 +01:00
7dcceaf7d4 fix: improve error message for bad timeframe 2024-03-05 21:05:01 +01:00
db7efca5bb feat: fallback solution for dwd data 2023-12-27 13:08:01 +01:00
a3129e1932 fix: hardcode special charater for windows
- for unknown reason windoes does not like unicode in config file
2023-05-14 14:23:59 +02:00
78660bd026 fix: skip individual datapoints if data is None 2023-05-14 14:19:46 +02:00
Yannik Schmidt
32c33700d1 add error message for bad output fext 2022-03-06 14:00:43 +01:00
Yannik Schmidt
aad93a663d focus start button after file selection 2022-03-06 13:55:44 +01:00
Yannik Schmidt
7ab303d5fe add xls to import formats 2022-03-05 23:57:53 +01:00
Yannik Schmidt
7a199322a4 additional fallback for legacy txt 2022-03-05 23:46:03 +01:00
Yannik Schmidt
2527347ff8 fix dst again 2021-12-28 10:58:29 +01:00
Yannik Schmidt
84e3354b55 import time package 2021-12-28 10:45:41 +01:00
Yannik Schmidt
c60ac0d6c9 fix dst on new dbf loggers 2021-12-28 10:44:40 +01:00
Yannik Schmidt
2f35212f62 fix min/max x calc with negative values in non-last series 2021-06-20 15:00:39 +02:00
Yannik Schmidt
2325bbd3dc add error handling and special cases for large chunks of missing outside data 2021-06-13 17:18:47 +02:00
Yannik Schmidt
96c6c0ad45 fix sß -> ß typo 2021-04-30 14:41:58 +02:00
Yannik Schmidt
66c5a2abe7 remove debug messages 2021-03-19 11:22:32 +01:00
Yannik Schmidt
69ed98e64b do not abort on value error in dbf (warning only) 2021-03-18 20:54:31 +01:00
Yannik Schmidt
db09dae115 implement default source dir configuration option 2021-02-26 13:08:34 +01:00
Yannik Schmidt
3280f52672 improve info outputs 2021-02-26 13:01:01 +01:00
Yannik Schmidt
eb6a9dedac replace print outputs with outputs to qt 2021-02-26 12:54:52 +01:00
Yannik Schmidt
5113561a8c refactor spacing in cfg parse 2021-02-26 12:54:34 +01:00
Yannik Schmidt
7256a422f3 remove obsolete output 2021-02-26 12:44:09 +01:00
Yannik Schmidt
03bed2a976 refactor error output part 1 2021-02-26 12:43:32 +01:00
Yannik Schmidt
95f4206394 correct typo in encoding replace strategy 2021-02-26 12:17:58 +01:00
Yannik Schmidt
571cb6fb2b pad negative numbers in legend box 2021-02-26 12:03:43 +01:00
Yannik Schmidt
be4ac62ece remove obsolete constant declaration 2021-02-26 11:39:01 +01:00
Yannik Schmidt
912a51801d only warn on errors/missing values in external data 2021-02-23 19:03:57 +01:00
Yannik Schmidt
57f7ca56e6 remove obsolete sanity check 2021-02-23 18:49:39 +01:00
Yannik Schmidt
073e791085 align h-lines in grid correctly to ticks for non-zero ymin 2021-02-23 18:43:10 +01:00
Yannik Schmidt
e0122a5f8c allow missing values (-) in external data 2021-01-06 12:35:57 +01:00
Yannik Schmidt
ac485f1e9f only parse outside data when needed 2021-01-06 12:35:13 +01:00
Yannik Schmidt
72d7d7a4a1 refactor 2020-08-16 16:32:01 +02:00
Yannik Schmidt
2e9eb9864b remove obsolete call to frontend_utils 2020-08-16 16:05:07 +02:00
Yannik Schmidt
5c4d7ccece Merge branch 'master' of github.com:FAUSheppy/ths-datenlogger 2020-08-16 16:02:28 +02:00
Yannik Schmidt
a3a4f66aa4 add build directory 2020-08-16 16:02:13 +02:00
Yannik Schmidt
608baaa596 remove old testcases 2020-08-16 15:49:41 +02:00
Yannik Schmidt
fa6e2893ad refactor filenames 2020-08-16 15:49:28 +02:00
Yannik Schmidt
f8e94ad36a remove timestamp wrapper func 2020-08-16 15:43:35 +02:00
Yannik Schmidt
470fdccffd remove old console interface 2020-08-16 15:38:58 +02:00
Yannik Schmidt
cc26b337c2 Implement GUI 2020-08-15 21:46:05 +02:00
Yannik Schmidt
2da4673043 start gui 2020-08-15 12:35:36 +02:00