forked from heliflieger/a-culfw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
225 lines (174 loc) · 5.72 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
## Changelog:
#### 1.26.01
- MapleCUN/CUBe: Fix SlowRF/ethernet keepalive
#### 1.26.00
- Add I2C slave
- Add I2CCUL: Example device for communication over I2C
#### 1.25.02
- megaCUL: changed buffer size
#### 1.25.01
- MapleCUN: Fix baud rate setting command
#### 1.25.00
- ARM Models:
- Add onewire
- Improve hardware autodetection
- MapleCUN: Add 3rd SlowRF transceiver
#### 1.24.02
- Add CC113L to hardware autodetection
- Fix tcp_putchar
- Fix MBUS for multi CC1101 devices
#### 1.24.01
- MapleCUN: Add bootloader
#### 1.24.00
- ARM Models:
- Rework of multi CC1101
- Add RF mode switching
- Add hardware autodetection
- MapleCUN: Add W5500
#### 1.23.09
- Add new device: megaCUL
- megaCUL: disabled by default: Honeywell evohome
- miniCUL: Code cleanup
- miniCUL: disabled by default: Honeywell evohome, M-Bus, ZWave
- rpiaddon: Code cleanup
- rpiaddon: disabled by default: Honeywell evohome
#### 1.23.08
- miniCUL: added Hoermann send + RFR Filter
- miniCUL: Code cleanup
- rpiaddon: added Hoermann send + RFR Filter
#### 1.23.07
- ARM Models: fix MBus
#### 1.23.06
- FIX: Remove LED flicker
- Use include-what-you-use (and some manual fixes) to fix many header includes.
#### 1.23.05
- CUBe: fix rf_native
#### 1.23.04
- MapleCUL/MapleCUN:
- Access of UART2+3 via USB/network
- Add multi CC1101 support
- Activate Hoermann send
- ARM Models: add HAL
#### 1.23.03
- Hoermann Send (activated for CUBe + CUL-HM-CFG)
#### 1.23.02
- Fix IT V3 Dimmer - send mode
#### 1.23.01
- Fix nanoCUL device
- Fix miniCUL flash Skript
- Change sending for IT V1 D bit (Unitec/Intertek)
#### 1.23.00
- Support for EIM-826 (Unitec/Intertek) (Forum #48515 and #45022)
- Code upgrade from culfw Version 1.67 (2016-11-26)
- Hoermann Send (activated for CUL + nanoCUL)
- RFR filter: ufKERV forwards only messages starting with one of KERV
- intertechno: modify interval
- ZWave: no ack for routed packages (work in progress)
- RFR: do not report FHT if T01 is zero and RFR target is on (Forum #50756)
#### 1.22.00
- Add STM32 support
- Add new device: MapleCUL/MapleCUN
#### 1.21.02
- miniCUL: added MULTI_FREQ_DEVICE in the board definition
#### 1.21.01
- Fix define dependencies
- Add CUL-ProMini with 8Mhz)
#### 1.21.00
- Fix receive of GT-WT-02
#### 1.20.08
- Fix flash scripts
- Fix build errors
#### 1.20.07
- rpiaddon: Code cleanup
- rpiaddon: added ZWave
#### 1.20.06
- miniCUL: Code cleanup
- miniCUL: added more protocols (e.g. Belfox, Hoermann, Kopp FC, Somfy)
#### 1.20.05
- Code upgrade from culfw Version 1.66 (2015-11-29)
- CULV3/V4: add ZWave receive
- ZWave: receive+send @ 40k, 100k
- Cw: Write CC1101 register directly
- ZWave: receive+send(?) @ 9600
#### 1.20.04
- CUBe: Move serial console to UART0 if USB is not connected
- ARM Models: Remove malloc
#### 1.20.02
- Make the Intertechno send compatible to original culfw.
The default clock is now 420
#### 1.20.02
- Add the functionality to change ITClock of the Intertechno V1 protocol. The command is ic. Default is ic250
#### 1.20.01
- ARM Models: Add kopp-fc, rf_native, MBUS and ZWave protocol
- Check for manchester and IT protocol only when receiving 433MHz
#### 1.20.00
- Implement receive of Manchester coded signals linke Oregon2, Oregon3 or Hideki
- Enable receive of revolt for all devices
- Change IT V1 send timing to old 1.05.01 timing
#### 1.10.02
- Fix ethernet on CUBe
- Fix UNKNOWNCODE ZERR30D (Forum #332883)
#### 1.10.01
- Fix receiving of revolt for all devices.
#### 1.10.00
- ARM Models: Fix bootloader for AT91SAM7 REV C
Activate 433MHZ protocols
- Rewrite of receive method for TCM/IT/HE
Receive the protocolls more stable
Receive additional sync protocols like Eurochron EAS800
- Change receive datarate in slowrf to 5,603 kBaud.
(You must make a reset of the cul eeprom, use command
"set CUL-NAME raw e" in fhem)
- Fix receiving of revolt.
#### 1.05.04
- ARM Models: Add ethernet, add multi CC1101 support
- Code Cleanup
#### 1.05.03
- Fix timing for IT-V1 sending and receive timing for temp sensors
#### 1.05.02
- Revert timing for Elro AB440 IT Switch changes
#### 1.05.01
- Fix timing for Elro AB440 IT Switch
- Fix size for nanoCul
#### 1.05.00
- CULV3: add belfox (Forum #36810)
- CUN*: retransmit patches from doubh (Forum #36529)
- CUL: due to mem space issues: disabled by default: RF_RWE / MBUS_TX
- added RF-Native Mode for RFM12 based protocols i.e. LaCrosse/IT+/PCA302,
ie. use "Nr1"
- add Bff to test the watchdog (Forum #36215)
- CUNO2: added SOMFY RTS support to board definition (thdankert)
- completed wireless m-bus RX/TX support (for T or S mode)
#### 1.04.01
- Implement sending for HomeEasy EU protocol (command ie<value>)
#### 1.04.00
- Implement sending for HomeEasy HE800 protocol (command ih<value>)
- Receive HomeEasy protocols
#### 1.03.04
- Reenable IT-Sending with CUL 868Mhz version
- Change IT receive and sending timing to make it more stable
- Cleanup code to reduce memory usage
#### 1.03.03
- From culfw: add Bff to test the watchdog (Forum #36215)
- From culfw: CUNO2: added SOMFY RTS support to board definition (thdankert)
- Fix size of 868MHz CUL (disable Hoermann, disable IT-Sending with 868Mhz
version)
#### 1.03.02
- Enable Oregon3 in CUL for testing
#### 1.03.01
- Split CULs in 433MHz and 868MHz version
- Implement Oregon 3, disabled by default. Define HAS_OREGON3
#### 1.02.02
- completed wireless m-bus RX/TX support (for T or S mode)
#### 1.02.00
- receive of other temperatur sensors like Rubicon and Prologue
- Cleanup some code
#### 1.01.00
- add support for intertechno v3 dimmer
#### 1.00.01
- Bugfix in rf_receive
#### 1.00.00
- Receive for TCM sensors like No.97001, No.212836
- Send/receive for IT Protocoll 1 and 3
- Cleanup of receive methods
- Additional devices like miniCul, nanoCul, CUL-Arduino