Skip to content

Commit

Permalink
minor docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Tridgell committed Apr 3, 2012
1 parent d27b22a commit 4185f16
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.markdown
@@ -1,5 +1,9 @@
# SiK - Firmware for SiLabs Si1000 ISM radios

For user documentation please see this site:

http://code.google.com/p/ardupilot-mega/wiki/3DRadio

SiK is a collection of firmware and tools for radios based on the cheap, versatile SiLabs Si1000 SoC.

Currently, it supports the following boards:
Expand All @@ -12,9 +16,9 @@ Adding support for additional boards should not be difficult.
Currently the firmware components include:

- A bootloader with support for firmware upgrades over the serial interface.
- Radio firmware with support for parsing AT commands, storing parameters and basic radio initialisation.
- Radio firmware with support for parsing AT commands, storing parameters and FHSS/TDM functionality

In the short term, the radio firmware will be expanded to do simple transparent serial data exchange, but longer term plans include link reliability and proper link scheduling.
See the user documentation above for a list of current firmware features

## What You Will Need

Expand Down

0 comments on commit 4185f16

Please sign in to comment.