Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
Nov 12, 2005, 10:32:04 PM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1 Go to [wiki:WARP WARP Home Page].
     1= WARP: Wireless Open-Access Research Platform =
    22
     3We aim to design a highly ''capable'', ''scalable'' and ''extensible'' platform for advanced
     4wireless research. The design elements which provide these features are integrated into a complete platform, providing
     5the tools and resources required for research and development at all levels of wireless systems. This
     6integration enables researchers to focus on improving one aspect of a wireless system without having
     7to implement, or even understand, everything required to enable real-world communications. All
     8aspects of the platform, including the custom hardware designs, platform support packages and
     9implementations of research applications, will be available in an open-access repository. This
     10repository is available to and welcomes contributions from all users of the platform in hopeestablishing an active resource for collaboration in high performance wireless research.
    311
    4 = Welcome to Trac 0.9 =
     12[[Image(WARPImages:WARParch.png, 500)]]
    513
    6 Trac is a '''minimalistic''' approach to '''web-based''' management of
    7 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
     14== WARP Hardware ==
     15 * [wiki:"FPGA Board" FPGA Board]
     16 * [wiki:"Radio Board" Radio Board]
     17 * [wiki:"Video Board" Video Board]
    818
    9 All aspects of Trac have been designed with the single goal to
    10 '''help developers write great software''' while '''staying out of the way'''
    11 and imposing as little as possible on a team's established process and
    12 culture.
     19== Platform Support Packages ==
     20 * [wiki:sysgen2opb sysgen2opb] - Matlab script to convert System Generator hardware co-simulation models into OPB peripherals
     21 * [wiki:"FPGA Board C Library"] - C library for controlling the peripherals on the FPGA board
     22 * [wiki:"Radio Board Control"] - C library for controlling the radio board from an embedded PowerPC
     23 * [wiki:"WARP FPGA Board XBD"] - Board description file for Xilinx Platform Studio
     24 * [wiki:"Xilkernel Demo"] - Demonstration project running xilkernel and basic shell on the WARP board
     25== Research Applications ==
     26 * [wiki:OFDM OFDM Physical Layers] - Implementaitons of OFDM physical layers
    1327
    14 As all Wiki pages, this page is editable, this means that you can
    15 modify the contents of this page simply by using your
    16 web-browser. Simply click on the "Edit this page" link at the bottom
    17 of the page. WikiFormatting will give you a detailed description of
    18 available Wiki formatting commands.
    19 
    20 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    21 a new Trac environment, containing a default set of wiki pages and some sample
    22 data. This newly created environment also contains
    23 [wiki:TracGuide documentation] to help you get started with your project.
    24 
    25 You can use [wiki:TracAdmin trac-admin] to configure
    26 [http://trac.edgewall.com/ Trac] to better fit your project, especially in
    27 regard to ''components'', ''versions'' and ''milestones''.
    28 
    29 
    30 TracGuide is a good place to start.
    31 
    32 Enjoy! [[BR]]
    33 ''The Trac Team''
    34 
    35 == Starting Points ==
    36 
    37  * TracGuide --  Built-in Documentation
    38  * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project
    39  * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
    40  * TracSupport --  Trac Support
    41 
    42 For a complete list of local wiki pages, see TitleIndex.
    43 
    44 Trac is brought to you by [http://www.edgewall.com/ Edgewall Software],
    45 providing professional Linux and software development services to clients
    46 worldwide. Visit http://www.edgewall.com/ for more information.
     28== WARP Repository ==
     29 * [source:/trunk/ Browse the Repository]