Commit Graph

21 Commits

Author SHA1 Message Date
Martin Zietz 177928d82e code cleanup and comments 2021-02-20 18:08:41 +01:00
Martin Zietz f5dc7f097e cleanup and comments
user interface
2021-02-17 11:26:25 +01:00
Martin Zietz ca2f094ef8 restructured program end, tried to fix threading issue on window close (not yet fixed) 2021-02-10 11:34:33 +01:00
Martin Zietz f0161d849d many things 2021-02-08 20:10:20 +01:00
Martin Zietz 08d4ca463d moved config handling to separate file 2021-02-07 14:54:12 +01:00
Martin Zietz 8440a75296 added csv execution and associated multithreading 2021-02-07 13:08:24 +01:00
Martin Zietz 8d1870956f reworked config handling
file is now only written when explicitly wanted, e.g. on button press.
global config stored instead as config object
2021-02-04 15:33:19 +01:00
Martin Zietz ef914ff6fc small stuff 2021-02-04 11:00:33 +01:00
Martin Zietz 5cbd5bb69f first attempt at error messages 2021-02-03 13:04:56 +01:00
Martin Zietz 2a2a538fd8 added protection against excessive values 2021-02-02 17:56:43 +01:00
Martin Zietz 27c804904b Implemented configuration window 2021-02-02 13:11:27 +01:00
Martin Zietz 4dc296a6f0 added edit_config function 2021-01-28 17:38:15 +01:00
Martin Zietz 8cf4961d99 implemented config file read and default write 2021-01-28 17:28:38 +01:00
Martin Zietz c0fb71f73f started on config file
renamed settings.py to globals.py
2021-01-28 12:50:13 +01:00
Martin Zietz 9620bcdfdd reworked cage_func to use class for axes 2021-01-21 15:05:44 +01:00
Martin Zietz b63bcb0379 Basic GUI framework 2021-01-20 15:20:42 +01:00
Martin Zietz e14dca928f Renamed static variables to all caps 2021-01-01 12:54:23 +01:00
Martin Zietz df9cdd6f0d limited voltage
Used diodes can tolerate 17V max, limited script to 16V
2020-12-15 16:49:57 +01:00
Martin Zietz 12ec34182b Implemented Arduino-based polarity control into main script 2020-12-10 12:44:30 +01:00
Martin Zietz 0b15116fd9 Added most functions needed for cage operation 2020-12-04 16:54:17 +01:00
Martin Zietz e03b2c8416 started work on 3-axis handling 2020-12-04 14:05:36 +01:00