tranceivers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tranceivers [2011/12/30 19:53] – memeruiz | tranceivers [2021/02/01 05:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 20: | Line 20: | ||
- Guía español: http:// | - Guía español: http:// | ||
- | ===== Stores | + | ===== Training to fly ===== |
- | ==== Germany ==== | + | We can use the turnigy 9x/flysky th9x to learn to fly in linux. |
- | http:// | + | * Download and compile crrcsim |
+ | * Disconnect transmitter module from 9x and connect audio cable to 9x and to mic or line-in input in your PC | ||
+ | * Run crrcsim and configure it to use the audio signal as input device. Then calibrate device. | ||
- | http:// | + | ===== FlySky Mods ===== |
- | http:// | + | ==== Programmer cable ==== |
- | http://www.rc-easy.com | + | * I used the diagrams from here: http://code.google.com/ |
+ | * I bought MySmartUSB light programming usb key from here: http:// | ||
+ | * I use eepe to flash the device: If you use debian sid I recommend to not use the debian packages from eepe, but to recompile: | ||
+ | * Go to eepe-read-only/ | ||
+ | * qmake-qt4 -r | ||
+ | * make | ||
+ | * ./eepe | ||
+ | * Go to burn-> configure | ||
+ | * Fix the path of the avrdude executable | ||
+ | * Set programmer to stk500 (works with MySmartUSB light programmer by default) | ||
+ | * MCU= m64 | ||
+ | * Port= (empty) | ||
+ | * Extra Arguments= -P / | ||
+ | * Get your hex file from er9x (if you have the frsky modification use er9x-frsky.hex file) | ||
+ | * Write flash memory and select the previous file. | ||
+ | * Done! | ||
- | https:// | + | ==== FrSky telemetry mod ==== |
- | http://www.immersionsflug.de/Headtracker-Modul-fuer-Fatshark-Dominator-Videobrille | + | The FrSky telemetry module has a rs232 port on the back. This port has RS232 voltage levels (~12V), which is incompatible with the AVR microcontroller inside the 9x. We need to make a level converter. We could use a maxim 232 IC to do this but in several places in internet is not recommended because it requires you to disconnect this converter while you are programming the AVR. Instead we follow the guide here : http://code.google.com/p/ |
- | http:// | + | ===== Compile er9x ===== |
- | http:// | + | To compile with frsky mods and without the templates and heli menus: |
- | http:// | + | make EXT=FRSKY TEMPLATES=NO HELI=NO |
- | http:// | + | Then use eepe to upload flash and eeprom |
+ | ===== Radio Communication Library ===== | ||
- | http://www.schiwi-shop.de/ | + | http://uracoli.nongnu.org/ |
- | + | ||
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ==== US ==== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | https:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ==== China ==== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ==== Switzerland ==== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ==== Checolandia ==== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ==== Australia ==== | + | |
- | + | ||
- | Send to germany! http:// | + | |
- | + | ||
- | + | ||
- | ==== UK ==== | + | |
- | + | ||
- | Cheap! frFly! http:// | + | |
- | + | ||
- | + | ||
- | Send to germany! http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ===== Frsky booster ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ===== Head tracker ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ===== FPV links ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | www.gowiththeshark.com/ | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | + | ||
- | ===== Er9x firmware ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ===== Expositions munich ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | ===== General info ===== | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + | |
- | + | ||
- | http:// | + |
tranceivers.1325274813.txt.gz · Last modified: 2021/02/01 05:55 (external edit)