forked from pool/rtl_433
Accepting request 577096 from home:mnhauke:sdr-devel
- Update to version 0.0.1+git.20180213: * fix flex options, add gap_limit for PWM * README.md: Add another Debian dependency (#680) * README.md: Fix typo (#679) * README.md: Add build tools to Debian command (#678) * revert localtime_r to localtime for win32 * disable syslog output on win32 * remove left over xc0348 device * Fix on_connect signature and topic subscriptions in MQTT examples. (#674) * refactor hostport_param * refactor abuf * allow ipv6 for syslog * add flex device to Makefile * refactor print_array_value * use prettier C99 bool macro * shuffle functions * change aux pattern to composition * remove output_hander_t, printer_ctx indirection * change indent; consistent style * adds a remote syslog output * update readme usage info * default enable x10_sec, timing doc, style * Adds x10_sec device for decoding X10 Security RF signals (#671) * Spelling fix: gague -> gauge (#672) * fix new_template * use localtime_r instead of localtime * reduce false positves with Bresser on LaCrosse TX141TH * add MIC to bresser * freshen up template with more examples * add a flexible general purpose decoder (#647) OBS-URL: https://build.opensuse.org/request/show/577096 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=6
This commit is contained in:
parent
79cb0cf965
commit
a24a91488f
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/merbanan/rtl_433.git</param>
|
||||
<param name="changesrevision">2e720e68c445f7c76dc0a045f50f341c24a2af7a</param></service></servicedata>
|
||||
<param name="changesrevision">9a9e2165c58a02f884632a52f3066b9b09f9aeed</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:259a21c29454dbc08a8380ca1f104961686a433759d07f3a828ee390d7a830fc
|
||||
size 158344
|
3
rtl_433-0.0.1+git.20180213.tar.xz
Normal file
3
rtl_433-0.0.1+git.20180213.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6f48bd74465a7afed10a7994271d4966b4adb902b1682f676f04e335491aa85
|
||||
size 176840
|
119
rtl_433.changes
119
rtl_433.changes
@ -1,3 +1,122 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 19:25:35 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
- Update to version 0.0.1+git.20180213:
|
||||
* fix flex options, add gap_limit for PWM
|
||||
* README.md: Add another Debian dependency (#680)
|
||||
* README.md: Fix typo (#679)
|
||||
* README.md: Add build tools to Debian command (#678)
|
||||
* revert localtime_r to localtime for win32
|
||||
* disable syslog output on win32
|
||||
* remove left over xc0348 device
|
||||
* Fix on_connect signature and topic subscriptions in MQTT examples. (#674)
|
||||
* refactor hostport_param
|
||||
* refactor abuf
|
||||
* allow ipv6 for syslog
|
||||
* add flex device to Makefile
|
||||
* refactor print_array_value
|
||||
* use prettier C99 bool macro
|
||||
* shuffle functions
|
||||
* change aux pattern to composition
|
||||
* remove output_hander_t, printer_ctx indirection
|
||||
* change indent; consistent style
|
||||
* adds a remote syslog output
|
||||
* update readme usage info
|
||||
* default enable x10_sec, timing doc, style
|
||||
* Adds x10_sec device for decoding X10 Security RF signals (#671)
|
||||
* Spelling fix: gague -> gauge (#672)
|
||||
* fix new_template
|
||||
* use localtime_r instead of localtime
|
||||
* reduce false positves with Bresser on LaCrosse TX141TH
|
||||
* add MIC to bresser
|
||||
* freshen up template with more examples
|
||||
* add a flexible general purpose decoder (#647)
|
||||
* remove PWM_TERNARY, use PWM_PRECISE for sync bits
|
||||
* change pulse_detect to use pwm_precise for sync bits
|
||||
* rename CLOCK_BITS to DMC
|
||||
* change fordremore to proper DMC, the output is vastly different
|
||||
* change DMC (clock_bits) demod to add rows on symbol errors
|
||||
* convert Acurite 592TXR from TERNARY to PRECISE
|
||||
* reduce false positives in Thermopro TP12
|
||||
* code style for LaCrosse TX141
|
||||
* convert LaCrosse TX141 from TERNARY to PRECISE
|
||||
* convert Bresser 3CH from RAW to PRECISE
|
||||
* convert LaCrosse TX from RAW to PRECISE
|
||||
* convert Philips Sensor from TERNARY to PRECISE
|
||||
* convert Calibeur from TERNARY to PRECISE
|
||||
* convert Acurite 00275rm from TERNARY to PRECISE
|
||||
* enhance pwm_precise to cover raw and ternary cases
|
||||
* add sync pulse count to bitbuffer
|
||||
* fix Lacrosse TX141TH sync rows
|
||||
* Added device LaCrosse TX141 support to lacrosse_TX141TH_Bv2.c (#670)
|
||||
* add back C99 with ADD_DEFINITIONS
|
||||
* C99 compatibility (#667)
|
||||
* add git version info to usage output if available
|
||||
* let cmake set C99; CMP0025
|
||||
* additional build deps (#668)
|
||||
* wh1080: Fix warning about uninitialized use (#666)
|
||||
* adding asepc, getkwargs helper
|
||||
* fold PWM_precise_parameters into r_device
|
||||
* output pulse_demod_pwm_precise at end of pulses as well
|
||||
* adapt precise param sync width to us
|
||||
* use _XOPEN_SOURCE on string.h for strdup
|
||||
* fix -R 0 fault
|
||||
* use bitbuffer_clear for bitbuffer_parse
|
||||
* refactor bitbuffer_parse
|
||||
* minor
|
||||
* Doxygen EXTRACT_ALL to show all docs, there isn't any notable exported API yet
|
||||
* update 1.7 Doxyfile to 1.8
|
||||
* add Doxygen building to CMake
|
||||
* cleanup
|
||||
* parse number suffixes on e.g. frequency, samplerate, duration, hoptime
|
||||
* relax false positive logic prologue/alecto to allow a single leading pulse
|
||||
* Fix unit conversions for Acurite 5n1 (#651)
|
||||
* fix `-d n` parsing
|
||||
* Add missing brand to OSv1 (#650)
|
||||
* adding FindGperftools cmake module
|
||||
* add Profile build type using GPerfTools
|
||||
* use CMake defaults for optimizations (-O3)
|
||||
* RTGN129 author name (#646)
|
||||
* change grab file name to gNNN_FFFM_RRRk.cu8 (#642)
|
||||
* replace -i <serial> with -d :<serial> (#648)
|
||||
* Clean up WIN32 include/ifdef (#643)
|
||||
* fix read-mode buffer size and allocation, s. #641 (#644)
|
||||
* reduce Alecto/Auriol-v2 false positives in Prologue
|
||||
* enable pedantic warnings; also on Clang
|
||||
* pedantic fix: -Wextra-semi
|
||||
* pedantic fix: replace arithmetic on void* (gnu extension) with sane char* arithmetic; fix function pointer for qsort, bsearch
|
||||
* adding mic to OS SL109h
|
||||
* remove false positives with wg-pb12v1, please report samples if WH2, WH5, Telldus are missing messages
|
||||
* remove debug from wg-pb12v2; add mic to fineoffset
|
||||
* fix GE Color Effects Remote indent and MAX_PROTOCOLS
|
||||
* chmod 644 on source files
|
||||
* add model switch to WH2/WH5/Telldus in fineoffset
|
||||
* Add support for Telldus variants of fineoffset (#639)
|
||||
* merge formatting from PR #615
|
||||
* disable mebus: lacks docs, tests and has false positives
|
||||
* Esperanza, Kedsum, S3318p: relax reset timing, check sync pulses to remove dups
|
||||
* fix OOK_PULSE_CLOCK_BITS pulse_tolerance to µs
|
||||
* fix: require 24 bits data for rain gauge sensors
|
||||
* Update chuango.c
|
||||
* Stop after outputting successful event(s)
|
||||
* Added support to Oregon Scientific RTGN129
|
||||
* Add device NEXA LMST-606 magnetic sensor
|
||||
* added unit (Fahrenheit) to output of Ambient Weather Temperature Sensor
|
||||
* Update rtl_433.h
|
||||
* fixed compile time warnings (formatting related)
|
||||
* change PWM_Precise_Parameters pulse_tolerance to use us instead of samples
|
||||
* fixing schraeder data types
|
||||
* Remove unintended spurious white spaces
|
||||
* Add another schrader TPMS support (corrections)
|
||||
* Add another schrader TPMS support
|
||||
* remove spurious if-statement
|
||||
* Specify device to use via serial number
|
||||
* automatically use first available dongle
|
||||
* define _GNU_SOURCE for strdup
|
||||
* Add support for the Thermopro TP-12. This is based heavily on the code for the Thermopro TP-11, and the modulation is compatible, but the bit layout is fairly different and there are more sensors, so I've made this a separate device.
|
||||
* Addressed code review by @zuckschwerdt
|
||||
* Device handler for GE Color Effects remote control Fixes #569
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 01 19:58:05 UTC 2017 - mardnh@gmx.de
|
||||
|
||||
|
@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define version_unconverted 0.0.1+git.20171101
|
||||
%define version_unconverted 0.0.1+git.20180213
|
||||
|
||||
Name: rtl_433
|
||||
Version: 0.0.1+git.20171101
|
||||
Version: 0.0.1+git.20180213
|
||||
Release: 0
|
||||
Summary: Turns RTL2832 dongle into a 433.92MHz generic data receiver
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user