-
Hi I'm attempting to use the output from PeptideShaker (after a SearchGUI data search) to generate a spectral library for Data Independent Acquisition (DIA) analysis. However I am unable to convert th…
-
Hi,
The property values are not synced with OSATE ones. So, I assume this issue has to be adressed at some point. For example, regarding Scheduling_Protocol or the locking mechanism for shared data.
…
juli1 updated
9 years ago
-
When using the model on ARP4761, many references to other packages are not found.
This happens when using the ARP4761 example from our examples. See https://github.com/osate/examples/tree/master/ARP47…
juli1 updated
9 years ago
-
ping @leepike - you're going to need `Unique` names in the Tower AST to be stable for AADL output to be useful for more than just code generation.
In this case, stable means a string name for a given…
-
When procesing options, I got a different behavior if I use one or several files.
1. Example, I am using /home/julien/local/bin/ocarina -k no-assert -k deos -f -aadlv2 -g pok_c -r node.impl /home/jul…
juli1 updated
9 years ago
-
Given the following error types and error behavior (call the file errors.aadl):
```
package errors
public
annex EMV2 {**
error types
NoValue : type;
end types;
…
-
Two issues:
1/ In the pathfinder_system example (AADLib), in the xml file, a task (for example prs_PSC.data_distribution from aadl model) becomes prs_psc_data_distribution while the shared data (data…
gbrau updated
9 years ago
-
Hi
With POK, I ran the makefile:
BUILD = --models=pololu_motor.aadl --no-run
TESTS = compile-x86 compile-ppc compile-sparc
include $(POK_PATH)/misc/mk/examples.mk
and received this error:
Will ex…
-
-
The AADL text editor does not detect that the features in fg2 don't have the opposite direction of the corresponding features in fg1.
```
feature group fg1
features
b1: requir…