edgetx
edgetx copied to clipboard
USB reports EdgeTX release 2.00 instead of current release
Is there an existing issue for this problem?
- [X] I have searched the existing issues
What part of EdgeTX is the focus of this bug?
Transmitter firmware
Current Behavior
The USB device descriptor reports a fixed EdgeTX version "2.0" (bcdDevice).
lsusb -d 1209:4f54 -v
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1209 Generic
idProduct 0x4f54
bcdDevice 2.00
iManufacturer 1 OpenTX
iProduct 2 Jumper TLite Joystick
iSerial 3 00000000001B
bNumConfigurations 1
Expected Behavior
The USB device descriptor reports the current EdgeTX version - e.g. "2.9".
Steps To Reproduce
- plug controller into PC
- select HID mode
- display bcdDevice value
Version
2.9.4
Transmitter
Jumper T-Lite
Operating System (OS)
Linux
OS Version
No response
Anything else?
No response