Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
raul-ortega authored Jan 31, 2017
1 parent ddabbaa commit b350e38
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,17 @@ This firmware has been developed for controllers based on STM32F series micropro

# Features

* 360 degrees continous rotation
* Multiprotocol
* Protocol conversion and fordwarding
* 360 degrees continous rotation.
* Multiprotocol.
* Acceps up to 10 Hz of input telemetry frequency.
* Protocol conversion and fordwarding.
* Fully configurable from the [u360gts-configurator](https://github.com/raul-ortega/u360gts-configurator) (cross platform) and serial console (CLI mode).
* Tilt easing
* Automatic home position
* Detailled status data on OLED display
* RSSI signal strength on OLED display
* Setup menu on OLED display
* Acurate PID control system
* Tilt easing.
* Automatic home position.
* Detailled status data on OLED display.
* RSSI signal strength on OLED display.
* Setup menu on OLED display.
* Acurate PID control system.
* 4 Serial ports, with dynamic assignment.


Expand All @@ -41,6 +42,9 @@ These are the protocols that are supported:
- **FRSKY X (Smartport)**
- **LTM (Light Telemetry)**

**INPUT TELEMETRY AT HIGH FREQUENCY**

This antenna tracker system is capable of reading input telemetry packets sended from the aircraft at a frequency up to 10 times per seconds.

**PROTOCOL CONVERSION AND FORWARDING**

Expand Down

0 comments on commit b350e38

Please sign in to comment.