Commit Graph
177 Commits
Author SHA1 Message Date
Thomas Wiedebusch e4a5922a8b MagFlux equalize data format of streaming and response for:
- UniqueId as Hex-String with leading "0x",
- SensorId as Decimal-String
2023-05-12 10:26:04 +02:00
Thomas Wiedebusch 3113ed1f16 MagFlux-StreamingDecoder: - added 0x to strings for UniqueId and SensorId 2023-05-12 08:47:04 +02:00
Thomas Wiedebusch 2225345645 MagFlux: - CommunicationConfig used for measurement update time 2023-05-10 16:18:46 +02:00
Roland Drabesch 2db0e27fc0 MagFlux implemnted 2023-05-10 15:44:40 +02:00
Roland Drabesch 377887ba08 Adding Magflux to legacyControll [Not working] 2023-05-08 17:26:40 +02:00
Thomas Wiedebusch 1febfae454 Shared assembly to 2.5.0 2023-05-08 15:28:50 +02:00
Thomas Wiedebusch 0fb64b1cbe Merge branch 'main' into Dev_MagFlux 2023-05-08 11:20:19 +02:00
Thomas Wiedebusch 23c9a61370 MagFlux: - Request protocol implementation start 2023-05-04 19:02:20 +02:00
Thomas Wiedebusch 27308461be MagFluxToolbox: - Streaming catcher implemented, first version displaying values 2023-04-27 13:25:20 +02:00
Thomas Wiedebusch 572de27b7e MagFluxMeter: - Added functions for measurement 2023-04-27 11:28:05 +02:00
Thomas Wiedebusch 41aecc89f1 Changed ProtocolCore configuration from x86 to Any CPU 2023-04-27 10:41:18 +02:00
Thomas Wiedebusch f4cf815bbc MagFluxToolbox: - start of test implementation 2023-04-27 06:56:18 +02:00
Thomas Wiedebusch d9c4839a28 References to ProtocolCore repaired after bubble up from Genesis to Interfaces\Protocols 2023-04-26 16:29:51 +02:00
Thomas Wiedebusch cb72bc0352 Moved ProtocolCore, SlotConfig and PortConfig to common\hardware\interfaces 2023-04-26 13:16:32 +02:00
Thomas Wiedebusch dc16f86930 restructured WaterMeter 2023-04-26 10:14:09 +02:00
Stoyan Zlatev 4c3725f561 Custom authentication - username, password only 2023-04-20 11:13:06 +02:00
Thomas Wiedebusch 9c328a057c MagFluxToolBox - FrmSetup adapted to MagFlux device 2023-04-20 05:32:53 +02:00
Thomas Wiedebusch 396824c71f CLR types 2023-04-14 19:01:46 +02:00
Thomas Wiedebusch 0b6494affd Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-04-14 18:31:49 +02:00
Thomas Wiedebusch 4a482de800 - Update Docu GTB,
- Start MagFluxToolBox
2023-04-14 18:31:01 +02:00
Roland Drabesch 8c634357a0 Change implementage of skip checks 2023-04-14 13:37:18 +02:00
Thomas Wiedebusch b07ed32046 Merge branch 'Dev_MagFlux' 2023-03-20 14:22:32 +01:00
Roland Drabesch a3c6804b86 Merge and fixing framework downgrade 2023-03-20 14:15:38 +01:00
Roland Drabesch 83c26d7eaf Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production
Merge
2023-03-20 13:50:05 +01:00
Thomas Wiedebusch 8aee7994f5 StreamingDecoder: - CRC calculation for MagFlux protocol "l" identical to Genesis protocol "h" and "f" 2023-03-20 13:19:56 +01:00
Roland Drabesch 259e88f21d add new remort for nataila @easyaccess 2023-03-20 12:45:53 +01:00
Thomas Wiedebusch e47e429ba0 GenesisCore/Registers: - default registers added 2023-03-17 09:45:50 +01:00
Thomas Wiedebusch 8a1b3d84d7 StreamingDecoder: - MagFlux overflow volume changed from32 to 64 bits 2023-03-16 15:56:51 +01:00
Thomas Wiedebusch 3b984c33bc GenesisMeter: - logging on undefined register
Registers: - SYSTEM_UpgradePermissen added to essential registers
2023-03-13 14:08:17 +01:00
Thomas Wiedebusch 7e2980fde9 MagFlux: - extended 2023-03-10 13:37:16 +01:00
Thomas Wiedebusch 65ce515d4d MagFlux: - extension 2023-03-10 08:41:21 +01:00
Thomas Wiedebusch b8f0b97a2f MagFlux: - Initial streaming protocol with Crc16Ccitt.ModbudRtuLsbA001 implementation 2023-03-09 15:05:04 +01:00
Thomas Wiedebusch 3b503ac80b FwUpdateSw: - Store config metrologyassisit after pulse mode retoring 2023-03-07 17:11:13 +01:00
Thomas Wiedebusch e98d7cfac5 FwUpdateSw: - pulse mode stored in xxxx_RestoreSettings.json at initial connect exported, pulse mode set to OFF, read back if software was interrupted, restore at finalization 2023-03-07 15:38:23 +01:00
Thomas Wiedebusch 5e4865d8d0 GenesisMeter: - Delay for pulse mode OFF 2023-03-06 18:18:58 +01:00
Thomas Wiedebusch f41eedca63 SharedAssembly back to 2.3.8 2023-03-06 17:42:55 +01:00
Thomas Wiedebusch 8464e84b7e GenesisMeter: - Communication retries for pulse mode off temporary set to 6 2023-03-06 17:39:29 +01:00
Roland Drabesch 36f332ac8a Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production into main 2023-03-06 15:13:33 +01:00
Roland Drabesch c436e11f6c merge 2023-03-06 15:13:26 +01:00
Thomas Wiedebusch 86833fcd6d GenesisMeter: - deactivation of pulse output at login 2023-03-06 15:12:09 +01:00
Roland Drabesch adecd8c3bd finalcheck add 2023-03-06 15:10:37 +01:00
Thomas Wiedebusch 94a6860b09 GenesisStatus: Repaired project location 2023-03-02 09:09:34 +01:00
Thomas Wiedebusch 642e336349 GenesisStatus from DB template 2023-03-02 06:58:42 +01:00
Thomas Wiedebusch e52b55a5e4 New project Genesis/GenesisStatus:
- for all assembly and shipping checks,
implemented in
- CordonelAssemblyLine,
- ProductionProcessShippingMode,
- RegisterStore
2023-03-01 17:20:44 +01:00
Thomas Wiedebusch b46663e3ce GenesisMeter: - Password from DB with MeterPwdHandlerDb.GetPasswordFromDb,
MeterPwdHandlerDb.GetPasswordFromDb: - changed from string reader to json convert,
MeterPwd.prj moved to Hardwre/WaterMeter/Genesis
2023-02-28 12:24:15 +01: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 165ea0b719 PasswordFile generation changed, token no longer outside of WEB service visible 2023-02-23 16:35:25 +01:00
Thomas Wiedebusch c7a9dfb76a FwUpdateSw: - Radio to Customer mode tested 2023-02-21 16:49:10 +01:00
Thomas Wiedebusch f9363f990a FwUpdateBuilder: - FW-package search preset to information from selected Cordonel to simplify the selection 2023-02-21 10:01:42 +01:00