Seriously brilliant! I just flashed THREE brand new GT3C radios. There is something quite satisfying about opening up, soldering, and flashing stuff before even using the thing (or even putting the battery in for that matter). I then immediately configured 4ws on a little 3ch RX, and it ROCKS!
Who do I owe lunch to? This is really well done. I'm a UX zealot, and the menu nav is horribly cryptic and useless without the manual, but... that's just a limitation inherited from FlySky, not from firmware modders. Also, I've done many, many flashing of Atmel microprocessors from Arduino to Netduino, ESP8266 and more. But I gotta say, as a first time STEM experience, this was the easiest one-step process I've ever seen.
So... I got to thinking, there should be a
desktop app for configuring this radio and updating user settings. Not only a great way to tweak, test, and save things yourself, but a way we could all share our favorite config/mix settings with others in the community. But that requires two things:
- Is it possible to read/write data to the eeprom from the SWIM/STEM interface? (or DSC port?)
- What is the data format we can emulate and create on the PC to send to the GT3B/C?
If #1 is not possible, this idea is dead in the water anyway. Sure would be cool though. Who would have knowledge on this topic that I can reach out to? I'd build the desktop app if data sync is even doable here.