Skip to content

Trick Simulation Environment 19.7.2

Latest
Compare
Choose a tag to compare
@sharmeye sharmeye released this 23 Jul 19:20
· 67 commits to master since this release
a1d151c

What's Changed

  • Update Environment Variables to cover TRICK_SWIG_EXCLUDE by @Mrockwell2 in #1628
  • Add Submarine simulation by @jmpenn in #1629
  • Bump plotly.js from 1.49.0 to 2.25.2 in /trick_source/web/dashboard by @dependabot in #1634
  • Bump follow-redirects from 1.15.3 to 1.15.4 in /trick_source/web/dashboard by @dependabot in #1635
  • Updated to log applicable time in seconds instead of tics for frame logging by @hchen99 in #1623
  • S_job_execution enhancement #1637 by @hchen99 in #1638
  • Standardized error messaging in Sim Control Panel. by @Mrockwell2 in #1636
  • Repurpose the "Sim/Real Time" field on the sim control panel #1626 by @alexlin0 in #1627
  • Fix the alloc_type of allocations performed by declare_var. #1529 by @jmpenn in #1639
  • Update MacOS workflow to use SWIG 4.1.1 instead of the newest SWIG 4.2 by @hchen99 in #1648
  • Fix "Fix the Mac debugger attachment on segfault" #1386 by @jmpenn in #1659
  • Bump es5-ext from 0.10.62 to 0.10.64 in /trick_source/web/dashboard by @dependabot in #1658
  • More rusage info added to the end of the run summary output enhancement by @hchen99 in #1645
  • Protect TrickOps progres bar from divide by zero by @ddj116 in #1664
  • TrickOps: Use usedforsecurity=False when calling hashlib.md5 for compare mechanism by @ddj116 in #1662
  • ACTION REQUIRED: Critical Vulnerability Detected Please Fix ASAP #1666 by @hchen99 in #1667
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /trick_source/web/dashboard by @dependabot in #1669
  • Update frame_time attribute in FrameDataRecordGroup from unit-less to s. by @hchen99 in #1672
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /trick_source/web/dashboard by @dependabot in #1676
  • Add trickeifed classes.resource to sie generation after cp. by @hchen99 in #1674
  • python3 GIL locking solution by @excaliburtb in #1675
  • Bump express from 4.18.2 to 4.19.2 in /trick_source/web/dashboard by @dependabot in #1678
  • 1652 add trickified to default sie generation by @hchen99 in #1680
  • Proposed fix for deadlock on shutdown by @jmpenn in #1673
  • Revert changes to trickops test yml file from Sept 2023 to fix trickops unit tests by @ddj116 in #1681
  • Fix SIM_lander input file. by @jmpenn in #1686
  • Incorporate llvm 18 changes. by @hchen99 in #1685
  • In MemoryManager change delete_var(const char*) to delete_var(std::st… by @jmpenn in #1687
  • Water Clock Sim v3 by @Pherring04 in #1668
  • Pre-increment (rather than post-increment) STL iterators in for loops… by @jmpenn in #1692
  • Issue-1677 Fix by @Pherring04 in #1688
  • write template directive before template instance by @excaliburtb in #1679
  • Fixed outdated trick_message function calls in documentation by @Pherring04 in #1691
  • Fix bug dereferencing namespaces in convert_swig by @excaliburtb in #1696
  • Updated to use the latest swig and llvm 15. by @hchen99 in #1699
  • Bump ejs from 3.1.9 to 3.1.10 in /trick_source/web/dashboard by @dependabot in #1705
  • Customize clang diagnostic handling. by @hchen99 in #1707
  • Wrote a Real-time Best Practices HOW TO by @jmpenn in #1710
  • Disable unneeded SimObjects from default_trick_sys.sm in Trick exampl… by @jmpenn in #1719
  • Removed double quotes for port number and added some inline code syntax highlighting with back-ticks. by @hchen99 in #1717
  • Implemented C Interface for Message Subscribers. by @Pherring04 in #1712
  • Water Clock Cleanup by @Pherring04 in #1711
  • 903 inappropriately disowns memory in python by @hchen99 in #1690

Full Changelog: 19.7.1...19.7.2