Commit Graph
529 Commits
Author SHA1 Message Date
Thomas Wiedebusch 075c575a16 Merge branch 'main' into Dev_CUST 2023-10-10 16:33:39 +02:00
Thomas Wiedebusch 63e36a8285 CUST Register restorer modified 2023-10-09 22:27:41 +02:00
Thomas Wiedebusch 9de8e5839a CUST: FwUpdateBuilder: added registers to remove from register restore 2023-10-09 20:25:05 +02:00
Thomas Wiedebusch 950845fffe Update service meter process state to moved register recovery files 2023-10-09 20:13:59 +02:00
Thomas Wiedebusch 1db6d97a0b CUST: - FwUpdateSw with register recovery 2023-10-09 19:50:39 +02:00
Thomas Wiedebusch bdd5789f19 CUST recovery register definitions moved to Genesis/Registers 2023-10-09 18:42:51 +02:00
Thomas Wiedebusch d38031a94e CUST - Register restorer removed unnecessary RadioAlarmMask resets 2023-10-09 17:06:25 +02:00
Thomas Wiedebusch 598099ae44 FwUpdate common: - FwUpdateDb register restore exported to RegisterRestorer 2023-10-09 15:03:12 +02:00
Thomas Wiedebusch 5445677d8b CUST: - FwUpdateBuilder removed FwUpdateRuler 2023-10-06 15:15:35 +02:00
Stoyan Zlatev b2e162984f main method in common console 2023-10-05 09:27:42 +02:00
Stoyan Zlatev 6c6a261599 code in common console disabled 2023-10-05 09:26:47 +02:00
Stoyan Zlatev 88dac35468 preffre 32-bit 2023-10-05 09:25:26 +02:00
Stoyan Zlatev 4115dec3f0 start recording for each temperature messurement 2023-10-05 09:21:54 +02:00
Stoyan Zlatev 93466bfe7a merge - source taken 2023-09-29 10:04:35 +02:00
Stoyan Zlatev 4a5d625b5c GET: /api/configurationjson - added,
TODO: define the latest json source file in the prebuild events for this project
TODO: assembly signing disabled because of runtime errors
2023-09-29 10:01:28 +02:00
Stoyan Zlatev 24c43f4515 temp meter changes 2023-09-29 08:33:45 +02:00
Thomas Wiedebusch a4c1e25668 FwUpdateLoader: - removed commented block 2023-09-26 12:58:30 +02:00
Stoyan Zlatev 70b378c734 123412341234 2023-09-25 12:44:12 +02:00
Stoyan Zlatev 909e259209 output changes in temperature calibration 2023-09-20 08:39:43 +02:00
Stoyan Zlatev 77c23f114e LUT auswertung in CommonConsole 2023-09-19 15:51:06 +02:00
Stoyan Zlatev 8122aaa20c temperature calibration: 5min waiting - 5min massuring 2023-09-19 14:26:22 +02:00
Stoyan Zlatev f5a38c2eff temper_calibration changes 2023-09-19 09:26:14 +02:00
Roland Drabesch c4e4381a20 Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-09-19 07:50:47 +02:00
Roland Drabesch f4a2bee588 test container fix 2023-09-19 07:49:58 +02:00
Thomas Wiedebusch 8dd4cc58ce Merged from main common version 2.6.4 2023-09-14 13:04:12 +02:00
Stoyan Zlatev 1fb87b08d3 merge from main in temperature_calibration 2023-09-14 11:49:39 +02:00
Stoyan Zlatev d6ae9cdb8c Common console cleaned 2023-09-14 10:44:31 +02:00
Stoyan Zlatev 3819948a25 TempMeter changed, CommonConsole changed 2023-09-14 09:54:54 +02:00
Thomas Wiedebusch 64d4709240 Shared assembly version back to last highest 2.6.4 2023-09-14 09:47:17 +02:00
Stoyan Zlatev b7d63b0aac Merge branch 'main' into configuration_json 2023-09-13 10:41:10 +02:00
Stoyan Zlatev bd9ef25cd5 Genesis tool box shows 'Options' when username is null or white space 2023-09-13 09:58:01 +02:00
Stoyan Zlatev 58489ac7e7 ............. 2023-09-13 09:42:54 +02:00
Stoyan Zlatev bf16467571 temperature calibration 2023-09-13 09:14:18 +02:00
Roland Drabesch df3a7f5449 Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-09-13 08:43:52 +02:00
Roland Drabesch 3676cd8a31 add read all to lowwelvl tools 2023-09-13 08:43:40 +02:00
Stoyan Zlatev d93b3aba32 automatic calibration changes, released! 2023-09-07 15:00:06 +02:00
Thomas Wiedebusch 9e5e834620 UInt128 introduced to GenesisConfigReader 2023-09-06 17:00:50 +02:00
Thomas Wiedebusch efdf805c64 Merge branch 'main' into 'test-configuration-json-for-jira-item-cordhw-2704'
# Conflicts:
#   Common/Hardware/WaterMeter/Genesis/GenesisCore/GenesisConfigReader.cs
2023-09-06 14:31:49 +00:00
Thomas Wiedebusch fa7e00da2e RegisterConverter modified 2023-09-06 16:18:30 +02:00
Thomas Wiedebusch 8286243160 Signature removed 2023-09-06 15:13:55 +02:00
Thomas Wiedebusch 2d8ac77e8a Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-09-06 14:54:26 +02:00
Thomas Wiedebusch b6f5f66ff9 RegisterStore: Removed default password from login 2023-09-06 14:54:10 +02:00
Thomas Wiedebusch 8c9d770439 - Introduced UInt128,
- Built size for readRegister from data type
2023-09-06 14:44:33 +02:00
Stoyan Zlatev c883146878 temperature calibration in klima schrank ausgeführt 2023-09-06 11:08:40 +02:00
Thomas Wiedebusch ceb2943063 - New UInt128 in RegisterConverter,
- New SizeOf in RegisterConverter to get the parameter length for read access,
- RegisterStore changed for usage of new RegisterConverter,
- Hide raw data lock on SENSUSRADIO_EncryptionKey
2023-09-05 16:39:26 +02:00
Stoyan Zlatev 4b808005e7 version changed back to 2.6.0 2023-09-04 14:34:54 +02:00
Stoyan Zlatev 626baaf2d7 min and max TOF's 2023-09-04 14:10:04 +02:00
Stoyan Zlatev b269fa4c04 error fixes 2023-09-04 13:43:04 +02:00
Stoyan Zlatev 2adc8756bc mudbus_master_csharp project added directly to the solution 2023-09-04 13:38:00 +02:00
Stoyan Zlatev 22dc798fe0 removing test mvc project 2023-09-04 12:32:57 +02:00