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