diff --git a/Makefile b/Makefile index fa86804..f9b216a 100644 --- a/Makefile +++ b/Makefile @@ -160,6 +160,7 @@ METER_OBJS:=\ $(BUILD)/wmbus_rtl433.o \ $(BUILD)/wmbus_simulator.o \ $(BUILD)/wmbus_rawtty.o \ + $(BUILD)/wmbus_rc1180.o \ $(BUILD)/wmbus_wmb13u.o \ $(BUILD)/wmbus_utils.o diff --git a/README.md b/README.md index 864ba4f..be45a70 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ Availability of **wmbusmeters** for other Linux distributions can be checked on # Run as a daemon -Remove the wmbus dongle (im871a,amb8465,rfmrx2,cul,d1tc) or the generic rtlsdr dongle (RTL2838) from your computer. +Remove the wmbus dongle (im871a,amb8465,cul,rc1180,rfmrx2,d1tc) or the generic rtlsdr dongle (RTL2838) from your computer. `make; sudo make install` will install wmbusmeters as a daemon. Check the contents of your `/etc/wmbusmeters.conf` file, assuming it -has `device=auto` and you are using a im871a,amb8465 or cul device, +has `device=auto` and you are using a im871a,amb8465,rc1180 or cul device, then you can now start the daemon with `sudo systemctl start wmbusmeters`. When the daemon is running it will scan for wmbus devices every few seconds @@ -166,7 +166,7 @@ As you can use: --meterfilestimestamp=(never|day|hour|minute|micros) the meter file is suffixed with a timestamp (localtime) with the given resolution. --oneshot wait for an update from each meter, then quit - --resetafter=