Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
13251138
Commit
13251138
authored
Sep 19, 2012
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 4.8.6
parent
3505086e
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
128 additions
and
26 deletions
+128
-26
src/exp/inc/src/pwr_version.h
src/exp/inc/src/pwr_version.h
+3
-3
src/tools/pkg/deb/pwr/control
src/tools/pkg/deb/pwr/control
+8
-1
src/tools/pkg/deb/pwrdemo/control
src/tools/pkg/deb/pwrdemo/control
+2
-2
src/tools/pkg/deb/pwrrt/control
src/tools/pkg/deb/pwrrt/control
+8
-1
src/tools/pkg/deb/pwrsev/control
src/tools/pkg/deb/pwrsev/control
+1
-1
src/tools/pkg/deb_armel/pwrrt/control
src/tools/pkg/deb_armel/pwrrt/control
+13
-1
src/tools/pkg/deb_x86_64/pwr/control
src/tools/pkg/deb_x86_64/pwr/control
+8
-1
src/tools/pkg/deb_x86_64/pwrdemo/control
src/tools/pkg/deb_x86_64/pwrdemo/control
+2
-2
src/tools/pkg/deb_x86_64/pwrrt/control
src/tools/pkg/deb_x86_64/pwrrt/control
+8
-1
src/tools/pkg/deb_x86_64/pwrsev/control
src/tools/pkg/deb_x86_64/pwrsev/control
+1
-1
src/tools/pkg/openbsd/pwr/control
src/tools/pkg/openbsd/pwr/control
+18
-1
src/tools/pkg/openbsd/pwrrt/control
src/tools/pkg/openbsd/pwrrt/control
+18
-1
src/tools/pkg/ubu/pwr/control
src/tools/pkg/ubu/pwr/control
+8
-1
src/tools/pkg/ubu/pwrdemo/control
src/tools/pkg/ubu/pwrdemo/control
+2
-2
src/tools/pkg/ubu/pwrrt/control
src/tools/pkg/ubu/pwrrt/control
+8
-1
src/tools/pkg/ubu/pwrsev/control
src/tools/pkg/ubu/pwrsev/control
+1
-1
src/tools/pkg/ubu_x86_64/pwr/control
src/tools/pkg/ubu_x86_64/pwr/control
+8
-1
src/tools/pkg/ubu_x86_64/pwrdemo/control
src/tools/pkg/ubu_x86_64/pwrdemo/control
+2
-2
src/tools/pkg/ubu_x86_64/pwrrt/control
src/tools/pkg/ubu_x86_64/pwrrt/control
+8
-1
src/tools/pkg/ubu_x86_64/pwrsev/control
src/tools/pkg/ubu_x86_64/pwrsev/control
+1
-1
No files found.
src/exp/inc/src/pwr_version.h
View file @
13251138
...
@@ -88,10 +88,10 @@
...
@@ -88,10 +88,10 @@
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
# define SET_VERSION(a, b, c, d) ((pwr_tVersion)((a << 24) + (a << 16) + (a << 8) + a))
#endif
#endif
#define pwrv_cBuildTimeStr "1
0-MAY-2012 09
:00:00"
#define pwrv_cBuildTimeStr "1
2-SEP-2012 12
:00:00"
#define pwrv_cPwrVersionStr "V4.8.
5
"
#define pwrv_cPwrVersionStr "V4.8.
6
"
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8,
5
)
#define pwrv_cPwrVersion SET_VERSION('V', 4, 8,
6
)
#define pwrv_cWbdbVersionShortStr "V48"
#define pwrv_cWbdbVersionShortStr "V48"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2012 SSAB EMEA AB"
#define pwrv_cPwrCopyright "Copyright (C) 2005-2012 SSAB EMEA AB"
...
...
src/tools/pkg/deb/pwr/control
View file @
13251138
Package: pwr48
Package: pwr48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
@@ -40,3 +40,10 @@ Description: Proview development and runtime environment package
...
@@ -40,3 +40,10 @@ Description: Proview development and runtime environment package
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/deb/pwrdemo/control
View file @
13251138
Package: pwrdemo48
Package: pwrdemo48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
Depends: pwr48 (>= 4.8.
5
-1)
Depends: pwr48 (>= 4.8.
6
-1)
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
Description: Proview Demo Project package
Proview Demo Project
Proview Demo Project
...
...
src/tools/pkg/deb/pwrrt/control
View file @
13251138
Package: pwrrt
Package: pwrrt
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
@@ -33,3 +33,10 @@ Description:
...
@@ -33,3 +33,10 @@ Description:
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/deb/pwrsev/control
View file @
13251138
Package: pwrsev
Package: pwrsev
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
...
src/tools/pkg/deb_armel/pwrrt/control
View file @
13251138
...
@@ -2,7 +2,7 @@ Source: pwrrt
...
@@ -2,7 +2,7 @@ Source: pwrrt
Section: unknown
Section: unknown
Priority: extra
Priority: extra
Build-Depends:
Build-Depends:
Standards-Version: 4.8.
4
-1
Standards-Version: 4.8.
6
-1
Maintainer: Claes Sjofors <claes.sjofors@proview.se>
Maintainer: Claes Sjofors <claes.sjofors@proview.se>
Homepage: <proview.se>
Homepage: <proview.se>
...
@@ -32,3 +32,15 @@ Description: Proview runtime environment
...
@@ -32,3 +32,15 @@ Description: Proview runtime environment
- Report server.
- Report server.
4.8.4-1
4.8.4-1
- Buffer input and output channels and signals.
- Buffer input and output channels and signals.
4.8.5-1
- Support for several plc processes.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/deb_x86_64/pwr/control
View file @
13251138
Package: pwr48
Package: pwr48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
...
@@ -40,3 +40,10 @@ Description: Proview development and runtime environment package
...
@@ -40,3 +40,10 @@ Description: Proview development and runtime environment package
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/deb_x86_64/pwrdemo/control
View file @
13251138
Package: pwrdemo48
Package: pwrdemo48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
Depends: pwr48 (>= 4.8.
5
-1)
Depends: pwr48 (>= 4.8.
6
-1)
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
Description: Proview Demo Project package
Proview Demo Project
Proview Demo Project
...
...
src/tools/pkg/deb_x86_64/pwrrt/control
View file @
13251138
Package: pwrrt
Package: pwrrt
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
...
@@ -33,3 +33,10 @@ Description:
...
@@ -33,3 +33,10 @@ Description:
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/deb_x86_64/pwrsev/control
View file @
13251138
Package: pwrsev
Package: pwrsev
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
...
...
src/tools/pkg/openbsd/pwr/control
View file @
13251138
Package: pwr48
Package: pwr48
Version: 4.8.
3
Version: 4.8.
6-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
@@ -32,3 +32,20 @@ Description: Proview development and runtime environment package
...
@@ -32,3 +32,20 @@ Description: Proview development and runtime environment package
- Support for USB joystick.
- Support for USB joystick.
4.8.3-1
4.8.3-1
- Support for OpenBSD.
- Support for OpenBSD.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Support for several plc processes.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/openbsd/pwrrt/control
View file @
13251138
Package: pwrrt
Package: pwrrt
Version: 4.8.
2
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
@@ -23,3 +23,20 @@ Description:
...
@@ -23,3 +23,20 @@ Description:
- Support for Hilscher cifX Profinet Controller.
- Support for Hilscher cifX Profinet Controller.
- UDP communication configured with IO objects.
- UDP communication configured with IO objects.
- Support for USB joystick.
- Support for USB joystick.
4.8.3-1
- Post server for sending emails and sms.
- Report server.
4.8.4-1
- Buffer input and output channels and signals.
4.8.5-1
- Support for several plc processes.
- Display of invert, test and conversion for signals and channels in rt_xtt.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and faster scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/ubu/pwr/control
View file @
13251138
...
@@ -3,7 +3,7 @@ Section: devel
...
@@ -3,7 +3,7 @@ Section: devel
Package: pwr48
Package: pwr48
Priority: optional
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Architecture: i386
Architecture: i386
Depends: libc6 (>= 2.15-0ubuntu10), libgtk2.0-0 (>= 2.24.10-0ubuntu6), libasound2 (>= 1.0.25-1ubuntu10), libdb5.1 (>=5.1.25-11build1), libdb5.1++ (>=5.1.25-11build1), libmysql++3 (>= 3.1.0-2), g++ (>= 4:4.6.1-2ubuntu5), xfonts-100dpi
Depends: libc6 (>= 2.15-0ubuntu10), libgtk2.0-0 (>= 2.24.10-0ubuntu6), libasound2 (>= 1.0.25-1ubuntu10), libdb5.1 (>=5.1.25-11build1), libdb5.1++ (>=5.1.25-11build1), libmysql++3 (>= 3.1.0-2), g++ (>= 4:4.6.1-2ubuntu5), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
...
@@ -43,3 +43,10 @@ Description: Proview development and runtime environment package
...
@@ -43,3 +43,10 @@ Description: Proview development and runtime environment package
- Support for several plc processes.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/ubu/pwrdemo/control
View file @
13251138
Package: pwrdemo48
Package: pwrdemo48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
Depends: pwr48 (>= 4.8.
5
-1)
Depends: pwr48 (>= 4.8.
6
-1)
Replaces:
Replaces:
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Homepage: http://www.proview.se
Homepage: http://www.proview.se
...
...
src/tools/pkg/ubu/pwrrt/control
View file @
13251138
Package: pwrrt
Package: pwrrt
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
@@ -30,3 +30,10 @@ Description:
...
@@ -30,3 +30,10 @@ Description:
- Support for several plc processes.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/ubu/pwrsev/control
View file @
13251138
Package: pwrsev
Package: pwrsev
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: i386
Architecture: i386
...
...
src/tools/pkg/ubu_x86_64/pwr/control
View file @
13251138
...
@@ -3,7 +3,7 @@ Section: devel
...
@@ -3,7 +3,7 @@ Section: devel
Package: pwr48
Package: pwr48
Priority: optional
Priority: optional
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Architecture: amd64
Architecture: amd64
Depends: libc6 (>= 2.15-0ubuntu10), libgtk2.0-0 (>= 2.24.10-0ubuntu6), libasound2 (>= 1.0.25-1ubuntu10), libdb5.1 (>=5.1.25-11build1), libdb5.1++ (>=5.1.25-11build1), libmysql++3 (>= 3.1.0-2), g++ (>= 4:4.6.1-2ubuntu5), xfonts-100dpi
Depends: libc6 (>= 2.15-0ubuntu10), libgtk2.0-0 (>= 2.24.10-0ubuntu6), libasound2 (>= 1.0.25-1ubuntu10), libdb5.1 (>=5.1.25-11build1), libdb5.1++ (>=5.1.25-11build1), libmysql++3 (>= 3.1.0-2), g++ (>= 4:4.6.1-2ubuntu5), xfonts-100dpi
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
Replaces: pwrrt,pwr34,pwr39,pwr40,pwr41,pwr42,pwr43,pwr44,pwr45,pwr46,pwr47
...
@@ -43,3 +43,10 @@ Description: Proview development and runtime environment package
...
@@ -43,3 +43,10 @@ Description: Proview development and runtime environment package
- Support for several plc processes.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/ubu_x86_64/pwrdemo/control
View file @
13251138
Package: pwrdemo48
Package: pwrdemo48
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
Depends: pwr48 (>= 4.8.
5
-1)
Depends: pwr48 (>= 4.8.
6
-1)
Replaces:
Replaces:
Maintainer: Proview <postmaster@proview.se>
Maintainer: Proview <postmaster@proview.se>
Description: Proview Demo Project package
Description: Proview Demo Project package
...
...
src/tools/pkg/ubu_x86_64/pwrrt/control
View file @
13251138
Package: pwrrt
Package: pwrrt
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
...
@@ -30,3 +30,10 @@ Description:
...
@@ -30,3 +30,10 @@ Description:
- Support for several plc processes.
- Support for several plc processes.
- Ge pie chart and bar chart.
- Ge pie chart and bar chart.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
- Trend curves with larger buffers and shorter scantimes. Snapshot function.
4.8.6-1
- Trend and fast curves in web interface.
- Pie chart and bar chart in web interface.
- Display values as hex, octal or binary in xtt.
- Configure operator log in OpPlace object.
- Plc, several processes, handling of error log and process status.
- DataArithmL with 8191 characters added.
src/tools/pkg/ubu_x86_64/pwrsev/control
View file @
13251138
Package: pwrsev
Package: pwrsev
Version: 4.8.
5
-1
Version: 4.8.
6
-1
Section: base
Section: base
Priority: optional
Priority: optional
Architecture: amd64
Architecture: amd64
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment