Wykres commitów

529 Commity (7e6c57ad48cc0ab093dec6603fc340c0190cfc32)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 7e6c57ad48 Added support for rtl_433 to decode wmbus radio signals. 2020-08-10 23:00:41 +02:00
Fredrik Öhrström 555cfa7466 Send SIGTERM to process group to properly dispatch background shell. 2020-08-10 20:22:58 +02:00
Fredrik Öhrström a42e8c9a5f Updated comment. 2020-08-09 17:05:55 +02:00
Fredrik Öhrström c71c35f1cb Send SIGTERM to pid instead of SIGINT to group. 2020-08-09 17:03:59 +02:00
Fredrik Öhrström c12d0995b6 Support Waterstar M meter. 2020-07-30 12:19:54 +02:00
Fredrik Öhrström 8191f45888 Inital work to add alarms. 2020-07-30 11:18:44 +02:00
Fredrik Öhrström 01168aeae3 Updated CHANGES 2020-07-09 15:09:54 +02:00
Fredrik Öhrström 3cac536ee2
Merge pull request #135 from BIBOLV/master
Create dockerhub-description.yml
2020-07-09 15:03:46 +02:00
Fredrik Öhrström d88132e876 Uses weetmuts fork of rtl_wmbus. 2020-07-09 15:03:21 +02:00
Fredrik Öhrström 0e08f83e45 Now handles partially encrypted AES CBC telegrams. 2020-07-09 14:51:28 +02:00
Fredrik Öhrström e84eb18cfa Added meter waterstarm. 2020-07-08 21:16:26 +02:00
BIBOLV 0c45dbb6c2 Create dockerhub-description.yml
Auto-update Docker Hub Description
2020-07-02 20:07:48 +03:00
Fredrik Öhrström 735f11fe16
Merge pull request #134 from BIBOLV/master
Update snapcraft.yaml
2020-07-02 07:34:29 +02:00
BIBOLV ccff6587c3 Make launcher.sh executable. 2020-07-01 23:55:31 +03:00
BIBOLV 508a92d0e6 Update snapcraft.yaml 2020-07-01 23:55:06 +03:00
Fredrik Öhrström 8b19e65471 Updated CHANGES 2020-07-01 21:21:37 +02:00
Fredrik Öhrström 6d4d54984f
Merge pull request #133 from BIBOLV/master
Adding rtl_433 to docker and updating README
2020-07-01 21:12:30 +02:00
BIBOLV 3bc92d3959 Adding snapcraft support 2020-07-01 21:52:29 +03:00
BIBOLV 5e6cad064a Adding rtl_433 to docker and updating README
Adding rtl_433 to docker container and updating README for RTLSDR dongles
2020-07-01 21:00:12 +03:00
Fredrik Öhrström afc48275b3 Updated CHANGES 2020-06-30 16:29:40 +02:00
Fredrik Öhrström d6d548d601 Updated README 2020-06-30 16:12:20 +02:00
Fredrik Öhrström d8c68f94bc Added support for lansen pulse counter. 2020-06-30 16:02:38 +02:00
Fredrik Öhrström 3a7931fd07 Added support for lansen door/window sensor. 2020-06-30 11:29:55 +02:00
Fredrik Öhrström 3d9c10bd05 Updated README 2020-06-30 11:01:34 +02:00
Fredrik Öhrström 6a8760279a Updated README 2020-06-30 09:50:07 +02:00
Fredrik Öhrström 24a42cbadc Improve logging when testing ttys. 2020-06-29 18:33:55 +02:00
Fredrik Öhrström f3e2968833 Added reset of amb8465 to admin-tool. 2020-06-29 16:35:58 +02:00
Fredrik Öhrström 310406fddd Added support for Lansen Smoke detector. 2020-06-22 10:44:47 +02:00
Fredrik Öhrström 7a55d21561 Fix for clang compiler. 2020-05-30 19:12:05 +02:00
Fredrik Öhrström 2565f766a9 More work in the admin tool. 2020-05-30 18:45:29 +02:00
Fredrik Öhrström 2338ff6259 Update test cases. 2020-05-30 09:51:25 +02:00
Fredrik Öhrström dec92e58a5 Added experimental support for older version of rfmtx1. 2020-05-30 09:47:39 +02:00
Fredrik Öhrström 0782557fb4 Fix bug that printed unnecessary warning for flowiq3100 meters. 2020-05-28 07:51:34 +02:00
Fredrik Öhrström dd79885aea
Merge pull request #124 from dwrobel/Switch-to-ubuntu-18.04LTS
Switch to ubuntu 18.04LTS
2020-05-27 19:43:13 +02:00
Fredrik Öhrström da8756e660
Merge pull request #123 from HenryNe/patch-1
amb8465: Find next start 0x44, after out of sync
2020-05-27 15:39:44 +02:00
Henry N 776287c011
amb8465: Find next start 0x44, after out of sync
Should fix problems in #116
2020-05-27 13:12:52 +02:00
Damian Wrobel adf0b1b22c Switch to ubuntu 18.04LTS
Update compiler options:
 - remove -fmessage-length=0 as it's default,
 - remove -Wno-unused-function - does not introduce any new warnings,
 - add -Werror=format-security.

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2020-05-27 09:52:31 +02:00
Fredrik Öhrström aaee2a1ec3 Restore warning for format truncation. 2020-05-27 05:58:07 +02:00
Fredrik Öhrström ff24b5d3e9 Avoid format truncation warning in recent g++. 2020-05-27 05:57:10 +02:00
Fredrik Öhrström 6c05608a9e
Merge pull request #122 from HenryNe/patch-1
Tab and spaces at beginning of line
2020-05-27 05:54:31 +02:00
Henry N bdedc91681
Tab and spaces at beginning of line 2020-05-26 22:18:37 +02:00
Fredrik Öhrström 76d76d1276 Disable format-truncation warning that is somewhat flaky in gcc. 2020-05-26 09:34:17 +02:00
Fredrik Öhrström 23566a2061
Merge pull request #120 from dwrobel/Remove-executable-bit
Remove executable bit
2020-05-26 09:23:05 +02:00
Damian Wrobel 6814ab35cd Remove executable bit
Fixes the following warnings while building rpm package:

 *** WARNING: ./usr/src/debug/wmbusmeters-0.9.31-2.fc33.x86_64/src/meter_izar.cc is executable but has no shebang, removing executable bit
 *** WARNING: ./usr/src/debug/wmbusmeters-0.9.31-2.fc33.x86_64/src/meters.cc is executable but has no shebang, removing executable bit
 *** WARNING: ./usr/src/debug/wmbusmeters-0.9.31-2.fc33.x86_64/src/meters_common_implementation.h is executable but has no shebang, removing executable bit
 *** WARNING: ./usr/src/debug/wmbusmeters-0.9.31-2.fc33.x86_64/src/units.cc is executable but has no shebang, removing executable bit
 *** WARNING: ./usr/src/debug/wmbusmeters-0.9.31-2.fc33.x86_64/src/units.h is executable but has no shebang, removing executable bit

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2020-05-25 22:12:33 +02:00
Fredrik Öhrström 137fb4c102
Merge pull request #118 from HenryNe/patch-1
main.cc depends on version.h
2020-05-25 21:02:06 +02:00
Henry N d3bcb0f249
main.cc depends on version.h 2020-05-25 20:31:22 +02:00
Fredrik Öhrström 950778d7bc Detect out of sync data from amb8465. 2020-05-25 19:05:45 +02:00
Henry N fddeab4841
amb8465: rx timeout to resync telegram (#117)
* rx timeout 2 sec in telegram 

If the reader is out of sync, next meter start bytes will add to the rest of telegram before. Typically are 7 ms between two chunks of received data. If detected a delay of 2 seconds or more between the rx data, then assume it is the first block of new telegram.
This should fix the issue #116.
2020-05-25 09:28:31 +02:00
Fredrik Öhrström 25d3a5c58c
Merge pull request #115 from BIBOLV/master
Update README.md
2020-05-11 21:57:06 +02:00
BIBO 3f9393e06b
Update README.md 2020-05-11 22:45:04 +03:00