Commit 3aaab84b authored by Claes Sjofors's avatar Claes Sjofors

Changelogs updated

parent 0757ba8d
......@@ -9,3 +9,4 @@
131119 cs abb ABB ACS800 alarmtext for no connection was missing
140203 cs abb Frequency converter object, DSUp TimerTime set
140204 cs abb Frequency converter ABB ACS880 with Profinet communication added
140214 cs abb ABB ACS800 and ACS880 parameter graphs, op privileges removed on write button
......@@ -28,3 +28,4 @@
130320 cs bcomp BaseFilter bugfix, alarm was inverted
131031 cs bcomp BaseContactor object graph for two orders added
131212 cs bcomp DSupComp and ASupComp added, all DSup replaced in basecomponents and ABB
140912 cs bcomp RunTimeCounter, changed time_Dadd() t time_Dadd_NE
......@@ -11,3 +11,4 @@
120304 cs . Release 4.8.4-1.
120527 cs . Release 4.8.5-1.
140204 cs . Release 5.1.0-1.
140903 cs . Copyright changed to SSAB AB
......@@ -39,3 +39,9 @@
131114 cs java java jopc.jar -> jopg.jar fix
140103 cs java Java GlowCon fix, and open function for image and window added
140204 cs aapp Java android app work
140211 cs web WebGraph object searched for also in one herarchiy level below WebHandler
140214 cs web Web, open graph from pwg-files as default, methods for pwg-graphs added
140327 cs java Java pwg fix for color tone/fill color dynamics
140327 cs java java c-format %F allowed
140411 cs java Java, move dynamics added to jopg
140528 cs java Java pwg-file read, XYCurve class added
......@@ -7,3 +7,6 @@
111103 cs - DataCopy, DataReset bugfix, didn't work for attribute object references
111108 cs wbl NMpsCellData visibility of attributes changed
121031 cs nmps NMpsCell object graphs, layout fix
140513 cs nmps Plc data and NMps, class DataRefv added and type DataRef used for data references
140829 cs nmps Plc, new dataref and string function objects, DataSel, DataEqual, DataNotEqual, StrAdd, StrEqual, StrNotEqual, StrSel, StrTrim and StrParse
140829 cs nmps NMps class DataMux added
......@@ -37,3 +37,11 @@
130718 cs epl Powerlink new stall action logic
130905 cs epl Powerlink added to Guide to IO systems
131009 cs modbus Modbus TCP, configuration of max slave timeout added
140222 cs rpi IO PiFace Digital for Raspberry Pi added
140227 cs modbus Modbus TCP server, function code ReadInputRegisters added
140302 cs rpi IO support for Gertboard
140401 cs modbus IO Modbus TCP ScanInterval bugfix
140404 cs modbus Modbus TCP, disable slave with disconnect added
140404 cs modbus Modbus TCP server, signalhandler added for SIGPIPE
140514 cs onewire IO OneWire_AiDevice Status attribute set
140709 cs arduino IO Arduino Ao size bugfix and Status enum fix
......@@ -9,3 +9,6 @@
131031 cs sev sev_xtt xttsevhist constructor changed
131031 cs sev Sev repair options for list, clean and optimize database added
131107 cs sev Sev event storage, check that event is not already stored added
140218 cs sevcli Sevcli read fix
140218 cs sev Sev read of items with option event and small number of points fix
140218 cs sev Sev bugfix, sevobjects without event-bit didn't work
......@@ -269,3 +269,17 @@
131122 cs pwre pwre build fix for libpcap
131127 cs wbl DSupComp and ASupComp added
140203 cs pkg New package for crosscompiling raspberry pi applications.
140327 cs co Time to ascii format, month string changed to English
140401 cs sim Sim server bugfix for step with long scantime
140428 cs rt Fast curve support for boolean datatype
140428 cs rt Backup threads started with realtime priority (refs #187)
140513 cs rt Plc data and NMps, class DataRefv added and type DataRef used for data references
140514 cs plc Plc control, new algorithm for PID and CompPID, and windup limit in Inc3P-object
140522 cs co Time function to get current time in ascii added
140612 cs mh Mh event types MaintainanceAlarm, SystemAlarm, UserAlarm1-4 added
140709 cs plc Plc core program added
140814 cs co Time function for plc without exceptions at invalid times added, and fix in time_Aadd for negative deltatimes
140827 cs plc Plc, new time function objects AtDemux, AtLimit, AtMax, AtMin, AtMux, AtSel, DtDemux, DtLimit, DtMax, DtMin, DtMux and DtSel
140829 cs plc Plc, new dataref and string function objects, DataSel, DataEqual, DataNotEqual, StrAdd, StrEqual, StrNotEqual, StrSel, StrTrim and StrParse
140904 cs rt pwr kill, read ld_appl file to kill applications
140910 cs io IO hierarchy allowed between node object and rack object
......@@ -257,4 +257,21 @@
131220 cs wb 'Build options, pwr_epl_dummy was missing
140123 cs wb wb lowercase name on appl-file fix
140204 cs wb CustomBuild object increased size of cross compiler commands
140216 cs wb Wb build WebGraph modified for read of pwg files
140219 cs wb wb history to html conversion bugfix
140305 cs wb Wb fix for custombuild attribute sizes
140312 cs wbl wb load bugfix for DataAritmL objects
140327 cs wb Wb fix for array elements in object arrays
140403 cs wb Wb palette, XttMultiView, WebLink, AppGraph and AppLink added
140411 cs wb Wb db_log_autoremove added to Berkeley db
140422 cs wb Wb, error message when error from linker added
140610 cs wb wb script functions GetTemplateObject() and GetNextTemplateAttrRef() added
140612 cs wb Wb dataarithm error for long code lines
140618 cs plc Plc compile warning fix for string inputs
140618 cs wb pwr_projectlist.dat, old versions stored
140627 cs wb Wb function to build directory, import and export
140818 cs wb Wtt, build tools button builds volume for SharedVolume and SubVolume
140821 cs plc Plc helptext objects added
140908 cs wbl Wbl CStoATv and CStoDTv, noedit flags on input added
140910 cs wb Wb directory volume, revert didn't work
......@@ -344,3 +344,38 @@
140206 cs xtt Xtt command 'close graph $current ' added to close from a button inside the graph
140206 cs ge Ge image bugfix for not keeping rotation and color tone
140206 eb ge Ge image float position implemented.
140214 cs xtt Xtt command 'open graph' bugfix for classgraphs
140214 cs xtt Ge polyline draw bugfix for subwindows
140218 cs xtt Xtt command 'open shist', SevHistObjects were not displayed
140221 cs ge Ge copy of axis segfaulted
140305 cs ge Ge bugfix for scale with snap to grid
140305 cs ge Ge trend and xycurve fix for curves in subwindow
140312 cs xtt Xtt read struct fix, element name buffer increased
140327 cs xtt OpPlace.AppUseWebDir=1 as default
140403 cs ge Ge graph list, subgraph pages hidden
140409 cs xtt Xtt ge graph or multiview base window when operator window and navigator is hidden
140410 cs xtt Xtt AlarmTable added
140411 cs xtt Xtt eventlist satellite bugfix for eventlist unload
140422 cs ge Ge preview, handling of exception when runtime not started
140423 cs xtt Xtt command 'show message' added
140423 cs xtt Xtt eventlog window adjustment
140425 cs xtt Xtt script, ConfirmDialog() function added
140425 cs xtt Xtt class help, link to class of object attribute added
140425 cs xtt XttGraph and XttMultview options HideDecorations and Dialog added
140430 cs xtt Xtt centered dialogues
140430 cs xtt Xtt eventlog window bugfix when opened for specific object
140528 cs xtt Xtt audio bugfix
140528 cs xtt Xtt signal flags, inv/conv/test displayed in collection view
140618 cs xtt Plc trace, objects with old subscriptions dimmed
140619 cs smon Status monitor, timeout for receive added
140813 cs ge Ge dynamic TimeoutColor added
140812 cs ge Ge dynamic DigTextColor added
140812 cs ge Ge editor, build button added
140709 cs ge Ge draw optimization for lines and arcs
140818 cs xtt Xtt bugfix in command 'show objectlist'
140818 cs xtt Xtt default OpPlace changed from name 'OpDefault' to attribute IsDefaultOp in OpPlace object
140822 cs xtt Xtthelp, project xtthelp-files moved from $pwrp_exe to $pwrp_load
140904 cs xtt Xtt bugfix for opplace arg with only object name
140902 cs ge Ge editor, buffer size bugfix in graph attributes dialog
140908 cs xtt Xtt 'show device' table, class column moved
140912 cs xtt Xtt command 'open graph' and 'set subw', /x0 /y0 /x1 /y1 added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment