-
I'm trying Alisa, using Osate 2.3.2 and the SimpleControlSystem example (https://github.com/osate/alisa-examples/tree/master/SimpleControlSystem).
I'd like to generate the "Traceability" and "Requi…
-
Icons in OSATE don't conform to the AADL standard.
![15196799187241443617919](https://user-images.githubusercontent.com/750311/36695940-be94d95e-1b10-11e8-8fbc-c25626bbff55.jpg)
-
I would like to do processing on AADL files without needing to be in an eclipse UI environment. Here's where I'm at now:
* Ran `mvn install` on `osate2-core.releng/modules/pom.xml` to build the pie…
-
In the following AADL model, OSATE fails instantiating the system implementation main.impl
```
package required_modes_instantiation
public
system main
end main;
system implementation main.…
-
On 2018-02-05 we started getting exceptions with our existing Azure Functions when attempting to read from Key Vault. Our code hadn't changed, and it started failing across multiple Azure Functions in…
-
Open a diagram and the related AADL file. Save the diagram. After a few seconds, the asterisk for the diagram reappears.
-
-
**Issue by [philip-alldredge](https://github.com/philip-alldredge)**
_Tuesday Aug 22, 2017 at 15:28 GMT_
_Originally opened as https://github.com/osate/osate-ge/issues/215_
----
> automated testing…
-
looks like this should go to aadl.org/collections now. Catalog homepage. Unless we wanted to make a separate, catalog only landing page at that url. But it needs to redirect to something.
-
The AADL navigator context menu should provide New... -> AADL Project as a command. Currently it's New... -> Project... which requires selection of the AADL project wizard as an additional step.