Commit Graph

  • 95230b06f9
    Merge branch 'nasa:master' into master M-Herr 2024-09-28 01:15:54 -0500
  • 36b26401d1 Finishing touches on PrintConstructors class. Moved back to generating static alloc functions for the swig interface files. These get called by overwriting the __init__ functions. Mark Herring 2024-09-27 23:18:11 -0500
  • cc30885141 Was leaning to heavily on perl for writing wrappers. ICG now writes a json (for now) file that has important constructor info. Less regex, less room for error. Mark Herring 2024-09-27 16:06:56 -0500
  • 674c278322
    Bump rollup from 2.79.1 to 2.79.2 in /trick_source/web/dashboard #1788 dependabot[bot] 2024-09-27 17:19:14 +0000
  • f32880275a Removed the sims directory Wallace 2024-09-27 09:23:52 -0500
  • d34844e76c
    1746 trick view variable search causes large spike in cpu usage (#1786) Sean Harmeyer 2024-09-27 08:25:43 -0500
  • 6f28555261 Fixed a typo. #1786 Hong Chen 2024-09-26 16:45:04 -0500
  • 2202360f77 Actually removed frame log drg restart jobs this time Pherring04 2024-09-26 15:43:15 -0500
  • 0d3e0f3a5a Frame Log DRG now manage their own jobs (no longer add a phantom restart job) Pherring04 2024-09-26 15:40:25 -0500
  • f287155f8c Separate reading of file from processing it. John M. Penn 2024-09-26 14:57:33 -0500
  • ee38f02075 Fix KeyStroke.getKeyStroke call. John M. Penn 2024-09-26 12:08:35 -0500
  • c007cfc88a
    Fixed error message for sims with the same port number (#1776) Mrockwell2 2024-09-26 11:47:45 -0500
  • c9cec718b4
    Preserved job queue currant index after pushing a job. (#1781) Pherring04 2024-09-26 11:40:04 -0500
  • 1a842a6b89
    Add deletions to tracking list if malloc or new (#1778) Thomas Brain 2024-09-26 11:23:50 -0500
  • f45a43eda0 Initial Commit of Frame Performance - jperf John M. Penn 2024-09-26 11:18:06 -0500
  • 077064f225
    Fixed one warning message at shutdown after checkpoint load and kept the current multicast group after checkpoint load. (#1784) Hong Chen 2024-09-26 11:17:57 -0500
  • c6c38d1919
    Cleaned up handleStep function Mrockwell2 2024-09-26 08:11:32 -0500
  • c0c67bea9d Fixed semaphore name Marcus Rockwell 2024-09-25 17:21:02 -0400
  • 59537e487c Moved tmm_alloc_args to it's own file. Updates to convert_swig to generate alloc functions in the swig interface files for classes. These alloc functions wrap the tmm_alloc_args call so swig doesn't have to think about variadic templates. Mark Herring 2024-09-25 02:45:41 -0500
  • c420c54d6c Cleaned up basic Step mode implementation Marcus Rockwell 2024-09-24 17:44:23 -0500
  • c1f4af18e4 Removed unnecessary command c str pointer. #1784 Hong Chen 2024-09-24 08:57:42 -0500
  • 0186f8569c Implemented STEP mode Marcus Rockwell 2024-09-23 14:33:32 -0400
  • 880f33e25b Removed unnecessary command c str pointer. Hong Chen 2024-09-23 11:43:25 -0500
  • 3d946079fc Updated to call multicast group initialization to be consistent for the unit test. Hong Chen 2024-09-23 10:31:25 -0500
  • 1e5d1a8cc4 Moved tmm_alloc_args into inludde/trick. File never changes so it was unecessary to write it out from ICG. Created trick_types.hh to hold includes for the non-specialized TrickTypeToString<T> and the specialzied TrickTypeToString<T> created by ICG. Mark Herring 2024-09-21 14:49:53 -0500
  • 61c2fdbed3 Updated Makefile.common to include /build in include paths Mark Herring 2024-09-19 23:42:14 -0500
  • 6aa4ef6c2b Merge remote-tracking branch 'origin/master' Mark Herring 2024-09-19 23:38:47 -0500
  • 64fabb22ec Initial pass at adding support for a templated emplacement new function. Added FunctionVisitor class to ICG to handle parsing constructors with arguments. Mark Herring 2024-09-19 23:38:31 -0500
  • 914d2d8a4c Added a check before calling MM delete_var in ExternalApplication destructor; Made sure that the MulticastGroup is not initialized before initializing it in VariableServerListenThread.cpp; Hong Chen 2024-09-19 16:48:58 -0500
  • 12087da811 Deleted the notes file. AdityaGirish 2024-09-18 16:19:20 -0500
  • 428779b593 Reconciled the heinous offense of using tabs. #1781 1759-load-checkpoint-fails Pherring04 2024-09-17 13:33:27 -0500
  • eed8707638
    Added sub second information to message time stamps. (#1773) Hong Chen 2024-09-17 11:03:40 -0500
  • b46ba50fd0
    Added optional remote shell config file for the remote startup command. (#1771) Hong Chen 2024-09-17 10:59:52 -0500
  • da56b835b7
    Bump send and express in /trick_source/web/dashboard (#1783) dependabot[bot] 2024-09-17 10:14:27 -0500
  • adc62a34a7
    Bump serve-static and express in /trick_source/web/dashboard (#1782) dependabot[bot] 2024-09-17 10:14:14 -0500
  • f8a432c8a0
    Bump path-to-regexp and express in /trick_source/web/dashboard (#1780) dependabot[bot] 2024-09-17 10:14:03 -0500
  • 514242e6c7
    Bump send and express in /trick_source/web/dashboard #1783 dependabot[bot] 2024-09-17 10:58:59 +0000
  • c9a3d4efea
    Bump serve-static and express in /trick_source/web/dashboard #1782 dependabot[bot] 2024-09-17 10:33:15 +0000
  • 1abb4e7262 Add all TRICK_LOCAL deletions to deletion_list #1778 Thomas Brain 2024-09-16 15:01:35 -0500
  • 52ddb43318 Peserved job queue current index after pushing a job. Patrick Herrington 2024-09-16 12:38:49 -0500
  • fd4d047ac3 Merge branch 'TrickAppRefactor' into HeadlessJavaGUITests-AssertJ_Swing Marcus Rockwell 2024-09-16 12:04:27 -0400
  • 996ca3c882 Attached a name to each button made Marcus Rockwell 2024-09-16 12:02:02 -0400
  • 062486f070 Merge branch 'FontChooserUpdate' into HeadlessJavaGUITests-AssertJ_Swing Marcus Rockwell 2024-09-16 11:50:29 -0400
  • 2174e0e0fc Merge branch 'SimControlApplicationRefactor' into HeadlessJavaGUITests-AssertJ_Swing Marcus Rockwell 2024-09-16 11:49:59 -0400
  • f34be562e9 Added input validation for enabling/disabling GUIs and actions Marcus Rockwell 2024-09-16 11:49:33 -0400
  • 66081ea7a6 Reorganized Connect function to shorten it and increase readability Marcus Rockwell 2024-09-16 11:46:53 -0400
  • 28bece6065 Increased accessibility for a few members and functions Marcus Rockwell 2024-09-16 11:44:39 -0400
  • bfbc907a8c Cleaned non-feature related changes from branch Marcus Rockwell 2024-09-16 11:13:40 -0400
  • 32b2b4b015 Refactored FontChooser to shorten buildGUI method Marcus Rockwell 2024-09-16 11:08:09 -0400
  • c6010829d4
    Merge branch 'nasa:master' into HeadlessJavaGUITests-AssertJ_Swing Mrockwell2 2024-09-16 09:52:12 -0500
  • dd7a2c7917 9-13-24 FrameLogCheckPointBug-tmp Pherring04 2024-09-13 17:01:34 -0500
  • 0fe1e05f22 Cleaned up Sim Control Panel test suite Marcus Rockwell 2024-09-13 13:50:50 -0500
  • 664b8e0d34
    Bump path-to-regexp and express in /trick_source/web/dashboard #1780 dependabot[bot] 2024-09-12 20:39:07 +0000
  • 1b82580146 Fixed return values #1776 Marcus Rockwell 2024-09-11 11:11:51 -0500
  • 60e3144894 Updated to cd to the sim directory after sourcing a config file in case the config file changed pwd. #1771 Hong Chen 2024-09-10 23:37:32 -0500
  • f7f0693491 Add deletions to tracking list if malloc or new Thomas Brain 2024-09-09 16:06:45 -0500
  • 25936b0301 Created test suite for Tool Bar Buttons Marcus Rockwell 2024-09-09 16:02:02 -0400
  • 265aa9a59e Created test suite for Action Menu Items Marcus Rockwell 2024-09-09 16:01:35 -0400
  • 6ddbc08bd4 Removed "0." for sub-second portion of time stamp. #1773 Hong Chen 2024-09-09 12:54:02 -0500
  • a4d71e1636 Created a test for the look and feel options Marcus Rockwell 2024-09-09 12:25:37 -0400
  • 9f6967ef1c Fixed error message for same port number Marcus Rockwell 2024-09-09 11:03:48 -0400
  • 244071341e Merge remote-tracking branch 'upstream/master' into 1764-Brittle-Step Marcus Rockwell 2024-09-09 08:36:30 -0400
  • 5e40e82188 Merge branch 'master' into 1764-Brittle-Step Marcus Rockwell 2024-09-09 08:33:02 -0400
  • b928e5adb3 Added a check to disable the step button if the instrumentation jobs are off Marcus Rockwell 2024-09-07 19:03:28 -0400
  • f9b2b2525a Removed the mention of toggling instrumentation jobs off from the documentation Marcus Rockwell 2024-09-07 19:03:04 -0400
  • 53fae99b60 disallow dumping checkpoint in step mode Marcus Rockwell 2024-09-07 18:23:54 -0400
  • 6702fd3955 Added sub second information to message time stamps. Hong Chen 2024-09-07 14:14:08 -0500
  • e2c35d39bf Added optional remote sheel config file for the remote startup command. Hong Chen 2024-09-05 17:13:23 -0500
  • 0a474baf31 use all avail CPU core for builds where possible #1772 Drew Paettie 2024-09-05 13:48:04 -0700
  • 68d9bf51d2 update documentation references to koviz Drew Paettie 2024-09-05 13:35:03 -0700
  • 6984e2cccc Manually merge together the .github and trick/koviz/.github folders to unify the CI Drew Paettie 2024-09-05 13:14:12 -0700
  • 063102247f Add 'koviz/' from commit 'a86dfd2349fd4268894f1c87207e6b5d8ab0e8d1' Drew Paettie 2024-09-05 13:04:43 -0700
  • 9baffe4593
    Merge 2eadd8e186 into cca503a6ec #1770 Thomas Brain 2024-09-05 14:58:28 -0500
  • cca503a6ec
    Updated trickops.yml to use a newer Ubuntu (#1769) Hong Chen 2024-09-05 14:51:19 -0500
  • 55f055eb70
    Update README.md Sean Harmeyer 2024-09-05 14:42:29 -0500
  • 052d0bfedb
    Bump webpack from 5.88.2 to 5.94.0 in /trick_source/web/dashboard (#1766) dependabot[bot] 2024-09-05 14:26:44 -0500
  • 1f1a935228
    Bump micromatch from 4.0.5 to 4.0.8 in /trick_source/web/dashboard (#1767) dependabot[bot] 2024-09-05 14:25:26 -0500
  • ac9ff8419e Implement Status Message Menu Action Tests Marcus Rockwell 2024-09-04 18:04:09 -0400
  • 2579eaf87b Finished testsuite for font testing Marcus Rockwell 2024-09-04 14:05:16 -0400
  • a86dfd2349 Add HLine label placement/orientation Keith Vetter 2024-09-04 11:53:23 -0500
  • 5259f5f0ee Commented on the edges. AdityaGirish 2024-09-04 11:17:05 -0500
  • ad53246904 Fixed triangles and normals. AdityaGirish 2024-09-04 10:59:31 -0500
  • fdf29f0e2b Increased vantage distance. AdityaGirish 2024-09-04 09:55:33 -0500
  • 4559736230 Increased length of x, y, and z axis lines. AdityaGirish 2024-09-04 09:52:03 -0500
  • f9c81f25f4 increased encapsulation in FontChooser.java Marcus Rockwell 2024-09-04 10:34:51 -0400
  • d5d1509ce0 Deleted unnecessary JViewport library. AdityaGirish 2024-09-04 09:34:17 -0500
  • 8db6fa4b37 updated status message pane tests Marcus Rockwell 2024-09-04 10:22:06 -0400
  • 0ed8118ddd Changed paint color for the shape to change based on location. AdityaGirish 2024-09-03 16:24:39 -0500
  • 28d62b8330 Edges of dodecahedron fixed. AdityaGirish 2024-09-03 16:07:31 -0500
  • c0c826e57c Sim variable parsing fixed for functionality. AdityaGirish 2024-09-03 15:20:48 -0500
  • 2eadd8e186 In honor of "Change Spaces To Tabs Day", circa 2009 #1770 Thomas Brain 2024-09-03 14:58:15 -0500
  • 2f7cfe9701 Changed perl-modules-5.30 to perl-modules-5.34 as ubuntu20 uses perl 5.30 and ubuntu22 uses perl 5.34. #1769 Hong Chen 2024-09-03 13:53:03 -0500
  • 34d48353e1 Triangle normals for the dodecahedron changed. AdityaGirish 2024-09-03 13:07:02 -0500
  • fa6c72fc84 Updated to use ubuntu22 instead of ubuntu20 due to the koviz update that removed deprecated calls from an older Qt on ubuntu20. Hong Chen 2024-09-03 13:01:41 -0500
  • 1bf43ac3fd New edges for dodecahedron. AdityaGirish 2024-09-03 10:43:56 -0500
  • d66181d41e
    Bump micromatch from 4.0.5 to 4.0.8 in /trick_source/web/dashboard #1767 dependabot[bot] 2024-09-01 01:56:49 +0000
  • f5d68501b2 Realtime report needs update for Trick job thread id Keith Vetter 2024-08-30 14:07:41 -0500
  • 5adabf0087
    Bump webpack from 5.88.2 to 5.94.0 in /trick_source/web/dashboard #1766 dependabot[bot] 2024-08-30 17:50:27 +0000
  • e78884c81d Status message pane test case update Marcus Rockwell 2024-08-30 10:33:59 -0400
  • f3a27a55e2 Airport commit AdityaGirish 2024-08-29 15:32:53 -0500