- Posts: 10
Replacement for the DEVO series for the future
- plaisthos
- Offline
Communication to the internal radio is done via serial or pxx protocol (did not check). For adding an internal rf module via SPI, checking if there is a SPI free/or can be reused has to be checked.
Other option is to have a daughter board in the JR like a "normal" rf module with its own cpu and having a special communication protocol between the two cpus. This would basically give the user an alternative to OpenTX on the remote and also an alternative/different module than the DIY-Multiprotocol module.
Please Log in or Create an account to join the conversation.
- ceskquad
- Offline
- Posts: 4
I just stumbled on this thread, and wanted to add my two cents. After damaging my Devo 7e trying to change the MPU, I moved to 9XR Pro with erSky9X for 4-in-1 compatibility. I was a bit deceived, as the little Devo7e had a much faster (did not measure) bind on power on. The reason? The AVR (arduino) in the multimodule needs to boot before talking to both the transmitter and the modules. While this may not seem interesting for some, I feel it is preferable to have the transmitter MPU talk to the radio modules directly via SPI by the "cut the middle man" philosophy.
As per the program storage size, perhaps if the code could allow for ease of selection of protocols (i.e. I only have CC2500 and nrf24l01 needs), we could use a small platform like the new Turnigy transmitter. I do agree it will be best to have all the protocols on one device, but on the absence of any capable candidate, perhaps modularity could be an option to reduce the binary size.
I do agree, the new platform should be technically comparable to Devo 10, or similar, or better. This would allow room to grow. As size also is an important factor, something like the Devo 7e would be great.
On the sourcing ourselves vs getting a readily available platform, companies would have already spend resources on the R&D on a device, which we may not have. Being less than other geniuses here, I can certainly design a PCB board that would work with the code already existing to be dropped into an inexpensive but good transmitter (like me designing for a board to replace in my Devo 7e with the stm32f103c8t6 already installed): but it is almost impossible to compete price wise with corporations that have capacity for volume production.to guarantee longevity... Even if the board is designed by us, electronic components discontinue as well, bringing us back to this conundrum.
In brief:
1- Chose a new platform already available to slow down obsolescence.
2- With SPI, to talk to the modules directly.
3- Size wise, like the Devo 7e, technical prowess like the Devo 10. TBS Tango looks great, so does the Taranis Q X7. Hopefully the MPU could run Deviation. Like the AT9 as well...
Regards,
CesKQuad
Please Log in or Create an account to join the conversation.
- CityZen
- Offline
- Posts: 2
The ARUni is designed to be a replacement motherboard to upgrade any TX hardware with (or to build a custom TX).
In other words, this platform seems to be as close to a "universal TX open standard hardware platform" as there is now.
Having said that, the reason this thread caught my eye was because I was hoping to find alternative firmware for the i6s.
Please Log in or Create an account to join the conversation.
- mwm
- Offline
The and ARUni is interesting, but not really a lot more so than some of the dev boards that have been discussed. And it uses a SAM MCU instead of STM, and there is only partial support for those in libopencm3, so the port could be a lot harder than one to the stm-based dev boards.
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.
- anthony7288
- Offline
- Posts: 51
can consider QX7 taranis ? it cheap and strong , right ?
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Furthermore AFAIK Taranis doesn't control the RF modules directly through SPI, but uses PPM, but this info might be obsolete...
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
It is really strong point of deviation that it can adress the RF link and control multiple modules, otherwise open tx with all his features and functions is a nice piece of software.
So for me open Tx basically not be truely open, Deviation is the most open TX.
Only reason I can think is, Open Tx is a kind of connected to Frsky, who have never opened up their RF link, so on purpose they keep their protocol undisclosed by using pxx/ppm.....
Please Log in or Create an account to join the conversation.
- sbstnp
- Offline
- Posts: 649
Devo 10 + 4in1
FrSky Taranis + TBS Crossfire
Please Log in or Create an account to join the conversation.
- mwm
- Offline
sbstnp wrote: I believe in the latest versions of Taranis and/or X7 the built in module is not PPM driven.
Yes, but if they just replaced PPM with something sane, it doesn't help much. I know the OpenTx guys were working on that for the external module so they could do protocol selection from the firmware, which would be a good thing. But all it does is give you a access to more of the functionality the firmware running in the RF module provides, like binding. Unless you can also change the firmware on the RF module, it won't really make the system more open.
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.
- qba667
- Offline
- Posts: 16
First of all my congratulations to you guys - the firmware is very well written. Structure is also very extendable - much batter than OpenTX!
I know limitations of F0 MCU - but it should be able to handle basic functionality. The file system handling must be changed - because there is no external flash - configuration can be stored in build in EEPROM. There is few details to be handled in AFHDS2 protocol - but I have to analyze disassembly first.
Before I was working on I6 Firmware there everything fits into 64kB flash - the original firmware for I6X is just insane.
So maybe FlySky is not the replacement but DeviationTX is a new live for FlySky devices.
Please Log in or Create an account to join the conversation.
- Piedro
- Offline
- Posts: 5
Taranis uses its own OpenTX version based on an older stable build just like Jumper and Irange use Deviation for their new transmitters.
After flashing a Taranis transmitter to the newest OpenTX version with multimodule support enabled all communication with the multimodule will be in serial mode.
Every model can be programmed with its own protocol settings just like in Deviation, go to minute 17 in this video:
So for me there is not much difference except for the differences in structure between Deviation and OpenTX. Both need some study of course...
With all the quality control issues with the new Jumper and Irange transmitters with Deviation I would go for a Taranis Q X7 and IRX4 module, plug and play,...
For a Deviation transmitter my hopes are still up for the new Jumper Plus with Hall gimbals...
The newer IRX4 Plus module has a usb connector for an easy firmware update whenever a new protocol gets out, but every protocol so far is already on it.
For now I use my TH9X transmitter flashed to Er9x which enables the use of the IRX4+ module in serial mode too, protocol stored with the model just like in OpenTX or Deviation.
The IRX4+ module will move to a Q X7 upgraded with Hall gimbals in the near future.
As long as I can store my models with the protocol I'm happy with Deviation, OpenTX or Er9X, all great software!
Please Log in or Create an account to join the conversation.
- Fernandez
- Offline
- Posts: 983
Please Log in or Create an account to join the conversation.
- Jon.m.barter
- Offline
- Posts: 51
Would help if you guys added your two cents to this thread:
www.rcgroups.com/forums/showthread.php?3...eturn-to-market-link
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- Replacement for the DEVO series for the future