Commit Graph

76 Commits

Author SHA1 Message Date
Thomas Wiedebusch
cd335f6686 Merge branch 'Dev_Picking'
# Conflicts:
#	Common/.shared/SharedAssemblyInfo.cs
#	Common/Production/ProductionUiCordonel/App.config
#	Common/Production/ProductionUiCordonel/App.xaml.cs
#	Common/Production/ProductionUiCordonel/ProductionUiCordonel.csproj
#	Common/Production/ProductionUiCordonel/ProductionWindow.xaml
#	Common/Production/ProductionUiCordonel/ProductionWindow.xaml.cs
2025-05-27 10:46:18 +02:00
Thomas Wiedebusch
2637d4cc94 Minor modifications to prepare for merge 2025-05-27 09:24:30 +02:00
Thomas Wiedebusch
a5eabc2322 ProductionUiCordonel: - manually merged some modules from main EOL_2.6.20 2025-05-15 15:43:07 +02:00
Thomas Wiedebusch
05e66e299b BaseSerialPort - dispose - to overcome glitches caused by USB to serial interface 2025-05-14 16:30:02 +02:00
Thomas Wiedebusch
93550ebef1 SerialPort: - dispose 2025-05-14 12:35:43 +02:00
Thomas Wiedebusch
5ba2fd5e65 SerialPorts: - dispose 2025-05-14 10:24:08 +02:00
Thomas Wiedebusch
8a3ab91b03 ProductionUiCordonel: - serial port dispose 2025-05-12 16:03:42 +02:00
Stoyan Zlatev
ab1f1eb9f6 eregister init and finit 2024-11-13 15:50:04 +01:00
Stoyan Zlatev
3f0116d92c clean commit 2024-11-13 11:24:17 +01:00
Stoyan Zlatev
60ab7bb6c2 secondary changes 2024-11-04 08:03:25 +01:00
Stoyan Zlatev
f3221fa1d4 sentinel load all required objects 2024-10-24 13:07:03 +02:00
Stoyan Zlatev
125951e7de sirt broadcaster completed 2024-10-23 14:53:32 +02:00
Stoyan Zlatev
955e0fa034 eregister - features, auto pam build, programming parameters from the db & api 2024-10-18 14:56:54 +02:00
Stoyan Zlatev
a679ecddce eregister - all radio keys by type 2024-10-17 10:06:36 +02:00
Stoyan Zlatev
4cc1be9326 refactoring - builds ok 2024-10-14 15:02:21 +02:00
Stoyan Zlatev
4c230b97cf eregister prüfung abschluss parameters 2024-10-14 08:43:56 +02:00
Stoyan Zlatev
7ab948d38a IrdaSerialPort - reading after ping bytes, tiny loggign 2024-09-24 09:47:39 +02:00
Stoyan Zlatev
a1292d1891 eRegister refactoring 2024-09-16 11:11:52 +02:00
Stoyan Zlatev
54d8d7704f laa nuget-packages removed 2024-09-11 12:30:28 +02:00
Stoyan Zlatev
2890a0e851 eRegister tasks status refresh 2024-09-10 16:51:39 +02:00
Stoyan Zlatev
7bf23ce60c eRegister programming execute tasks in a row 2024-09-09 16:37:07 +02:00
Stoyan Zlatev
3522432831 eRegister calibration initialization 2024-09-06 16:42:43 +02:00
Stoyan Zlatev
6184c77045 Just sync the solution 2024-09-03 13:39:34 +02:00
Stoyan Zlatev
92c5eb308b eRegister encryption started 2024-09-02 16:24:34 +02:00
Stoyan Zlatev
1cc4c6560f WPFConnector for VB6 with eRegister 2024-08-09 15:56:53 +02:00
Stoyan Zlatev
a6953df673 commit for sync 2024-08-07 08:05:27 +02:00
Stoyan Zlatev
d4f6fa1eb1 temp commit: branch changing 2024-07-30 14:02:14 +02:00
Stoyan Zlatev
44688c5dc4 e register - flex net encryption 2024-07-23 08:19:10 +02:00
Stoyan Zlatev
e72d972256 UI e-Register - prüfunginitialisierung neuer VAKO added 2024-07-19 10:29:16 +02:00
Stoyan Zlatev
1c40912bc3 cordonel requirements model updated 2024-07-17 15:47:44 +02:00
Stoyan Zlatev
205b00d7da EOL progress and refactoring 2024-07-17 13:13:41 +02:00
Stoyan Zlatev
1ab24c37cd eRegister changing the radio address 2024-07-16 16:07:17 +02:00
Stoyan Zlatev
941263d5bd SIRT Broadcaster - tasks handling 2024-07-16 12:21:12 +02:00
Stoyan Zlatev
892629602b eRegisterEndPoints added 2024-07-15 15:04:42 +02:00
Stoyan Zlatev
5d6c06b6c4 added - Hardware - eRegister 2024-07-15 10:16:03 +02:00
Stoyan Zlatev
c7764d9e5c SIRT Tasks & e-Register features 2024-07-12 13:41:33 +02:00
Stoyan Zlatev
06fbf9b36b VSFM omni logging 2024-07-05 11:15:16 +02:00
Stoyan Zlatev
736bfb6ba1 just some refactoring 2024-07-05 11:00:24 +02:00
Stoyan Zlatev
926676931e VSFM omni+ 02-07-2024 2024-07-03 10:35:45 +02:00
Stoyan Zlatev
3055a04943 serial connections 2024-07-01 09:40:51 +02:00
Stoyan Zlatev
78cdc27327 Omni inspection ui, shipmnetnt, utilities 2024-07-01 08:42:23 +02:00
Stoyan Zlatev
78faae9445 AuthLevel and pin added 2024-06-10 15:06:37 +02:00
Stoyan Zlatev
73621f687e Sirt message payloads translated 2024-06-10 14:50:42 +02:00
Stoyan Zlatev
e97a600c3a Sirt messages moved to ...Ports.SIRT 2024-06-10 11:58:02 +02:00
Stoyan Zlatev
4ea45cf6cb Sirt connection and message translation 2024-06-10 11:35:39 +02:00
Stoyan Zlatev
495c910d11 Added COM port connection to SIRT 2024-06-07 10:44:35 +02:00
Thomas Wiedebusch
c63ec6047c CUST: - power correction prepared 2024-05-07 18:01:02 +02:00
Roland Drabesch
b0e561d2f9 Fix justage error 2024-05-06 15:42:40 +02:00
Roland Drabesch
312f5de1bc LEd aus an der Prüfstation 2024-01-16 10:59:03 +01:00
Roland Drabesch
14cf1c7584 add eRegister (Streaming only) to common 2023-12-11 13:26:15 +01:00