Skip to content
Snippets Groups Projects
  1. Apr 14, 2022
  2. Apr 02, 2022
  3. Apr 01, 2022
  4. Mar 23, 2022
    • Erik von Reis's avatar
      startup sequencer: delay units now delay during shutdown · fa1bb0b5
      Erik von Reis authored
      delay units now delay some amount during shutdown.
      the delay during shutdown is configured as a separate value from the startup delay
      fa1bb0b5
    • Erik von Reis's avatar
      RCG: Fix $bdroot variable replacement for long library references. · 18e1e48b
      Erik von Reis authored
      Previous code assumed link was top-level, dropping any part of the reference after the second slash.
      This led to a link to the wrong subsystem.
      
      Improved error message when linked subsystem is not found in library.
      
      Note that the search code doesn't verify the full path of the link.  If there were another part of the same name
      but with different parent subsystems, the RCG would happily link to that instead.  This problem is *not* fixed by this patch.
      18e1e48b
    • Erik von Reis's avatar
      RCG: Fix post process script to handle $bdroot simulink variable · 322e1e1b
      Erik von Reis authored
      $bdroot is a reference to the current mdl file.  It's used only in newer (>=2017)
      matlab versions.
      
      post process script changed to replace $bdroot with current file name, rather than truncated system name.
      Also, a single typo was fixed.
      322e1e1b
  5. Mar 22, 2022
  6. Mar 21, 2022
  7. Mar 19, 2022
  8. Mar 18, 2022
  9. Mar 17, 2022
  10. Feb 26, 2022
  11. Dec 01, 2021
  12. Nov 30, 2021
Loading