[//]: # (Copyright © 2007 Tridium, Inc Licensed under the Academic Free License version 3.0
History: 7 Mar 07 Brian Frank Creation )
This release is development improvement release, although there is nothing new added to the Sedona framework, but we did add following improvements that will help developers to build/develop Sedona easier.
Changes:
- Remove jikes dependency for POSIX OS platforms
- Wireshark protocol dissector for Sox/Dasp More Info
- Linux Docker images(centos & ubuntu) More Info
- Mac OS X build support
- Testing in non-Windows environment
- Code structure cleanups
- new svm test command line option to run tests matching a filter string
- Kit and Platform Manifest Server
- Device Discovery
- Multi-rate App Components
- Device Simulation
- Refactored Control Kit
- Prioritized Array Components
- logManager kit: allows persisting log levels on the device without requiring the web kit to be installed.
- fix inline Buf compiler bug
- Expose more override points in DASP api
- fix logLevels sizing in scode bug
- other enhancements and bug fixes (see hg.sedonadev.org)
- fix DASP ackMore header bug (sox kit and SoxClient)
- changes to support yield in the SVM and App
- other bug fixes (see hg.sedonadev.org)
- generic unix platform
- add steady-state to App
- platform certification in
soxcert
- various other enhancements and bug fixes (see hg.sedonadev.org)
- sedonac enhancements: definite assignment, dead code, unused types/methods
- generic svm enhancements: run svm in
"platform"
mode - version the sox protocol and change sox subscribe to support batch subscription. See docs for SOX
- fix a number of
sedonac
bugs (see HG repository for changelogs)
- reserve
function
as a keyword - add support for qualified names to Sedona grammar (type disambiguation), and other compiler grammar refinements and fixes
- various enhancements and bug fixes
- Various bug fixes
- Sox enhancements for Chopan
- Weblet enhancements
- Various bug fixes
- New
sedonacert
Java module - Add Context parameter to all the Java native methods
- Platform Redesign
- Units.sedona with defines for standard unit database
- Rework
sys::File
API and natives - Sox enhancements for file get/put
- Support define exprs as facet values
- updated docs
- Enum range facet
- Add version information into
sedona.jar
- Support scientific notation
- All actions are now virtual by definition. (Action overridding)
- Roll scode version to 1.5 for virtual actions
- Rename Platform to PlatformService
- Move Sys.platform to App.platform
- Require all sab files to declare PlatformService
- Sox queryService message type
- Updated documentation
- Add exact version match to Depend grammar. (
"foo 1.0.10="
) - Check that continue/break are inside of loop
Copyright © 2007-13 Tridium, Inc.