GwLin Changelog
Jump to navigation
Jump to search
TELEM-GW6e, TELEM-GWM53 and TELEM-GWM25
Milestones
- DNP3
- linux kernel 4.x
Changelog
- 2016.11.23-next-01-0260688
- IEC-103 support multiple DO with same v-addresses
- 2016.11.15-next-02-b43c191
- Change non-ASCII characters to * in Port and Device commments (2751)
- 2016.11.15-next-01-5dc3aa7
- IEC-104 event loss after disconnect fix (2725)
- 2016.11.04-next-02-3a9808a
- Set object flags to Invalid instead of NotTopical on startup
- SPA-Bus objects not going not topical on Timeout fix
- SPA-Bus potential segfault fix
- 2016.11.04-next-01-51a8c40
- IEC-101,104 | DO invert fix sending ACK with inverted address
- init | S99phy fix toggling LAN power and wait longer
- init | fix starting modem then date is in the start of epoch (1970)
- init | Script fixes for fresh device with linux default time
- 2016.10.19-next-09-3e89e79
- CIFS support in kernel for network mounts
- 2016.10.08-next-01-c91481f
- IEC-101,104 | GI Switch per object (requires GWS 6.1.0.2068+)
- IEC-101,104 | DO can have 2 downstream addresses.
- init | optimizations for FTDI eeprom software
- init | getwdbootmsg fixes
- init | major refactoring. Performance & readability fixes
- 2016.10.05-next-06-bb13408
- Protocol | Remove event sorting by time when sending to upstream
- Protocol | upstream events faster
- IEC-103 | Micom workarounds
- 2016.10.03-next-02-1cb7e5f
- Protocol | time sync interval from XML implementation
- SPA-Bus | fix event time is it is assumed that event came before last minut change
- SPA-Bus | request L, then poll once and change device
- SPA-Bus | delay next device for 50ms after timesync
- Syslog | Add possibility to change loglevel and remote server port
- ntp | do not restart ntp if only gps is configured (2711)
- ntp | avoid frequent ntp restarts by other scripts
- modem | avoid frequent modem restart by multiple scripts (only 1 restart allowed per one minute).
- modem | rewrite telit modem reseting as described in telit manual
- init | fix socat sometimes creating /dev/tty* as ordinary file instead of letting modem driver to do it.
- init | performance fixes
- 2016.09.26-next-01-91e178f
- SPA-Bus | Scaling fix (2689)
- Logging | raw port log in ASCII
- 2016.09.23-next-01-00fde37 (2721)
- SPA-Bus | event can have effect on multiple objects
- 2016.09.19-next-01-c0127ec (2693)
- Protocol | Events are sent upstream in order of the lowest timetag
- 2016.09.08-next-01-526b387
- IEC | fix IEC 101 UB variable length frame bigger than 255 issue
- Formula | fix double masking in fomrula ???
- 2016 year device fw and GWS 6.1.0.2064
- NoMainLog for formula
- 2016.08.25-next-03-b45984d
- Modbus | ai_bit DI type
- Modbus | DO: define ON and OFF address in the same cell
- improved logging
- SPA-Bus | poll all
- 2016.08.23-next-01-d702b81
- Logging | fine tuned device initialization logging. Old device oriented (GW6, RTA)
- fix DO Inversion bug (2702)
- 2016.07.28-next-06-3d426af
- Device CPU frequency lowered from 1.2GHz to 1.0GHz | Improved ssh key generation and license cheking
- 2016.05.11-next-02-e02304a !Use this if unsure!
- SPA-Bus | minor fixes for rare nack and timeout cases
- SPA-Bus | commented out object sorting
- 2016.05.04-next-01-64e4492
- SPA-Bus | protocol subtype for ABB ref542
- SPA-Bus | poll L messages after 5 object poll requests
- SPA-Bus | mode 1 implementation: poll multiple objects in one request (2635)
- SPA-Bus | DO: define ON and OFF address in the same cell
- SPA-Bus | channel number definable for every event number (2637)
- SPA-Bus | event numbers for Intermediate and Error states
- SPA-Bus | fallback fixes (2658)
- SPA-Bus | switch between devices on same port after L message
- SPA-Bus | define incoming DI object type (Dobule/Single) (2654)
- SD card licence implementation (2592)
- remove non ASCII characters from object comment (2577)
- [22.03.2016]
- 1-wire segfault on bing temp. change fix (2640)
- [11.03.2016]
- IEC-104 object type priorities fix. Big amounts of AI data prevented DI events propagation. (2625)
- [23.02.2016]
- webserver v2 IE11 not working fix
- [11.02.2016]
- physical interface checker script implementation
- [10.02.2016]
- NEW_DATABASE formulas numerous fixes
- ADDED LIB TO PROJECT: fastformat
- logging optimizations using fastformat. VMX25 up to 10x faster
- [26.01.2016]
- GWS 'Get logs' acquires n+1 more rotating logs
- [16.12.2015]
- license additions to support no modem GWM (2565)
- [17.11.2015]
- longer interval for some tasks
- SyncDatabaseToFile 2s->5s
- ProcessRetranslation 10ms->500ms
- explicitly sync db backup to non-volatile memory only on reset/low-power.
- [06.11.2015]
- IEC-101/104 QOC (Qualifier of command) implementation (2495)
- [05.11.2015]
- AI scaling rewrite (COMPATIBILITY BREAK)
- virtual I/O object pair crash app if invalid address fix (2572)
- [30.10.2015]
- web-server v2 shows device eth info (2532)
- [16.10.2015]
- fix SPA-Bus polling delay (2546)
- [14.10.2015]
- IEC101/104 type 105 C_RP_NA_1 (reset process) implementation (2498)
- IEC101/104 GI command via DO implementation (2499)
- [13.10.2015]
- zero value deadband implementation (2536)
- [24.09.2015]
- DO/AO stops IEC-101 messages fix for devices using old database (2527)
- allow bigger conf size for NEW_DATABASE devices
- SETUP_WITH_XML_BIN_SIZE 500KB->1.5MB
- EXTRACTED_XML_SETUP_SIZE 6MB->20MB
- [07.09.2015]
- GWM IO-board + 101-104 conversion not working fix (2520)
- [25.08.2015]
- IEC-61850 mem-leak/consumption fixes
- remove BIT_INVALID_TIME from BIT_VALUE_CHANGED_MASK
- [22.08.2015]
- devie booting time nnX times faster (2472)
- [23.07.2015]
- ADDED LIB TO PROJECT: boost_chrono to source.pro (websocketpp 0.6.0 depends)
- [08.06.2015]
- application segmentation fault fix (2429)
- [27.04.2015]
- DI fallback bug fix (2312)
- [23.04.2015]
- DI object double inversion bug fix (2345)
- [21.04.2015]
- no flags not working fix (2194)
- [24.03.2015]
- Periodical GI implementation for all protocols (every 5th minute of hour)
- [16.03.2015]
- Telem Master protocol implementation
- [29.01.2015]
- IEC-10x ASDU transfer implementation
- [30.10.2014]
- IEC-101B serial communication improvements
- [23.10.2014]
- No main/CSV log for individual objects
- 2014.01.13-next-01-2a5df30
- added uINT16 (unsigned 16bit integer) in modbus protocol. (also update gws)
- 2014.01.09-next-01-2fae2d9
- fix IEC104 bug in GW6
- 2014.01.07-next-01-8180155
- fix fallback (GW6e and GWM), "NONE" protocol, device "in use"=no, FP-to-normalised conversion, deadband issues, IEC104 bug in GW6e. (also update gws)
- 2013.11.18-next-04
- fix IEC-104 bug (mark data as NT if connection to IEC-104 slave is lost and parameter "failed query count for disabling contr." > 1)
- 2013.11.12-next01
- fix AO feedback bug in GW6 and RTA-A
- 2013.11.04-next
- time invalid flag for GW6 and RTA-A (also requires DSP/RTC software update!)
- 2013.10.24-next
- IEC101-to-IEC104 short time to long time conversion
- 2013.09.16-next07
- configurable COT=2 Bytes for IEC101b
- 2013.09.09-next01
- configurable COT=2 Bytes for IEC101ub
- 2013.07.12-next02
- write modem status to /var/log/modem.st
Old Devices RTA-A and GW6
Latest Firmware
Last fw version GW6: 2015.12.11-develop-01-104a492
Last fw version RTA-A M502: 2014.12.23-next-01-f3f6d0b
Last fw version RTA-A M501: 2014.01.09-next-01-2fae2d9
GW6-1206
- Timezones for ports and system.
Userland
- dnsmasq
- iperf
Kernel
- iptables: Support for -m limit. For instance:
/usr/sbin/iptables -t filter -A INPUT -p tcp --dport 2404 --sport 1024:65535 -m state --state NEW -m limit --limit 25/minute --limit-burst 100 -j ACCEPT
- tc: Basic support. For instance:
/sbin/tc qdisc del dev eth0 root 2> /dev/null > /dev/null /sbin/tc qdisc del dev eth0 ingress 2> /dev/null > /dev/null /sbin/tc qdisc add dev eth0 handle ffff: ingress /sbin/tc filter add dev eth0 parent ffff: protocol ip prio 1 u32 match ip src 0.0.0.0/0 police rate 512kbit burst 1m drop flowid :1 /sbin/tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 bandwidth 20mbit /sbin/tc class add dev eth0 parent 1: classid 1:1 cbq rate 512kbit allot 1500 prio 1 bounded isolated /sbin/tc class add dev eth0 parent 1: classid 1:2 cbq rate 512kbit allot 1500 prio 2 bounded isolated /sbin/tc class add dev eth0 parent 1: classid 1:3 cbq rate 512kbit allot 1500 prio 3 bounded isolated /sbin/tc filter add dev eth0 parent 1: protocol ip prio 16 u32 match ip protocol 1 0xff flowid 1:1 /sbin/tc filter add dev eth0 parent 1: protocol ip prio 1 u32 match ip sport 80 0xffff flowid 1:2 /sbin/tc filter add dev eth0 parent 1: protocol ip prio 1 u32 match ip sport 22 0xffff flowid 1:3
GW6-1204
- IEC104: Respond to message sent to broadcast ASDU (0xFFFF)
- IEC-62056: mask incoming data with 0x7F (ASCII protocol)
- Serial ports: Suppress echo
- WebPage: Long awaited by all interenet browsers the favicon.ico
GW6-1202
- IEC104: Fix possible event loss on ethernet cable removal.
- Formula: Do not generate control event, on first successful calculation.
GW6-1200
- Firmware version readable through internal WebServer
- Fix possible event loss when lots of changes arrive for one input.
- GPRS-modem protocol: if connection to internet is lost, all TCP client connections are closed
- IEC104: force long-time format
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.