Commit Graph

13 Commits

Author SHA1 Message Date
98b4879b7f Manage revolution pi saved settings in an own class
Start a complete new setting file with right naming. Import all old
saved connections from old settings file. Revolution Pi saved settings
are now in an own class with all properties and default values. All
modules are using this new setting class, which support the save
function.
2023-01-09 17:22:47 +01:00
a557759063 Switch to setuptools for setup.py 2023-01-04 19:59:47 +01:00
3f2f3e0478 Switch project so src layout
This will make it possible to build pip packages.
Add a make file to compile UI files and build mac and win applications.
2023-01-04 18:12:59 +01:00
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
c1e082107d New release 2021-06-13 21:32:47 +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
8a2cd9f304 New release 2021-04-25 13:27:42 +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
bf1c5e6e5d New release 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
0f22a2812b Renamed version of revpipycontrol written with Qt framework 2020-08-24 18:14:42 +02:00