- f8c1307 minor partitioning fixes by Robert Hoettger · 5 years ago
- 7caa650 Fixing partitioning plugin copyright header, compile errors and some todos, comments, warnings by Robert Hoettger · 5 years ago
- b0c3ceb Updated version to 0.9.7 (also modified outdated projects and repos) by Harald Mackamul · 5 years ago
- 7cf07e7 Updated build properties: removed pom.xml from src.include by Harald Mackamul · 5 years ago
- badce16 Updated version to 0.9.6 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 5 years ago
- 1250c37 [549047] Consolidated items of tasks and runnables - Misc (examples, workflow, multicore) by Harald Mackamul · 6 years ago
- c8079dc Updated version to 0.9.5 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- 7976e27 Updated version to 0.9.4 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- 6218643 Removed old deviations (and replaced occurrences with new implemetation) by Harald Mackamul · 6 years ago
- 9b83efe Updated version to 0.9.3 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- 6c5cad8 Updated version to 0.9.2 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 6 years ago
- 3363761 Switch to EPL-2.0: replaced licenses and about.html, fixed build.properties by Harald Mackamul · 7 years ago
- 66547f2 Switch to EPL-2.0: replaced headers in source files (java, xtend, xcore) by Harald Mackamul · 7 years ago
- 1c2d81d Updated version to 0.9.1 (pom.xml, feature.xml, category.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- 41e22eb Fixed wrong usage of getRunnableCalls() by Harald Mackamul · 7 years ago
- f20b91f Model changes: removed RunnableInstructions, key of NeedEntry is of type String; required fixes (temp) by Harald Mackamul · 7 years ago
- c534708 [533147] Updated license info (about.html) by Harald Mackamul · 7 years ago
- 7e87d0b Fixed some warnings: Java 9 automatic-module-name, unused imports by Harald Mackamul · 7 years ago
- 5b8ca4b Updated version to 0.9.0 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- a859d7d Replaced hardware model by Harald Mackamul · 7 years ago
- 6988bb5 minor fix / todo for Tag Group Constraints by Robert Hoettger · 7 years ago
- d6d33df minor fix within partitioning to outline missing activation elements by Robert Hoettger · 7 years ago
- cdc6ec4 minor refactoring within partitioning plugin by Robert Hoettger · 7 years ago
- 34e13b4 Changed provider name and bundle vendor to "Eclipse APP4MC" by Harald Mackamul · 7 years ago
- ec49d30 Updated version to 0.8.3 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- b09554f Rework on GraphViz generation class; added menu entry to create .dot files by Robert Hoettger · 7 years ago
- d5a2cd3 [Partitioning] fix to generate RunnableSequencingConstraints from ALL label accesses by Robert Hoettger · 7 years ago
- b89f3bb [Partitioning] advanced constraint handling with existence checks and outputs. by Robert Hoettger · 7 years ago
- b5cace7 [Partitioning] Removed private harmonic activation function by Robert Hoettger · 7 years ago
- 4273dff [Partitioning] added harmonic activation checker to helper class; advanced ProcessPrototype console output format by Robert Hoettger · 7 years ago
- 67adc9a [Partitioning] incorporation of new preference constants and corresponding classes during pre-partitioning by Robert Hoettger · 7 years ago
- 4bd6a92 [Partitioning] added class to address runnable pairings; considers activations, tags, and asil levels by Robert Hoettger · 7 years ago
- f7a677c [Partitioning] added harmonic activation check by Robert Hoettger · 7 years ago
- cbef231 [Partitioning] minor refactoring by Robert Hoettger · 7 years ago
- d36918f Updated version to 0.8.2 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 7 years ago
- 16b4564 [Partitioning] added various new functions by Robert Hoettger · 7 years ago
- b26e538 [Partitioning] added new configuration parameters (usage / implementation follows) by Robert Hoettger · 7 years ago
- 32f03bc [Partitioning] unified / corrected / updated copyright headers by Robert Hoettger · 7 years ago
- 20bc414 [Partitioning] added new class to group Runnables via ASIL levels during prepartitioning by Robert Hoettger · 7 years ago
- d1163fa [Partitioning] added activation multiplier for instructions sum calculation during ESSP algorithm --> results in more balanced partitions regarding activations by Robert Hoettger · 7 years ago
- 96e60de [519930] Renamed Activations and Stimuli by Harald Mackamul · 7 years ago
- ed104f5 Merge commit '00ded61652f926aba375ac8138e2031742a4d0b1' into develop by Robert Hoettger · 8 years ago
- 5484939 [Partitioning] added class to consider AccessPrecedenceSpecs before Partitioning (remove graph edges so that runnable set has more distribution portential) by Robert Hoettger · 8 years ago
- 00ded61 [519357] Introduced multiple activations of runnables (fixed affected code and added TODO) by Harald Mackamul · 8 years ago
- 562fdb3 [Partitioning] bugfix for partitioning regarding adding runnable sequencing constraints to either an existing constraints model or adding a new constraints model by Robert Hoettger · 8 years ago
- 6d3ab22 [Partitioning] Fixed Exception on missing commons model by Lukas Krawczyk · 8 years ago
- 4600fa2 [Partitioning] further changed initialisation parameters by Robert Hoettger · 8 years ago
- 9d7cb2d [Partitioning] algorithm initialisation fixed, also removed warning (unused import) by Robert Hoettger · 8 years ago
- e6c585e [partitioning] minor fix for tag based grouping during prepartitioning by Robert Hoettger · 8 years ago
- bf93887 Integrate ModelChecker into openmapping and partitioning plugins by Pedro Cuadra · 8 years ago
- cf86965 [partitioning] grouping partitions regarding their tag references during prepartitioning by Robert Hoettger · 8 years ago
- 9b94c98 Removed ProcessRunnableGroup (replaced by already existing RunnableEntityGroup) by Harald Mackamul · 8 years ago
- e176576 [Partitioning] runnable instructions are now summed up; by Robert Hoettger · 8 years ago
- 9e520ee [Partitioning] bugfix for cycle dissolution: Edges to graph are only added when source and target vertices already exist by Robert Hoettger · 8 years ago
- 2238efc [Partitioning] bugfix in pre-partitioning leaving unresolved references in already existing process prototypes by Robert Hoettger · 8 years ago
- c3cce6f [Partitioning] removed unnecessary outputs, minor improvements by Robert Hoettger · 8 years ago
- 3cf6eea minor fixes for partitioning plugin by Robert Hoettger · 8 years ago
- fbda9af Updated version to 0.8.1 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
- 0dbcc06 added MessageDialog for partitioning plugin as a quick user feedback by Robert Hoettger · 8 years ago
- c4dd2f5 minor addition to partitioning plugin: inherit activation parameters from stimuli model to software model by Robert Hoettger · 8 years ago
- c751c69 added utils package to partitioning plugin and restructured some classes by Robert Hoettger · 8 years ago
- b3a4412 Implement dialogs plugin and refactor sharelibs as a plugin by Pedro Cuadra · 8 years ago
- 5000606 added Submenu ‘AMALTHEA MC features’ for commands Perform Partitioning, Generate Tasks, Perform Mapping, and Create Applet. by Robert Hoettger · 8 years ago
- a266e7b Updated version to 0.8.0 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
- ef59c1f minor partitioning bugfix by Robert Hoettger · 8 years ago
- 83ac6aa minor fix for partitioning regarding recent model change (commonElements) by Robert Hoettger · 8 years ago
- f887739 - Fixed getInstructions() problem within partitioning regarding new model changes (+ minor refactoring) by Robert Hoettger · 8 years ago
- 796710b [508165] Added core specific instructions by Harald Mackamul · 8 years ago
- eb7d00a resolved conflict from merge commit by Robert Hoettger · 8 years ago
- f2731a7 Merge branch 'develop' of https://git.eclipse.org/r/app4mc/org.eclipse.app4mc into develop by Robert Hoettger · 8 years ago
- d5b3c25 fixed exception handling, smaller bugs by Robert Hoettger · 8 years ago
- 8ec22e1 [507643] Changed attribute names in PairingConstraints by Harald Mackamul · 8 years ago
- efa0570 bugfix partitioning CPP approach by Robert Hoettger · 8 years ago
- b8bd376 Updated version to 0.7.2 (pom.xml, feature.xml, MANIFEST.MF) by Harald Mackamul · 8 years ago
- 517a8ca Corrected errors in plugins (partitioning, openmapping) resulting from model changes by Harald Mackamul · 8 years ago
- 0f4d82d Correction of errors in other plugins resulting from model changes by Andreas Sailer · 8 years ago
- 829fd68 Updated version (0.7.1) in pom.xml files by Harald Mackamul · 8 years ago
- 7fe772e Updated version (0.7.1) in plugin manifest files by Harald Mackamul · 8 years ago
- a274f54 bugfixes for partitioning (check empty activation references, affinity constraints reconstruction) by Robert Hoettger · 8 years ago
- 74d1728 Changed Log implementation to use Logger from Log4J instead of Apache commons logging. by Daniel Kunz · 9 years ago
- d292a7f Initial contribution (sources of APP4MC) by Harald Mackamul · 9 years ago