Commit Graph

830 Commits

Author SHA1 Message Date
02362a8a64 fix autotest 2025-04-14 15:45:39 +02:00
gg
b898948dbe tbt autostart 2025-04-14 15:45:39 +02:00
6ea810d616 ethernet tecna 2025-04-14 15:45:38 +02:00
neo
71f14fd1f6 evtest 2025-04-14 15:45:38 +02:00
neo
3123058a06 tecna ethernet wip 2025-04-14 15:45:38 +02:00
ST-TEN-11
21698a669b Label fix 2025-04-14 11:37:38 +02:00
stres1
695a4334e2 stten1 fix pid label 2025-04-14 09:42:28 +02:00
stres1
fc28cfa021 stten1 2025-04-14 09:31:35 +02:00
stres1
77cf5cc37e Merge remote-tracking branch 'origin/master' 2025-04-10 10:24:21 +02:00
gg
c706b8f9cb show PID 2025-04-09 16:21:45 +02:00
gg
db7a51c5a7 export to directory 2025-04-09 15:44:54 +02:00
stres1
1b5177b80d fix labels 2025-04-08 15:39:36 +02:00
stres1
4829ac4d73 Merge remote-tracking branch 'origin/master' 2025-04-08 15:35:59 +02:00
gg
b5c239ca03 svg import 2025-04-03 16:20:20 +02:00
ST-TEN12
5c72a23681 recipes stten12 fix 2025-04-02 15:46:27 +02:00
neo
3fffb153bd stten12 reprint 2025-04-02 14:34:39 +02:00
neo
67349598d4 import recipes fix 2025-03-31 19:33:31 +02:00
neo
ff4e209251 Merge remote-tracking branch 'origin/master' 2025-03-31 18:22:56 +02:00
neo
6703f6e935 export recipes improvements 2025-03-31 18:22:42 +02:00
ST-TEN12
9bd8260e42 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/components/tecna_marposs_provaset_t3.py
2025-03-31 14:29:27 +02:00
ST-TEN12
aca752434d fix 2025-03-28 12:52:57 +01:00
68fde4dd39 stten15 up 2025-03-28 11:36:12 +01:00
2c252b3626 Merge remote-tracking branch 'origin/master' 2025-03-27 16:16:45 +01:00
86ff1d1c51 Reduce default autotest period to 4 hours.
Changed the default autotest_period from 8.5 hours to 4 hours for better testing frequency. The commented-out code remains as a reference for previous configurations.
2025-03-27 16:16:34 +01:00
427e139905 fix 2025-03-27 15:15:34 +01:00
56de1e5e1b Merge remote-tracking branch 'origin/master' 2025-03-27 12:15:06 +01:00
neo-2
b6e041d51f ST TEN 14 texa 2025-03-27 09:36:03 +01:00
4eb0132333 fix label & modbus 2025-03-26 11:59:03 +01:00
stres1
731079db55 Merge remote-tracking branch 'origin/master' 2025-03-25 10:02:41 +01:00
stres1
c8e082d3a8 fix csv import 2025-03-25 10:02:33 +01:00
c22ca85f4d fix label & modbus 2025-03-25 09:54:52 +01:00
1d1da5b5df DEV TEXA 2025-03-24 13:12:13 +01:00
stten5
e9a1e5a6c1 stten5 fix extra label 2025-03-20 15:36:03 +01:00
STTEN8
01b1ff2cb0 stten8 fix 2025-03-19 12:38:24 +01:00
c6455ed2ff fix tag show on user 2025-03-19 11:25:56 +01:00
bd8045906f fix label to print 2025-03-19 11:16:03 +01:00
e78c8daed2 Merge remote-tracking branch 'origin/master' 2025-03-19 10:03:45 +01:00
6c77989a67 Set template text and visibility based on autotest mode
Introduced a conditional check to update the template label text when in autotest mode. Ensured the template label is visible during specific UI states to enhance user feedback and clarity.
2025-03-19 10:03:32 +01:00
ST-TEN-11
43d41487f5 stten11 tmp fix 2025-03-19 09:21:45 +01:00
ST-TEN-11
d54f0b7cae stten11 tmp fix 2025-03-19 09:20:23 +01:00
neo
9c4dbb45fd new admin password 2025-03-18 19:24:10 +01:00
neo
fab355e36c fix periodic autotest, test it with --test-autotest 2025-03-18 19:17:01 +01:00
stten5
e17ed4a6c9 stten5 2025-03-18 17:45:09 +01:00
neo
7dba2a6839 fix stten7 labels tbt 2025-03-17 09:07:57 +01:00
stten7
55dfd61ddb st ten 7 fix piece removal bug 2025-03-15 08:54:47 +01:00
stten7
ebf217b71f st ten 7 fix piece removal bug 2025-03-14 13:53:42 +01:00
stten7
c4e0ad614c st ten 7 fix scarico 2025-03-13 15:41:02 +01:00
neo
be3a965ba3 RFID fix see init.sh 2025-03-07 17:20:29 +01:00
d56329655e Fix handling of PID mode configuration retrieval
Updated the PID mode configuration to directly use the combobox object instead of invoking it as a function. Adjusted references accordingly to ensure proper mapping and alignment with the updated usage.
2025-03-06 12:09:49 +01:00
363cbc34b6 Update PID configuration to use mode selection via dropdown
Replaces the "slow_pid" checkbox with a "pid_mod_config" dropdown for more flexible PID mode selection. Updates configuration management, UI, and test flag logic to reflect the new PID mode options: AUTO, FAST, MEDIUM, and SLOW. Ensures backward compatibility by defaulting to AUTO mode.
2025-03-05 16:19:47 +01:00