Commit Graph

230 Commits

Author SHA1 Message Date
Stoyan Zlatev
e1524efc87 Access fields to upper case 2023-09-01 09:43:49 +02:00
Stoyan Zlatev
539ed9e3ed Endpoint: /api/jsonconfiguration - reads json configuration from the root of the IIS App 2023-09-01 09:31:14 +02:00
Stoyan Zlatev
3e36514085 Configuration json API endpoint 2023-08-31 11:09:16 +02:00
Stoyan Zlatev
ab7e208ce2 new branch for configuration_json 2023-08-30 16:41:56 +02:00
Stoyan Zlatev
4c761e4669 line commented 2023-08-25 15:34:50 +02:00
Thomas Wiedebusch
ec97dd5b57 Common: - assembly version 2023-08-22 14:28:59 +02:00
Stoyan Zlatev
75806867a5 QAP Ready 2023-08-21 15:39:36 +02:00
Thomas Wiedebusch
ded0bfd911 rewind configuration.json to standard in GenesisCore 2023-08-17 12:47:01 +02:00
Thomas Wiedebusch
272b497495 rewind configuration.json to standard 2023-08-17 12:03:54 +02:00
Thomas Wiedebusch
3d7b98c694 MagFluxToolBox: - Setup logger corrected 2023-08-16 13:32:00 +02:00
Thomas Wiedebusch
1b04acbbb1 GTB: -LowLevelTools 2023-08-16 11:18:55 +02:00
Thomas Wiedebusch
71b6a8253e Common: - RegisterConverter modified, - TimeT implemented, - LowLevelTools 2023-08-15 16:22:22 +02:00
Thomas Wiedebusch
e43a06f94a CUST: - extended report logging on FwUpdateSw 2023-08-15 14:24:26 +02:00
Stoyan Zlatev
f046924d4b new branch - pruefmittel_pruefung 2023-08-07 09:35:26 +02:00
Roland Drabesch
d884c01225 merge 2023-08-02 12:39:40 +02:00
Roland Drabesch
9cf792c397 logtime no commit 2023-08-02 12:38:58 +02:00
Thomas Wiedebusch
9a8f7f4665 MagFluxToolBox: - Start up message modified 2023-07-05 10:20:34 +02:00
Roland Drabesch
f9c007c7ba merge 2023-06-29 09:38:08 +02:00
Roland Drabesch
fde54896d9 add revers mesuremnt to magflux 2023-06-29 09:36:13 +02:00
Stoyan Zlatev
e96e41ce3a Genesis toolbox api adjusted + secondary changes 2023-06-20 11:28:30 +02:00
Thomas Wiedebusch
d3bdb090cf MagFlux: - Read out calibration points on login on log to file 2023-06-09 13:43:57 +02:00
Thomas Wiedebusch
887fec808f MeasurementRecord: - NegativeReverseVolumeCm, ForwardVolumeCm and FLowRateCmPerH added,
MagFlux: - Streaming decoder multiplies reverse volume with -1.0 to create the negative reverse volume
2023-06-07 12:41:48 +02:00
Thomas Wiedebusch
b8ac42aa73 MagFlux: - VolumeCm is calculated from forward- minus reverse-volume 2023-06-06 10:32:42 +02:00
Roland Drabesch
f8b9091330 Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-06-05 15:32:07 +02:00
Thomas Wiedebusch
9817219de6 MagFluxMeter: - Close connection after each request communication or set of requests, as the communication opens the port internally 2023-06-05 11:37:19 +02:00
Thomas Wiedebusch
7c420c31ba MagFluxToolBox: - Status display on GUI 2023-06-02 16:20:15 +02:00
Roland Drabesch
2d7089edf7 merge 2023-06-02 13:14:12 +02:00
Roland Drabesch
2edb09bfb5 Fix Zeroflow for magflux 2023-06-02 13:13:12 +02:00
Thomas Wiedebusch
a58fa0eb3b MagFlux: - Status bit change in logger 2023-06-02 13:09:41 +02:00
Thomas Wiedebusch
4948a3da2d MagFlux: - Output status bits to logger on change of status 2023-06-02 13:04:01 +02:00
Thomas Wiedebusch
1fd9344e47 MagFlux: - state definitions and base functions 2023-06-02 12:32:30 +02:00
Thomas Wiedebusch
216886d7ec Common: - genesis error code moved from WaterMeterCore to GenesisCore 2023-06-02 11:32:01 +02:00
Thomas Wiedebusch
234f0473cc MagFlux: - Calibration:
- removed sorting in MagFluxToolBox,
- sorting added to SetCalibrationPoints in RequestProtocol,
- removed 0;0 fields in calibration as these are unused fields but add one 0;0 field if no 0;0.xxx field is in calibration data set as at least the zero flow calibration is needed
2023-06-01 17:15:04 +02:00
Thomas Wiedebusch
6e51ab315c MagFlux: - uses identical routine for writing as MagFluxToolBox for calibrations, - Calibration values logged as debug output 2023-06-01 15:14:23 +02:00
Thomas Wiedebusch
971ff6a809 MagFlux: - Support for legacy control to calibrate 2023-06-01 14:41:50 +02:00
Thomas Wiedebusch
97d536d4d5 MagFlux: - Calibration changed: Internally all values are handled in cm/h but in MagFlux.RequestProtocol changed to calibPoints in liters per second 2023-06-01 14:20:53 +02:00
Roland Drabesch
3bee36749c Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-06-01 13:21:39 +02:00
Roland Drabesch
3acb7daead add MagFlux TestResults for calibration 2023-06-01 13:21:26 +02:00
Thomas Wiedebusch
a83e648a2d MagFlux: - Sort on read of calibPoints removed 2023-06-01 10:50:29 +02:00
Thomas Wiedebusch
4811ec3aef Merge branch 'main' of https://slm.sms-esaap.com/la_operations/laa_production 2023-05-31 18:43:04 +02:00
Thomas Wiedebusch
19f1b40ac8 MagFluxToolBox: - Manually calibration supported 2023-05-31 18:42:55 +02:00
Roland Drabesch
994eb9e1dc Add MagFlux Zeroflow 2023-05-31 16:58:16 +02:00
Roland Drabesch
822a41522a merge 2023-05-31 10:36:39 +02:00
Roland Drabesch
c17102651d AddFlowdeviation genral 2023-05-31 10:35:35 +02:00
Thomas Wiedebusch
2e473aa5b3 MagFlux: - Delays in request protocol removed 2023-05-31 09:09:44 +02:00
Thomas Wiedebusch
496dab7d15 MagFlux: - Clear display on re-connect to switch to other device 2023-05-30 16:58:47 +02:00
Thomas Wiedebusch
b667b5d55f Merge branch 'main' into Dev_MagFlux 2023-05-30 16:30:57 +02:00
Thomas Wiedebusch
cea700be23 MagFlux: - Decoding mask for streaming protocol introduced 2023-05-30 16:28:48 +02:00
Thomas Wiedebusch
2388cefc4c Functions access right changed from public to protected 2023-05-25 16:14:38 +02:00
Thomas Wiedebusch
492761f236 MagFlux: - Introduced reverse flow 2023-05-25 15:31:43 +02:00