gg
7f7fa06266
hikrobot smart camera almost getting data
2025-01-17 19:17:09 +01:00
gg
cb13f28d2e
hikrobot smart camera login ok
2025-01-17 16:23:24 +01:00
849db63176
pipe cutter wip
2025-01-17 15:14:28 +01:00
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
3715436280
extra server on stten1/4/14 tbt
2024-12-06 15:04:14 +01:00
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
3fd2efcd7b
extra server on stten1/4/14 tbt
2024-12-06 11:58:57 +01:00
f3b19fd32b
extra server on stten1/4/14 tbt
2024-12-06 11:51:45 +01:00
357c517638
extra server on stten1/4/14 tbt
2024-12-05 17:31:49 +01:00
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
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
847338984d
fixme prod server status
2024-10-21 12:50:44 +02:00
c4e83468c8
new extra synchronizer endpoint wip
2024-10-18 12:37:07 +02:00
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
dd88b1eafa
save recipes wip
2024-10-04 11:39:16 +02:00
e3db54583d
Tecna recipe reader tool WIP
2024-09-27 19:11:49 +02:00
982c44793c
Merge remote-tracking branch 'origin/master' into remove-steps-table
2024-09-23 17:29:35 +02:00
stten7
5ea6a58101
dev st ten 7
2024-09-19 12:53:03 +02:00
stten7
ed6d2e263b
fix
2024-09-19 11:04:02 +02:00
938e420800
wtf
2024-09-18 18:15:01 +02:00
gg
e2cfa8204f
dogotal i/o
2024-09-18 14:47:54 +02:00
d65e2a03ea
remove steps table wip, import ok
2024-09-18 14:18:07 +02:00
8b22158d0a
ferrari label wip
2024-09-11 15:52:01 +02:00
gg
244f5195dc
op sys fix
2024-05-27 13:35:31 +02:00
eduardo
e40d0e7fa7
Update label text and warning images configurations
...
Updated the text displayed on the brother label printer to only show "ST-TEN-10" instead of "ETICHETTA \nST-TEN-10". Also changed the warning images in machine settings for st-ten-3 and st-ten-2 to use a generic image instead of their specific ones.
2024-05-08 12:39:28 +02:00
eduardo
53c34957cc
Update printing labels and warning images in config files
...
Updated the printing labels in the brother_label_printer.py file and added warning images fields across multiple configuration files. This includes changes in machine settings for st-ten-3.ini, st-ten-2.ini and st-ten-10.ini. Also, modified the "labeltxt_5" field in the test.py file and in recipe_selection.py to fetch the correct value.
2024-05-08 11:46:03 +02:00
Eduardo
c43a870db5
Merge remote-tracking branch 'origin/master'
2024-04-23 11:15:53 +02:00
Eduardo
85c1ec2d2d
Add machine status tracking and update for ArchiveSynchronizer
...
The ArchiveSynchronizer now tracks machine status and sends updates about it. Options of status are tracked as "working", "logged-in", and "logged-out". This implementation includes configuration changes for the st-ten-10 machine and error reporting for failures during remote archive operations.
2024-04-23 11:15:23 +02:00
gg
5fcb04f969
-various fixes
...
-st-ten-8 tested ok with new flush blow valves
2024-04-22 18:38:34 +02:00
stten7
ed13b91073
fix
2024-03-21 14:30:03 +01:00
Edo
07007c69b1
st ten 10 print_button and instructions wip
2024-03-19 10:23:59 +01:00
Edo
89fae6cfa1
st ten 10 printing ok
2024-03-18 11:02:01 +01:00
Edo
d0ac7c5d9b
win32 print image to be finished, test ok
2024-03-15 10:42:58 +01:00
Edo
428d28297d
st ten 10 wip
2024-03-14 13:15:08 +01:00
Edo
4fb3cdd676
st-ten-10 wip
2024-03-12 13:48:00 +01:00
STTEN8
7174fd84d4
stten8 auto select recipe from RFID at startup
2024-02-23 18:34:17 +01:00
STTEN8
6249abf014
Merge remote-tracking branch 'origin/master'
2024-01-17 09:05:05 +01:00
neo-nb3
e3542ceb25
ref
2024-01-16 19:12:06 +01:00
STTEN8
d54ca99bfd
Merge remote-tracking branch 'origin/master'
2023-11-15 15:57:19 +01:00
STTEN8
bcb3ff2936
stten8 fix & reprint label
2023-11-13 15:00:55 +01:00
gg
936647379a
pid correction via config file tbt
2023-11-07 16:57:58 +01:00
gg
ca2fffabfc
fix
2023-11-02 09:51:47 +01:00
st-ten-9
3f3c82661a
fco730 alpha
2023-10-19 09:37:45 +02:00
st-ten-9
464d8d532e
fco730 alpha
2023-10-13 17:52:41 +02:00
st-ten-9
f2075d1c76
fco730 dev
2023-10-13 13:34:21 +02:00
st-ten-9
dce65caa55
fco730 dev
2023-10-12 19:37:39 +02:00
neo-nb3
6a254e7922
fco730
2023-10-11 22:01:05 +02:00
st-ten-9
5b0aee7437
fco730 dev
2023-10-11 16:40:46 +02:00
st-ten-9
587674eabb
fco730 unit test ok
2023-10-11 16:26:34 +02:00
neo-dl
62ce71cfc2
fco730 dev
2023-10-11 15:15:42 +02:00
neo-dl
656b56eb62
fco730 dev
2023-10-11 09:46:38 +02:00
neo-dl
f854eff774
dev
2023-10-07 18:14:30 +02:00
stten6
6645d333a0
stten6 final beta
2023-10-05 18:39:09 +02:00
neo-dl
7dbc1c6417
dev
2023-10-03 15:29:02 +02:00
stten7
6fee7d1714
stten7 fix
2023-09-05 16:39:01 +02:00
neo-dl
77d86b3651
extra label printer custom folder tbt
2023-09-03 17:54:15 +02:00
neo-dl
27e3b095a2
fix
2023-09-03 10:00:31 +02:00
neo-dl
8ec46fdde4
fix
2023-08-30 14:22:47 +02:00
neo-dl
b0c101d54c
fix st-ten-8
2023-08-24 12:10:01 +02:00
neo-dl
1ba6d062e6
fix
2023-08-09 11:37:39 +02:00
neo-dl
1956a4da8d
optional tecna internal discharge
2023-08-09 11:32:49 +02:00
STTEN8
371b48d997
stten8 wip
2023-07-27 18:19:05 +02:00
germano
d26c23c82f
stten8 wip
2023-07-26 21:29:14 +02:00
germano
2676809216
fix rfid
2023-07-25 21:18:16 +02:00
germano laptop
2e830989b5
blow&flush beta ok
2023-07-25 15:44:45 +02:00
germano
6346a91c19
PID params tbt
2023-07-24 22:46:19 +02:00
neo-dl
13684e8ab6
instruction reminder ok
2023-07-18 16:47:06 +02:00
Utente
11bdfe2887
fix
2023-07-14 08:24:10 +02:00
Utente
7a7d7eb197
fix positive qpos in tube-tube check
2023-07-13 16:31:10 +02:00
neo-dl
a819a2f7c2
write tags wip
2023-07-12 19:37:57 +02:00
neo-dl
6c76ff4f97
stten4 autotest fix tbt
2023-07-06 12:59:06 +02:00
Utente
ad60e2148e
fix
2023-07-01 16:46:33 +02:00
Utente
241f669aa4
stten4
2023-07-01 16:16:58 +02:00
germano2239
fe320af13e
lbl ferrari
2023-06-29 15:47:44 +02:00
neo-dl
db92d7741e
rfid beta
2023-06-28 19:49:13 +02:00
neo-dl
ed6ab8dece
rfid beta
2023-06-26 19:21:12 +02:00
neo-dl
2e6f3840e3
rfid wip
2023-06-23 19:25:41 +02:00
neo-dl
79d99bd718
autotest window fix
2023-06-23 10:20:26 +02:00
stten6
2e6a754393
stten6 at window ok
2023-06-10 11:22:26 +02:00
stres1
f02b435f78
fix stten1
2023-05-24 15:36:52 +02:00
stten6
0c8bce3a39
stten6
2023-05-20 15:28:57 +02:00
neo-dl
a307bf76ea
dev tbt
2023-05-18 16:12:40 +02:00
neo-dl
66b94fef6f
rfid wip
2023-05-16 19:39:30 +02:00
neo-dl
dcc2167f8c
vision oring tbt
2023-05-02 19:18:58 +02:00
neo-dl
0705d40a09
new sensor id ok
2023-04-11 17:01:17 +02:00
neo-dl
ea381a4093
sim-io linux TBT
2023-03-30 12:06:45 +02:00
neo-dl
5a823d0564
extra labels printed before leak test TBT
2023-03-29 19:05:17 +02:00
stten5
429fb75e0b
STTEN5
2023-03-27 09:16:04 +02:00
stten5
611996107a
STTEN5
2023-03-25 15:13:09 +01:00
germano laptop
609e432e8d
dev
2023-03-13 18:38:30 +01:00
neo-dl
d5cd7c4501
dev
2023-03-13 18:31:17 +01:00
neo-dl
697f3a109e
Merge remote-tracking branch 'origin/master'
2023-03-13 15:26:33 +01:00
neonb
e600e2e01e
oring
2023-03-13 15:06:56 +01:00
neo-dl
d686e3310c
barcode recipe selection wip
2023-03-03 18:51:35 +01:00
stten6
ed0b19e394
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/components/usb_586x.py
2023-02-21 09:27:38 +01:00
stten6
c117a4054c
stten6 ok
2023-02-21 09:26:43 +01:00
stten5
551910e145
STTEN5
2023-02-20 16:30:23 +01:00
germano
08375855a9
fix
2023-02-17 21:19:30 +01:00
neo-dl
f217b185e5
sim
2023-02-17 18:41:45 +01:00
stten6
a5a25cf8be
stten6 wip
2023-02-16 17:26:17 +01:00
neo-dl
938f0dd8dd
second leak test tbt
2023-02-16 15:58:09 +01:00
stten6
7628ae9e98
stten6 wip
2023-02-16 12:11:45 +01:00
germano
9f7a172546
svg wip
2023-02-01 11:51:57 +01:00
stten5
55ef9986c4
io wip
2023-01-31 16:03:46 +01:00
stten5
6da8c73275
io wip
2023-01-31 15:51:41 +01:00
germano
513203f404
svg wip
2023-01-30 16:50:02 +01:00
germano
1cf0df0540
test camera linux wip, vision components optional ok
2023-01-11 11:38:13 +01:00
germano
a6021f7d78
test camera linux wip
2023-01-06 15:42:52 +01:00
germano
138f6c866a
digital io fix
2023-01-06 14:06:27 +01:00
ST-TEN-1
a33044b084
dev stten2 4wire ok warning_img ok
2023-01-05 18:57:44 +01:00
germano
001f71b8dc
usb-5862 tbt
2023-01-03 17:57:14 +01:00
germano
ae8561c05a
usb5860 windows ok
2023-01-03 10:22:54 +01:00
germano
bbad2f28d0
usb-5860 test ok
2022-12-31 14:00:23 +01:00
germano
46deb81013
4-wire resistance measurement feature TBT
2022-12-16 11:57:33 +01:00