- Posts: 2631
Flysky AFHDS 2A, protocol as used i10, i6, iT4,
- goebish
- Offline
- I Void Warranties
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
I can't get it to work, only 2 values as shown, no ext bat for me on both rx tested.
Please Log in or Create an account to join the conversation.
- AirPatoine
- Offline
- Posts: 19
goebish wrote: External voltage sensor is still not implemented, it's on my todo list ...
Good to know. I'll keep an eye on this post. Thanks
Please Log in or Create an account to join the conversation.
- Tay
- Offline
- Posts: 2
Devo7e-v5.0.0-26d39af
Bind and Range - Great
Receiver Voltage and alarms - Great
RSSI shows up but is inverted -60db unable to set rssi alarms is there a workaround for -+ db Values
Thanks for Deviation and Multiple Protocols
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
- RSSI now reported as a positive number, allowing to set an alarm (min = 60, the lower the better)
- report Link Quality as LQI (max = 100, the higher the better), probably a better indicator than RSSI
- external IBUS voltage sensors support, only 1 for 7e (modular build), 2 for other platforms, VOLT2 & VOLT3
- external IBUS RPM sensor support, only 1 sensor supported (not available on 7e), both hall and infrared sensors are supported, but not simultaneously
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
I loaded your firmware and have tested with IA6C of Hobbyking, I get the RX voltage, RSSI and LQI (I assume). But no luck yet I do not get the External Voltage Monitoring.
See this movie, they speak also about different firmware.
I also tested with Flysky X6B, I do get same telemetry, rx volt etc, but not yet the external volt monitoring input.
I am wondering is there any scale factor to be typed? With Frsky there is a scale factor in protocol option for external adc to get correct readout? (So maybe value received but stay displayed at 0V?)
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
What are you testing with (Devo model, voltage sensor) ?
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
I checked the telemetry monitor page only.
The external V bat input is just hard wired input to the Rx, it is not something connected to an I-bus input.
It is not available on other receivers than ia6c and x6b.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
www.dropbox.com/s/7m73hrtdrbhsavf/deviat...0.0-ba54901.zip?dl=1
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
At least for IA6C and for X6B, receiver we can now monitor the Lipo voltage.
Shown in the Telemetry monitor:
Row 1: 1st Box RSSI - 2nd Box RX Volt - 3rd Box Rx Ext Volt input.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
This ID is already in the pull request , it should be included in the nightly soon
... but it won't work on non 256 7e.
I also implemented temperature sensor, but I don't have one so I can't test.
Please Log in or Create an account to join the conversation.
- Tay
- Offline
- Posts: 2
is this right? tried using Deviation upload jar and drag and drop entire Zip contents
but protocol mismatch error on transmitter startup sorry if this is novice error
Thanks
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
After flash of the latest nightlies, I also needed to update my devo folder, then putting back my old hardware and tx ini, icons and models folders. (For some reason without doing that, it booted but menus seem corrupted or missing.) Normally only flashing dfu is enough.
@ Goebish while you are on it, is it possible to add a small finetune field, so we can put voltage spot on, something like multiplier 0.01V? So we can calibrate, using multimeter?
Oh btw resolutions seem different?
Box 2: Rx Volt 4.60V resolution 0.01V (The field name is TelemV1)
Box 3: External Vbat Volt, 11.5V resolution is only 0.1V. (The field name is C1)
Edit, Box3, voltage below 10V is also displayed with two digits.
Instead of using Cel Voltage C1: Can we not better use field AllCell or TelemV2 ?
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
@Fernandez adding fine tune would require adding quite a bit of code, you'll have to live with a small offset for now if the voltage sensor isn't very accurate, just set your alarm(s) accordingly ...
I suppose the boxes can only display 5 characters (3 digits + dot + unit), hence resolution is 0.1V if voltage > 10V, but internally the resolution is still 0.01V.
TelemV2 (and TelemV3) fields are already used for external IBUS voltage sensors (eg AVT01) and I think it would be the same.
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
But what about using the "AllCell" field instead, would sound more logic to me than C1, for this ext RX Vbat port..
It was a bit trial and error as in deviation I can't see which "telemetry box" has which "label", so have to select try them all one by one, click to to figure out which field carry what data.
Did not expect it was in C1.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- Fernandez
- Topic Author
- Offline
- Posts: 983
Trying to set battery alert, but C1 really intended for cell voltage, as in alert setup it is restricted to max 5V. So can't use to setup alert for low pack voltage.
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- goebish
- Offline
- I Void Warranties
- Posts: 2631
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Flysky AFHDS 2A, protocol as used i10, i6, iT4,