Skip to content

MR MG DEMO v1.1-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@wadqc wadqc released this 28 Nov 12:49
· 44 commits to master since this release

New style action limit definition in config file. WAD base code is backwards compatible.
To upgrade your own module to use the new style:

  • remove last two arguments from your calls to WAD_resultsAppendFloat(...)
  • edit your module configuration file

New configuration item (as part of an action definition) allows to add a pre-tag to the description, allowing a single analysis function to appear in multiple actions, while assinging results with a unique description tag in the database.