1. bbf15e6 converted projects to support UTF-8 encoding by Zakir Meer · 4 years, 4 months ago model_transformation_framework_1.0
  2. e2d9520 Set project encoding to UTF-8 by Harald Mackamul · 4 years, 4 months ago
  3. cff0d08 Avoid invalid filename characters for temporary files by Harald Mackamul · 4 years, 6 months ago
  4. c6a8514 Fixed file headers by Harald Mackamul · 4 years, 6 months ago
  5. 58b201e Provided option to convert the IR to amalthea by Aoun.Raza@de.bosch.com · 4 years, 6 months ago
  6. 4b28d42 Code cleanup by Harald Mackamul · 4 years, 7 months ago
  7. cf60785 Bug 563666 - Fix Sonar issues to improve code quality by Harald Mackamul · 4 years, 7 months ago
  8. 697a615 Add & fix copyright header by The Bao Bui · 4 years, 7 months ago
  9. 2384575 Bug 562791 Add test class for NPandPRTA, add model for testing. Good night yall by The Bao Bui · 4 years, 7 months ago
  10. 8e98dab Bug 562791 - RTA for task in Non-preemptive and preemptive environment by The Bao Bui · 4 years, 8 months ago
  11. 3820053 Revert "Bug 562791 - RTA for task in Non-preemptive and preemptive environment" by Robert Hoettger · 4 years, 8 months ago
  12. fbc6ab8 Bug 562791 - RTA for task in Non-preemptive and preemptive environment by Zero · 4 years, 8 months ago
  13. 00b6467 Merge branch 'app4mc0.9.7/rttca' into master Compliant to Amalthea 0.9.8 by Robert Hoettger · 4 years, 8 months ago
  14. 040a441 updated workingset psf + added customization example for sample model transformation by Zakir Meer · 4 years, 8 months ago
  15. 0df4184 Bug 563161 - Update build process of tools model transformation by Dirk Fauth · 4 years, 8 months ago
  16. fe2cef0 Migration from 0.9.7 to 0.9.8 by Aoun.Raza@de.bosch.com · 4 years, 8 months ago
  17. b04627c Bug 563161 - Update build process of tools model transformation by Dirk Fauth · 4 years, 8 months ago model_transformation_build
  18. de11065 updated transformation example (so that it is compatible to APP4MC 0.9.8) by Zakir Meer · 4 years, 9 months ago
  19. 38306d6 The UI part and minor things are added by Junhyung Ki · 4 years, 9 months ago app4mc0.9.7/rttca
  20. 9e61406 Replaced misleading tool icon "linked with editor" by Harald Mackamul · 4 years, 9 months ago
  21. f8c4a84 Replaced (windows only) file delimiter to also handle linux files by Harald Mackamul · 4 years, 9 months ago
  22. 60dad3f Avoid eclipse-repository suffix from repository archive by Dirk Fauth · 4 years, 9 months ago
  23. a5f6d18 Avoid eclipse-repository suffix from repository archive by Dirk Fauth · 4 years, 9 months ago
  24. ce422b7 Bug 561236 - Update EMF Graphical Viewer by Dirk Fauth · 4 years, 9 months ago
  25. 22678ae Bug 561236 - Update EMF Graphical Viewer by Dirk Fauth · 4 years, 9 months ago
  26. bd643ba Fixed EObjectRefs visualization (so that references of selected object are shown in the Diagram View) by Zakir Meer · 4 years, 9 months ago
  27. 685e94a updated ErrorDialog messages in case dot.exe path is missing/invalid, if folder location is not configured/invalid in the preferences by Zakir Meer · 4 years, 9 months ago
  28. f9371c2 Changed UI Launching mechanism from preference to Wizard by Aoun.Raza@de.bosch.com · 4 years, 9 months ago
  29. f32d9a5 Removed SCA preference page by Aoun.Raza@de.bosch.com · 4 years, 9 months ago
  30. c572e60 Xtend test classes are added with some changes by Junhyung Ki · 4 years, 10 months ago
  31. 4478192 JUnit Tests & Java-doc updates by Junhyung Ki · 4 years, 10 months ago
  32. 57f3635 Bug 561236 - Update EMF Graphical Viewer by Dirk Fauth · 4 years, 10 months ago
  33. e7a43cc Renamed (remaining) attributes of EMF viewers by Harald Mackamul · 4 years, 10 months ago
  34. 443e806 0.9.4 > 0.9.7 migration with other updates by Junhyung Ki · 4 years, 10 months ago
  35. 1f293b4 Removed remaining plugin artefacts by Harald Mackamul · 4 years, 10 months ago
  36. 1422ad2 Renamed EMF viewer plugins, features, etc. by Harald Mackamul · 4 years, 10 months ago
  37. 21352a6 EMF graphical tools: restructured code base by Harald Mackamul · 4 years, 11 months ago
  38. d3654b5 Updated emf utils (dependency, warnings, copyright, ...) by Harald Mackamul · 4 years, 11 months ago
  39. ece090c changed static specifier in the name of variables and runnables by Aoun.Raza@de.bosch.com · 5 years ago
  40. e1bf59d Bug 560551 - [SCA2AMALTHEA] Fix build and version by Dirk Fauth · 5 years ago
  41. 324ba59 Bug 560551 - [SCA2AMALTHEA] Fix build and version by Dirk Fauth · 5 years ago
  42. 4a34ae9 migration to latest AMALTHEA 0.9.7 by Syed Aoun Raza · 5 years ago
  43. 7f6e49f [558520] Added CONTRIBUTING and NOTICE files by Harald Mackamul · 5 years ago
  44. f882096 Updated feature and bundle names by Harald Mackamul · 5 years ago
  45. 2acb742 reused existing logger across various transformation classes + fixed nullpointer execption w.r.t. core by Zakir Meer · 5 years ago
  46. e144160 cdgen initial commit by ram.govindarajan · 5 years ago
  47. b167f66 Exception handlings & warning messages(ui) are added. by Junhyung Ki · 5 years ago app4mc0.9.4/gsoc-rta gsoc19RTAFinal
  48. 3fcbe4b followup fixes to 304d716 by Robert Hoettger · 5 years ago
  49. 304d716 1. New class for analyzing task-chains added & initialized (E2ELatency) by Junhyung Ki · 5 years ago
  50. eb2033c removed methods fixed in 0.9.4; added some RunTimeUtil method fixes (already fixed in 0.9.5); added some GPU util methods by Robert Hoettger · 5 years ago
  51. 8166ab4 Contention class uploaded by The Bao Bui · 5 years ago app4mc0.9.3/gsoc-rta
  52. 76dec3d To consider when GPU original tasks are mapped to CPU by Junhyung Ki · 6 years ago
  53. c401eeb Previous commit had some problems with dependencies, this commit would by Junhyung Ki · 6 years ago
  54. 6f4571d GSoC - CommonUtil package import removed since it is relocated by Junhyung Ki · 6 years ago
  55. 4618ee6 added some util functions for GSoC RTA by Robert Hoettger · 6 years ago
  56. 9d66b9d Initial GSoC Response Time Analysis Code by Junhyung Ki · 6 years ago
  57. b4e79c8 GSoC RTA initial preparation by Robert Hoettger · 6 years ago
  58. 7d1f12b extended developers guide: guide & xtend, howto to add user defined transformers by Sebastian Reiser · 6 years ago
  59. 0ea3f3a support event stimuli without enabling mode list, support InterProcessStimulus with enabling mode list, revised CustomEventTriggerTransformer (consolidation with changes made my interProcessStimulus) by Sebastian Reiser · 6 years ago
  60. 8f9aba5 added documentation to test model PrescalerAndOffset by Sebastian Reiser · 6 years ago
  61. eadc106 added transformation for counter object's prescaler & offset members, revised stimuli transformer, added test model and transformation description by Sebastian Reiser · 6 years ago
  62. a41d746 updated documentation of dataflows in event chain test model by Sebastian Reiser · 6 years ago
  63. d169e5f added support for transformation of non-DataFlow event chains to EventSequences with TraceEvents by Sebastian Reiser · 6 years ago
  64. 4a7b445 added example bindings to inchron m2m injection module, to showcase usage by Sebastian Reiser · 6 years ago
  65. 693215f updated event chain model by Sebastian Reiser · 6 years ago
  66. 9be1a94 added settings (blank) at inchron top level as it is required to simulate system by Sebastian Reiser · 6 years ago
  67. 7885519 regenerated test output models with new version by Sebastian Reiser · 6 years ago
  68. 0e2e5d2 updated to chronSIM 2.98.5 model by Sebastian Reiser · 6 years ago
  69. 70f03cf added transformer Channels --> data flow connections by Sebastian Reiser · 6 years ago
  70. adf2d49 unique names in variable read/write accesses by Sebastian Reiser · 6 years ago
  71. 17bc2fd added ModelTransformer class by Sebastian Reiser · 6 years ago
  72. 78a4f67 added transformers for channel, channel accesses, ticks, ModeLabelAccess by Sebastian Reiser · 6 years ago
  73. d2cae8b declared Singleton injection for m2m transformer classes by Sebastian Reiser · 6 years ago
  74. dde603f replaced explicit cache model entries with def create method (that implicitely by Sebastian Reiser · 6 years ago
  75. e7f870b M2M: fixed issue of Mode/ModeGroup creation by Zakir Meer · 6 years ago
  76. 3880a2f updated graphical visualization diagram view to navigate and select inchron model elements in Editor by Zakir Meer · 6 years ago
  77. 54cb9c4 added transformation for CustomEventTrigger by Zakir Meer · 6 years ago
  78. 502122d updated model transformation to support ModeSwitch (at Task level) and RunnableModeSwitch (runnable item) by Zakir Meer · 6 years ago
  79. bbbbdfe added support for amalthea GraphEntryBase elements to Inchron GraphEntryBase elements by Zakir Meer · 6 years ago
  80. ca6c8b6 Added correct headers by Harald Mackamul · 6 years ago
  81. f5d17b6 Minor updates by Harald Mackamul · 6 years ago
  82. 505789c Fixed warnings and used code formatter by Harald Mackamul · 6 years ago
  83. cd8fdf9 added generation of runtime distribution for Function items by Zakir Meer · 6 years ago
  84. 101a61f updated generation of FunctionCall elements by Zakir Meer · 6 years ago
  85. 3c1a57c added StimuliTransformer by Zakir Meer · 6 years ago
  86. 695e292 added RunnableItems transformer stubs by Zakir Meer · 6 years ago
  87. 80da495 added ISR transformer by Zakir Meer · 6 years ago
  88. 5724609 added SWTransformer by Zakir Meer · 6 years ago
  89. 2ff314b added OS and Mapping transformers by Zakir Meer · 6 years ago
  90. 68f6a6b added HWModel transformation (Amalthea to Inchron) by Zakir Meer · 6 years ago
  91. c3b605a added new structure for Amalthea to Inchron model transformation by Zakir Meer · 6 years ago
  92. f9acde6 Added model folder by Harald Mackamul · 6 years ago
  93. 1cffec9 Included sources for Inchron 2.98.3 by Harald Mackamul · 6 years ago
  94. 155e906 updated to Inchron 2.98.3 by Zakir Meer · 6 years ago
  95. dccedc3 updated target as : app4mc 0.9.3 by Zakir Meer · 6 years ago
  96. a0a08cb adapted code to APP4MC 0.9.3 by Zakir Meer · 6 years ago
  97. dc1e38f updated plantuml lib + added bug fixes for "Object Refs visualization" by Zakir Meer · 6 years ago
  98. bd24384 updated plugins version to 0.8.1 by Zakir Meer · 6 years ago
  99. 5d22659 updated refreshing Diagram view based on the click of model element by Zakir Meer · 6 years ago
  100. c324a77 added new action to copy the selected elements in tree by Zakir Meer · 6 years ago