maxieds / ChameleonMiniLiveDebugger

Live logger and GUI tool for the Chameleon Mini developed for Android OS in Java.
GNU General Public License v3.0
94 stars 16 forks source link

The app now works with RevE Boards! #12

Closed maxieds closed 4 years ago

maxieds commented 6 years ago

Proof that the app now works with the RevE (rebooted) boards:

fmauNeko commented 5 years ago

This breaks when using version 1.3 of RevE Rebooted, as the 'MY' command suffix has been removed in commit https://github.com/iceman1001/ChameleonMini-rebooted/commit/6b0f4c9f3339d70d9e814eec3f046e55425cbbf5.

maxieds commented 5 years ago

@fmauNeko Let me work on fixing this issue. Why Iceman's latest release would intentionally break something like this bothers me. I will post a new release here and on Play Store once I'm done.

maxieds commented 5 years ago

@iceman1001 Can you please confirm that all recent versions of the RevE firmware will from this point on NOT use the "my" suffix? The terminal docs still suggests that this convention is currently employed. I want to change the CMLD APK only if it benefits most users.

maxieds commented 5 years ago

@fmauNeko Please verify that the intended behavior checks out with the attached APK...

app-free-release-revefix.apk.zip

iceman1001 commented 5 years ago

Yup, We decided to remove that MY extension, its been in our plan since we saw that they modified it. Its a confusing addition that didn't serve any users in the end. The GUI supports both style, since the RevE's are sold with old firmware which still has MY-commands. So your debugger, should handle RevG / RevE with normal commands, and RevE with MY-commands.