Robert

Results 146 comments of Robert

firmware issue IMHO. Used my MSP testing LUA and modified Betaflight Setup LUA to see on radio LCD what is the response from firmware. There is still open #11928 about...

Update about 4.5.1 At first I've seen only first chunk incoming, but by accident sent request again and next chunk came. This is different behaviour from 4.3 and 4.4 where...

Some bigger MSP frames using CRSF need 3 or maybe more chunks. Then what is desicion? Should I leave in code additional request for every chunk? Seems that newest BF...

Yes it will. Test with MSP_ADJUSTMENTS_RANGES (length 208) ![IMG_2692](https://github.com/user-attachments/assets/066a52a1-9b49-4de3-89bb-dd66a22a4c37) 1. Above green line to get next chunk I send 0x34 request all the time 2. Below green line for first...

To recap my test MSP over CRSF with diffrent rigs using ELRS RC link 1. BF 4.4.0 all chunks are sent but needs request for every chunk 2. BF 4.4.2,...

> Is it ELRS? ELRS can't do an arbitrary number of frames. The limit is 2. > crsf_use_negotiated baud won't do anything So testing again on 4.5.1 using MSPv1 -...

Most probably with so many ELRS params you are now on the verge of memory limit of BW targets. EdgeTX 2.11 will use LUA 5.3 that creates slighly smaller *.luac...

I'd rather see virtual inputs symbols with VIxx syntax. Using 2 capital letters.

@rotorman there is new format for ETX luadoc (work in progress), so every new API funcion shoud have entry before merged. API func list: https://luadoc.edgetx.org/v/next-snapshot/lua-api-reference You can place it in...