Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
The Abstract Operating System (AOS) API aims at providing portability
and extendability for code generated by Simulink. The API is tailored to the synchronous reactive model
and is rich enough to fulfill its purpose, yet small enough to easily
be extended to a set of practical operating systems.
To map the generated code provided by MATLAB/Simulink to an operating system,
the *AOS_cfg.c* and *AOS_cfg.h* needs to be added, which provides an implementation
of the required types and functions defined in *AOS.h* (Which will be generated
from MATLAB/Simulink).
A mapping to Windows, Linux and PikeOS is provided under the
directory AOS_mapping. To extend to another operating system, simply provide
an implementation for *AOS_cfg.c* and *AOS_cfg.h* for the requested operating system.
Citar como
Caroline Brandberg (2026). AOS API (https://la.mathworks.com/matlabcentral/fileexchange/65247-aos-api), MATLAB Central File Exchange. Recuperado .
Categorías
Más información sobre Get Started with DSP System Toolbox en Help Center y MATLAB Answers.
Información general
- Versión 1.3 (362 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.3 | AOS API and demo models updated for R2019a |
|
|
| 1.2 | Script to separate direct feedthrough blocks and non direct feedthrough blocks extended to work for signals propagating in more than one direction |
|
|
| 1.1.0.0 | Additional mapping for PikeOS provided |
||
| 1.0.0.0 |
