Commit Graph

12 Commits

Author SHA1 Message Date
Thomas Wiedebusch
6048db6602 GTB FrmFwUpdate: Set upgrade permission to 0xFF to allow upgrade of GENESISFLOW 2023-01-18 16:05:05 +01:00
Thomas Wiedebusch
bc0971525b MeterResetPsu: - removed delay of 20s, instead polled for PcbId to wait for reboot,
FrmLutUpdate: - [ClearDisplay] butoon added
2022-12-12 13:15:45 +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
2e27eaeb35 comm 2022-11-30 09:36:31 +01:00
Thomas Wiedebusch
c8aea75791 MeterResetPsu:
- Clear display before any further operation
- StoreConfigurations if selected in check-box
2022-08-16 11:07:59 +02:00
Roland Drabesch
4fc7c92ba1 need to movie this to pc and check after publish webserver 2022-08-11 16:30:01 +02:00
Thomas Wiedebusch
8b9ccc17dd MeterFile:
- Added '\0' string delimiter to file name, is essential for erase/write and read operation,
- Ignored return from file close write as it is often false and the following read returns a correct answer,
GenesisMeter:
- Removed doubled outputs
MeterRegisters:
- corrected parsing of registers
FrmLutUpdate:
- output of region and frequency,
MeterLutUpdate:
- For comparison of file content after reading back taking the different size of original and receive buffer, which is an integer division by 4, into account.
2022-04-01 14:22:54 +02:00
Thomas Wiedebusch
c015b16f0a changed sequencing of MeterLutUpdate - still not working: cannot set meter size or erase 1\\mettbl and 1\\mettbl_b 2022-03-04 11:15:00 +01:00
Thomas Wiedebusch
63121d7c41 Verification of LUT files, upload and verify binary content 2022-03-04 08:16:14 +01:00
Thomas Wiedebusch
4d9186a322 LUT update improvements 2022-03-03 21:47:54 +01:00
Thomas Wiedebusch
a281e753c4 Initial version of LUT file write GTB2.2.0 2022-03-03 00:31:58 +01:00
Thomas Wiedebusch
14eda41bdd Prepared for LUT downloading, IrDASerialPort changed 2022-03-02 14:24:47 +01:00