Commit Graph

1927 Commits

Author SHA1 Message Date
Benjamin Larsson
ec36f87fd6 Add ppm correction option 2013-04-23 22:47:20 +02:00
Benjamin Larsson
14ccbd70f5 Add better usage info 2013-04-23 22:47:20 +02:00
Benjamin Larsson
87c220b1bf Remove trailing spaces and switch envelope calculation to table lookup 2013-04-23 22:47:20 +02:00
Benjamin Larsson
9df29a9284 Add Technoline WS9118 entry with debug output 2013-04-23 22:47:20 +02:00
Sven Killig
62ab83a63d Frequency hopping: #defines 2013-02-25 03:54:41 +01:00
Sven Killig
7ffc9f9dcb EM 1000: cleanup 2013-02-25 02:49:37 +01:00
Sven Killig
1439fd3fba Frequency hopping
"-f" can be given multiple times, e.g. "-f 433761931 -f 868198412". After 2 successfull decodings or 10 minutes, whichever happens earlier, the program tunes to the next frequency. This way, both ISM bands can be decoded with 1 stick.
2013-02-25 02:38:16 +01:00
Sven Killig
7f2491b391 Fix sample rate handling
The former DEFAULT_SAMPLE_RATE 48000 was upped by librtlsdr to 1024000. Now it's possible with "-s 250000" to reduce the CPU load to a quarter.
2013-02-25 02:20:02 +01:00
Sven Killig
35a6c44181 Added ELV WS 2000 weather station sensors 2013-02-25 02:06:11 +01:00
Sven Killig
b860ebe72e Merge remote branch 'upstream/master' 2013-02-25 01:56:20 +01:00
Sven Killig
e8e5559684 Removed debug output 2013-02-24 23:13:34 +01:00
Sven Killig
7db5907ab2 Check and combine the 3 repetitions 2013-02-24 23:13:34 +01:00
Benjamin Larsson
a8162a379e Add event debug output (-D) 2013-02-23 09:14:45 +01:00
Benjamin Larsson
4dca20f2b0 Add usage description for -t 2013-02-23 08:56:32 +01:00
Benjamin Larsson
645b9b4f94 Fix auto saving of signals (-a -t) 2013-02-23 08:54:10 +01:00
Benjamin Larsson
b88a444f92 Make waveman detection more unique 2013-02-22 16:12:54 +01:00
Benjamin Larsson
d319c65acb Add Waveman Switch transmitter 2013-02-22 16:12:53 +01:00
Benjamin Larsson
8777df8c3a Add automatic signal recorder option 2013-02-18 23:50:45 +01:00
Sven Killig
1963e150e0 Removed debug output 2013-02-18 22:06:24 +01:00
Sven Killig
92591f06ba Check and combine the 3 repetitions 2013-02-18 22:04:47 +01:00
Benjamin Larsson
0514af5d52 Remove white spaces 2013-02-18 20:47:15 +01:00
Benjamin Larsson
2a06c5c87b Merge pull request #6 from sonic74/master
ELV EM 1000 energy monitor sensors
2013-02-13 01:15:24 -08:00
Sven
0895d40c84 Removed superfluous output 2013-02-13 04:24:48 +01:00
Sven
cd027df4cb Added ELV EM 1000 energy monitor sensors 2013-02-13 01:17:01 +01:00
Benjamin Larsson
6b4aed3611 Add support for decoding raw files (raw 16 bit files) 2013-02-11 21:45:06 +01:00
Benjamin Larsson
8906fa9ed1 Add ppm correction option 2013-02-10 19:13:50 +01:00
Benjamin Larsson
2a7f75b655 Add better usage info 2013-02-09 13:00:04 +01:00
Benjamin Larsson
25b7f83d03 Remove trailing spaces and switch envelope calculation to table lookup 2013-02-07 23:30:25 +01:00
Benjamin Larsson
4b57e6feec Add Technoline WS9118 entry with debug output 2013-02-05 23:13:24 +01:00
Benjamin Larsson
430ecbe131 Detect generic bits from hx2262 based door sensor 2013-01-30 21:11:40 +01:00
Benjamin Larsson
986a9fd587 Output hex from 2nd line in bitbuffer for prologue 2013-01-29 22:40:03 +01:00
Benjamin Larsson
11dffbac1f Correct humidity calculation 2013-01-29 22:37:58 +01:00
Benjamin Larsson
213694f30f Add more info about the prologue protocol, make the Rubicson protocol less spammy 2013-01-29 21:36:59 +01:00
Benjamin Larsson
88da90f827 Add output callbacks to the sensors and add experimental output for Tech Line FWS-500 Sensor, the output is still noisy 2013-01-28 22:24:35 +01:00
Benjamin Larsson
89a007381d Print tuner gain setting 2013-01-28 20:12:46 +01:00
Benjamin Larsson
4ac8088bd8 Add protocol registration mechanism 2013-01-28 00:53:43 +01:00
Benjamin Larsson
bbb23203a7 Remove unused code 2013-01-27 23:54:54 +01:00
Benjamin Larsson
8e7ba91094 Add device struct 2013-01-27 23:52:03 +01:00
Benjamin Larsson
e04c631b09 Add pulse start distance to analyze command 2013-01-27 15:56:29 +01:00
Benjamin Larsson
e0d6915e83 Working bit recovery of Silvercrest remote 2013-01-21 21:18:18 +01:00
Benjamin Larsson
9558496507 Add silvercrest power outlet decoding 2013-01-20 21:59:23 +01:00
Benjamin Larsson
1c4c838d51 Initial multi-protocol support, the output is still noisy 2013-01-20 20:16:51 +01:00
Benjamin Larsson
fec77c30ba Silence valgrind by fixing a few bugs 2013-01-20 19:22:31 +01:00
Benjamin Larsson
e7131e7603 Decode prologue sensor temperature, add analyzation mode 2013-01-20 19:06:15 +01:00
Benjamin Larsson
9c48f0922d Add pwm analyze option -a 2013-01-19 22:22:20 +01:00
Benjamin Larsson
bde7180ca3 Update README 2013-01-19 18:14:27 +01:00
Benjamin Larsson
e726ddea07 Working temp extraction from Rubicson sensors 2013-01-19 17:53:24 +01:00
Kyle Keen
5673a56223 rtl_adsb: improve sensitivity, stability
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-01-04 21:29:14 +01:00
Steve Markgraf
7840ec21d3 lib: reset device if needed
This improves the situation on hosts with flaky host
controllers like the Raspberry Pi and the WR703N.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-01-04 21:26:43 +01:00
Steve Markgraf
4b057fea0f rtlsdr_set_sample_rate(): don't access dev structure before checking for NULL
Thanks to Derek Lieber for reporting this bug.

Signed-off-by: Steve Markgraf <steve@steve-m.de>
2013-01-02 20:19:19 +01:00