Wykres commitów

926 Commity (c4afae19c7f1b935c520f9de112567314e6fbf4b)

Autor SHA1 Wiadomość Data
Vincent Privat 27ba8adc10
Add crucial tip on simulation file names
It took me a long time to figure it out
2021-02-06 01:05:54 +01:00
Waldemar Faist 5dde4868c7 feat: support RSSI on CUL 2021-02-05 15:31:01 +01:00
Vincent Privat 0fe2f5403a
Fix IZAR previous_alarms description 2021-02-04 21:58:11 +01:00
Fredrik Öhrström fa87570ea0 Change -NAN to NAN since macosx always renders -NAN as NAN.... 2021-02-03 12:09:41 +01:00
Fredrik Öhrström fcb3cabe8e Update README 2021-02-03 12:02:35 +01:00
Fredrik Öhrström cc2c1e593b Do not build admin on MacOSX for the moment. 2021-02-03 12:00:00 +01:00
Fredrik Öhrström 25afef1bc1 Remove travis. 2021-02-03 11:56:30 +01:00
Fredrik Öhrström 51e0eac33d Fix workflow. 2021-02-03 11:02:09 +01:00
Fredrik Öhrström f21e22f46d Add macosx build using github action. 2021-02-03 11:00:42 +01:00
Fredrik Öhrström b30491830b Fix build workflow. 2021-02-03 10:54:02 +01:00
Fredrik Öhrström 5e09253fd9 Add apt deps to github workflow. 2021-02-03 10:52:49 +01:00
Fredrik Öhrström 1c859c2cdd Github action workflow should checkout the code. 2021-02-03 10:49:12 +01:00
Fredrik Öhrström f92c6d08b8 Set osx xcode version to 12.2. 2021-02-03 10:42:26 +01:00
Fredrik Öhrström 66261d5a7d Add github action build workflow. 2021-02-03 10:40:02 +01:00
Fredrik Öhrström 78519692d6 Adjust travis.yml 2021-02-03 10:33:21 +01:00
Fredrik Öhrström 9720d0283f Change from stdc++ include to algorithm include. 2021-02-03 10:13:30 +01:00
Fredrik Öhrström 822c30937c Adjust quotes in flags id list. 2021-02-03 07:21:51 +01:00
Fredrik Öhrström 117f15275b Adjust quotes in flags id list. 2021-02-03 07:20:42 +01:00
Fredrik Öhrström bd397261a5 Update manufacturer flag ids. 2021-02-03 07:17:21 +01:00
Fredrik Öhrström 5c5050f53f Run additional tests if there are any. 2021-01-30 22:35:59 +01:00
Fredrik Öhrström 87fe95ef25 Fix mac check when parsing afl is done twice. 2021-01-30 22:19:13 +01:00
Fredrik Öhrström 39f553322a Add test files. 2021-01-30 18:17:25 +01:00
Fredrik Öhrström a4eb08389f Update CHANGES. 2021-01-30 18:17:01 +01:00
Fredrik Öhrström 84960f2245 Restore current_status json key for waterstarm and fix debugging error for info codes. 2021-01-30 18:06:47 +01:00
Fredrik Öhrström d50f13b240 Now properly handles different dll id and tpl id. 2021-01-30 17:58:00 +01:00
Fredrik Öhrström b152fefc96 Update CHANGES 2021-01-30 10:54:44 +01:00
Fredrik Öhrström 7226a6a1a2 Adjust field name current_status to just status for the waterstar meter. 2021-01-30 09:26:35 +01:00
Fredrik Öhrström be4b799105 Adjust names for volt and ampere units to be _v and _a in json fields. 2021-01-30 09:07:14 +01:00
Fredrik Öhrström 2a6ba20cbe Include regressions tests for gransystem. 2021-01-30 08:52:25 +01:00
Fredrik Öhrström fca27d0054
Merge pull request #221 from xaelsouth/master
Implemented energy meters GSS CC101 and GSS CC301
2021-01-30 08:36:20 +01:00
Xael South 2b308ebe1c ccx01 2021-01-29 16:20:54 +00:00
Xael South 4f27d700fd ccx01 2021-01-29 16:20:03 +00:00
Xael South 935667a7b9 add gss cc101 and cc301 2021-01-29 16:00:10 +00:00
Fredrik Öhrström 73c18c1831 Added evo868 water wmbus module. 2021-01-26 22:22:59 +01:00
Fredrik Öhrström f29e819afd Add missin file. 2021-01-26 19:03:12 +01:00
Fredrik Öhrström 0cf7f864dd Properly create IV for AES CBC IV for telegrams having both dll_id and tpl_id. 2021-01-26 18:39:35 +01:00
Fredrik Öhrström 8d8b1a2a9b Added whe5x hca. 2021-01-26 17:17:29 +01:00
Fredrik Öhrström 5b5e9b9dee Print all warnings for first telegram triggering alarms. Only start ignoring alarms for next telegram. 2021-01-24 21:44:20 +01:00
Fredrik Öhrström f780f74384 Allow T1 mode for multical302 2021-01-24 20:36:59 +01:00
Fredrik Öhrström b243686ad6 Fix multical 803 to expect Joule and not KWh in telegram. 2021-01-24 20:06:21 +01:00
Fredrik Öhrström b625b691dd Fix test. 2021-01-24 16:15:34 +01:00
Fredrik Öhrström f42891ed21 Updated test. 2021-01-24 14:12:56 +01:00
Fredrik Öhrström b3c5aa2415
Merge pull request #218 from deveth0/patch-1
Remove scaling for Techem Compact 5
2021-01-24 14:09:07 +01:00
Alex Muthmann 0893c82106
Remove scaling for Techem Compact 5
As discussed in #217 we don#t need to scale down the values for the heat meter.
2021-01-24 13:37:03 +01:00
Fredrik Öhrström 650d1c76ab Ignore telegrams matching a wildcard but wrong driver. Keep telegrams with exact id match and wrong driver. 2021-01-24 13:35:44 +01:00
Fredrik Öhrström 6924b7e3e9
Merge pull request #215 from deveth0/feature/Techem_CompactVe
Add support for Compact Ve Heat Meter
2021-01-24 11:27:58 +01:00
Fredrik Öhrström 28b416dfd6
Merge branch 'master' into feature/Techem_CompactVe 2021-01-24 11:25:51 +01:00
Fredrik Öhrström 5b29b9de4a Added regression test for compact5 heat meter. 2021-01-24 11:18:54 +01:00
Fredrik Öhrström 70c5b05572 Updated CHANGES. 2021-01-24 09:15:00 +01:00
Fredrik Öhrström f1c5d6ef9d Fix json field name. 2021-01-24 09:08:36 +01:00