-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Roman Dvořák edited this page Mar 17, 2019
·
2 revisions
The TF-G1 autogyro created by ThunderFly s.r.o. is a unmanned aerial vehicle (UAV) designed to be operable in almost any weather. The main features of that design are:
- Weather insensitive operation
- High safety due to stable autorotation mode which does not require autopilot or pilot attention
- Greater altitude and area coverage than existing UAV designs like multi-copters or helicopters
- Absence of downwash
- High descent rates
- Ability to enter and return into the fail-safe mode (stable autorotation)
The benefits which come of this feature set are usability of application where the system could be potentially damaged, although the safety must retain as high as possible. The example of this applications is searching and rescue missions in the harsh weather unflyable by conventional aircraft.
Most of the components are coded in OpenSCAD. To render all components run following commands in Linux CLI:
sudo pip install stlsort
make
The design files and related documents are covered by GNU GENERAL PUBLIC LICENSE Version 3
For additional information contact ThunderFly s.r.o. representative at [email protected]