Charles Blackburn

Results 86 comments of Charles Blackburn

1. EDIT: I misread the code. that shouldn't be an issue to change back 2. as far as using a NULL, it would still have to allocate at least 1...

no probs. it shouldn't make that much difference as long as you're not using hundreds of commands lol. I'm testing on an arduino micro and so far for just the...

update. i found there's an SS7789 driver in the nano_gui repo: https://github.com/peterhinch/micropython-nano-gui/blob/master/drivers/st7789/st7789_4bit.py but i can't get it running.... i've set the chip selects etc and tried copying the init lines...

add it on the transmitter?

@KiwiDavid ahh makes sens.... but yes switch it to nmea for testing would still be a bonus. I'm used to reading NMEA raw so for me i can easily parse...

having just setup my osd screens, i agree, it would be nice to be able to copy into the others. I have some things such as battery voltage and lat/long...

easier than just opening the zip file and dragging the folder somewhere ? On Mon, 28 Feb 2022 at 12:32, Andi Kanzler ***@***.***> wrote: > A scriptable install system (Nullsoft...

the issue i can see with uninstallers is that it can only uninstall what it put there (ie what it knows about). that's why windows leaves a whole bunch of...

here's a bump for this... there's been multiple revisions now and would STILL be awesome to be able to just load a diff and take a look at something quickly....

> It should be possible to create a programmable hardware flight controller with the equivalent of a progammable instruction set. 'Real' processors instruction sets are microcode programmed rather than hardware...