|
|
Sysquake Release Notes
Sysquake 4.0
New features
- based on LME 5.0
- new libraries
- new 2D graphical funtions area, polar,
activeregion, pcolor, colormap
- in contour, support for filled style
- 3D graphics
- new 3D graphical functions plot3, plotpoly,
line3, mesh, surf, daspect,
contour3
- function scalefactor uses a vector of three elements
- styled text and hyperlinks in command window (conversion from Creole markup
for output to fd=4)
- styled text with Creole markup in version and help blocks
- function fd=textoutputopen(title,markup=false) to
create a text window where one can write raw text or text with Creole
markup
- editable title, version and help in Sysquake
- basic support for multiple languages
- support for URL in paths (functions defined in libraries obtained
from URL are executed in a sandbox)
Minor changes
- plot now replicates x or y
with one row or one column to match the size of the other argument
Windows
Mac OS X
- search field in command window toolbar for lookfor
- Sysquake Application Builder: detailed error message upon
save error
Sysquake 3.6.1
Bug fixes
- lsim didn's always produced correct output when
called without a graphical context; fixed
Sysquake 3.6
New features
- based on LME 4.7
- charset conversion from ISO-Latin-1 or MacOSRoman (as specified
in a special comment in the first or second line of lml, sq or sqd files)
to UTF-8 on platforms which use Unicode
- optional initial state for lsim and dlsim
- optional range in responseset, used to specify the time
range for step, impulse, lsim,
initial, and their digital equivalents; and the frequency
range for nyquist, nichols, bodemag
bodephase, sigma, and their digital equivalents
Minor changes
- new style ' ' for invisible graphics
- rlocus can draw the root locus of nonproper transfer
functions
- in lsim, argument tOnly is replaced with
the more general option structure created by responseset
- Delay field of options taken into account by
lsim
Bug fixes
- _enable and _checkmark didn't work
correctly when there were variables which contained objects; fixed
- contour with an empty third argument calculates default
values for the levels, as documented
- dialog with too few output arguments threw error
"too many output arguments"; fixed
- rlocus cropped branches too easily; improved
- rlocus with branches having points at infinity weren't
displayed correctly; fixed
- dlsim produced a shifted response when the time span
did not start at t=0; fixed
- idle handler is suspended when the user clicks popupmenu
controls to avoid redraws and menu blinking
Windows
- the window title is the SQ file title instead of the SQ file name,
and "Untitled" isn't displayed anymore when the state hasn't been
saved as an SQD file
- in resize handler, _width and _height were
too large; fixed
Mac OS X
- images weren't always copied or printed correctly; fixed
Sysquake 3.5
New features
- based on LME 4.6
- support for scroll wheels and scroll balls in figures
- option to remove subplot margin (command plotoption nomargin
and menu Figure>Options>Margin)
- new SQ file keyword userinterface
- new resize handler (called when the figure window is resized) with new
standard variables _width and _height (also
supported as input by init handlers)
- multiple "Settings" menus with beginmenu/endmenu
(for Sysquake only, not Sysquake LE)
- new options for plotoption to place the legend in another corner,
and support for dragging legends to other corners
- in mousedrag and mouseover handlers, frequency of Nyquist and Nichols diagrams
corresponding to the mouse position can be retrieved in _q
- new function responseset to create an option argument to specify a
time delay in nyquist, nichols, bodephase,
step, and impulse; and to span negative frequencies in nyquist,
nichols, dnyquist, and dnichols
- in keydown handlers, cursor keys are named 'left',
'right', 'up', 'down'
- Interaction from other applications with OLE on Windows and XML-RPC
on Mac OS X and Linux, and SysquakeLink (Java package)
Minor changes
- SQ files with missing endsubmenu are rejected
- the Settings menu has been removed from the contextual menu
- status messages set with _msg are truncated at
the first linefeed or carriage return character, if any
- more labels in graphics
- lsim and dlsim accept state-space
models without output (empty C and D)
- style 'h(...)' supports abbreviated colors
with three hexadecimal digits in addition to 24-bit RGB colors
specified with six hexadecimal digits
- line([a1,a2],b,style) with fill style ('f') fills the
area a1*x+a2*y<=b
Bug fixes
- in zoom, zoom x and shift mode, buttons and menus weren't handled
correctly; fixed
- SQ File Possible Error Warnings sometimes didn't evaluate
correctly the number of arguments declared in handlers; fixed
- plot(x,[]) or plot([],y) threw an
incompatible size error; fixed (this can be useful when x
or y is a vector and the other argument can be an array
with an unknown number of rows which may be null)
- with dB scale, coordinates and labels could collide; fixed
- cancel couldn't be used in dragout
handlers; fixed
Linux
Windows
- improved preferences (dialog boxes, options to suppress the display of messages
written by extensions at startup, to disable extensions, to specify an additional
directory to load extensions from)
- in Sysquake LE, Save and Save As didn't always work correctly; fixed
Mac OS X
- universal application for Sysquake and Sysquake LE, separate versions
for PowerPC and Intel for Sysquake Application Builder and applications
it creates
- dialog without text field always returned true;
fixed
- in a few functions such as label and legend,
strings with unicode characters larger than 127 were truncated; fixed
- memory leak when an SQ file instance window was closed; fixed
- menu "Reload", "Reset Data", and "Dump Data"
weren't disabled for the Figure window; fixed
- display format set with format is saved and restored
- XML-RPC server to control Sysquake remotely (options are located in
Sysquake>Preferences>Extensions)
- in Command window, colors for stderr and prompts (can be disabled
in Sysquake>Preferences>Graphics)
- main figure window wasn't restored correctly after it had been closed;
fixed
- bar or barh with logarithmic scale could
crash Sysquake; fixed
- text editor unifies end-of-line character sequences (LF, CR or CRLF)
and has an option to change them in the Save dialog
Sysquake Application Builder
- in Windows, the version of the SQ file has been moved to the About window
(like on Macintosh) and the menu "About SQ File" has been removed
SQ files
- MPT.sq: labels
- MPT.sq: boundary for higher risks (without short selling) wasn't always
correct; fixed
- MPT.sq:
constant definitions for graphical object identifiers and other constants, use
of scalefactor, other minor code improvements
Sysquake 3.1.2
New features
- based on LME 4.5.1
- new style in plot to have arrows
- second output argument in scale
- multiple values in textfield
Minor changes
- the sampling rate chosen by lsim is increased up to a factor 5
to match the input
- support for a specific graphical object ID in dragin and dragout handler
declarations
Bug fixes
- discrete-time time responses with symbols weren't displayed correctly
when the sample at t=0 wasn't visible; fixed
- the end of embedded files (with keyword embeddedfile in SQ files)
encoded with base64 but not padded with = characters (i.e. whose encoded size was
a multiple of four characters) wasn't detected correctly; fixed
- lookfor crashed when libraries were scanned; fixed
Windows
- support for Firefox to display the online user manual
- graphics with screen coordinates way outside the window were
extremely slow to redraw; fixed
Mac OS X
- the figure window wasn't redisplayed correctly when it was resized; fixed
- fopen with an empty path prevented Sysquake from executing
code; fixed
Sysquake Application Builder
- in Windows, new menu View>Output Window
SQ files
- RST_ct.sq, waves.sq, triangul.sq, triangle.sq, approx.sq:
constant definitions for graphical object identifiers and other constants
Sysquake 3.1.1
Windows
- Sysquake could crash in demo mode (without registration key file);
fixed
- Sysquake didn't always display the main window at startup; fixed
Sysquake 3.1
New features
See also release notes for extensions and
libraries.
- based on LME 4.5
- new keywords define and _auto in SQ files (constant definitions,
also visible in LME)
- handlers for specific graphical object ID, to have multiple simple
handlers instead of large, complicated handlers with a big switch
statement
- new keyword publichandler in SQ files (handlers which
can be called from another context in Sysquake, such as threads or other
SQ file instances), and new functions sqcall,
sqcurrentinstance, sqinstances, and
sqinstancetitle
- textfield (new control for editing numerical values
in figures of sliders and buttons)
- quiver
Minor changes
- lsim accepts row vectors for u for all single-input
systems, including state-space
- no more error message when a function is not defined after having loaded
an SQ file (this is not necessarily an error if a method is defined)
- when a handler takes more than 0.5 second to execute, visual
feedback is displayed at the bottom of the window
- in bar and barh, colors have been
reordered for aesthetics reasons
- graphics functions used with output arguments, such as
nyquist or lsim, can now be used in any handler
- lsim has an option to produce output only at the
specified time instants
- new style '+' for graphics
- phase in bodephase, bodephase, nichols,
and dnichols is unwrapped from an angle as close to -pi/2
as possible
- line now accepts an empty second argument; nothing is
drawn (this permits to draw a set of vertical lines with line([1,0],X)
without testing whether X is empty)
Bug fixes
- label(xstr, ystr) displayed ystr for both
x and y axis; fixed
- popup menus weren't popped correctly unless they were in the last
figure (bottom right); fixed
- in some cases, getting the next command in the history caused
an out-of-memory error or a crash; fixed
- lsim gave an error for state-space systems of order
zero; fixed
- lsim with a zero-order transfer function didn't give
the correct result; fixed
- lsim didn't work correctly outside the specified range
of time (with an horizontal scale span larger than the time specified for
the input); fixed
- sigma didn't balance correctly systems with multiple
inputs; fixed
- bodemag, bodephase, dbodemag,
dbodephase, sigma, and dsigma with
a state-space model used only the first style; fixed
- on some platforms, bodephase and nichols
with NaN arguments froze the application; fixed
- on some platforms, NaN in graphics caused crashes; now NaN values are
skipped
- in EPS files, the correct font metrics are used
- init handlers of SQ files without any figure weren't executed; fixed
- dnyquist didn't always produce a correct plot for
systems with an integrator; fixed
- dlsim didn't produce the correct result when the first
coefficient of the denominator wasn't 1; fixed
- zoom out wasn't always centered correctly; fixed
- metric information of fonts in EPS files has been improved
- rlocus could crash with numerators like [0,0];
fixed
- plot skips inf values (in addition to nan) to avoid
crashes on platforms which don't support them
Sysquake Application Builder
- new menu entry "Check Undefined Functions"
- all functions of libraries weren't included in the generated application
when they weren't called in Sysquake Application Builder; fixed
Windows
- tic and toc use the CPU time instead
of the real time to permit more meaningful timings (CPU time is the
sum of user time and kernel time, as reported by system function
GetProcessTime)
- the command window wasn't created when Sysquake was opened by
double-clicking an SQ file; fixed
- Hiding the Command window with the menu File/Close and showing
it again crashed; fixed
- clc didn't exist in applications created by
Sysquake Application Builder (there is no output window); now it does
to support SQ files which use text output for debugging purposes
- Sysquake Application Builder ignored keydown handlers; fixed
- applications created by Sysquake Application Builder have copy,
printing support, contextual menus, and menu Figure/Options/Legend
- SQ scripts weren't updated correctly with menu File/Reload
from the source code window; fixed
- new "Maximize SQ File Windows" preference to maximize
the window of SQ files when they're opened
- the maximized state of the main window is remembered
Mac OS X
- new entry for http://www.calerga.com in the Help menu
- memory preferences weren't restored correctly; fixed
- menu "Save As" for the command window
- Sysquake Register didn't create the folder Calerga in ~/Library
when it didn't exist; fixed
- applications created by Sysquake App Builder could open SQ
and SQD files; fixed
- support for dash patterns
- in addition to /Library/Calerga and ~/Library/Calerga, Sysquake
also searches SQ_Reg.key in the same folder as itself
- new preference to load extensions specified separately
- the service "Evaluate Expression" sometimes produced garbage
when the result had multiple lines; fixed
- the executable inside Sysquake package can be run without GUI
(in a terminal, type something like
'/Application/Sysquake 3.1/Sysquake.app/Contents/MacOS/Sysquake'
--nococoa; argument --help given alone will display other
options)
- image with zero-order interpolation of pixels displayed
misplaced pixels with white horizontal lines; fixed
- drawnow wasn't implemented; fixed
- on Mac OS 10.3 and later, extensions in save dialogs for .sq, .sqd,
.eps and .app files can be hidden
- in command window, new toolbar button to toggle the history drawer
- the search string is shared with other applications which support it
- Sysquake Application Builder didn't save correctly to applications
which already existed (the result run correctly, but was too large); fixed
- Sysquake Application Builder didn't accept files whose name
contained non-ASCII characters; fixed
- closing the window of an application created with Sysquake Application
Builder now terminates it
- preference "Other" in "Extension folder" didn't work;
fixed
- the cursor wasn't always updated correctly; fixed
- selecting a submenu title could crash Sysquake; fixed
- printing a figure now scales the figure to fit the page size, keeping
the window proportions
- subplots didn't handle correctly names with non-ASCII
characters; fixed
- the menu entry Window/Command Window wasn't updated correctly when
the command window was closed; fixed
- SQ scripts weren't updated correctly with menu File/Reload
from the source code window; fixed
SQ files
- PID_ct.sq, PID_dt.sq, RST_ct.sq, RST_dt.sq: all step and ramp responses
between reference (set point), input disturbance, or output disturbance;
and system input or output, are implemented
- potential.sq: quiver plot
- filter.sq: elliptic filters (all filters are now designed with the library
filter.lml)
- triangul.sq: based on built-in LME functions delaunay
and voronoi, numerically better
- triangul.sq: Voronoi regions are drawn correctly even far away from
the set of points
- PID_ct.sq: the sign of kp cannot be changed anymore in the root locus
- PID_dt.sq: controller coefficients in the dialog box take the sampling
period into account
- PID_dt.sq: derivative action filtering using N is taken into account
|
Copyright 1998-2007, Calerga.
All rights reserved.
|
|