Martin Hauke
|
36e6fe6631
|
Remove spurious execute permission from README.md
|
2016-03-27 13:46:54 +02:00 |
|
Martin Hauke
|
c7f2b3be19
|
mingw32 does not have setenv
workaround to make it compile via mingw32
|
2016-03-27 13:46:07 +02:00 |
|
Martin Hauke
|
2315a87216
|
use uintptr_t instead of unsigned long for the remaining devices
|
2016-03-27 13:39:32 +02:00 |
|
Benjamin Larsson
|
a471bcc366
|
Merge pull request #343 from somesortoferror/master
use uintptr_t instead of unsigned long - fixes build error on win64
|
2016-03-27 09:46:50 +02:00 |
|
Benjamin Larsson
|
d7d1e7531d
|
Merge pull request #346 from vestom/upstream
Pulse analyzer: Add PCM detection. Minor cleanup.
|
2016-03-25 19:47:51 +01:00 |
|
Benjamin Larsson
|
d94687ea25
|
Merge pull request #348 from kajksa/master
Fix https://github.com/merbanan/rtl_433/issues/347
|
2016-03-25 19:45:30 +01:00 |
|
Ask Jakobsen
|
f697bc150a
|
Fix https://github.com/merbanan/rtl_433/issues/347
|
2016-03-25 18:45:37 +01:00 |
|
Tommy Vestermark
|
ff7638abfb
|
pulse_demod_osv1: Only print preamble info when debugging
Less noise :-)
|
2016-03-25 15:54:19 +01:00 |
|
Tommy Vestermark
|
8bcb4bbf32
|
Calibeur: Fix key/value printout
|
2016-03-25 15:34:06 +01:00 |
|
Benjamin Larsson
|
9b1c68c66f
|
Revert "add -T option to set run duration"
This reverts commit a07d8b7244.
|
2016-03-25 15:04:24 +01:00 |
|
Tommy Vestermark
|
d9ceb4c37f
|
pulse_analyzer: Add PCM detection
Works with Danfoss sensor.
Added some comments as well
|
2016-03-25 14:59:57 +01:00 |
|
Tommy Vestermark
|
7b4e7e28a7
|
Fineoffset: Fix key/value printout
With empty pretty_key the ID would not print correctly
Only output 1 significant decimal of temperature (sensor resolution)
|
2016-03-25 14:18:30 +01:00 |
|
somesortoferror
|
e96e1e8dfc
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-24 15:33:15 +00:00 |
|
Benjamin Larsson
|
0a9a80c438
|
Merge pull request #342 from zuckschwerdt/fix-syncoutfile
Prevent crash when no output file is given with `-S`
|
2016-03-24 16:19:10 +01:00 |
|
Christian W. Zuckschwerdt
|
c4c91fe02f
|
Prevent crash when no output file is given with -S
|
2016-03-24 16:17:08 +01:00 |
|
Benjamin Larsson
|
36f5ee13c8
|
Merge pull request #341 from panarom/duration
add -T option to set run duration
|
2016-03-24 16:02:26 +01:00 |
|
Matt Panaro
|
a07d8b7244
|
add -T option to set run duration
run rtl_433 for a specified amount of seconds (minimum), then quit. Useful for discrete (rather than continuous) data gathering
|
2016-03-24 13:54:26 +00:00 |
|
Benjamin Larsson
|
d8aedcce23
|
Merge pull request #340 from panarom/missing-byte-count-usage
add missing usage documentation for -n parameter: number of samples to read before quitting
|
2016-03-24 11:25:02 +01:00 |
|
Matt Panaro
|
58de1508fe
|
add missing usage documentation for -n parameter: number of samples to read before quitting
|
2016-03-24 00:17:56 +00:00 |
|
jyp66
|
abd8a167d7
|
Update calibeur rf104 to new data api
|
2016-03-23 17:29:20 +01:00 |
|
Benjamin Larsson
|
30c5086a4b
|
Merge pull request #339 from kajksa/master
Adjust pulse_tolerance to get all chuango sensors to work
|
2016-03-23 16:27:12 +01:00 |
|
Ask Jakobsen
|
d256bc9324
|
Adjust pulse_tolerance to get all sensors to work
|
2016-03-23 16:26:06 +01:00 |
|
Benjamin Larsson
|
152d182083
|
Merge pull request #337 from kajksa/master
Support for Proove
|
2016-03-23 16:22:51 +01:00 |
|
Ask Jakobsen
|
a77c24c8d4
|
Support for Proove
|
2016-03-23 10:39:54 +01:00 |
|
Benjamin Larsson
|
3651889f11
|
Merge pull request #335 from panarom/utc
add -U option to print timestamps in UTC
|
2016-03-20 12:06:07 +01:00 |
|
Benjamin Larsson
|
f6288da77e
|
Merge pull request #333 from ygator/master
Oregon Scientific V1 Decoding
|
2016-03-20 12:06:01 +01:00 |
|
Matt Panaro
|
a09605d91d
|
add -U option to print timestamps in UTC
|
2016-03-19 03:00:09 +00:00 |
|
YGator
|
aca1569a65
|
Oregon Scientific V1 Decoding
Oregon Scientific V1 Decoding
Oregon Scientific V1 Decoding
|
2016-03-17 18:56:36 -04:00 |
|
somesortoferror
|
117dd593e4
|
Merge remote-tracking branch 'upstream/master'
|
2016-03-17 20:26:33 +00:00 |
|
Benjamin Larsson
|
5a9da7a9c6
|
Merge pull request #331 from zuckschwerdt/fix-integerpromotion
clean up casts regarding C Integer Promotions
|
2016-03-13 10:28:22 +01:00 |
|
Christian W. Zuckschwerdt
|
15622e66b2
|
clean up casts regarding C Integer Promotions
|
2016-03-12 11:23:12 +01:00 |
|
Benjamin Larsson
|
fa4b2da4e9
|
Merge pull request #330 from zuckschwerdt/fix-doc
doc fix: change comments from "samples" to "us"
|
2016-03-12 10:49:59 +01:00 |
|
Christian W. Zuckschwerdt
|
3c4c28a09c
|
fix: change doc comments from "samples" to "us"
|
2016-03-12 10:20:13 +01:00 |
|
Benjamin Larsson
|
7ab14a410e
|
Merge pull request #329 from panarom/master
add missing quhwa.c reference
0.01
|
2016-03-11 12:06:24 +01:00 |
|
Matt Panaro
|
e2bbd921ed
|
add missing quhwa.c reference
add to rtl_433_SOURCES in src/Makefile.am
|
2016-03-10 19:35:41 -05:00 |
|
Benjamin Larsson
|
21d47cf23a
|
Merge pull request #328 from kajksa/chuango_support
Chuango WI-200 comment
|
2016-03-09 08:16:59 +01:00 |
|
Benjamin Larsson
|
3a54e3bf92
|
Merge pull request #327 from kajksa/master
data_make() output for chuango
|
2016-03-08 22:34:25 +01:00 |
|
Ask Jakobsen
|
882334b41d
|
Merge branch 'master' of https://github.com/merbanan/rtl_433
|
2016-03-08 22:26:56 +01:00 |
|
Ask Jakobsen
|
cdb64e7419
|
Update device support
|
2016-03-08 22:08:37 +01:00 |
|
Ask Jakobsen
|
8c10f67d92
|
data_make output for chuango
|
2016-03-08 21:59:08 +01:00 |
|
Benjamin Larsson
|
cd7b407ac5
|
Merge pull request #325 from kajksa/master
Add Quhwa doorbell support
|
2016-03-08 00:12:49 +01:00 |
|
Ask Jakobsen
|
e28a2680a3
|
Merge branch 'master' of https://github.com/kajksa/rtl_433
|
2016-03-07 22:39:41 +01:00 |
|
kajksa
|
42f877b8ff
|
Support for Quhwa doorbell
|
2016-03-07 22:38:13 +01:00 |
|
kajksa
|
b835462538
|
Merge branch 'master' of https://github.com/kajksa/rtl_433
|
2016-03-07 17:07:46 +01:00 |
|
kajksa
|
16a53ca884
|
Add support for Quhwa doorbell
|
2016-03-07 17:07:11 +01:00 |
|
kajksa
|
d76b9d0d70
|
Clearer code
|
2016-03-07 17:03:25 +01:00 |
|
kajksa
|
8d1e4017a1
|
Add Quhwa doorbell support
|
2016-03-07 14:42:19 +01:00 |
|
Benjamin Larsson
|
922a76a818
|
Merge pull request #320 from LennertW/master
Added Akhan 100F14 RKE system
|
2016-03-03 22:01:13 +01:00 |
|
Benjamin Larsson
|
351d364a8f
|
Merge pull request #322 from kajksa/chuango_pulse_tolerance
The contact sensors required a larger pulse tolerance
|
2016-03-03 22:00:39 +01:00 |
|
kajksa
|
8ab648b988
|
Many sensor required a larger pulse tolerance
|
2016-03-03 21:53:21 +01:00 |
|