Inhaltsverzeichnis
AIDA release 1.02.028
Current Versions
- AIDA Communicator 1.01.015
- AIDA Commander 1.01.016
- AIDA Composer 1.1.11 beta
- AIDA Examiner 0.01.028 beta
- AIDA Examples 1.02.026
- AIDA Stacker 1.8.0
- AIDA Stacks 1.02.004 SR04
- AIDA Studio 1.01.017
- AIDA Tracer 1.01.015
- DumpConfigFile 1.1.14
- POOL Compiler 1.02.017
- POOL Lib 1.02.028
- PI 1.02.017
- SYM2PLI 1.02.007
Changes in AIDA Stacks
V1.2.4 SR 4, 2007-11-21
- AIDA Component library
- Fixed deinitialisation of the event id manager
- TP2_0
- Reversed a wrong patch which had been applied during a code cleanup
- EOLGM
- New monolithic component which supports production diagnosis and EOL modes
- EOL component and EOL GM plugin
- Component and plugin removed as they're replaced by the EOLGM component
- EOLTest
- Added missing preinitialisation of a handle
- CAN (Vector)
- Fixed save behaviour (needed for EOLGM component)
Changes in AIDA Commander (incl. Visual Objects)
V1.01.016, 2007-11-15
- VOLEvent: changed order of checks for merger of events
- aida_slider: internal catch of NPE for labeldistance of 0
- aida_grmenu: reduced generation of events, bugfix for nocountonfocusclick (related to Java Bug ID#4511903)
- aida_combobox: reduced generation of events
- diagram (and related classes):
- new commands: inversemode, setlegendboxfont, setlegendboxwidth
- legendboxes without extra rectangular frame around description
- use antialiasing Rendering Hints
- binplot: corrected behaviour for hide and show
- Documentation (in German language only):
- Commands.htm/pdf: added commands config.setConsoleAutoFocus, config.settooltipdismissdelay, config.settooltipinitialdelay and config.settooltipsenabled
- Commander Anleitung.htm/pdf, VObjects.htm/pdf: added remarks, that these documentation files are outdated
Changes in AIDA Examiner (beta)
V0.01.028 beta, 2007-11-21
- New menu item „Extras > Execute Vector Hardware Config Tool“
- Corrected/optimized behaviour in physical values mode: slider is not shown, if the physical values range is too large (>DWORD_MAX)
- Remaining limitations:
- Combined read and write services (READ-MODIFY-WRITE) are not yet supported
- A base configuration (selection of ODX file and variant, commu module and stack configuration) can be defined initially, but afterwards the ODX files and variants cannot be changed anymore.
- A PI-crash occures after entire panels or panel elements are deleted within the UserPanelCfg dialog when closing the dialog window.
- Cyclic update for write services is not available.
- Cyclic update active state is not restored from configuration
Changes in AIDA Studio
V1.01.017, 2007-11-12
- POOL Development Tools:
- POOL Editor:
- Extended „POOL Content Outline View“: added support for hierarchical PoolDoc section tags (@h1, @h2, @h3, …, @h9)
- Extended „POOL Source Files (*.pool) Wizard“: support of new standard library modules APPINI, EWINFO, UDSD
- Corrected „POOL Include Files (*.pli) Wizard“: until now the Wizard's sub page was the same as the sub page of the POOL Source Files (*.pool) Wizard, which was confusing especially for novices to AIDA/POOL, since use of the listed options is not permitted in *.pli files by the compiler. This confusing sub page has been replaced by a new one.
Changes in POOL-Lib
V1.02.028, 2007-11-21
- DBBRW
- The module interface is published for the first time. DBBRW provides classes and structures to visualize/browse the content of SYM and ODX (ECU database) files within a VOL tree view object.
- EXMRUI
- EXMRUI_toIntSigCtrl: added private members mboPhysValRangeTooLarge and vUpdateSliderVisibility()
- ODX
- Extended ODX_tstRangeData by adding 3 new record fields r64PhysMin, r64PhysMax and boPhysLimitsValid.
- VOL
- Allow range -R64_MAX..+R64_MAX in VOL_toSlider