Skip to content

Commit

Permalink
Automatic updated controls and CHANGED
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 16, 2021
1 parent 02a8656 commit decf758
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGED
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2021-10-16 - LaCrosse mode 2 optimization register settings (#1027)

* LaCrosse mode 2 optimization register settings
SD_ProtocolData.pm
Reg. 0x02 - IOCFG0 0x2E, GDO0 output pin configuration High impedance (3-state) - unused in FSK-modes
Reg. 0x03 - FIFOTHR 0x41, Design Note DN009, FIFOTHR.ADC_RETENTION - CC1101 will wake up with optimal ADC settings for low data rate (≤ 100 kbps)
Reg. 0x06 - PKTLEN 0x05 (5 Byte)
Reg. 0x07 - PKTCTRL1 0x80, Preamble quality estimator threshold (2 Byte)
Reg. 0x08 - PKTCTRL0 0x00, Fixed packet length mode. Length configured in PKTLEN register
Reg. 0x10 - MDMCFG4 0xC8, CHANBW 101 kHz
Reg. 0x12 - MDMCFG2 0x02, SYNC_MODE 16/16 sync word bits detected
Reg. 0x15 - MDMCFG2 0x42, DEVIATN 31.74 kHz
01_verifyFSK.t
change field register array

2021-10-04 - LaCrosse mode 1 optimization register settings (#1022)

SD_ProtocolData.pm
Expand Down
2 changes: 1 addition & 1 deletion controls_signalduino.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ UPD 2021-08-11_21:38:30 35313 FHEM/14_SD_WS09.pm
UPD 2020-04-13_23:15:56 14325 FHEM/14_SD_WS_Maverick.pm
UPD 2021-08-11_21:38:30 37904 FHEM/41_OREGON.pm
UPD 2020-12-17_23:16:30 15582 FHEM/90_SIGNALduino_un.pm
UPD 2021-10-15_17:24:09 218872 FHEM/lib/SD_ProtocolData.pm
UPD 2021-10-16_10:57:13 218872 FHEM/lib/SD_ProtocolData.pm
UPD 2021-08-30_16:54:51 72899 FHEM/lib/SD_Protocols.pm

0 comments on commit decf758

Please sign in to comment.