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 6e7c2ae commit cb89139
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This firmware has been developed for controllers based on STM32F series micropro
* RSSI signal strength on OLED display.
* Setup menu on OLED display.
* Acurate PID control system.
* Sistema de estimación de la posición.
* Position estimation system.
* 4 Serial ports, with dynamic assignment.


Expand Down Expand Up @@ -87,9 +87,9 @@ Now you can select the ingoing telemetry protocol,baud rate, enable/disable feat

The rssi signal can be provided from video or control receiver. The percentage of signal strength is shown on the display with a higer level of detail when the value is lower than a prefixed value by the user.

**SISTEMA DE ESTIMACIÓN DE LA POSICIÓN**
**POSITION ESTIMATION SYSTEM**

Incorpora un sistema de estimación de la posición que provee hasta 3 modos de estimación de la posición, especialmente útil para sistemas de telemetría de baja frecuencia. Mientras se espera la recepción de una nueva posición el tracker se anticipa moviendo la antena a posiciones intermedias, dotando de mayor precisión y fluidez al movimiento.
It implements a position estimation system which provides 3 estimation modes. It is very useful in case of telemetry at low frecuency.

**4 SERIAL PORTS**

Expand Down

0 comments on commit cb89139

Please sign in to comment.