Commit Graph

61 Commits

Author SHA1 Message Date
Thomas Wiedebusch
8e9fa0c656 manual merge DEV_Shupping->main-Part 3: - ProductionUiCordonel import, - renamed old one to ProductionUiCordonelLegacy 2025-04-01 13:31:32 +02:00
Roland Drabesch
c854056a44 merge 2025-03-17 16:33:40 +01:00
Roland Drabesch
da19902c02 stuff 2025-03-17 16:31:54 +01:00
Stoyan Zlatev
7c39a9b185 added justage results 2025-03-17 16:31:26 +01:00
Roland Drabesch
48abf20ba9 Push 2025-03-12 10:23:28 +01:00
Stoyan Zlatev
6813e3c9be secondary changes 2025-03-06 13:56:41 +01:00
Stoyan Zlatev
d75391e688 MeterProcessState - interpolation added 2025-03-06 13:55:13 +01:00
Stoyan Zlatev
be0eed69e6 MeterProcessState - deleted entries filterd out 2025-03-06 13:54:07 +01:00
Roland Drabesch
14d897ba10 fix legacys bux with karsten 2025-02-04 10:06:57 +01:00
Roland Drabesch
6851d0a605 log time no commit 2025-01-21 12:45:31 +01:00
Roland Drabesch
e64fd66d3b calibration valkues commitestttt 2024-12-09 15:44:16 +01:00
Roland Drabesch
41ad02fd5c Add SPSLogger 2024-10-15 11:36:17 +02:00
Stoyan Zlatev
f2d57aa904 calibration results - data types & naming changed 2024-09-25 14:25:38 +02:00
Stoyan Zlatev
f47c57cbde jconfig - by default loaded from the databse as fallback from current directory,
calibration results class added
2024-09-25 14:17:30 +02:00
Thomas Wiedebusch
0ed7d457cb CalibrationResults file added 2024-09-25 09:24:43 +02:00
Thomas Wiedebusch
e4938567ee Added Common\Logic\ProductionOrderCore\TestResults\CalibrationResults 2024-09-25 09:19:43 +02:00
Roland Drabesch
ae8d872f37 merg3e 2024-08-06 15:48:21 +02:00
Roland Drabesch
594e64b01f merge 2024-08-06 15:45:06 +02:00
Thomas Wiedebusch
5e30eee86c Manually merged from Dev_Shipping to Dev_CUST
CUST: - Support of NA region with metrology update permitted
2024-08-06 13:54:14 +02:00
Roland Drabesch
832d3d270d merge 2024-07-18 08:46:17 +02:00
Roland Drabesch
aa906b1bdb Fix parmeter bug when lenght sammler then 3 2024-07-18 08:42:01 +02:00
Thomas Wiedebusch
2ecfba0494 Logic\ProductionOrderCore: - ProgrammingParameters: - BUGFIX setter for ProgrammingSource required for JsonConvert.DeserializeObject!! 2024-07-05 11:28:43 +02:00
Roland Drabesch
6c97ab1318 merge 2024-06-03 10:34:49 +02:00
Roland Drabesch
97c68b8fe3 einpfad 2024-06-03 09:30:49 +02:00
Roland Drabesch
d129a5574c CordoPoloto 2024-05-14 14:52:32 +02:00
Thomas Wiedebusch
c63ec6047c CUST: - power correction prepared 2024-05-07 18:01:02 +02:00
Thomas Wiedebusch
f7620887b2 CUST: - FwUpadteBuilder: - FLEXNETVERSIOn handling: version as hex value e.g. 0x1107 or 0x106F and string "1.1.07" or "1.0.6F" 2024-05-02 17:48:54 +02:00
Thomas Wiedebusch
3f8ed10235 CUST: - Cordonel length can be null 2024-04-30 16:04:17 +02:00
Thomas Wiedebusch
7379c8398d ProgrammingParameters cleaned 2024-04-04 10:25:44 +02:00
Thomas Wiedebusch
994b9fefd7 RegisterConverter: - renamed ConvertTo in BytaeArrayToValue, - renamed ConvertFrom in ValueToByteArray 2024-04-02 16:02:15 +02:00
Thomas Wiedebusch
46c87a3a0a Merged from Dev_Shipping except ProductionUiCordonel 2024-03-13 17:37:15 +01:00
Thomas Wiedebusch
f25fe69c9d RegisterRestorer 2024-02-15 09:47:29 +01:00
Roland Drabesch
14cf1c7584 add eRegister (Streaming only) to common 2023-12-11 13:26:15 +01:00
Roland Drabesch
04ff12ecb5 long time noc commit 2023-11-27 16:54:53 +01:00
Roland Drabesch
edebf29ba3 getProgramming parameters now with real data types 2023-08-23 14:45:24 +02:00
Roland Drabesch
9cf792c397 logtime no commit 2023-08-02 12:38:58 +02:00
Roland Drabesch
8c634357a0 Change implementage of skip checks 2023-04-14 13:37:18 +02:00
Roland Drabesch
f61fe1b99f Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production into main 2023-02-27 10:53:21 +01:00
Roland Drabesch
050fd97aaa Prductionsdate now from RadioTest 2023-02-27 10:53:10 +01:00
Thomas Wiedebusch
c8edf36866 FwUpdateBuilder and FwUpdatwSw: - Meter sizes as list to support all meter sizes of a specific FW-Update package,
FwUpdateBuilder: - Takes initially the Meter size from the selected FW-package but finally scans for equally package with different meter size and puts it to the meter size list
2023-02-21 18:00:45 +01:00
Thomas Wiedebusch
c7a9dfb76a FwUpdateSw: - Radio to Customer mode tested 2023-02-21 16:49:10 +01:00
Thomas Wiedebusch
786f786343 FwUpdateBuilder: - changed single FwUpdate package detect and load 2023-02-18 15:24:18 +01:00
Thomas Wiedebusch
8aaeb27f17 CommonCore: - Constants for inter-program communication introduced 2023-02-18 10:09:12 +01:00
Thomas Wiedebusch
ef0d333d66 MeterSize moved from "Logic.PrdctionToProductMapper" to "ProductionOrderCore",
RegionRadio split to Region (string) and RadioFrequencyMhz (Int32?),
CoreRevision changed from string to Int32?,
Service\MeterProcessState\Controllers\GetCorondelFw changed to GetCordonelFw and corrected
2022-12-06 13:15:53 +01:00
Roland Drabesch
5527dc83e8 chage cordonel fw naming and add more col 2022-11-30 11:32:00 +01:00
Roland Drabesch
5076118fc0 try to add batterylifetimer 2022-11-07 15:27:28 +01:00
Roland Drabesch
c150c538c2 adding NA meters to the Proccess (Picking, Webservice and Finaltest) 2022-10-28 15:48:24 +02:00
Roland Drabesch
001c47f9f2 merge 2022-10-21 13:51:49 +02:00
Roland Drabesch
1a3a47920b pui and legaxy fix (no no static check for meters) 2022-10-21 13:49:45 +02:00
Roland Drabesch
6553883ac0 add interface for FW for the CUST tool 2022-10-20 16:28:08 +02:00