Commit graph

  • 539e2c9fd1
    Removed invalid "weather" device_class (#1548) soaringswine 2020-12-15 02:09:56 -05:00
  • 405df88533 Fix rtlsdr_read_async() abort on read stall (closes #1581) Christian W. Zuckschwerdt 2020-12-14 13:27:59 +01:00
  • 33dead2f6f Fix rtlsdr_set_freq_correction non-error code Christian W. Zuckschwerdt 2020-12-13 12:10:17 +01:00
  • 67ee1d69cb
    Add support for UV index and light intensity readings in Cotech (#1575) Andrew Pile 2020-12-08 08:10:07 -05:00
  • cb372a5746 Fix false positive bug in Nexus (closes #1576) Christian W. Zuckschwerdt 2020-12-06 22:50:27 +01:00
  • 095ab037fc Add support for TelFix-RadioLoop to Somfy (closes #1571) Christian W. Zuckschwerdt 2020-12-04 11:55:42 +01:00
  • 0e4a0a6aa4
    Add Thermostat example conf files with mqtt outputs (#1573) mcginnly 2020-12-04 09:03:36 +00:00
  • 84114f2177 Minor fix add mic to fields in Somfy Christian W. Zuckschwerdt 2020-11-30 12:55:54 +01:00
  • 0bb4672b1a Improve lacrosse decoders with sanity checks Rick van Schijndel 2020-11-12 22:24:12 +01:00
  • 70e253a0d1 build: merge gh check workflow Christian W. Zuckschwerdt 2020-11-12 16:36:47 +01:00
  • b150fe0034 docs: update changelog for 20.11 Christian W. Zuckschwerdt 2020-11-12 13:26:36 +01:00
  • a1623416c1 Add missing LTV-R1 protocol in example config Rick van Schijndel 2020-11-11 22:51:36 +01:00
  • b0e4c72e97 Improve maintainer_update.py script with example file generation Rick van Schijndel 2020-11-11 22:50:25 +01:00
  • bcfc76de2d Add support for LaCrosse Technology View R1 Rainfall Gauge. Michael 2020-11-04 14:00:40 -05:00
  • be443d5530 Minor fix len check in mg_match_prefix_n Christian W. Zuckschwerdt 2020-11-11 12:36:58 +01:00
  • dd8852477d build: Minor fix need realpath for Trusty Tar Christian W. Zuckschwerdt 2020-11-11 09:09:53 +01:00
  • 7196a2c264 Add http server (#871) Christian W. Zuckschwerdt 2018-12-19 18:14:17 +00:00
  • cfc9777d22 Add jsmn json lib Christian W. Zuckschwerdt 2020-10-26 11:42:21 +01:00
  • cdad2eb269
    Add support for ECODHOME smart socket (#1544) Christian W. Zuckschwerdt 2020-11-10 15:15:24 +01:00
  • c4d9e95e3e Minor cleanup descriptive ERT naming Christian W. Zuckschwerdt 2020-11-10 13:08:54 +01:00
  • bc491f6a9f Fix Lacrosse-THx hardcoded strings to support data extractor scripts Rick van Schijndel 2020-11-09 21:24:15 +01:00
  • 48720016cf Minor update style and run maintainer update for lacrosse-th2 Rick van Schijndel 2020-11-09 20:00:57 +01:00
  • 5d2261ac51
    Added support for LaCrosse Technology View TH2 Thermo/Hygro sensor. (#1552) Mike 2020-11-09 13:57:23 -05:00
  • 4caeaeef4a Add stats start time reporting Christian W. Zuckschwerdt 2020-11-09 15:54:31 +01:00
  • f60f80d688 Minor fix sdr unused warning Christian W. Zuckschwerdt 2020-11-09 09:17:40 +01:00
  • 4d14bdea54 Change to Python 3.6 for Travis Christian W. Zuckschwerdt 2020-11-08 21:00:17 +01:00
  • 5c48d23dd9 Minor fix data_print_jsons_t initializer warning Christian W. Zuckschwerdt 2020-11-08 22:05:23 +01:00
  • 4232eefc9e Fix Analyzer FSK/OOK hint (closes #1557) Christian W. Zuckschwerdt 2020-11-08 20:52:09 +01:00
  • 1d0705567f Improve unit tests for bitbuffer with extra assertions Rick van Schijndel 2020-11-08 12:00:42 +01:00
  • 3ebe5e597c Fix UNUSED in term_ctl Christian W. Zuckschwerdt 2020-11-08 16:25:09 +01:00
  • 7feb7b0b37 Minor fix SDR unused-function Christian W. Zuckschwerdt 2020-11-08 13:20:21 +01:00
  • 548094df2d Remove "http" as "influx" alias Christian W. Zuckschwerdt 2020-11-08 13:16:05 +01:00
  • 354181195f Minor cleanup sdr dev check Christian W. Zuckschwerdt 2020-11-07 16:17:24 +01:00
  • 4f47e3d879
    Add arguments and docs to Home Assistant MQTT auto discovery script (#1546) rct 2020-11-06 13:50:30 -05:00
  • ffa1ec8478
    Changed LaCrosse LTV-WR1 to wind_avg_km_h key (#1549) soaringswine 2020-11-05 02:49:18 -05:00
  • fe2fd710af build: enable Wmissing-field-initalizers and fix the warnings Rick van Schijndel 2020-11-02 22:05:21 +01:00
  • 72ec49be4e build: fix Wunused-but-set-variable warnings for decoders (gcc10 warning) Rick van Schijndel 2020-11-02 21:54:24 +01:00
  • 09e460e4c1 build: Disable Wno-unused and comment out all unused variables Rick van Schijndel 2020-11-02 21:42:53 +01:00
  • 11a78a7e8d build: Disable Wno-unused-parameter and wrap unused params in UNUSED Rick van Schijndel 2020-11-02 21:38:41 +01:00
  • c72b56188d Fix rfraw builder overflow (closes #1539) Christian W. Zuckschwerdt 2020-11-02 21:44:13 +01:00
  • 1d1cd5ab19 build: Minor only define noreturn when it's not defined yet Rick van Schijndel 2020-10-31 18:58:41 +01:00
  • afaefc6d14 Add Dooya Curtain Remote conf (closes #1545) Christian W. Zuckschwerdt 2020-11-01 14:41:42 +01:00
  • 619ca1fa18 Add SDR loop api Christian W. Zuckschwerdt 2020-10-31 07:55:14 +01:00
  • e7eacfd4b7 Change to sig_atomic_t for sighandler Christian W. Zuckschwerdt 2020-10-27 12:26:12 +01:00
  • 17052412af Minor style fix Christian W. Zuckschwerdt 2020-10-30 12:22:42 +01:00
  • ac1af412a8 Minor fix SDR leak, change sdr_set_antenna to const Christian W. Zuckschwerdt 2020-10-29 20:48:52 +01:00
  • 3cc0420590 Minor change sdr_set_tuner_gain to const Christian W. Zuckschwerdt 2020-10-29 20:19:16 +01:00
  • 0d6f2d6d76 Minor fix strncpy termination Christian W. Zuckschwerdt 2020-10-29 20:17:52 +01:00
  • ef45d70b94 Fix wmbus csv output parameters Benjamin Larsson 2020-10-29 01:12:14 +01:00
  • cc1b06109d
    Fix flags field for TPMS Jansite (#1538) Dmitry Murzinov 2020-10-28 17:52:17 +03:00
  • a2de0c9a5f Minor update example conf Christian W. Zuckschwerdt 2020-10-27 08:14:46 +01:00
  • aa6cccc90a
    Add note for TFA Dostmann 30.3159.IT (#1537) hitzi 2020-10-27 08:09:15 +01:00
  • a6d4a80616 Add SDR runtime settings api Christian W. Zuckschwerdt 2020-10-24 20:26:46 +02:00
  • 5daf7e3a8c Minor fix missing alloc check Christian W. Zuckschwerdt 2020-10-26 11:32:19 +01:00
  • da6a2e3473 Change exit async naming Christian W. Zuckschwerdt 2020-10-22 16:43:18 +02:00
  • 2388c8e636 Add SDR device info Christian W. Zuckschwerdt 2019-03-16 11:33:43 +00:00
  • d6677354b4
    Add support for Bresser 6-in-1, 7-in-1 weather station (#1225) Christian W. Zuckschwerdt 2020-10-26 10:57:57 +01:00
  • 9ec2086cc6 Add support for LaCrosse Technology View TH3 Thermo/Hygro Sensor (#1536) Mike 2020-10-26 05:32:04 -04:00
  • 10908e6226 Add support for LaCrosse LTV-WR1 Multi Sensor (#1533) Mike 2020-10-26 05:09:03 -04:00
  • 8e752a0026 Add support for Nice Flor-s remote (#1526) Samuel Tardieu 2020-10-26 10:03:50 +01:00
  • 5540011380
    Change remove DSC subtype key (#1522) rct 2020-10-26 04:58:47 -04:00
  • 456e2c63ee
    Change Acurite subtype key to message_type (#1520) rct 2020-10-26 04:52:25 -04:00
  • 442a3386f2 Add support for WH31E RCC packet type (#1528) Dan White AD0CQ 2020-10-26 03:49:26 -05:00
  • 451ffe0602
    Minor fix in mongoose connection handling (#1535) halfbakery 2020-10-25 21:30:32 +01:00
  • b60ae2e637 Fix wmbus mode S buffer length issue for Lansen meters Benjamin Larsson 2020-10-25 20:53:28 +01:00
  • c33ee8ff29 Refactor output poll to mg_mgr Christian W. Zuckschwerdt 2020-10-25 11:50:46 +01:00
  • 46d0ca4e75 Refactor MQTT and Influx output context from mgr to conn Christian W. Zuckschwerdt 2020-10-24 16:19:32 +02:00
  • b6b93870cf Add SoapySDR to MinGW-w64 build Christian W. Zuckschwerdt 2020-10-23 14:49:49 +02:00
  • 6f91cb99fa
    Added output format option to flex getters (#1532) vidarino 2020-10-23 13:46:33 +02:00
  • aa0f30a62e Minor add verbose option to maintainer_update Christian W. Zuckschwerdt 2020-10-22 17:04:51 +02:00
  • 3808dec7d4 Add TFA 30.3209 note to Nexus (closes #1516) Christian W. Zuckschwerdt 2020-10-22 15:36:27 +02:00
  • dd4efb95b4 Add TFA-Dostmann 30.3161 rain scale (closes #1531) Christian W. Zuckschwerdt 2020-10-22 15:33:24 +02:00
  • f648297833 Minor update Readme Christian W. Zuckschwerdt 2020-10-18 13:31:56 +02:00
  • 9ae253727d Fix Insteon string overflow Christian W. Zuckschwerdt 2020-10-18 13:03:26 +02:00
  • da0db3a5f4 Fix missing CSV fields, add a debug check Christian W. Zuckschwerdt 2020-10-18 12:55:46 +02:00
  • dd8da88c5f Add named output tag option (closes #1517) Christian W. Zuckschwerdt 2020-10-14 10:01:16 +02:00
  • 64476f1c64
    Missing comma in #1407, support for MightyMule (#1519) mshoe007 2020-10-13 23:42:42 -07:00
  • 46041c5a99 Minor style cleanup Opus XT300 Christian W. Zuckschwerdt 2020-10-10 10:31:30 +02:00
  • e7c07dae68 Minor style updates Schrader TPMS SMD3MA4 Christian W. Zuckschwerdt 2020-10-10 10:28:29 +02:00
  • b457dc6a4d
    Add support for Schrader TPMS SMD3MA4 (Subaru) (#1511) RonNiles 2020-10-10 01:12:35 -07:00
  • 430785dafa Remove unneeded update_protocol Christian W. Zuckschwerdt 2020-10-09 14:56:59 +02:00
  • 630aeab2fa
    Change width calc from r_device to slicers (#1513) Christian W. Zuckschwerdt 2020-10-09 14:03:38 +02:00
  • e60674af96
    Add support for mightymule driveway alarm FM231 (closes #1407) (#1515) mshoe007 2020-10-07 23:07:01 -07:00
  • a84d239a5c Change rfraw parse to accept multiple codes Christian W. Zuckschwerdt 2020-10-07 12:36:11 +02:00
  • 0e41c9281d Fix include for memcmp in rfraw (#1507) Peter Shipley 2020-10-05 00:02:26 -07:00
  • 5ee8c8cee4 Add id key to scmplus (closes #1503) Christian W. Zuckschwerdt 2020-10-04 14:47:30 +02:00
  • 847bfc29fd Remove list of supported device protocols from man page (#1345) Khairulmizam Samsudin 2020-10-04 20:36:20 +08:00
  • 214dc3f99d docs: minor update BUILDING.md (#1487) hitzi 2020-10-04 14:28:15 +02:00
  • a8165c846a Add RfRaw analyzer output support Christian W. Zuckschwerdt 2020-10-02 13:06:00 +02:00
  • 96308f6468 Add RfRaw format input support Christian W. Zuckschwerdt 2020-09-12 20:19:14 +02:00
  • 0f5241cda8 Remove FSK_PULSE_MANCHESTER_ZEROBIT from ook_demods Christian W. Zuckschwerdt 2020-10-02 13:33:02 +02:00
  • ea797cff8c Minor style cleanup Christian W. Zuckschwerdt 2020-10-03 14:58:30 +02:00
  • da77261dab docs: Add documentation site link Christian W. Zuckschwerdt 2020-09-29 11:36:33 +02:00
  • fde0b8ee49 Minor code style update Bresser 5-in-1 Christian W. Zuckschwerdt 2019-12-04 11:47:39 +01:00
  • dc1577bd3f Refactor lfsr_digest16 Christian W. Zuckschwerdt 2020-09-28 12:46:56 +02:00
  • 5dba8f5cc6 Fix Inovalley kw9015b temp/rain fields proper Christian W. Zuckschwerdt 2020-09-27 16:37:04 +02:00
  • 44acd9f15e Fix Inovalley kw9015b temp/rain fields (closes #1501) Christian W. Zuckschwerdt 2020-09-27 14:43:39 +02:00
  • 105342a332 Minor improve style check action Christian W. Zuckschwerdt 2020-09-22 10:12:04 +02:00
  • 7e7b91de46 Minor style updates Christian W. Zuckschwerdt 2020-09-22 10:09:58 +02:00
  • efc72457b9
    Add support for Somfy RTS (#1496) Matthias Schulz 2020-09-22 09:02:42 +02:00