1 # u360gts (amv-open360tracker 32bits)
3 u360gts is a complete DIY software and hardware antenna tracker solution for drones (UAVs, RPAs profesionals and FPV hobbyists). We tried to make it as universal as possible in terms of being compatible with the most popular F1/F3 flight controllers, radio and video systems. It is the perfect option if you need to track different aircrafts with different telemetry protocols. Firmware and hardware design have been developed by members of FPV community and are released for free under the GPLv3 license.
5 You are encouraged to read all the [documentation](docs/README.md) before using this firmware in your devices in order to prevent damages, unexpected behavior and misconfiguration.
9 This firmware has been developed for controllers based on STM32 F1 and F3 series microprocessors, such as the popular NAZE32 and its clones. By now it has been tested on other boards such as the Flip32 and a barebone Bluepill. Flight controllers **without** an onboard magnetometer are to be preferred.
13 * 360° continous rotation.
15 * Automatic protocol detection.
16 * Up to 10 Hz telemetry input.
17 * Protocol conversion and forwarding.
18 * Configurable via [u360gts-configurator](https://github.com/raul-ortega/u360gts-configurator) (cross platform) and serial console (CLI mode).
20 * Automatic home position.
21 * Detailed status data on OLED display.
23 * RSSI signal strength on OLED display.
24 * Setup menu on OLED display.
25 * Accurate PID control system.
26 * Position estimation system.
27 * Sound alarms via buzzer.
28 * 4 Serial ports, with dynamic assignment.
30 Take a look at the [overview](docs/overview.md) to read more about the features listed above.
32 For more infos on the project refer to the [official website](http://www.u360gts.com/).
36 Check out the [releases](https://github.com/raul-ortega/u360gts/releases) page.
40 - [Ask in u360gts facebook group](https://www.facebook.com/groups/u360gts/)
41 - [Post in the spanish community (español)](http://www.zonafpv.com/foro/estacion-de-tierra/u360gts-seguidor-de-antena-de-rotacion-continua-360o/)
42 - [Post in Jelle737's Build Log u360gts: 360° antenna tracker on rcgropus](https://www.rcgroups.com/forums/showthread.php?2964122-u360gts-360%C2%B0-antenna-tracker)
43 - [Submit a new issue](https://github.com/raul-ortega/u360gts/issues)