- Posts: 12
Frsky compatibility
- Ceasar
- Offline
I have telemetry incoming and working as much as is currently implemented I believe.
I have voltage A[rx] but what's B is that the RSSI as it can be shown as voltage in some threads ?
It's around 1.7v see attachment.
I'm using an older nightly build [devo10-v4.0.1-f5f04d4]
Also I have external telemetry send by my FC[naze32] to the D4R digital port, but I understand telemetry part is still under development, so no GPS position is displayed.
Thanks for all work by devs on deviationtx, to me frsky is fully usable so far.
Thanks again..
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Ceasar wrote: Amazing!! have been using Devo10 with cc2500 and D4R-II[CCPM] successfully without any issues for around 6 flights now (Mini-H FPV 250 Quad).
I have telemetry incoming and working as much as is currently implemented I believe.
I have voltage A[rx] but what's B is that the RSSI as it can be shown as voltage in some threads ?
It's around 1.7v see attachment.
I'm using an older nightly build [devo10-v4.0.1-f5f04d4]
Also I have external telemetry send by my FC[naze32] to the D4R digital port, but I understand telemetry part is still under development, so no GPS position is displayed.
Thanks for all work by devs on deviationtx, to me frsky is fully usable so far.
Thanks again..
Well ... I though also that the B field was the RSSI but it's seems to be not. When you look the temetry part of the FrSky code, you can see these two fields are filled from raw telemetry data and for me as I understand the code, the RSSI is not (yet) retrieved and displayed from received packets.
Concerning the Telemetry port, for me, informations are sended also coz I am planning to install a minimOSD ....with a naze32.
But I confirm that FrSky protocol (1way & 2 ways) is actually close to be perfectly supported. I hope to see full support of telemetry (at least to add the RSSI) and this new FrSky long range protocol variation ....
EDIT : maybe by uncomment the line
//Telemetry.p.frsky.rssi = pkt[5];
Please Log in or Create an account to join the conversation.
- Ceasar
- Offline
- Posts: 12
SeByDocKy wrote: Well ... I though also that the B field was the RSSI but it's seems to be not. When you look the temetry part of the FrSky code, you can see these two fields are filled from raw telemetry data and for me as I understand the code, the RSSI is not (yet) retrieved and displayed from received packets.
Concerning the Telemetry port, for me, informations are sended also coz I am planning to install a minimOSD ....with a naze32.
But I confirm that FrSky protocol (1way & 2 ways) is actually close to be perfectly supported. I hope to see full support of telemetry (at least to add the RSSI) and this new FrSky long range protocol variation ....
EDIT : maybe by uncomment the line
//Telemetry.p.frsky.rssi = pkt[5];
Ok thanks for the info !!
Maybe OT but I use RSSI connected directly to OSD Skylark tiny III port, and rouing back GPS data from SkylarkOSD to naze32 so it is also becomes GPS aware.
I don't use a DVR to record FPV video yet so it would be great to have the last sent GPS position in my Devo10 for easier lost quad retreval..
But I could probably save weight using a minimOSD instead.
Please Log in or Create an account to join the conversation.
- Ceasar
- Offline
- Posts: 12
My fault seems naze32 isn't sending telemetry if not in armed mode , so actually GPS coordinates are beeing send fine from naze32 to D4R-II digital port and displayed on GPS telemtry tab in devo10.
Perfect..
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Ceasar wrote: Don't know what I did but frsky GPS Latitude/Longitude telemetry are working..
My fault seems naze32 isn't sending telemetry if not in armed mode , so actually GPS coordinates are beeing send fine from naze32 to D4R-II digital port and displayed on GPS telemtry tab in devo10.
Perfect..
Yes it's good ... but the battery voltage is not ... I just make a test ...
Well in fact, I should check if I was armed ...
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Ceasar wrote: Don't know what I did but frsky GPS Latitude/Longitude telemetry are working..
My fault seems naze32 isn't sending telemetry if not in armed mode , so actually GPS coordinates are beeing send fine from naze32 to D4R-II digital port and displayed on GPS telemtry tab in devo10.
Perfect..
IS the battery voltage also displayed correctly ?
Please Log in or Create an account to join the conversation.
- Ceasar
- Offline
- Posts: 12
SeByDocKy wrote:
IS the battery voltage also displayed correctly ?
No sadly not, battery voltage is not beeing displayed only A, B and GPS.
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Ceasar wrote:
SeByDocKy wrote:
IS the battery voltage also displayed correctly ?
No sadly not, battery voltage is not beeing displayed only A, B and GPS.
The battery voltage should be either A or B .... if I am understanding the code.
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
stefan.gofferje.net/arduino/arduino-frsky
It seems there are 2 RSSI, one uplink and downlink ...
PB are you aware of this ?
Please Log in or Create an account to join the conversation.
- Birdman
- Offline
- Posts: 280
tia
Bm
Please Log in or Create an account to join the conversation.
- ovres
- Offline
- definitely in control ;)
To use for fpv quad flying. I have found the module link below, is there someone who has experience
with powerful modules ? Or someone that can judge whether the module in the link is useful ?
www.electrodragon.com/product/long-dista...reless-module-palna/
www.electrodragon.com/w/CC2500L_%E2%80%9...less_Module_PA%2BLNA
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
I saw this one also ... announced to output +23dBm
www.banggood.com/CC2500-PCBA-2_4GHz-Wire...Module-p-922598.html
Please Log in or Create an account to join the conversation.
- TomPeer
- Offline
- Posts: 303
Thank you.
Tom
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
TomPeer wrote: I have that module from banggood, i have a question about that module. The antenna obviously must be soldered on the left upper corner. But were goes what. i guess the center wire goes on the small piece in the middle and the ground on the 2 bigger pieces on either side. So the antenna "exits" on the left. Is that correct?
Thank you.
Tom
Correct ...
Please Log in or Create an account to join the conversation.
- ovres
- Offline
- definitely in control ;)
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
RSSI are in fact 2 values for the uplink and downlink respectively so we need 2 empty field to display them.
Finally, if you have a compatible FC such as acro naze32 for example, it should be also possible to read the main battery voltage but from the UART.
Actually, only GPS informations are displayed if I am not wrong ?
Please Log in or Create an account to join the conversation.
- Ceasar
- Offline
- Posts: 12
Yes that's my understanding also.
I did get the following input on Devo10 telemetry screen with
A(5v),B(1.7-1.9v),GPS(lon+lat) and occational L (even if these numbers are highly irregular and doesn't fit the box).
Also I think the naze32 is emulating the FAS100 voltage sensor so the naze32 batt voltage port should be sent correctly.
I'm not a devloper but I have read throu the telemetry code in deviation, and RSSI seems to be prepared but not activated as you said.
For FAS100 sensor input packets I'm lost.
My setup is the following
D4R-II+NAZE32 where digital telemetry is connected to softserial RC input pin 6.
Have used this guide..
www.netraam.eu/nazewiki/pmwiki.php?n=Howto.FrskyTelemetry
Please Log in or Create an account to join the conversation.
- Chispas
- Offline
- Posts: 7
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
For which goal ?Chispas wrote: I recommend using github.com/hydra/cleanflight rssi can activate the naze32 analog CH2
Please Log in or Create an account to join the conversation.
- SeByDocKy
- Offline
- Posts: 1016
Ceasar wrote: Hi
Yes that's my understanding also.
I did get the following input on Devo10 telemetry screen with
A(5v),B(1.7-1.9v),GPS(lon+lat) and occational L (even if these numbers are highly irregular and doesn't fit the box).
Also I think the naze32 is emulating the FAS100 voltage sensor so the naze32 batt voltage port should be sent correctly.
I'm not a devloper but I have read throu the telemetry code in deviation, and RSSI seems to be prepared but not activated as you said.
For FAS100 sensor input packets I'm lost.
My setup is the following
D4R-II+NAZE32 where digital telemetry is connected to softserial RC input pin 6.
Have used this guide..
www.netraam.eu/nazewiki/pmwiki.php?n=Howto.FrskyTelemetry
Do you have also an OSD and/or GPS ?. Do you think it's possible also to plug the TX pins of the FrSky to output RSSI for the OSD such as minimOSD ?... Well actually, I can display RSSI by plugging analog converted CH2... But I am wondering if this information is not also send via the TX pins of the D4R-II for ex...
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Frsky compatibility