Doc update changelog for 20.02
This commit is contained in:
parent
acf1d1abf6
commit
18d9f39c02
1 changed files with 140 additions and 0 deletions
140
CHANGELOG.md
140
CHANGELOG.md
|
@ -5,6 +5,146 @@
|
|||
- HTTP server, JSON-RPC
|
||||
- GPS meta data
|
||||
|
||||
## Release 20.02 (2020-02-17)
|
||||
|
||||
### Highlights
|
||||
|
||||
- Added InfluxDB output (#1192)
|
||||
- Added native Sigrok writer (#1297)
|
||||
- Changed to newmodel keys default
|
||||
- Fixed SoapySDR for 0.8 API
|
||||
- Added new minmax FSK pulse detector
|
||||
- Changed default to use new minmax detector and sample rate of 1MS/s for frequency above 800MHz
|
||||
- Changed -a and -G option to discourage usage
|
||||
- Improvements and support for many more sensors
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed CurrentCost and EfergyOptical keys to have units (#1313)
|
||||
- Added command line information when new defaults are active
|
||||
- Added mic to csv output in the ert decoder
|
||||
- Added subtype to DSC (#1318)
|
||||
- Added meta to OOK output
|
||||
- Fixed json escaping (closes #1299)
|
||||
- Added ERT SCM protocol decoder
|
||||
- Added return codes for most devices
|
||||
- Changed remaining wind dir keys (see #1019)
|
||||
- Fixed optparse strtod with rounding (#1308)
|
||||
- Fixed for wmbus records parser
|
||||
- Added integrity check for Thermopro TP11 and TP12
|
||||
- Fixed conf eol comments (closes #1307)
|
||||
- Added config for unknown car key.
|
||||
- Fixed sync word for Honeywell CMI alarm systems
|
||||
- Fixed Wno-format-security for nixos gcc9 (#1306)
|
||||
- Fixed negative length in data_array (#1305)
|
||||
- Added native Sigrok writer (#1297)
|
||||
- Added checksum check for Rubicson 48659 meat thermometer
|
||||
- Change Updated Fan 11t conf (#1287)
|
||||
- Fixed failure on low sample rates (closes #1290)
|
||||
- Improved format conversions
|
||||
- Fixed radiohead-ask buffer overflow (closes #1289)
|
||||
- Changed Enable IKEA Sparsnäs by default
|
||||
- Changed cmake build to static lib
|
||||
- Changed to newmodel keys default
|
||||
- Changed model TFA-Drop-30.3233.01 to TFA-Drop
|
||||
- Added config for Fan-11T fan remote (#1284)
|
||||
- Added preliminary EcoWitt WS68 Anemometer support (#1283)
|
||||
- Added EcoWitt WH40 support (closes #1275)
|
||||
- Improved PCM RZ bit width detection
|
||||
- Fixed for #1114 DSC Security Contact WS4945 (#1188)
|
||||
- Fixed LaCrosse TX145wsdth repeat requirement
|
||||
- Added preliminary LaCrosse TX141TH-BV3 support
|
||||
- Fixed SoapySDR for 0.8 API
|
||||
- Fixed Auriol AFW2A1 missing check
|
||||
- Changed flex decode to count as successful output
|
||||
- Added Nexus compatible sensor descriptions
|
||||
- Improved LaCrosse TX29-IT support (#1279)
|
||||
- Added LaCrosse TX145wsdth support (closes #1272)
|
||||
- Changed KNX-RF output
|
||||
- Added support for Lansen wmbus door/window sensor
|
||||
- Improved PCM bit period detection
|
||||
- Fixed OS PCR800 and RGR968 displayed unit name
|
||||
- Fixed battery_level in Fineoffset-WH51
|
||||
- Fixed type of battery_mv in Fineoffset-WH51 (#1274)
|
||||
- Added reflected LFSR util
|
||||
- Added support for TFA Drop 30.3233.01 (#1255)
|
||||
- Added Auriol AFW2A1 support (#1230)
|
||||
- Added Verisure Alarm config file
|
||||
- Added wmbus mode S support and KNX RF telegram support.
|
||||
- Added support for decoding Lansen and Bmeters wmbus based temperature/hygrometers
|
||||
- Improved Honeywell 2Gig support
|
||||
- Changed -a and -G option to discourage usage
|
||||
- Added support for WS2032 weather station (#1208)
|
||||
- Added timezone offset print option (#1207)
|
||||
- Added LaCrosse TX141W support
|
||||
- Added battery level to Fineoffset WH51
|
||||
- Added Archos-TBH support (#1199)
|
||||
- Added Oregon ID_THGR810a ID_WGR800a version ids (#1258)
|
||||
- Improved OWL CM180 support (#1247)
|
||||
- Added Holman iWeather WS5029 older PWM (closes #947)
|
||||
- Added support for FineOffset/ECOWITT WH51 (#1242)
|
||||
- Added config for 21 key remote
|
||||
- Added rtlsdr_find_tuner_gain for exact gains
|
||||
- Improved fineoffset more heuristics to separate WH65B and WH24
|
||||
- Fixed missing csv fields on default disabled
|
||||
- Improved Efergy Optical decoder (#1229)
|
||||
- Added TX-button to some decoders (closes #1205)
|
||||
- Improved for TFA pool temperature sensor (#1219)
|
||||
- Added pulse analyzer support for read OOK data (#1216)
|
||||
- Fixed ook input support bug from a9de888 (#1215)
|
||||
- Fixed missing hop_time when reading file (closes #1211)
|
||||
- Fixed Acurite 899 rain_mm conversion value (#1203)
|
||||
- Fixed build files (closes #1201)
|
||||
- Added more input format validation
|
||||
- Changed FSK pulse detector mode option
|
||||
- Fixed overlong msg in Radiohead (closes #1190)
|
||||
- Added optional CSA checker to tests
|
||||
- Added InfluxDB output (#1192)
|
||||
- Fixed Hondaremote for missing first bit
|
||||
- Fixed integer promotion for uint32_t fields (#1193)
|
||||
- Fixed data format in ELV (#1187)
|
||||
- Fixed closing brace bug in test bitbuffer (#1186)
|
||||
- Fixed issue where bt_rain decoder uses -1 as index
|
||||
- Changed if the set frequency is > 800MHz then set sample rate to 1MS/s
|
||||
- Added new minmax FSK pulse detector
|
||||
- Added InfluxDB relay example script
|
||||
- Fixed radiohead buffer underflow (#1181)
|
||||
- Fixed range clamping on RSSI (#1179)
|
||||
- Fixed unaligned sample buffer length (#1177)
|
||||
- Fixed bad event return value in elantra (#1176)
|
||||
- Fixed accounting if decoder misbehaves (#1175)
|
||||
- Fixed ge_coloreffects undef behav (#1173)
|
||||
- Added protocol selection to test bitbuffer input
|
||||
- Added streaming test bitbuffers (#1062)
|
||||
- Fixed parsing oversized bitbuffer (#1171)
|
||||
- Added length check for interlogix device and update return codes (#1169)
|
||||
- Added preamble check for microchip hcs200 to reduce false positives (#1170)
|
||||
- Added unboxed types for data
|
||||
- Added warnings on alloc failure
|
||||
- Added alloc checks, fixes #1156
|
||||
- Improved Compact doubles in mqtt devices topics
|
||||
- Added Auriol-HG02832 support (#1166)
|
||||
- Improved Honeywell for 2Gig, RE208 (#747)
|
||||
- Changed Upgrade Mongoose 6.13+patches to 6.16+patches
|
||||
- Fixed expand Efergy-e2CT exp range (#1163)
|
||||
- Added RTL-SDR error code output
|
||||
- Added Hyundai Elantra 2012 TPMS support (#1158)
|
||||
- Added Norgo NGE101 support (#1042)
|
||||
- Improved Convert read OOK pulse_data to current sample rate (#1160)
|
||||
- Fixed Acurite 899 rain_mm format (#1154)
|
||||
- Added gt_tmbbq05 parity check
|
||||
- Changed GT-WT-03 added checksum (#1149)
|
||||
- Change Updated QUIGG GT-TMBBQ-05 with MIC
|
||||
- Changed GT-TMBBQ-05 added ID, finetuned pulse lengths (#1152)
|
||||
- Added Sonoff RM433 conf example (#1150)
|
||||
- Added support for Globaltronics GT-WT-03 (#1149)
|
||||
- Added support for QUIGG GT-TMBBQ-05 (#1151)
|
||||
- Improved Reorder some keys, normalize some keys (#998)
|
||||
- Improved Oregon Scientific V3 preamble match
|
||||
- Added support for Oregon Scientific WGR800X (#1045)
|
||||
- Added Integration docs
|
||||
- Added RRD example script
|
||||
|
||||
## Release 19.08 (2019-08-29)
|
||||
|
||||
### Highlights
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue