WolfgangMau / chamgo-qt

QT based GUI for Chameleon-RevE-Rebooted & Chameleon RevG - written in Golang
31 stars 3 forks source link

no Version Response from Device! #3

Open vk496 opened 5 years ago

vk496 commented 5 years ago

Hello,

First, thnks for this great work. I like the idea of using this tool from other OS (like Linux).

However, when I try to connect to the device, I receive this error: "no Version Response from Device!"

Firmware version: https://github.com/iceman1001/ChameleonMini-rebooted/releases/tag/untagged-b23944195b33188b4d03 Host: Linux 4.19.34-1-MANJARO (x86_64) Chamgo-qt version: chamgo-qt v0.6.0 (release)

Any idea?

BR

vk496 commented 5 years ago

The problem is related with the names of the functions in the firmware. Since v1.3, the commands remove the "MY" at the end.

Command in older firmware: VERSIONMY? Command in newer firmware: VERSION?

0xchrisb commented 5 years ago

Application is working nicely when removing all "MY" references in https://github.com/WolfgangMau/chamgo-qt/blob/master/config/config.yaml or deploy/linux/config/config.yaml when using the releases