- Posts: 698
Deviation v5.0.0 build with latest protocols
- Thomas.Heiss
- Offline
kmewes wrote: Can someone please fix the problem with the DSM2 protocol that still seems to exists as of NB 9-11 with the Cyclic1 and Cyclic2 being switched when using the Swash 3servo 120 setting?
It seems that the Aileron and Elevator labels/assignments need to be swapped in the D/R settings.
It only works for me with the Blade SR when I swap AIL from Cyclic1 to Cyclic2 and ELE from Cyclic2 to Cyclic1.
There are so many side dependencies (including mixer C code).
There is NOT an easy "one fits all" solution.
This has already been described by me in the offical "5.0.0 release" thread: www.deviationtx.com/forum/6-general-disc...eased?start=60#53953
You can download some heli templates from my "Heli developer analysis" thread.
Please Log in or Create an account to join the conversation.
- kmewes
- Offline
- Posts: 30
Thanks again and Best Regards.
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* RUD and AIL reversed to comply with common direction for Deviation.
* Rotary knobs (AUX4 and AUX5) direction reversed to comply with common direction for Deviation.
T8SG based on devo7e-256 v5.0.0 build:
File deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- kmewes
- Offline
- Posts: 30
To all keep up the good work and happy flying.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* RUD and AIL reversed to comply with common direction for Deviation.
* Rotary knobs (AUX4 and AUX5) direction reversed to comply with common direction for Deviation.
* All four switches SWA, SWB, SWC and SWD reversed to comply with common direction for Deviation. You need exchange SW0 and SW2 values for used switches.
T8SG based on devo7e-256 v5.0.0 build:
File deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* RUD and AIL reversed to comply with common direction for Deviation.
* Rotary knobs (AUX4 and AUX5) direction reversed to comply with common direction for Deviation.
* All four switches SWA, SWB, SWC and SWD reversed to comply with common direction for Deviation. You need exchange SW0 and SW2 values for used switches.
* Fix switch mapping for foreign model files.
Now you can use model files from other devo transmitters with correct initial switch mapping with exception that all "DR" switches mapped to "SWD".
Switch mapping scheme:
("DR0", SWD0)
("DR1", SWD1)
("RUD DR0", SWD0)
("RUD DR1", SWD1)
("ELE DR0", SWD0)
("ELE DR1", SWD1)
("AIL DR0", SWD0)
("AIL DR1", SWD1)
("FMODE0", SWA0)
("FMODE1", SWA1)
("FMODE2", SWA2)
("MIX0", SWC0)
("MIX1", SWC1)
("MIX2", SWC2)
("GEAR0", SWB0)
("GEAR1", SWB1)
T8SG based on devo7e-256 v5.0.0 build:
File deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Fix AFHDS 2A channel scaling & tx power not in sync, from goebish
(22.10.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* First shot at support for Bayang X16 with altitude hold, from TheRealMoeder
* Add IRDRONE format to Bayang protocol, from goebish
(23.10.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Fix min/max limit values on LRSSI so alarm can be set on LRSSI, from hexfet
(25.10.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Summary of changes from stock T8SG:
* RUD and AIL reversed to comply with common direction for Deviation.
* Rotary knobs (AUX4 and AUX5) direction reversed to comply with common direction for Deviation.
* All four switches SWA, SWB, SWC and SWD reversed to comply with common direction for Deviation.
* Fix switch mapping for foreign model files.
Current changes:
* Fix T8SG mixer page channel 5 name, from vladislavy
T8SG based on devo7e-256 v5.0.0 build:
File deleted, see below...
Please Log in or Create an account to join the conversation.
- 52dgj
- Offline
- Posts: 52
DEVO12,DEVO8S,DEVO7E,DEVO10,Taranis QX7,FS-i6
Please Log in or Create an account to join the conversation.
- mwm
- Offline
52dgj wrote: excuse me,Is it possible to add a voltage trimming function in the next version?
It's possible, but unlikely. It's been discussed a number of times, and never happened because:
- Getting most voltages correct requires trimming multiple variables
- The correct function may have a different forms for different transmitters
- It's just not all that useful.The only important use is setting the alarm, and you can adjust that already
- So most developers feel there's better use of their time
That said, someone (you?) may decide it's worth fixing for their transmitter and create a pull request for the resulting changes, so it may show up.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Add a FrskyX protocol option to send RSSI back to receiver via last RC channel, from petsmiths
* Fix 128x63x1 Standard GUI curves pages, from vladislavy
* Fix vertical alignment for TINY_FONT (128x64x1 GUI), from vladislavy
* Fix Channel monitor page (128x64x1 GUI), from vladislavy
(10.11.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Add fine frequency tuning option to A7105 protocols, from goebish
* Fix S-FHSS protocol servo throw, from vladislavy
(11.11.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Fix YD717 protocol binding when auto-ack is disabled, from hexfet
(13.11.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
* Fix Frsky-V8 protocol
(15.11.2017) Firmware DFU file only, you can get other components from official v5.0.0 release. For Devo 12e you can use Devo 10 filesystem.
www.deviationtx.com/downloads-new/category/398-deviation-5-0-0
Files deleted, see below...
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Builds
- Deviation v5.0.0 build with latest protocols