Commit Graph

2822 Commits

Author SHA1 Message Date
MichalBartos
7790bcb501 typo (#1748)
## Release 21.05 (2020-05-09) changed to ## Release 21.05 (2021-05-09)
2021-07-03 11:22:25 +02:00
Christian W. Zuckschwerdt
f5390cc368 Add per device verbosity parameter 2021-07-02 09:02:17 +02:00
Christian W. Zuckschwerdt
2f42f154ab Improve Microchip-HCS200 timing (closes #1512) 2021-07-02 08:01:33 +02:00
Christian W. Zuckschwerdt
0ab4d34d47 minor: Fix stray debug print 2021-07-01 21:38:55 +02:00
Christian W. Zuckschwerdt
3855748320 Add support for Ambient Weather / Fine Offset WH31L (closes #1744) 2021-06-30 21:46:44 +02:00
Hofy
9983bfc574 minor: Update Somfy-RTS strings (#1746) 2021-06-26 20:52:06 +02:00
Christian W. Zuckschwerdt
03f0d93b04 minor: Improve bitrow_snprint 2021-06-25 15:54:47 +02:00
Christian W. Zuckschwerdt
3a2e4c934d Add support for Somfy io-homecontrol devices (#1376) 2021-06-25 15:33:36 +02:00
Christian W. Zuckschwerdt
00df39de44 Add bitrow_snprint util 2021-06-25 15:32:44 +02:00
Christian W. Zuckschwerdt
1c16092c17 minor: Add error for missing SoapySDR input 2021-06-23 09:37:50 +02:00
ManuelMcLure
482862fe91 Fix Acurite 5n1 battery flag (#1743) 2021-06-21 19:39:13 +02:00
Christian W. Zuckschwerdt
add8df588d Add LaCrosse LTV-R3 debugging 2021-06-18 12:39:01 +02:00
Christian W. Zuckschwerdt
e65f9ea2ff Add support for LaCrosse LTV-R3 rain gauge 2021-06-18 11:56:32 +02:00
bitfliq
aa14b6d527 Add EcoWitt WH31B support (#1732) 2021-06-16 21:59:29 +02:00
Christian W. Zuckschwerdt
1c2db540e4 Add support for Marlec Solar iBoost (wip) 2021-06-15 07:52:23 +02:00
obones
b07bae3dbb Fix Honeywell-CM921 VLA use (#1719) 2021-06-14 11:45:49 +02:00
Why
215fd3b567 Add Esperanza-EWS low battery flag (#1738) 2021-06-12 22:08:23 +02:00
Christian W. Zuckschwerdt
ef2d37cf51 Change old battery keys to battery_ok (#1737) 2021-06-12 12:05:07 +02:00
Christian W. Zuckschwerdt
edf0bc0203 Remove oldmodel macro use (#1735) 2021-06-11 10:21:32 +02:00
obones
b5fd51e484 Fix missing field name commas (#1724) 2021-06-11 10:13:06 +02:00
Christian W. Zuckschwerdt
1a9b05cb1b Change Acurite-00275rm for weak signals (closes #1733) 2021-06-09 18:33:23 +02:00
Christian W. Zuckschwerdt
fcde342163 Remove Oregon brand key 2021-06-07 14:27:39 +02:00
Christian W. Zuckschwerdt
1d02c46582 Fix Alecto-WS1200 rain_mm key 2021-06-07 13:31:50 +02:00
Christian W. Zuckschwerdt
55c210d76f Fix emonTx mic 2021-06-07 13:07:52 +02:00
Christian W. Zuckschwerdt
c19179434e Remove oldmodel option 2021-06-07 11:49:04 +02:00
Christian W. Zuckschwerdt
5197b82d5c minor: fix RojaFlex code style 2021-06-07 11:47:44 +02:00
Hofyyy
c6a821ecfc Add support for Rojaflex (closes #1705) 2021-06-07 11:15:02 +02:00
obones
7833050153 minor: add required definitions for ESP32 build (#1728) 2021-06-03 17:47:12 +02:00
Rodrigo Osorio
d36704cb93 Add FreeBSD installation instructions (#1730) 2021-05-31 11:08:37 +02:00
Christian W. Zuckschwerdt
8263b6c6b9 build: Remove Autotools (autoconf, automake) (#1714) 2021-05-26 11:04:42 +02:00
Gisle Vanem
5a96f179ba Add emulated alarm() for Win32 (#1721)
* Use `kernel32.dll`'s `CreateTimerQueueTimer()` function to emulate a simple `alarm()` function for Windows.
* A `_WIN32`  does *not* include Cygwin; it already has `alarm()`.
* Lets sighandler(SIGALRM) call into console_handler() for simplicity. Since the latter is a WINAPI function and a signal-handler is not.
2021-05-26 10:58:44 +02:00
Christian W. Zuckschwerdt
17ea0b78e1 Minor fix Blueline missing var init 2021-05-22 10:19:52 +02:00
obones
71e494b8b1 Fix bitbuffer_clear() to clear syncs_before_row (#1718) 2021-05-21 15:09:57 +02:00
Christian W. Zuckschwerdt
a773fd0a95 build: minor fix math defines for vs15 build 2021-05-09 12:57:58 +02:00
Christian W. Zuckschwerdt
87bf52426f docs: update changelog for 21.05 21.05 2021-05-09 12:38:41 +02:00
Christian W. Zuckschwerdt
2f96ba8b00 Add Release build workflow 2021-05-08 19:23:04 +02:00
Christian W. Zuckschwerdt
04a66623d2 minor: fix float literals 2021-05-08 16:49:47 +02:00
Christian W. Zuckschwerdt
acc891b28f minor: fix msvc const** warning 2021-05-08 16:49:47 +02:00
Christian W. Zuckschwerdt
fca003f01a minor: style sign extends 2021-05-07 11:29:10 +02:00
Marcel Ritter
cd243f2f14 Add pressure_kPa key for HA (#1712) 2021-05-07 11:06:49 +02:00
Christian W. Zuckschwerdt
ff59932497 Add support for ELK-319DWM, Alula RE101 to Interlogix (closes #1711) 2021-05-06 15:13:43 +02:00
Christian W. Zuckschwerdt
443f546180 Fix and style Honeywell CM921 2021-05-05 12:12:15 +02:00
Christian W. Zuckschwerdt
491f735b48 Remove Travis and Bintray 2021-05-04 15:24:47 +02:00
Christian W. Zuckschwerdt
2ae11deacd build: Add VLA warning 2021-05-02 12:03:22 +02:00
Joe Gross
836bf75631 Add option to set force_update for all sensors (#1695) 2021-04-27 20:25:04 +02:00
Nuno Goncalves
445ddda57a Add Tesla charge port opener decoder conf (#1704) 2021-04-25 11:51:41 +02:00
Christian W. Zuckschwerdt
a290212eb3 Add battery flags to Bresser 7in1 (closes #1703) 2021-04-25 10:28:37 +02:00
Nuno Goncalves
7480c9c9f9 minor: style fix .long_width for OOK_PULSE_MANCHESTER_ZEROBIT (#1699) 2021-04-21 10:23:25 +02:00
Christian W. Zuckschwerdt
4881db3856 minor: fix pow10_table to double 2021-04-14 12:13:32 +02:00
Christian W. Zuckschwerdt
f3f04c07a9 Fix Hyundai-VDO TPMS 2021-04-14 09:42:00 +02:00