Changes between Version 4 and Version 5 of ALOEedu

Show
Ignore:
Timestamp:
07/02/10 21:00:02 (14 years ago)
Author:
vuk (IP: 147.83.105.169)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ALOEedu

    v4 v5  
    11This project developes self-explanatory laboratory sessions that educate on flexible wireless communications problems and solutions using the ALOE framework and tools. It is the fastest way to experience ALOE. Feel free to download and try out the different ALOE session and send your feedback to flexnets.org@gmail.com. 
    22 
    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. 
     3  * '''Introduction to ALOE''': [attachment:ALOE_S1.pdf 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. 
    44 
    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. 
     5  * '''Creating a Waveform''': [attachment:ALOE_S2.pdf 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. 
    66 
    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. 
     7  * '''Creating Components''': [attachment:ALOE_S3.pdf 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. 
    88 
    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). 
     9  * '''ALOE User Interface (aloeUI)''': [attachment:ALOE_S4.pdf 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). 
    1010 
    11   * [wiki:ALOE_S5.pdf] - '''Multiprocessing''': In ALOE Session 5 you will configure a multiprocessor platform to be managed by ALOE. 
     11  * '''Multiprocessing''': In [attachment:ALOE_S5.pdf ALOE Session 5] you will configure a multiprocessor platform to be managed by ALOE. 
    1212 
    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. 
     13  * '''Creating Waveform Components with Simulink''': [attachment:ALOE_S6.pdf 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.