forked from johanmeijer/grott
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGrottserver_history.txt
More file actions
28 lines (28 loc) · 857 Bytes
/
Grottserver_history.txt
File metadata and controls
28 lines (28 loc) · 857 Bytes
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
#Grottserver_history.txt
Version history
0.0.1
- initial Version
0.0.2
- improve restartability
0.0.3
- improve coding
0.0.4
- New version of grottserver which supports datalogger/inverter read/write commands.
0.0.5
- Improve error handling (stability)
0.0.6
- Improve error handling (stability)
0.0.7
- Improve error handling (stability)
0.0.8
- Improve error handling (stability)
0.0.9
- Improve error handling (stability)
- Add record validation (length and CRC) to eliminate invalid records
0.0.10
- Improve error handling (stability) for grottserver (0.0.10) (thanks to tabascoz)
0.0.11
- Fix bug with "05" protocol (thanks to ehoutsma)
- Add support for setting multiple register (thanks to @markt-asf, see PR #191),
0.0.12
- Fixes to support "older" inverter/datalogger configurations (using "02" protocol)