- Posts: 7
telemetry temp on main screen?
- chris-nc
- Topic Author
- Offline
Is this a bug? And if so, should I submit a bub report?
Thanks
EDIT: by the way, this is on a Devo 10 with version 4.0.1, if that helps.
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Offline
- Posts: 253
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- chris-nc
- Topic Author
- Offline
- Posts: 7
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Offline
- Posts: 253
Please Log in or Create an account to join the conversation.
- gdrekuc
- Offline
- Posts: 7
The alarms settings are algo buggy for the dsmx protocol. The Volt1-Volt2 voltage range are inverted, Volt1 goes from 0 to 25.5 and Volt2 is unlimited. The telemetry module Tm1000 sends the main battery voltage into Volt1 so in a >6s setup the voltage range is not enough. The Temp range has no values, so it is selectable but is useless.
Have you already reported a bug?
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
These are the available values. I can put them in any order, but only the 1st 9 will show up.
TELEM_DSM_FLOG_FADESA,
TELEM_DSM_FLOG_FADESB,
TELEM_DSM_FLOG_FADESL,
TELEM_DSM_FLOG_FADESR,
TELEM_DSM_FLOG_FRAMELOSS,
TELEM_DSM_FLOG_HOLDS,
TELEM_DSM_FLOG_VOLT1,
TELEM_DSM_FLOG_VOLT2,
TELEM_DSM_FLOG_RPM1,
TELEM_DSM_FLOG_TEMP1,
Maybe an order like this would make more sense?
TELEM_DSM_FLOG_VOLT1,
TELEM_DSM_FLOG_VOLT2,
TELEM_DSM_FLOG_RPM1,
TELEM_DSM_FLOG_TEMP1,
TELEM_DSM_FLOG_FADESA,
TELEM_DSM_FLOG_FADESB,
TELEM_DSM_FLOG_FADESL,
TELEM_DSM_FLOG_FADESR,
TELEM_DSM_FLOG_FRAMELOSS,
TELEM_DSM_FLOG_HOLDS,
Please Log in or Create an account to join the conversation.
- Kdean
- Offline
- Posts: 213
I would remove the rpm and put the temperature in the list of 9 possible sensors for display and alarm.
The rx signal sensors may be important to the fpv guys.
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
1) By the way, at Telemetry config screen you can select many 'empty' sensors with 'Unknown' threshold. I think it's a bug.
2) It seems that 'Volt1' and 'Volt2' threshold limits interchanged or wrong. 'Volt2' (Rx battery) is totally unlimited (2000.0V) ???, but 'Volt1' (external voltage) limited to 25.5V.
3) 'Temp' threshold always '----' (not changeable).
TM1000 Telemetry module
RPM Range: 0 to 65,500
Flight Pack Voltage Range: 0–60V
Temperature Range: -40°F to 1000°F/ -40°C to 538°C
Receiver Volts: 0–8.0V
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- chris-nc
- Topic Author
- Offline
- Posts: 7
Oh, and for what it's worth, RPM data would be good to keep in the list, as it is part of the basic TM1000 capability from Spektrum (and one I hope to use). At least for my Devo 10
Chris
Please Log in or Create an account to join the conversation.
- gdrekuc
- Offline
- Posts: 7
Gus
Please Log in or Create an account to join the conversation.
- vlad_vy
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Offline
- Posts: 253
Agree 100%, the 7e should be a subset of what is possible with deviation and not the standard.vlad_vy wrote: For me, it has not big sense to support Tx (Devo7e), that limit features for all others Tx. At least full support. For now DSM2/X protocol has not future for evolution, as it limited by Devo7e. The same thing has place for other features and protocols. Bad thing for project evolution.
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
For the most part the things that get done fastest are the things other people do the development for.
Please Log in or Create an account to join the conversation.
- chris-nc
- Topic Author
- Offline
- Posts: 7
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- chris-nc
- Topic Author
- Offline
- Posts: 7
I guess my next question is: is there any reason to be concerned with the stability of the nightly build releases? Would hate to lose my 500X to glitch.
Please Log in or Create an account to join the conversation.
- WheresWaldo
- Offline
- Posts: 253
I also have a Trex500 clone and as soon as I get my gyro will be adding a CopterX CX250SES.
Please Log in or Create an account to join the conversation.
- chris-nc
- Topic Author
- Offline
- Posts: 7
I'm also using a Devo 10.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- telemetry temp on main screen?