GwLin Changelog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== 1200 == | ==GW6 1200 == | ||
*Firmware version readable through internal '''WebServer''' | *Firmware version readable through internal '''WebServer''' | ||
*Fix possible event loss when lots of changes arrive for one input. | *Fix possible event loss when lots of changes arrive for one input. | ||
==1198== | ==GW6 1198== | ||
*IEC101/103 Unbalanced Master: add feature polling delay | *IEC101/103 Unbalanced Master: add feature polling delay | ||
*When sending a '''control operation''' over IEC103 channel with many devices. Speed up receiving of control response. | *When sending a '''control operation''' over IEC103 channel with many devices. Speed up receiving of control response. | ||
==1196== | ==GW6 1196== | ||
*Connection loss with RTC-board does not result in watchdog reset. | *Connection loss with RTC-board does not result in watchdog reset. | ||
**Symptoms: device will reset after 20 seconds of running. | **Symptoms: device will reset after 20 seconds of running. | ||
*Device will write '''system boot count''' and '''application start count''' to ''console.log''. Latest values can be found in '''/var/local/telem/stats''' | *Device will write '''system boot count''' and '''application start count''' to ''console.log''. Latest values can be found in '''/var/local/telem/stats''' | ||
==1192== | ==RTA-A 1192== | ||
* RTA-A: possible to define '''DO object''' to '''clear annunciator LED''' 's | * RTA-A: possible to define '''DO object''' to '''clear annunciator LED''' 's | ||
* Modbus Master: Fix receiving of negative 16bit normalized values. | * Modbus Master: Fix receiving of negative 16bit normalized values. | ||
==1190== | ==GW6 1190== | ||
* Added new update pack type '''app-only'''. | * Added new update pack type '''app-only'''. | ||
** Note: This update pack type should only be used on device with SW version 1190 or later. | ** Note: This update pack type should only be used on device with SW version 1190 or later. |
Revision as of 15:23, 20 February 2012
GW6 1200
- Firmware version readable through internal WebServer
- Fix possible event loss when lots of changes arrive for one input.
GW6 1198
- IEC101/103 Unbalanced Master: add feature polling delay
- When sending a control operation over IEC103 channel with many devices. Speed up receiving of control response.
GW6 1196
- Connection loss with RTC-board does not result in watchdog reset.
- Symptoms: device will reset after 20 seconds of running.
- Device will write system boot count and application start count to console.log. Latest values can be found in /var/local/telem/stats
RTA-A 1192
- RTA-A: possible to define DO object to clear annunciator LED 's
- Modbus Master: Fix receiving of negative 16bit normalized values.
GW6 1190
- Added new update pack type app-only.
- Note: This update pack type should only be used on device with SW version 1190 or later.
- This update will not overwrite system files - less chance for bricking if something goes wrong (accidental power loss or reset).
- Generate /etc/network/interfaces file once after receiving new setup.
- New protocol type IEC ^ Setup
- Only reading and writing of device setup is allowed on this Port.
- Allows faster booting of device with a lot of unused Up-channel ports.