dremugit

Results 10 comments of dremugit

I think for #1, you used a firmware that didn't include SwE. Be sure to burn a BIN that says "SWE" in the filename, e.g. fs-i6-swe_updater_05_27_16_45.bin." If you just use...

Wrt #1, doh, sorry. Occam's Razor, assume the simplest cause, right? =)) Another possibility: note that SwE is out of order in the options, like it's the very LAST item,...

Doh! My bad. I was thinking you meant Menu, Functions Setup, *Aux Channels* ... but you mean Menu, Functions Setup, Switches Assign (where it clearly says "functions assign".) So yeah,...

Wrt compiling, I actually did up a howto in the interest of changing the airplane and helicopter graphics on http://www.slosh.com/rc/flysky/compile/ Wrt the feature req, the problem is that as I...

I do this by editing source\build\org.bin, then recompile on top. See http://www.slosh.com/rc/flysky/compile/

FWIW, on my Windows system, I can successfully compile with the "GNU Arm Embedded Toolchain 9-2020-q2-update" (gcc-arm-none-eabi-9-2020-q2-update-win32.exe) from https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads, but their version 10 fails similar to what you show above....

First, tremendous kudos for all the work that's been put into this firmware. The i6 has gone from a mid-range cheapo TX to an ohmigod-what-can't-I-do-with it device. I'm sure I'm...

This is 1.7.6-with-no-checks that I built. Usual disclaimers: Use at your own risk, may cause spontaneous laughter in laboratory chickens, etc. On Wednesday, March 24, 2021, 2:18:46 AM PDT, Cobalt6700...

Bugger. Attachments prolly get stripped from the D-list. Send email to dremu-at-yahoo direct. -- A On Thursday, March 25, 2021, 12:43:10 PM PDT, Cobalt6700 ***@***.***> wrote: I'm pretty new to...

Mmm. Note that the CN_WIRED pins are 5V logic and the ESP32 is 3v3. You'll need some sort of level conversion. You may be doing that already and oversimplifying for...