Johanl1964
Johanl1964
You are using a Matek CRSF-PWM adapter, these are unstable if they do not have the latest FW, and can lock up during flight and result in a crash, this...
> Currently, sd logging is purposefully disabled when USB is plugged: > > https://github.com/EdgeTX/edgetx/blob/edb04cc83373f9f13dce8ad69e671343883dd75c/radio/src/logs.cpp#L253 > > I need to investigate if it is possible to remove that limitation Thanks, would...
> You should close your second issue and relax a bit, this isn't even where you should be posting about this in my opinion. > > You can report this...
> I don't think you read or understood what Paul said - as he stated and you quoted in your reply - the V14 is manufacturer supported - and as...
> [@Johanl1964](https://github.com/Johanl1964) I'm sorry for the trouble this message has caused. The LCD version was an early release. After the product was launched, it was found that the LCD version...
> [@Johanl1964](https://github.com/Johanl1964) You only need to make the following changes to compile the version you want: //#define SSD1309_LCD > > #if defined(RADIO_T14) || defined(RADIO_GX12) || defined(RADIO_V14) //#define SSD1309_LCD #endif I...
Re: V14-LCD-nightly-firmware.bin The special "Helloradio sensor menu" is missing! There are 2 versions of LCD V14, with AI and motion control, and without this, so this FW seems to be...
> //#define OLED_SCREEN //#define SSD1309_LCD I'm very sorry about my problem. Turning off the two macros mentioned above will solve it. As for the RTC issue, it's probably a problem...
> > > //#define OLED_SCREEN //#define SSD1309_LCD I'm very sorry about my problem. Turning off the two macros mentioned above will solve it. As for the RTC issue, it's probably...
> > Are you saying you are about to add another f4 radio ? > > No, not a "new" radio... merely correcting oversight over a different screen variant (which...