Commit Graph

1927 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
8b1dd038fa Remove magic timings from pulse_demod_osv1 2018-12-09 15:47:48 +01:00
Christian W. Zuckschwerdt
be6386415f Clean up ESA-x000 2018-12-09 14:50:18 +01:00
Christian W. Zuckschwerdt
613a3249a6 Update README 2018-12-09 13:49:15 +01:00
Christian W. Zuckschwerdt
ceed9a1f6c Fix ESA-x000 somewhat 2018-12-09 13:46:43 +01:00
Christian W. Zuckschwerdt
de5a7c530e Add duration and single-event option on file read also. 2018-12-09 13:16:05 +01:00
Benjamin Larsson
6d49f4b3bb Add missing bt_rain.c file 2018-12-09 12:24:33 +01:00
Benjamin Larsson
b707fe9ea2 Add the Biltema rain gauge protocol decoder, disabled by default 2018-12-09 12:21:28 +01:00
Benjamin Larsson
9f897ebff3 Add ESA 1000/2000 protocol decoder
The code quality is lacking so the decoder is disabled by default.
2018-12-09 02:11:17 +01:00
Christian W. Zuckschwerdt
47f274e12e Change pulse_demod to device.verbose 2018-12-08 21:14:41 +01:00
gnbl
ecf644f707 proove: add group bit to output
Patch extracted from #388
2018-12-08 16:05:26 +01:00
Benjamin Larsson
0fc7e7302b Fineoffset: add mic to output 2018-12-08 16:00:48 +01:00
Christian W. Zuckschwerdt
4e616fb2d5 Update README 2018-12-08 15:37:36 +01:00
Christian W. Zuckschwerdt
81e018f575 Add report meta help and fix 2018-12-08 12:26:09 +01:00
winterrace
1de0eee4cc Fix for Windows regarding closing sockets, removed unreferenced variables (#901)
* Removed unreferenced variables
* Windows needs closesocket(SOCKET) insteat of close(SOCKET). And some cosmetic type casts
2018-12-08 12:14:55 +01:00
Christian W. Zuckschwerdt
317ed2200c Removing stray tabs from some device outputs 2018-12-08 12:06:52 +01:00
Martin Hauke
1467c09f99 tfa_pool_thermometer: Fix output formatting 2018-12-08 11:51:32 +01:00
Martin Hauke
bf3d8f24c6 tfa_twin_plus_30.3049: Fix output formatting 2018-12-08 11:51:32 +01:00
Christian W. Zuckschwerdt
e167687a45 Fix Pulse Analyzer without grabber 2018-12-08 03:21:18 +01:00
Benjamin Larsson
2fa248d229 Silence CSA issue
Result of operation is garbage or undefined

But the code in question does not make any sence.
2018-12-07 21:49:50 +01:00
Benjamin Larsson
b1a0830e0d Silence CSA issue
Result of operation is garbage or undefined
2018-12-07 21:42:11 +01:00
Benjamin Larsson
0a0ea273c6 Silence CSA issue
Result of operation is garbage or undefined
2018-12-07 21:40:35 +01:00
Benjamin Larsson
12c165233c Silence CSA issue, 2 reports
Result of operation is garbage or undefined
2018-12-07 21:35:40 +01:00
Benjamin Larsson
bf9cbf244f Silence CSA issue
Result of 'calloc' is converted to a pointer of type 'const char *',
 which is incompatible with sizeof operand type 'const char **'
2018-12-07 21:31:29 +01:00
Benjamin Larsson
d3d9d0264a Silence CSA issue, Division by zero 2018-12-07 21:25:05 +01:00
Benjamin Larsson
b015b80f5b Silence warning. 2018-12-07 21:10:59 +01:00
Benjamin Larsson
a8e28020c1 Fix autotools build 2018-12-07 21:01:48 +01:00
Benjamin Larsson
7b2964695f blyss: increase buffer to silence warning 2018-12-07 20:55:15 +01:00
Benjamin Larsson
c32d2f7de2 Fix indentation 2018-12-07 20:52:35 +01:00
Benjamin Larsson
ef7996b934 prologue: add Alecto checksum check to get rid of collisions
If the Alecto checksum matches we are quite sure this is not a
prologue signal.
2018-12-07 19:03:23 +01:00
Benjamin Larsson
3e0a1914da Honeywell: add cvs fields 2018-12-07 19:00:29 +01:00
Benjamin Larsson
90cfc86708 Added support for Honeywell Wireless Doorbell 2018-12-07 19:00:29 +01:00
Christian W. Zuckschwerdt
c1b30c66a0 Fix tcp shutdown on win32 2018-12-07 12:48:34 +01:00
Christian W. Zuckschwerdt
bfc66344fb Fix sdr includes 2018-12-07 12:00:23 +01:00
Christian W. Zuckschwerdt
98d2b29a37 Deprecate option t and I for new S none|all|unknown|known 2018-12-07 11:33:27 +01:00
Christian W. Zuckschwerdt
a50fe6a14b Use pulse detect to track and grab frames 2018-12-07 11:33:27 +01:00
Christian W. Zuckschwerdt
b91af14b10 Add rtl_tcp input (#894) 2018-12-07 11:31:59 +01:00
Benjamin Larsson
fdd48e174a inFactory: enable it by default with added checks 2018-12-05 16:14:50 +01:00
Christian W. Zuckschwerdt
cd222b7747 Make meta data option known 2018-12-05 08:45:28 +01:00
Christian W. Zuckschwerdt
31a09e1208 Sort build files 2018-12-05 08:45:17 +01:00
Benjamin Larsson
f17bf5b6f2 thermopro_tp12: add bits per row check 2018-12-04 23:12:29 +01:00
Benjamin Larsson
897239280b Add Maverick et73 2018-12-04 23:12:29 +01:00
Christian W. Zuckschwerdt
a3d602039a Fix missing free() in soapysdr_read_loop 2018-12-04 15:16:53 +01:00
Christian W. Zuckschwerdt
df6d61b5b3 Refactor arg parse helpers 2018-12-04 13:53:12 +01:00
Christian W. Zuckschwerdt
40d98b35c1 Fix Efergy fprintf 2018-12-04 13:37:57 +01:00
Christian W. Zuckschwerdt
d2ce4d01bc Code style efergy_optical 2018-12-04 09:45:55 +01:00
Christian W. Zuckschwerdt
ad5fa2d6d6 Clean up samp_grab push 2018-12-03 19:56:31 +01:00
Christian W. Zuckschwerdt
c90dde05b9 Clean up samp_grab writing 2018-12-03 19:45:14 +01:00
Christian W. Zuckschwerdt
c4c71effc5 Clean am_analyzer pulse_data handling 2018-12-03 18:43:36 +01:00
Christian W. Zuckschwerdt
916831a9d0 Fix am_analyze sample_pos 2018-12-03 17:15:03 +01:00
Christian W. Zuckschwerdt
df05617024 Fix am_analyzer debug prints 2018-12-03 16:58:02 +01:00