Commit Graph

284 Commits

Author SHA1 Message Date
gg
8c283376fb RFID connection 2025-01-13 11:56:47 +01:00
gg
7c79bfc6a3 rfid imports 2024-12-24 12:30:17 +01:00
b7a09646a9 remote import recipes under testing 2024-12-18 14:46:25 +01:00
bda17a5452 Merge remote-tracking branch 'origin/master' 2024-12-09 15:37:25 +01:00
0e6be1f8a6 dev portal ok overwrite png files 2024-12-09 15:37:08 +01:00
neo
3715436280 extra server on stten1/4/14 tbt 2024-12-06 15:04:14 +01:00
neo
4b63f5b14d extra server on stten1/4/14 tbt 2024-12-06 14:25:41 +01:00
neo-2
33ba90a35b ST TEN 14 2024-12-06 12:05:15 +01:00
neo
3fd2efcd7b extra server on stten1/4/14 tbt 2024-12-06 11:58:57 +01:00
neo
f3b19fd32b extra server on stten1/4/14 tbt 2024-12-06 11:51:45 +01:00
neo
357c517638 extra server on stten1/4/14 tbt 2024-12-05 17:31:49 +01:00
neo
5d52f423e0 db fix 2024-12-02 17:00:32 +01:00
2c957a64a2 Log management ok 2024-12-02 12:24:02 +01:00
Eduardo
26508cc25c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/ui/recipe_selection/recipe_selection.py
2024-11-15 11:10:15 +01:00
65250d6533 wip remote fetch 2024-11-11 16:57:51 +01:00
9942b5c542 remote fecthing ok on sim
wip on server
2024-11-08 16:47:25 +01:00
neo-nb3
a38aea5e5c file download from server wip 2024-11-06 21:00:17 +01:00
160af9de88 Merge remote-tracking branch 'origin/master' 2024-11-06 12:55:30 +01:00
c791ba76e9 IMPROVED ERROR FOR USB CONNECTIONS TECNA 2024-11-06 12:55:05 +01:00
neo
e20c85cc62 status update rewrite wip 2024-11-06 12:37:19 +01:00
neo-2
5015d3a4ea ST TEN 14 2024-11-06 09:37:54 +01:00
neo-2
d5c4fe420f ST TEN 14 2024-11-06 08:57:08 +01:00
Eduardo
1e9439268f io id 2024-10-30 14:51:18 +01:00
118c0367b9 Refactor remote_fetch and add check_actions_to_do
Simplify the remote_fetch method by removing machine_status parameter and updating error handling. Introduce check_actions_to_do method to determine necessary actions for the machine, including invoking remote_fetch as a required action.
2024-10-29 17:28:35 +01:00
3f4f0aab82 Set machine status to "logged-in" by default
Updated the default machine status from "offline" to "logged-in" in the ArchiveSynchronizer class. This ensures the correct initial status is set when the object is instantiated.
2024-10-29 12:04:28 +01:00
82c09a8ced Refactor machine status updates
Removed unnecessary machine status update to "stand-by" and streamlined status changes to "working" and "logged-in" based on specific actions. This helps in maintaining a cleaner and more accurate status flow within the application logic.
2024-10-29 12:03:20 +01:00
bd0ea025f7 Update machine status handling and fix archive synchronizer init
Refactor machine status updates to include more states such as working" for better control. Also, ensure `ArchiveSynchronizer` is initialized with the `config` parameter where needed, improving consistency in object creation across multiple UI components.
2024-10-29 11:41:42 +01:00
3f8630bd7f Add error dialogs for USB connection issues
Introduce `QMessageBox` dialogs to notify users of USB connection errors in `modbus_component.py`. This provides immediate feedback to users, improving the usability and troubleshooting process. The change replaces previous warnings with more visible error messages.
2024-10-29 09:15:35 +01:00
Eduardo
58bc7c0477 fix 2024-10-28 15:58:46 +01:00
Eduardo
d3b7fcaecd fix 2024-10-28 09:30:47 +01:00
087d3a48d6 Refactor ArchiveSynchronizer usage and clean up code
Refactor code to properly utilize `ArchiveSynchronizer` class across multiple modules. Adjust conditional statements and imports for consistency. Remove unnecessary debug outputs and redundant code, ensuring more streamlined and maintainable codebase.
2024-10-25 17:11:00 +02:00
e940964f84 merge 2024-10-24 16:47:56 +02:00
27fd430a0b auto import wip
Updated remote_fetch to allow flexible machine_status input and reorganized file saving logic to categorize downloads based on file types. Modified test configuration to ensure compatibility with the new changes.
2024-10-24 11:11:03 +02:00
fce0151ecc Refactor remote_fetch method to improve file management
Updated remote_fetch to allow flexible machine_status input and reorganized file saving logic to categorize downloads based on file types. Modified test configuration to ensure compatibility with the new changes.
2024-10-23 16:51:27 +02:00
1da8c3ae39 Add machine_id parameter to remote_fetch method
Updated the remote_fetch method to accept a mandatory machine_id parameter and adjusted the URL endpoint accordingly. Modified relevant invocation and added error handling for missing machine_id. Updated the corresponding tests to include the machine_id parameter.
2024-10-23 15:00:17 +02:00
e6c7b76ccd dev.r5portal remote_fetch
fix
2024-10-23 11:46:57 +02:00
2c01810685 dev.r5portal remote_fetch
ok
2024-10-23 11:30:30 +02:00
7261f2d1e0 dev.r5portal upload system unit test ok 2024-10-23 09:45:57 +02:00
61b7fc98a5 dev.r5portal upload system unit test ok 2024-10-23 09:36:55 +02:00
d5a4813b58 dev.r5portal upload system unit test ok 2024-10-23 09:20:41 +02:00
e1289065c8 dev.r5portal upload system wip 2 2024-10-22 16:37:55 +02:00
5464f9a9c4 dev.r5portal upload system wip 2024-10-22 12:11:56 +02:00
a54935fcad initial commit dev.r5portal upload system 2024-10-21 17:17:10 +02:00
neo
847338984d fixme prod server status 2024-10-21 12:50:44 +02:00
neo
c4e83468c8 new extra synchronizer endpoint wip 2024-10-18 12:37:07 +02:00
neo
7ee96d63dd advantech digital I/O ok on linux, tbt 2024-10-08 15:36:05 +02:00
gg
700849ef9b save recipes OK 2024-10-04 15:52:54 +02:00
neo
dd88b1eafa save recipes wip 2024-10-04 11:39:16 +02:00
neo
e3db54583d Tecna recipe reader tool WIP 2024-09-27 19:11:49 +02:00
neo
982c44793c Merge remote-tracking branch 'origin/master' into remove-steps-table 2024-09-23 17:29:35 +02:00