Wed May 1 2024 17:34:34 EDT
Hide Search Description
64 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
412093 eTrice Core etrice.core-inbox RESO FIXE [core.room] Introduce rules that allow the definition of annotations 2013-09-05
414398 eTrice Core etrice.core-inbox RESO FIXE [core.room] provide quick fix for "Destructor must have class name" 2013-09-18
414560 eTrice Core etrice.core-inbox RESO FIXE [core.etphys][core.room] rename some attributes and references, use unordered groups 2013-08-07
416646 eTrice Core etrice.core-inbox RESO FIXE [core.room] add quick fix support for annotations and their definitions 2013-12-02
416648 eTrice Core etrice.core-inbox RESO FIXE [core.room][core.config] factor out common grammar part defining rules for literals 2013-09-13
416856 eTrice Core etrice.core-inbox RESO FIXE [ui.structure][core.room] it is not possible to create a binding in a LogicalSystem 2013-09-09
417170 eTrice Core etrice.core-inbox RESO FIXE [core.room, core.common] pull annotations and documentation up to core.common.Base 2013-11-26
417433 eTrice Core etrice.core-inbox RESO FIXE Check of protocol class semantics doesn't work as expected 2013-10-18
417898 eTrice Core etrice.core-inbox RESO FIXE [core.genmodel] internal ports are not treated correctly during generator model creation 2013-09-24
417899 eTrice Core etrice.core-inbox RESO FIXE [core.genmodel] optional actor classes are missing 2013-09-24
417990 eTrice Core etrice.core-inbox RESO FIXE [core.config] implement instance configuration for replicated actors 2013-09-25
418003 eTrice Core etrice.core-inbox RESO FIXE [core.room] allow instance to thread mappings also for replicated actors 2013-09-25
418185 eTrice Core etrice.core-inbox RESO FIXE [core.genmodel] let genmodel create binding information on the class level 2013-10-02
413728 eTrice Document etrice.documentation-inbox RESO FIXE test tutorials with Linux 2013-10-11
425469 eTrice Document etrice.documentation-inbox RESO FIXE Setup test launch projects are missing. 2014-02-11
405879 eTrice Generato etrice.generators-inbox RESO DUPL [generator.c] generate access functions for port in the actor class (datadriven and eventdriven) 2015-05-31
406009 eTrice Generato etrice.generators-inbox RESO FIXE [generator, generator.*] pull up standard options to base class 2013-09-20
406010 eTrice Generato etrice.generators-inbox RESO FIXE [generator] remove duplicate code in FileSystemHelpers and RoomExtensions 2013-09-18
414788 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] undefined base class trigger if base class has no state machine 2015-05-31
415236 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] refined transition code isn't generated 2013-08-16
415237 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] usercode2 of base class is also added to derived class 2013-08-16
416710 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] add annotation that lets generator use a custom actor base class 2013-09-06
417395 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] make SAPs available in optional actors 2013-09-17
417910 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] ref members of a DataClass shouldn't be deep copied 2013-09-24
418424 eTrice Generato etrice.generators-inbox RESO FIXE [runtime.java][generator.java] nest runtime binding creation as deep as possible 2013-10-02
418474 eTrice Generato etrice.generators-inbox RESO FIXE [core.etmap][generator.*] generate thread mappings only if explicitly mapped 2013-10-02
419741 eTrice Generato etrice.generators-inbox RESO FIXE [generator.java] in the case of manual behavior dispatch to methods per ifitem/msg 2013-10-17
431601 eTrice Generato etrice.generators-inbox RESO FIXE [generator.c] code translation has problems with nesting 2014-03-31
417912 eTrice Runtime etrice.runtime-inbox RESO FIXE [runtime.java] check thread of message service before trying to join 2013-09-24
417914 eTrice Runtime etrice.runtime-inbox RESO FIXE [runtime.java] OptionalActorInterfaceBase base doesn't resolve internal ports of the optional actor 2013-10-17
419341 eTrice Runtime etrice.runtime-inbox RESO FIXE [runtime.java] replicated array of optional actor has issues with timing service 2013-10-14
419343 eTrice Runtime etrice.runtime-inbox RESO FIXE [generator.java][modellib.java][runtime.java] improve logging of timer messages 2013-10-14
419438 eTrice Runtime etrice.runtime-inbox RESO FIXE [doc][tutorials] adjust Java tutorial and documentation for physical and mapping model 2013-10-15
400663 eTrice UserInte etrice.userinterface-inbox RESO FIXE add icons and texts to Xtext based DSLs where missing 2014-03-31
413831 eTrice UserInte etrice.userinterface-inbox RESO FIXE [generator.java] Let Empty eTrice Java Project wizard also create physical and mapping models 2013-07-26
414648 eTrice UserInte etrice.userinterface-inbox RESO FIXE [ui.behavior] disable removal of transition labels in behavior diagrams 2013-09-18
417823 eTrice UserInte etrice.userinterface-inbox RESO FIXE [ui.structure] newly created interface port is misplaced 2014-02-03
418988 eTrice UserInte etrice.userinterface-inbox RESO FIXE [generator.java][core.room] let new wizard also create a launch configuration for the generated application 2013-10-09
419378 eTrice UserInte etrice.userinterface-inbox RESO FIXE [ui.commands] jumping from text to diagram fails if selection has zero length 2013-10-14
419660 eTrice UserInte etrice.userinterface-inbox RESO FIXE [generator] add wizard to create a new set of models 2013-10-18
419819 eTrice UserInte etrice.userinterface-inbox RESO FIXE [generator.ui] for C projects the new model files wizard should add include paths 2013-10-18
412084 eTrice Core hrr RESO FIXE [core.room] Introduce DynamicsType in grammar 2013-07-26
412086 eTrice UserInte hrr RESO FIXE [ui.structure] Use hatched style for optional actors 2013-08-07
412094 eTrice Core hrr RESO FIXE [core.genmodel] In the instance tree optional actors will be represented as actor-interfaces which are leafs 2013-07-26
412334 eTrice Generato hrr RESO FIXE [generator.java][runtime.java] use physical and mapping model 2013-09-18
412641 eTrice Core hrr RESO FIXE [core.room] add convenience methods for external ports and implemented SPPs 2013-08-07
413297 eTrice Generato hrr RESO FIXE [runtime.java][generator.java] Let Java generator and runtime support dynamic actors 2013-07-26
413557 eTrice Generato hrr RESO FIXE [runtime.java][generator.java] extend MSC instrumentation to record also creation and deletion of instances 2013-07-26
413559 eTrice Document hrr RESO FIXE [examples] add first example for dynamic actors 2013-08-07
413631 eTrice Document hrr RESO FIXE [doc] write documentation for the dynamic actor example 2013-07-26
413635 eTrice UserInte hrr RESO FIXE [ui.runtime] add category for examples and tutorials, add new example 2013-07-26
413665 eTrice UserInte hrr RESO FIXE [examples][ui.runtime] create an example that allows to investigate memory leaks of dynamic actor creation and deletion 2013-07-26
413799 eTrice Document hrr RESO FIXE center eTrice logo on title page 2015-05-31
414282 eTrice Document hrr RESO FIXE [examples][doc] Create more examples for dynamic actors 2013-08-06
414283 eTrice Generato hrr RESO FIXE [generator.java] add more unit tests for dynamic actors 2013-08-02
414477 eTrice Generato hrr RESO FIXE [runtime.java][generator.java] add a possibility to let dynamic actors store and restore their data 2013-08-06
414661 eTrice Runtime hrr RESO FIXE [runtime.java] let runtime only use IMessageService and make no further assumptions 2013-08-14
414790 eTrice Runtime hrr RESO FIXE [runtime.java] extend persistence mechanism to treat also nested dynamic actors 2013-08-09
414961 eTrice Runtime hrr RESO FIXE [runtime.java] add unit test for InterfaceItemBroker 2013-08-13
415044 eTrice Generato hrr RESO FIXE [generator.java] Generator settings not switched back to defaults 2013-08-14
412389 eTrice UserInte juergen.haug RESO FIXE [ui.structure] introduce a radio or combo for the refType of an ActorRef 2013-08-14
413800 eTrice UserInte juergen.haug RESO FIXE [ui.structure] put all GAs in place and only toggle visibility if necessary 2013-08-07
366905 eTrice Generato tj RESO FIXE generator for documentation 2013-08-14
404875 eTrice UserInte hrr CLOS FIXE [ui.behavior] update of bend points wrong if base diagram has different offset 2013-08-09
64 bugs found.

as