dusan19

Results 4 issues of dusan19

In `uint8_t Transport::arm_status_check()`: ` if (!g.have_basic_id_info()) { // if there is no basic ID data stored in the parameters give warning. If basic ID data are streamed to RID device,...

This is an attempt to solve: https://github.com/ArduPilot/ArduRemoteID/issues/108

When arm status is good, an empty string is sent. On the serial port i see the following error message: ![Screenshot from 2023-11-01 17-05-52](https://github.com/ArduPilot/ArduRemoteID/assets/35773661/e14895d4-822d-43ce-a250-b2eaa25adff9) When i set anything else but...

Document F3586-22 (attached) requires checking if Transmitter radio hardware and software are functioning properly. That's in chapters: 7.2.3.2 and 7.3.2.2 that are further referenced in tests in chapter 8 (8.8.2...