1. b98301f Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 3 years, 3 months ago master
  2. 44d6e3e fixed include in code generation HwModel.h --> HardwareModel.h by Reiser Sebastian · 3 years, 3 months ago
  3. 85e7982 Extended output buffer to provide current file extension; modified root transformers by Harald Mackamul · 3 years, 3 months ago
  4. 353fdbd Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 3 years, 3 months ago
  5. ab18218 Consolidated (intermediate) state of SLG, Linux and ROS2: transformers, generators, reduced translation units, ... by Harald Mackamul · 3 years, 3 months ago
  6. 202e620 Updated manifest and readme to Amalthea model version 1.0.0 by Harald Mackamul · 3 years, 3 months ago
  7. 08414e1 Converted SLG Commons transformers to Java - step 1 by Harald Mackamul · 3 years, 3 months ago
  8. c07f2a4 Updated SLG Commons and SLG ROS2: extended generators, updated transformers by Harald Mackamul · 3 years, 3 months ago
  9. 79ee1e1 Converted SLG ROS2 transformers: Tag, InterProcessStimulus by Harald Mackamul · 3 years, 3 months ago
  10. e212a22 Converted SLG ROS2 transformers to Java - step 1 by Harald Mackamul · 3 years, 3 months ago
  11. a805053 Created common SLG translation unit, moved Linux specific settings by Harald Mackamul · 3 years, 3 months ago
  12. 8e1653a Updated headers, formatting by Harald Mackamul · 3 years, 3 months ago
  13. 4c20bc8 Ensured correct project settings for SLG Linux (DS annotations again) by Harald Mackamul · 3 years, 3 months ago
  14. c3206ae Removed ISubTransformer interface; reduced use of AbstractTransformer by Harald Mackamul · 3 years, 3 months ago
  15. 876e898 Unified file types and return type of generators by Harald Mackamul · 3 years, 3 months ago
  16. b9dd3ad Updated ROS translation units by Harald Mackamul · 3 years, 3 months ago
  17. e1b8c27 Renamed examples packages by Harald Mackamul · 3 years, 3 months ago
  18. 2d84219 Renamed transformation templates package by Harald Mackamul · 3 years, 3 months ago
  19. c4fc4d6 Remove SLG Linux translation unit hierarchy - step 2 by Harald Mackamul · 3 years, 3 months ago
  20. 4c20fd4 Converted SLG Linux transformers to Java - step 1 by Harald Mackamul · 3 years, 3 months ago
  21. b2a830f Removed LinuxSyntheticTransformer by Harald Mackamul · 3 years, 3 months ago
  22. 19d6419 Remove SLG Linux translation unit hierarchy - step 1 by Harald Mackamul · 3 years, 3 months ago
  23. 2da7234 Updated SLG translation units: split Java and Xtend by Harald Mackamul · 3 years, 3 months ago
  24. d5cf9cf Renamed packages, code cleanup by Harald Mackamul · 3 years, 4 months ago
  25. 9b4b595 Cleanup by Harald Mackamul · 3 years, 4 months ago
  26. 2057792 Merged current work into develop by Harald Mackamul · 3 years, 4 months ago
  27. 385c597 Updated Linux translation units: split Java and Xtend by Harald Mackamul · 3 years, 4 months ago
  28. 46ed361 Simulation generator: Minor updates to TaskTransformer and TranslationUnit by Harald Mackamul · 3 years, 4 months ago
  29. 1f68c32 Explicit cast between InterProcessStimuli and Stimuli classes by Adrian Munera · 3 years, 4 months ago
  30. b1966be Removed translation units, replaced Xtend by Java by Harald Mackamul · 3 years, 4 months ago
  31. ca2318a Created a Java replacement for TaskTransformer.xtend by Harald Mackamul · 3 years, 4 months ago
  32. f509ae5 Updated transformators to APP4MC 1.0.0 by Harald Mackamul · 3 years, 4 months ago
  33. 9c9a15e Renamed HwModel.h to HardwareModel.h, some "includes/" fixes. by Raphael Weber · 3 years, 4 months ago
  34. 8e786d8 skip empty activity graph item containers during transformation by Reiser Sebastian · 3 years, 4 months ago
  35. 2ec8945 create generic name for unnamed runnables, create empty dummy runnables without activity items if runnable call does not specify a runnable by Reiser Sebastian · 3 years, 4 months ago
  36. 99bff90 Added inter process stimulus and trigger by Reiser Sebastian · 3 years, 4 months ago
  37. a6af6f8 use FPP scheduler if input model defines OSEK, instead of random scheduler by Reiser Sebastian · 3 years, 4 months ago
  38. 740a1ec only create memory mappings for labels/channels/etc that are actually referred to in tasks or runnables by Reiser Sebastian · 3 years, 4 months ago
  39. 6e09519 add processing units and memories to traced signals automatically by Reiser Sebastian · 3 years, 4 months ago
  40. adc420b removed paths from includes in generated code, due to cmake update by Reiser Sebastian · 3 years, 4 months ago
  41. cd835ce Minor changes (formatting) by Harald Mackamul · 3 years, 4 months ago
  42. f868f59 Updated loggers (consistent use of private static final LOG) by Harald Mackamul · 3 years, 4 months ago
  43. 5f86f16 Added Maven Tycho extension by Harald Mackamul · 3 years, 4 months ago
  44. eaa2807 Initial commit of ROS2 load generator by Harald Mackamul · 3 years, 4 months ago
  45. 2c5e1ee Minor changes by Harald Mackamul · 3 years, 4 months ago
  46. 5546649 Restructured code by Harald Mackamul · 3 years, 4 months ago
  47. d795587 Updated SLG Linux target by Harald Mackamul · 3 years, 4 months ago
  48. 39ca979 Updated IDs, copyright, ... by Harald Mackamul · 3 years, 4 months ago
  49. 5557a6d Cleanup (feature definitions, build properties, git.ignore, legal files) by Harald Mackamul · 3 years, 4 months ago
  50. 7309de3 OutputBuffer finish: added parameter to control creation of Zip archive by Harald Mackamul · 3 years, 4 months ago
  51. 555849f Minor updates (copyright date, ...) by Harald Mackamul · 3 years, 4 months ago
  52. 4b1ea65 Removed some setter methods of class TranslationUnit by Harald Mackamul · 3 years, 4 months ago
  53. d693aa9 Converted some (simple) Xtend classes to Java by Harald Mackamul · 3 years, 4 months ago
  54. 83eecc1 Added project nature by Harald Mackamul · 3 years, 5 months ago
  55. 16e4d88 Updated target definition of SLG Linux by Harald Mackamul · 3 years, 5 months ago
  56. 18c3f5f Minor fixes by Harald Mackamul · 3 years, 5 months ago
  57. bda511a initial commit app4mc.sim transformation by Reiser Sebastian · 3 years, 5 months ago
  58. 68e668f Updated Linux generator by Harald Mackamul · 3 years, 5 months ago
  59. fe7f712 Replaced (unnecessary) Xtend files, removed redundant methods of OutputBuffer by Harald Mackamul · 3 years, 5 months ago
  60. 9bc1795 Some new constants and persistent (empty) xtend-gen folders by Harald Mackamul · 3 years, 5 months ago
  61. 614ea59 updated documentation and regenerated pdf files by Zakir Meer · 3 years, 5 months ago
  62. 0c048ad updated documentation by Zakir Meer · 3 years, 5 months ago
  63. 3e2ef8c updated input data to WATERS model 2016 by Zakir Meer · 3 years, 5 months ago
  64. ab65c4a added documentation about how to contribute to Eclipse repo + SLG linux developers guide by Zakir Meer · 3 years, 5 months ago
  65. 761010d updated product configuration file by Zakir Meer · 3 years, 5 months ago
  66. a6a2774 added readme.txt describing how to use SLG linux tool and info about configuraiton options by Zakir Meer · 3 years, 5 months ago
  67. 57505ac updated product configuration and added launch configuration file by Zakir Meer · 3 years, 5 months ago
  68. 788374a updated target file with the URL of slg.commons update-site by Zakir Meer · 3 years, 5 months ago
  69. c8a8b48 removed applicationID from the product file of LINUX_SLG by Zakir Meer · 3 years, 5 months ago
  70. f182ddf Updated SLG commons features by Harald Mackamul · 3 years, 6 months ago
  71. 205e8ae Initial commit: use-case Synthetic Load Generator for Linux + 'SLG Commons framework' by Zakir Meer · 3 years, 6 months ago
  72. d9aa26f Extended project settings by Harald Mackamul · 3 years, 6 months ago
  73. 845e361 Updated transformation util by Harald Mackamul · 3 years, 6 months ago
  74. 0e46f6b Updated .gitignore to keep xtend-gen folders only (subfolders are excluded) by Harald Mackamul · 3 years, 6 months ago
  75. 6e88a27 Updated pom files by Harald Mackamul · 3 years, 6 months ago
  76. 54f935f Updated feature description by Harald Mackamul · 3 years, 6 months ago
  77. dcce73f Updated example builders and example structure by Harald Mackamul · 3 years, 6 months ago
  78. 2a624a4 Renamed plugins and packages: *.app -> *.product, transformation.base -> transformation.starter, base.templates -> templates by Harald Mackamul · 3 years, 6 months ago
  79. 45814ed Updated classpath and project settings by Harald Mackamul · 3 years, 6 months ago
  80. 585712e Add about.html and epl-2.0.html to sdk feature build.properties by Dirk Fauth · 3 years, 6 months ago
  81. 19fa8f4 Correct version of package import in examples by Dirk Fauth · 3 years, 6 months ago
  82. 51108f0 Correct version of package export by Dirk Fauth · 3 years, 6 months ago
  83. 071b19e Updated feature names, removed example features by Harald Mackamul · 3 years, 6 months ago
  84. 35f2db1 Updated features and launch configurations by Harald Mackamul · 3 years, 6 months ago
  85. 2cd090b Renamed transformation.app, removed plugin nature from example apps by Harald Mackamul · 3 years, 6 months ago
  86. ef8e371 Added UTF-8 project settings by Harald Mackamul · 3 years, 6 months ago
  87. 215a531 Fixed typo in launch config, manifest, product by Harald Mackamul · 3 years, 6 months ago
  88. 6bd88fe Cleanup: headers, formating, naming, code smells by Harald Mackamul · 3 years, 6 months ago
  89. c005fac changed FileAppender property (append to false), to have new log file generated for each run by Zakir Meer · 3 years, 6 months ago
  90. 121f8d0 fixed bug w.r.t. generation of log file by Zakir Meer · 3 years, 6 months ago
  91. eeab510 fixed handling of "output_folder" property by Zakir Meer · 3 years, 6 months ago
  92. 5d6a5c4 Ensure that a transformation session is not triggered twice by Dirk Fauth · 3 years, 7 months ago
  93. 6870010 Add default for missing working dir by Dirk Fauth · 3 years, 7 months ago
  94. 6c30fa8 Corrected responsibility for handling of working directory by Dirk Fauth · 3 years, 7 months ago
  95. 405f77b fixed NullPointer exception w.r.t. handling of workingDirectory parameter by Zakir Meer · 3 years, 7 months ago
  96. 2498714 Added commandline parameter '--workingDirectory' to support harmonizing of the relative paths inside properties file by Zakir Meer · 3 years, 7 months ago
  97. f343ef0 Added SDK feature and proper session handling by Dirk Fauth · 3 years, 7 months ago
  98. e221464 Bug 567872 - Transformation: build and activation order issues by Dirk Fauth · 3 years, 7 months ago
  99. f2ecc4d Bug 567872 - Transformation: build and activation order issues by Dirk Fauth · 3 years, 7 months ago
  100. ae8b8e2 rename org.eclipse.app4mc.transformation.application folder to org.eclipse.app4mc.transformation.app, to be in syn with the plugin id by Zakir Meer · 3 years, 7 months ago