3 | | * '''ALOE Session 1''' introduces ALOE and guides the installation of the framework on a POSIX-based (Linux) execution environment. The main objective is providing a summary of the basic ALOE concepts and functionalities as the basis for the following sessions. |
| 3 | * [wiki:ALOE_S1.pdf] - '''Introduction to ALOE''': ALOE Session 1 introduces ALOE and guides the installation of the framework on a POSIX-based (Linux) execution environment. The main objective is providing a summary of the basic ALOE concepts and functionalities as the basis for the following sessions. |
| 4 | |
| 5 | * [wiki:ALOE_S2.pdf] - '''Creating a Waveform''': ALOE Session 2 demonstrates the basic ALOE functionalities. You will learn how to create and run a custom waveform based on a set of independent objects. |
| 6 | |
| 7 | * [wiki:ALOE_S3.pdf] - '''Creating Components''': ALOE Session 3 exemplifies how to create and debug a simple waveform component. After this session you will be able to design digital signal processing blocks for ALOE. |
| 8 | |
| 9 | * [wiki:ALOE_S4.pdf] - '''ALOE User Interface (aloeUI)''': ALOE Session 4 shows how to use the ALOE graphical user interface (aloeUI) for loading, initializing, and running a waveform and visualizing or modifying statistics (waveform states and variables). |
| 10 | |
| 11 | * [wiki:ALOE_S5.pdf] - '''Multiprocessing''': In ALOE Session 5 you will configure a multiprocessor platform to be managed by ALOE. |
| 12 | |
| 13 | * [wiki:ALOE_S6.pdf] - '''Creating Waveform Components with Simulink''': ALOE Session 6 provides hands-on experience with using Simulink for creating waveform components. It explains how to use the Mathwork’s tool for creating a component and automatically generating the corresponding C code implementation for ALOE. |