MOOS-IvP   Home Page   (www.moosivp.org)
Home   Documentation   Software   Support   Contact Us   Background  

Release Notes for MOOS-IvP Version 3.0.3     (Download V3.0.3)


Release Notes for MOOS-IvP Version 3.0.2     (Download V3.0.2)
  • Released May 4th 2008.
  • MOOS Components from Oxford are based on Release 7.0.2-beta.
  • Added the uHelmScope module to the released codebase. (documentation)
  • Added BHV_AvoidObstacles to lib_behaviors-marine
  • Fixed a bug in IvPBehavior that would miss more than one update request happening within the same helm iteration.
  • Fixed innocous bug in InfoBuffer that was duplicating new entries in the vector records.
  • Change in uXMS key mapping - pause is now w/ space bar, not 'p'.

Release Notes for MOOS-IvP Version 3.0.1     (Download V3.0.1)
  • Released Apr 8th 2008.
  • MOOS Components from Oxford are based on Release 7.0.2-beta.
  • Added the app_splug and uFunctionVis modules to the released codebase.
  • Fixed a bug in lib_geometry/XYPolygon that failed to reset convexity local information after a polygon rotation. The lack of reset could have caused XYPolygon::contains() function to malfunction in some rare instances.
  • Added the ability to create a Polygon based on ellipse specifications. This is a generalization of the XYPolygon class in lib_geometry.
  • Added a --force feature to app_splug to allow an automatic overwrite of an existing file without prompting for confirmation from the user.
  • Fixed a bug in ZAIC_PEAK that emerges when the minutil is set with a value greater than zero.
  • The ZAIC_LEQ and ZAIC_HEQ have been slightly modified and more fully tested.
  • The IvPHelm works properly with pLogger to ensure that Behavior Files (.bhv files) are being logged alongside the .moos files
  • Fixed a bug in the helm that was misssing behavior variable-register requests occurring well after the initial startup period.