Bugfixes master
authorRoman Bazalevskiy <rvb@rvb.name>
Sat, 22 Apr 2017 17:02:33 +0000 (20:02 +0300)
committerRoman Bazalevskiy <rvb@rvb.name>
Sat, 22 Apr 2017 17:02:33 +0000 (20:02 +0300)
27 files changed:
Doxyfile
Makefile
config.h
config.log
config.status
configure
include/Makefile
include/Makefile.in
libtool
rtl433.pc
src/Makefile
src/Makefile.in
src/devices/acurite.o
src/devices/alecto.o
src/devices/elv.o
src/devices/intertechno.o
src/devices/lacrosse.o
src/devices/mebus.o
src/devices/newkaku.o
src/devices/oregon_scientific.o
src/devices/prologue.o
src/devices/rubicson.o
src/devices/silvercrest.o
src/devices/steffen.o
src/devices/waveman.o
src/rtl_433
src/rtl_433.o

index e378d3e1d047fbe8031cf31c83bfb80107760d0b..e41742ab48e5f6058766205dc5fa86628b3800e9 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME           = rtl433
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = UNKNOWN-dirty
+PROJECT_NUMBER         = UNKNOWN
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer
index f37d74771bc5a97b3a04c964e9f1b69293d2bb8c..053a631cb53b974716d906cec60cf0fb9f8dd87f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -237,13 +237,13 @@ distuninstallcheck_listfiles = find . -type f -print
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
-ACLOCAL = ${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.15
+ACLOCAL = ${SHELL} /home/rvb/git/rtl-433/missing aclocal-1.15
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
-AUTOCONF = ${SHELL} /home/rvb/git/rtl_433/missing autoconf
-AUTOHEADER = ${SHELL} /home/rvb/git/rtl_433/missing autoheader
-AUTOMAKE = ${SHELL} /home/rvb/git/rtl_433/missing automake-1.15
+AUTOCONF = ${SHELL} /home/rvb/git/rtl-433/missing autoconf
+AUTOHEADER = ${SHELL} /home/rvb/git/rtl-433/missing autoheader
+AUTOMAKE = ${SHELL} /home/rvb/git/rtl-433/missing automake-1.15
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -280,7 +280,7 @@ LIPO =
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
-MAKEINFO = ${SHELL} /home/rvb/git/rtl_433/missing makeinfo
+MAKEINFO = ${SHELL} /home/rvb/git/rtl-433/missing makeinfo
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
@@ -292,10 +292,10 @@ OTOOL64 =
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
-PACKAGE_STRING = rtl433 UNKNOWN-dirty
+PACKAGE_STRING = rtl433 UNKNOWN
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
-PACKAGE_VERSION = UNKNOWN-dirty
+PACKAGE_VERSION = UNKNOWN
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
@@ -308,11 +308,11 @@ SET_MAKE =
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
-VERSION = UNKNOWN-dirty
-abs_builddir = /home/rvb/git/rtl_433
-abs_srcdir = /home/rvb/git/rtl_433
-abs_top_builddir = /home/rvb/git/rtl_433
-abs_top_srcdir = /home/rvb/git/rtl_433
+VERSION = UNKNOWN
+abs_builddir = /home/rvb/git/rtl-433
+abs_srcdir = /home/rvb/git/rtl-433
+abs_top_builddir = /home/rvb/git/rtl-433
+abs_top_srcdir = /home/rvb/git/rtl-433
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
@@ -341,7 +341,7 @@ host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/rvb/git/rtl_433/install-sh
+install_sh = ${SHELL} /home/rvb/git/rtl-433/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
index 063f29e682e4dba82b4fdf8a0d4273cce0f5f457..93af4244d72908b36807e3c5033fff0e9022ec00 100644 (file)
--- a/config.h
+++ b/config.h
@@ -44,7 +44,7 @@
 #define PACKAGE_NAME "rtl433"
 
 /* Define to the full name and version of this package. */
 #define PACKAGE_NAME "rtl433"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "rtl433 UNKNOWN-dirty"
+#define PACKAGE_STRING "rtl433 UNKNOWN"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "rtl433"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "rtl433"
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "UNKNOWN-dirty"
+#define PACKAGE_VERSION "UNKNOWN"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "UNKNOWN-dirty"
+#define VERSION "UNKNOWN"
index ea04882164e080057308532908a911588fb1b86b..e2080afcd0ddd9761145a3d4d81252747a0ccfc3 100644 (file)
@@ -1,7 +1,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rtl433 configure UNKNOWN-dirty, which was
+It was created by rtl433 configure UNKNOWN, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ ./configure 
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ ./configure 
@@ -235,12 +235,12 @@ configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "rtl433"
 | #define PACKAGE_TARNAME "rtl433"
 | /* confdefs.h */
 | #define PACKAGE_NAME "rtl433"
 | #define PACKAGE_TARNAME "rtl433"
-| #define PACKAGE_VERSION "UNKNOWN-dirty"
-| #define PACKAGE_STRING "rtl433 UNKNOWN-dirty"
+| #define PACKAGE_VERSION "UNKNOWN"
+| #define PACKAGE_STRING "rtl433 UNKNOWN"
 | #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 | #define PACKAGE_URL ""
 | #define PACKAGE "rtl433"
 | #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 | #define PACKAGE_URL ""
 | #define PACKAGE "rtl433"
-| #define VERSION "UNKNOWN-dirty"
+| #define VERSION "UNKNOWN"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:7826: result: gcc -E
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:7826: result: gcc -E
@@ -254,12 +254,12 @@ configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "rtl433"
 | #define PACKAGE_TARNAME "rtl433"
 | /* confdefs.h */
 | #define PACKAGE_NAME "rtl433"
 | #define PACKAGE_TARNAME "rtl433"
-| #define PACKAGE_VERSION "UNKNOWN-dirty"
-| #define PACKAGE_STRING "rtl433 UNKNOWN-dirty"
+| #define PACKAGE_VERSION "UNKNOWN"
+| #define PACKAGE_STRING "rtl433 UNKNOWN"
 | #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 | #define PACKAGE_URL ""
 | #define PACKAGE "rtl433"
 | #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 | #define PACKAGE_URL ""
 | #define PACKAGE "rtl433"
-| #define VERSION "UNKNOWN-dirty"
+| #define VERSION "UNKNOWN"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:7889: checking for ANSI C header files
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:7889: checking for ANSI C header files
@@ -387,7 +387,7 @@ configure:12939: creating ./config.status
 ## Running config.status. ##
 ## ---------------------- ##
 
 ## Running config.status. ##
 ## ---------------------- ##
 
-This file was extended by rtl433 config.status UNKNOWN-dirty, which was
+This file was extended by rtl433 config.status UNKNOWN, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = 
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = 
@@ -517,7 +517,7 @@ pkg_cv_LIBRTLSDR_LIBS=-lrtlsdr
 ## Output variables. ##
 ## ----------------- ##
 
 ## Output variables. ##
 ## ----------------- ##
 
-ACLOCAL='${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.15'
+ACLOCAL='${SHELL} /home/rvb/git/rtl-433/missing aclocal-1.15'
 AMDEPBACKSLASH='\'
 AMDEP_FALSE='#'
 AMDEP_TRUE=''
 AMDEPBACKSLASH='\'
 AMDEP_FALSE='#'
 AMDEP_TRUE=''
@@ -527,9 +527,9 @@ AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
 AM_DEFAULT_VERBOSITY='0'
 AM_V='$(V)'
 AR='ar'
 AM_DEFAULT_VERBOSITY='0'
 AM_V='$(V)'
 AR='ar'
-AUTOCONF='${SHELL} /home/rvb/git/rtl_433/missing autoconf'
-AUTOHEADER='${SHELL} /home/rvb/git/rtl_433/missing autoheader'
-AUTOMAKE='${SHELL} /home/rvb/git/rtl_433/missing automake-1.15'
+AUTOCONF='${SHELL} /home/rvb/git/rtl-433/missing autoconf'
+AUTOHEADER='${SHELL} /home/rvb/git/rtl-433/missing autoheader'
+AUTOMAKE='${SHELL} /home/rvb/git/rtl-433/missing automake-1.15'
 AWK='gawk'
 CC='gcc'
 CCDEPMODE='depmode=gcc3'
 AWK='gawk'
 CC='gcc'
 CCDEPMODE='depmode=gcc3'
@@ -567,7 +567,7 @@ LIPO=''
 LN_S='ln -s'
 LTLIBOBJS=''
 LT_SYS_LIBRARY_PATH=''
 LN_S='ln -s'
 LTLIBOBJS=''
 LT_SYS_LIBRARY_PATH=''
-MAKEINFO='${SHELL} /home/rvb/git/rtl_433/missing makeinfo'
+MAKEINFO='${SHELL} /home/rvb/git/rtl-433/missing makeinfo'
 MANIFEST_TOOL=':'
 MKDIR_P='/bin/mkdir -p'
 NM='/usr/bin/nm -B'
 MANIFEST_TOOL=':'
 MKDIR_P='/bin/mkdir -p'
 NM='/usr/bin/nm -B'
@@ -579,10 +579,10 @@ OTOOL=''
 PACKAGE='rtl433'
 PACKAGE_BUGREPORT='rtl_433@googlegroups.com'
 PACKAGE_NAME='rtl433'
 PACKAGE='rtl433'
 PACKAGE_BUGREPORT='rtl_433@googlegroups.com'
 PACKAGE_NAME='rtl433'
-PACKAGE_STRING='rtl433 UNKNOWN-dirty'
+PACKAGE_STRING='rtl433 UNKNOWN'
 PACKAGE_TARNAME='rtl433'
 PACKAGE_URL=''
 PACKAGE_TARNAME='rtl433'
 PACKAGE_URL=''
-PACKAGE_VERSION='UNKNOWN-dirty'
+PACKAGE_VERSION='UNKNOWN'
 PATH_SEPARATOR=':'
 PKG_CONFIG='/usr/bin/pkg-config'
 PKG_CONFIG_LIBDIR=''
 PATH_SEPARATOR=':'
 PKG_CONFIG='/usr/bin/pkg-config'
 PKG_CONFIG_LIBDIR=''
@@ -595,7 +595,7 @@ SET_MAKE=''
 SHELL='/bin/bash'
 STRIP='strip'
 SYMBOL_VISIBILITY='-fvisibility=hidden'
 SHELL='/bin/bash'
 STRIP='strip'
 SYMBOL_VISIBILITY='-fvisibility=hidden'
-VERSION='UNKNOWN-dirty'
+VERSION='UNKNOWN'
 ac_ct_AR='ar'
 ac_ct_CC='gcc'
 ac_ct_DUMPBIN=''
 ac_ct_AR='ar'
 ac_ct_CC='gcc'
 ac_ct_DUMPBIN=''
@@ -629,7 +629,7 @@ host_vendor='pc'
 htmldir='${docdir}'
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
 htmldir='${docdir}'
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
-install_sh='${SHELL} /home/rvb/git/rtl_433/install-sh'
+install_sh='${SHELL} /home/rvb/git/rtl-433/install-sh'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
@@ -654,12 +654,12 @@ target_alias=''
 /* confdefs.h */
 #define PACKAGE_NAME "rtl433"
 #define PACKAGE_TARNAME "rtl433"
 /* confdefs.h */
 #define PACKAGE_NAME "rtl433"
 #define PACKAGE_TARNAME "rtl433"
-#define PACKAGE_VERSION "UNKNOWN-dirty"
-#define PACKAGE_STRING "rtl433 UNKNOWN-dirty"
+#define PACKAGE_VERSION "UNKNOWN"
+#define PACKAGE_STRING "rtl433 UNKNOWN"
 #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 #define PACKAGE_URL ""
 #define PACKAGE "rtl433"
 #define PACKAGE_BUGREPORT "rtl_433@googlegroups.com"
 #define PACKAGE_URL ""
 #define PACKAGE "rtl433"
-#define VERSION "UNKNOWN-dirty"
+#define VERSION "UNKNOWN"
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
index eca967ea53bed278453ccabb3a79ce1e25501d32..e79fae2289e1e23074e85d3714fbac6ff7cc97fd 100755 (executable)
@@ -380,7 +380,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rtl433 $as_me UNKNOWN-dirty, which was
+This file was extended by rtl433 $as_me UNKNOWN, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -429,7 +429,7 @@ Report bugs to <rtl_433@googlegroups.com>."
 
 ac_cs_config="'PKG_CONFIG_PATH=/opt/intel/opencl:'"
 ac_cs_version="\
 
 ac_cs_config="'PKG_CONFIG_PATH=/opt/intel/opencl:'"
 ac_cs_version="\
-rtl433 config.status UNKNOWN-dirty
+rtl433 config.status UNKNOWN
 configured by ./configure, generated by GNU Autoconf 2.69,
   with options \"$ac_cs_config\"
 
 configured by ./configure, generated by GNU Autoconf 2.69,
   with options \"$ac_cs_config\"
 
@@ -437,7 +437,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/home/rvb/git/rtl_433'
+ac_pwd='/home/rvb/git/rtl-433'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
 MKDIR_P='/bin/mkdir -p'
@@ -734,7 +734,7 @@ fi
 
 
     PACKAGE='rtl433'
 
 
     PACKAGE='rtl433'
-    VERSION='UNKNOWN-dirty'
+    VERSION='UNKNOWN'
     RM='rm -f'
     ofile='libtool'
 
     RM='rm -f'
     ofile='libtool'
 
@@ -896,13 +896,13 @@ S["mkdir_p"]="$(MKDIR_P)"
 S["MKDIR_P"]="/bin/mkdir -p"
 S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
 S["STRIP"]="strip"
 S["MKDIR_P"]="/bin/mkdir -p"
 S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
 S["STRIP"]="strip"
-S["install_sh"]="${SHELL} /home/rvb/git/rtl_433/install-sh"
-S["MAKEINFO"]="${SHELL} /home/rvb/git/rtl_433/missing makeinfo"
-S["AUTOHEADER"]="${SHELL} /home/rvb/git/rtl_433/missing autoheader"
-S["AUTOMAKE"]="${SHELL} /home/rvb/git/rtl_433/missing automake-1.15"
-S["AUTOCONF"]="${SHELL} /home/rvb/git/rtl_433/missing autoconf"
-S["ACLOCAL"]="${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.15"
-S["VERSION"]="UNKNOWN-dirty"
+S["install_sh"]="${SHELL} /home/rvb/git/rtl-433/install-sh"
+S["MAKEINFO"]="${SHELL} /home/rvb/git/rtl-433/missing makeinfo"
+S["AUTOHEADER"]="${SHELL} /home/rvb/git/rtl-433/missing autoheader"
+S["AUTOMAKE"]="${SHELL} /home/rvb/git/rtl-433/missing automake-1.15"
+S["AUTOCONF"]="${SHELL} /home/rvb/git/rtl-433/missing autoconf"
+S["ACLOCAL"]="${SHELL} /home/rvb/git/rtl-433/missing aclocal-1.15"
+S["VERSION"]="UNKNOWN"
 S["PACKAGE"]="rtl433"
 S["CYGPATH_W"]="echo"
 S["am__isrc"]=""
 S["PACKAGE"]="rtl433"
 S["CYGPATH_W"]="echo"
 S["am__isrc"]=""
@@ -942,8 +942,8 @@ S["prefix"]="/usr/local"
 S["exec_prefix"]="${prefix}"
 S["PACKAGE_URL"]=""
 S["PACKAGE_BUGREPORT"]="rtl_433@googlegroups.com"
 S["exec_prefix"]="${prefix}"
 S["PACKAGE_URL"]=""
 S["PACKAGE_BUGREPORT"]="rtl_433@googlegroups.com"
-S["PACKAGE_STRING"]="rtl433 UNKNOWN-dirty"
-S["PACKAGE_VERSION"]="UNKNOWN-dirty"
+S["PACKAGE_STRING"]="rtl433 UNKNOWN"
+S["PACKAGE_VERSION"]="UNKNOWN"
 S["PACKAGE_TARNAME"]="rtl433"
 S["PACKAGE_NAME"]="rtl433"
 S["PATH_SEPARATOR"]=":"
 S["PACKAGE_TARNAME"]="rtl433"
 S["PACKAGE_NAME"]="rtl433"
 S["PATH_SEPARATOR"]=":"
@@ -991,12 +991,12 @@ cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
 BEGIN {
 D["PACKAGE_NAME"]=" \"rtl433\""
 D["PACKAGE_TARNAME"]=" \"rtl433\""
 BEGIN {
 D["PACKAGE_NAME"]=" \"rtl433\""
 D["PACKAGE_TARNAME"]=" \"rtl433\""
-D["PACKAGE_VERSION"]=" \"UNKNOWN-dirty\""
-D["PACKAGE_STRING"]=" \"rtl433 UNKNOWN-dirty\""
+D["PACKAGE_VERSION"]=" \"UNKNOWN\""
+D["PACKAGE_STRING"]=" \"rtl433 UNKNOWN\""
 D["PACKAGE_BUGREPORT"]=" \"rtl_433@googlegroups.com\""
 D["PACKAGE_URL"]=" \"\""
 D["PACKAGE"]=" \"rtl433\""
 D["PACKAGE_BUGREPORT"]=" \"rtl_433@googlegroups.com\""
 D["PACKAGE_URL"]=" \"\""
 D["PACKAGE"]=" \"rtl433\""
-D["VERSION"]=" \"UNKNOWN-dirty\""
+D["VERSION"]=" \"UNKNOWN\""
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
 D["HAVE_SYS_STAT_H"]=" 1"
 D["STDC_HEADERS"]=" 1"
 D["HAVE_SYS_TYPES_H"]=" 1"
 D["HAVE_SYS_STAT_H"]=" 1"
index 573c9fbc4d8f61daef03d899b64511feaa275c78..e446ccb378b1cc688b2384b2e9a08ff464f798a5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rtl433 UNKNOWN-dirty.
+# Generated by GNU Autoconf 2.69 for rtl433 UNKNOWN.
 #
 # Report bugs to <rtl_433@googlegroups.com>.
 #
 #
 # Report bugs to <rtl_433@googlegroups.com>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='rtl433'
 PACKAGE_TARNAME='rtl433'
 # Identity of this package.
 PACKAGE_NAME='rtl433'
 PACKAGE_TARNAME='rtl433'
-PACKAGE_VERSION='UNKNOWN-dirty'
-PACKAGE_STRING='rtl433 UNKNOWN-dirty'
+PACKAGE_VERSION='UNKNOWN'
+PACKAGE_STRING='rtl433 UNKNOWN'
 PACKAGE_BUGREPORT='rtl_433@googlegroups.com'
 PACKAGE_URL=''
 
 PACKAGE_BUGREPORT='rtl_433@googlegroups.com'
 PACKAGE_URL=''
 
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures rtl433 UNKNOWN-dirty to adapt to many kinds of systems.
+\`configure' configures rtl433 UNKNOWN to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1410,7 +1410,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of rtl433 UNKNOWN-dirty:";;
+     short | recursive ) echo "Configuration of rtl433 UNKNOWN:";;
    esac
   cat <<\_ACEOF
 
    esac
   cat <<\_ACEOF
 
@@ -1529,7 +1529,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-rtl433 configure UNKNOWN-dirty
+rtl433 configure UNKNOWN
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1898,7 +1898,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by rtl433 $as_me UNKNOWN-dirty, which was
+It was created by rtl433 $as_me UNKNOWN, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2762,7 +2762,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='rtl433'
 
 # Define the identity of the package.
  PACKAGE='rtl433'
- VERSION='UNKNOWN-dirty'
+ VERSION='UNKNOWN'
 
 
 cat >>confdefs.h <<_ACEOF
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13328,7 +13328,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by rtl433 $as_me UNKNOWN-dirty, which was
+This file was extended by rtl433 $as_me UNKNOWN, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13394,7 +13394,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-rtl433 config.status UNKNOWN-dirty
+rtl433 config.status UNKNOWN
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index bb053ac28e861fe7128b7a185e1ea989c745b182..314904f17330147800a41123054fb49cb89ce591 100644 (file)
@@ -171,13 +171,13 @@ ETAGS = etags
 CTAGS = ctags
 am__DIST_COMMON = $(srcdir)/Makefile.in
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 CTAGS = ctags
 am__DIST_COMMON = $(srcdir)/Makefile.in
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.15
+ACLOCAL = ${SHELL} /home/rvb/git/rtl-433/missing aclocal-1.15
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
-AUTOCONF = ${SHELL} /home/rvb/git/rtl_433/missing autoconf
-AUTOHEADER = ${SHELL} /home/rvb/git/rtl_433/missing autoheader
-AUTOMAKE = ${SHELL} /home/rvb/git/rtl_433/missing automake-1.15
+AUTOCONF = ${SHELL} /home/rvb/git/rtl-433/missing autoconf
+AUTOHEADER = ${SHELL} /home/rvb/git/rtl-433/missing autoheader
+AUTOMAKE = ${SHELL} /home/rvb/git/rtl-433/missing automake-1.15
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -214,7 +214,7 @@ LIPO =
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
-MAKEINFO = ${SHELL} /home/rvb/git/rtl_433/missing makeinfo
+MAKEINFO = ${SHELL} /home/rvb/git/rtl-433/missing makeinfo
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
@@ -226,10 +226,10 @@ OTOOL64 =
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
-PACKAGE_STRING = rtl433 UNKNOWN-dirty
+PACKAGE_STRING = rtl433 UNKNOWN
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
-PACKAGE_VERSION = UNKNOWN-dirty
+PACKAGE_VERSION = UNKNOWN
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
@@ -242,11 +242,11 @@ SET_MAKE =
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
-VERSION = UNKNOWN-dirty
-abs_builddir = /home/rvb/git/rtl_433/include
-abs_srcdir = /home/rvb/git/rtl_433/include
-abs_top_builddir = /home/rvb/git/rtl_433
-abs_top_srcdir = /home/rvb/git/rtl_433
+VERSION = UNKNOWN
+abs_builddir = /home/rvb/git/rtl-433/include
+abs_srcdir = /home/rvb/git/rtl-433/include
+abs_top_builddir = /home/rvb/git/rtl-433
+abs_top_srcdir = /home/rvb/git/rtl-433
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
@@ -275,7 +275,7 @@ host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/rvb/git/rtl_433/install-sh
+install_sh = ${SHELL} /home/rvb/git/rtl-433/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
@@ -310,9 +310,9 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
              exit 1;; \
          esac; \
        done; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
        $(am__cd) $(top_srcdir) && \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu include/Makefile
+         $(AUTOMAKE) --foreign include/Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
index 92982932bded81a7f4ac3b0ced65ad89fcb39171..a3ac58b80014f3243af116662c8766f9543c81d6 100644 (file)
@@ -310,9 +310,9 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
              exit 1;; \
          esac; \
        done; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
        $(am__cd) $(top_srcdir) && \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu include/Makefile
+         $(AUTOMAKE) --foreign include/Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
diff --git a/libtool b/libtool
index a56a8487971424a69066a4fdc299a68f145f9f8d..a5092c88fc5e402127048e752535ee4f57bd6eab 100755 (executable)
--- a/libtool
+++ b/libtool
@@ -1,5 +1,5 @@
 #! /bin/bash
 #! /bin/bash
-# Generated automatically by config.status (rtl433) UNKNOWN-dirty
+# Generated automatically by config.status (rtl433) UNKNOWN
 # Libtool was configured on host estia:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
 # Libtool was configured on host estia:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 
index 5762d222c30fdaf10560206859527f4a7b0f333c..7e46e5fe3c67fa02551fad08cfac079eef77b30d 100644 (file)
--- a/rtl433.pc
+++ b/rtl433.pc
@@ -5,5 +5,5 @@ includedir=${prefix}/include
 
 Name: RTL-433 Utility
 Description: C Utility
 
 Name: RTL-433 Utility
 Description: C Utility
-Version: UNKNOWN-dirty
+Version: UNKNOWN
 Cflags: -I${includedir}/ @RTL433_PC_CFLAGS@
 Cflags: -I${includedir}/ @RTL433_PC_CFLAGS@
index fe072f291bfcf5fc6ef943ed2f0bb0200e74dcde..7842a3a337de206622ef54aa36aeb525cbb75847 100644 (file)
@@ -146,9 +146,9 @@ am_rtl_433_OBJECTS = baseband.$(OBJEXT) bitbuffer.$(OBJEXT) \
        devices/steelmate.$(OBJEXT) devices/schraeder.$(OBJEXT) \
        devices/new_template.$(OBJEXT) devices/radiohead_ask.$(OBJEXT) \
        devices/kerui.$(OBJEXT) devices/fineoffset_wh1050.$(OBJEXT) \
        devices/steelmate.$(OBJEXT) devices/schraeder.$(OBJEXT) \
        devices/new_template.$(OBJEXT) devices/radiohead_ask.$(OBJEXT) \
        devices/kerui.$(OBJEXT) devices/fineoffset_wh1050.$(OBJEXT) \
-       devices/lelux.$(OBJEXT) devices/honeywell.$(OBJEXT) \
-       devices/rftech.$(OBJEXT) devices/wg_pb12v1.$(OBJEXT) \
-       devices/maverick_et73x.$(OBJEXT)
+       devices/honeywell.$(OBJEXT) devices/lelux.$(OBJEXT) \
+       devices/wg_pb12v1.$(OBJEXT) devices/maverick_et73x.$(OBJEXT) \
+       devices/rftech.$(OBJEXT)
 rtl_433_OBJECTS = $(am_rtl_433_OBJECTS)
 rtl_433_DEPENDENCIES =
 AM_V_lt = $(am__v_lt_$(V))
 rtl_433_OBJECTS = $(am_rtl_433_OBJECTS)
 rtl_433_DEPENDENCIES =
 AM_V_lt = $(am__v_lt_$(V))
@@ -217,13 +217,13 @@ ETAGS = etags
 CTAGS = ctags
 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 CTAGS = ctags
 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/rvb/git/rtl_433/missing aclocal-1.15
+ACLOCAL = ${SHELL} /home/rvb/git/rtl-433/missing aclocal-1.15
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
 AMTAR = $${TAR-tar}
 AM_DEFAULT_VERBOSITY = 0
 AR = ar
-AUTOCONF = ${SHELL} /home/rvb/git/rtl_433/missing autoconf
-AUTOHEADER = ${SHELL} /home/rvb/git/rtl_433/missing autoheader
-AUTOMAKE = ${SHELL} /home/rvb/git/rtl_433/missing automake-1.15
+AUTOCONF = ${SHELL} /home/rvb/git/rtl-433/missing autoconf
+AUTOHEADER = ${SHELL} /home/rvb/git/rtl-433/missing autoheader
+AUTOMAKE = ${SHELL} /home/rvb/git/rtl-433/missing automake-1.15
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
 AWK = gawk
 CC = gcc
 CCDEPMODE = depmode=gcc3
@@ -260,7 +260,7 @@ LIPO =
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
 LN_S = ln -s
 LTLIBOBJS = 
 LT_SYS_LIBRARY_PATH = 
-MAKEINFO = ${SHELL} /home/rvb/git/rtl_433/missing makeinfo
+MAKEINFO = ${SHELL} /home/rvb/git/rtl-433/missing makeinfo
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
 MANIFEST_TOOL = :
 MKDIR_P = /bin/mkdir -p
 NM = /usr/bin/nm -B
@@ -272,10 +272,10 @@ OTOOL64 =
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
 PACKAGE = rtl433
 PACKAGE_BUGREPORT = rtl_433@googlegroups.com
 PACKAGE_NAME = rtl433
-PACKAGE_STRING = rtl433 UNKNOWN-dirty
+PACKAGE_STRING = rtl433 UNKNOWN
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
 PACKAGE_TARNAME = rtl433
 PACKAGE_URL = 
-PACKAGE_VERSION = UNKNOWN-dirty
+PACKAGE_VERSION = UNKNOWN
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
 PATH_SEPARATOR = :
 PKG_CONFIG = /usr/bin/pkg-config
 PKG_CONFIG_LIBDIR = 
@@ -288,11 +288,11 @@ SET_MAKE =
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
 SHELL = /bin/bash
 STRIP = strip
 SYMBOL_VISIBILITY = -fvisibility=hidden
-VERSION = UNKNOWN-dirty
-abs_builddir = /home/rvb/git/rtl_433/src
-abs_srcdir = /home/rvb/git/rtl_433/src
-abs_top_builddir = /home/rvb/git/rtl_433
-abs_top_srcdir = /home/rvb/git/rtl_433
+VERSION = UNKNOWN
+abs_builddir = /home/rvb/git/rtl-433/src
+abs_srcdir = /home/rvb/git/rtl-433/src
+abs_top_builddir = /home/rvb/git/rtl-433
+abs_top_srcdir = /home/rvb/git/rtl-433
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
 ac_ct_AR = ar
 ac_ct_CC = gcc
 ac_ct_DUMPBIN = 
@@ -321,7 +321,7 @@ host_vendor = pc
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
 htmldir = ${docdir}
 includedir = ${prefix}/include
 infodir = ${datarootdir}/info
-install_sh = ${SHELL} /home/rvb/git/rtl_433/install-sh
+install_sh = ${SHELL} /home/rvb/git/rtl-433/install-sh
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
 libdir = ${exec_prefix}/lib
 libexecdir = ${exec_prefix}/libexec
 localedir = ${datarootdir}/locale
@@ -415,8 +415,10 @@ rtl_433_SOURCES = baseband.c \
                        devices/kerui.c \
                        devices/fineoffset_wh1050.c \
                        devices/honeywell.c \
                        devices/kerui.c \
                        devices/fineoffset_wh1050.c \
                        devices/honeywell.c \
-                       devices/lelux.c 
-
+                       devices/lelux.c \
+                       maverick_et73x.c \
+                       wg_pb12v1.c \
+                       rftech.c
 rtl_433_LDADD = $(LIBRTLSDR) $(LIBM)
 all: all-am
 
 rtl_433_LDADD = $(LIBRTLSDR) $(LIBM)
 all: all-am
 
@@ -431,9 +433,9 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
              exit 1;; \
          esac; \
        done; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
        $(am__cd) $(top_srcdir) && \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu src/Makefile
+         $(AUTOMAKE) --foreign src/Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
index e524721c211f4db9277a216a4837fbf5b9f933db..0eb58c5fddb22c53d129a47a17fc2e4d8b134c9c 100644 (file)
@@ -429,9 +429,9 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
              exit 1;; \
          esac; \
        done; \
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
        $(am__cd) $(top_srcdir) && \
        $(am__cd) $(top_srcdir) && \
-         $(AUTOMAKE) --gnu src/Makefile
+         $(AUTOMAKE) --foreign src/Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
          *config.status*) \
index 62c66c0c0070f3ec06b4b518db9bb89c73a45423..32159f2909e994497873a78fa5c822888f4993d7 100644 (file)
Binary files a/src/devices/acurite.o and b/src/devices/acurite.o differ
index 5e0fc7b5c27357a5180636fa71e1c8a54ae1ffee..49e3225560012ac8cc63866c0893e300a601192a 100644 (file)
Binary files a/src/devices/alecto.o and b/src/devices/alecto.o differ
index b67c3c655d980be5c49a2d880bdb2bac0caaed35..3e95d0c2b394b6fa063000b63d92e4cbe6e2c095 100644 (file)
Binary files a/src/devices/elv.o and b/src/devices/elv.o differ
index c6256f199ffeb0b21e89bd3083e8149685638764..fe89e70531e30b1c51fbf9882a54bfac0e435a3b 100644 (file)
Binary files a/src/devices/intertechno.o and b/src/devices/intertechno.o differ
index c598a01e6c225534ed0f5eeb6baccc986909be66..9d122d2f0c9dfc6863e557cdb600400ed6784ed5 100644 (file)
Binary files a/src/devices/lacrosse.o and b/src/devices/lacrosse.o differ
index d5653ece7d10e8bde3236a2aacdc571fb98f1a41..90345a09d189f15418307da540e865226e9be1bf 100644 (file)
Binary files a/src/devices/mebus.o and b/src/devices/mebus.o differ
index c7e5ab725f07d2b38bbf9ba0ef80e7d675493be5..0b303e53c069a7f1fb9be5529211ee3f1ec42361 100644 (file)
Binary files a/src/devices/newkaku.o and b/src/devices/newkaku.o differ
index c78124a6a871062453cfeb0850021330b9dcaf9e..7b0af65faec1f150e7cf96f732d7b77204253d41 100644 (file)
Binary files a/src/devices/oregon_scientific.o and b/src/devices/oregon_scientific.o differ
index 0d5039c289173c65161b98d9eb8e98136a03859f..760ca0db4eede9658e2e13c7ad188221bfcaadaa 100644 (file)
Binary files a/src/devices/prologue.o and b/src/devices/prologue.o differ
index b5fea3a796687cff88246fa4dc8814000e5bfa5a..07d051e986291d8a30c5355b10fe1614629cc516 100644 (file)
Binary files a/src/devices/rubicson.o and b/src/devices/rubicson.o differ
index ddeaf13b2857db16e59d6440f79ef2149fc641ba..669a0080495a8a3ef6c903049e874345979fdd7e 100644 (file)
Binary files a/src/devices/silvercrest.o and b/src/devices/silvercrest.o differ
index 609568a1ae494884fc602be1e557156be16012ae..a78c4fc5f1b661954473a5fb481fac07b4d8e9f7 100644 (file)
Binary files a/src/devices/steffen.o and b/src/devices/steffen.o differ
index b907d937840742a5cbe3b24ddc23297a6efad406..a115bb036bf505d25934daf4776b49af851871a8 100644 (file)
Binary files a/src/devices/waveman.o and b/src/devices/waveman.o differ
index 1dd54e4da18aac555cd9b28f57f55969460bbe3d..0c9aef53fda90c9ee7f105fc6fc2b7eb3b37cbf0 100755 (executable)
Binary files a/src/rtl_433 and b/src/rtl_433 differ
index 39b6ab64a260b905576107daedcd71d974b7ffbf..a0450a6dc5405491586c8bbd4ebd8267397f9276 100644 (file)
Binary files a/src/rtl_433.o and b/src/rtl_433.o differ