ea9a13e18c
Bugfix: RevPi simulator could not be startet without existing proc.img file
...
The simulator will create a new proc.img file on startup if it does not exist.
2021-06-27 11:45:01 +02:00
0831e8253a
Fix error in debugios.py with long byte values
...
Long byte values > 4 Bytes are handled as TEXT values. In some cases this could crash the sps monitor. Now, if we are not able to convert the bytes to a str(), we'll switch that io to "number" format.
2021-06-14 19:51:14 +02:00
c1e082107d
New release
0.9.3
2021-06-13 21:32:47 +02:00
f215b3bbc1
Improved RevPi search window
...
Show names of already saved connections in parentheses
Show connection error message if we can not connect to RevPi
Save and restore geometry and column width
2021-06-13 21:30:59 +02:00
1354568eb6
Reduce max block to load for log files on slow networks
2021-06-13 20:35:35 +02:00
6bf453790a
Fix crash during add new connection
2021-06-04 15:41:43 +02:00
61d543e6c7
Fix error on decoding broken log files
2021-06-03 21:14:18 +02:00
4eec6306a9
Add upload progress display in developer, bugfix on file download in developer
2021-04-26 12:07:47 +02:00
8a2cd9f304
New release
0.9.2
2021-04-25 13:27:42 +02:00
6be0c8d32f
Modified translations
2021-04-25 13:17:10 +02:00
3ea43e2931
Bugfix for simulator to prevent GUI crash after first use
2021-04-25 12:44:40 +02:00
cda60e119c
Add a simulator dialog to manage simulator settings
2021-04-25 11:55:19 +02:00
f0e6f64389
Add parameter to change connection timeout (default was and is 5 seconds)
2021-04-18 11:03:51 +02:00
2341e2be95
Bugfix for translations strings and format function
2021-04-15 16:09:03 +02:00
9f8409f375
Get AVAHI IPv4 addresses with service_info
2021-04-10 15:42:04 +02:00
bf1c5e6e5d
New release
0.9.1
2021-02-17 07:26:56 +01:00
989ba6ab14
Remove included revpimodio2 static link and add it as requires
2021-02-17 07:25:44 +01:00
4fa5767685
Bugfix: Load locales file
2021-01-16 12:30:11 +01:00
ed3e7adb74
UI Text check and translation-de
0.9.0
2021-01-14 19:21:10 +01:00
1959c58b61
Bugfixes - IP regex, Queue handling, file upload
2020-12-28 22:00:37 +01:00
7ee84bf305
UI Text check and translation-de
2020-11-12 19:51:01 +01:00
1fd1d37fa7
Destroy changed IOs after piCtory changes
2020-11-12 19:48:56 +01:00
146dd74c95
Add option for software watchdog and driver reset action
2020-10-13 20:02:37 +02:00
5eafb2a125
Load and display logfiles block by block
2020-10-11 11:08:26 +02:00
60233792fe
String fields (> 4 Bytes) can be switched to numbers
2020-10-10 18:01:21 +02:00
da88d8016d
Merge branch 'filemanager' into develop
...
# Conflicts:
# include/ui/revpidevelop_ui.py
# include/ui_dev/revpidevelop.ui
2020-09-24 19:39:50 +02:00
dbb195dc00
files.ui Design change, cleanup
2020-09-24 19:30:19 +02:00
823d41f430
revpifiles.py is ready with PyLoad 0.9.3 functions
2020-09-24 18:28:07 +02:00
9dda109325
WIP: revpifiles.py has all functions for PyLoad 0.9.2
...
File download and delete functions are missing
2020-09-24 17:06:11 +02:00
bf0df462fe
Save IP address, not hostname of avahisearch.py found RevPi (Windows will not resolve)
2020-09-24 13:12:22 +02:00
212367006b
Bugfix: PyInstaller script
2020-09-11 09:39:38 +02:00
954981fd15
WIP: GUI and base function from revpidevelop
2020-09-11 09:37:46 +02:00
2737e78445
Merge remote-tracking branch 'origin/develop' into develop
2020-08-26 08:36:19 +02:00
844f1c8b27
Replace widget search to widget dict (performance)
2020-08-26 08:35:10 +02:00
d2aabb5ae4
Replace widget search to widget directory (performance)
2020-08-26 08:34:03 +02:00
0f22a2812b
Renamed version of revpipycontrol written with Qt framework
2020-08-24 18:14:42 +02:00
b76dee8ee4
Initial commit
2020-07-11 18:48:03 +02:00