murata,katsutoshi

Results 75 comments of murata,katsutoshi

If the result of decrementing failsafe.radio_counter is 0, set failsafe.radio_counter to 0. I think NG is to set 0 again even though it is 0. failsafe.radio_counter--; if( failsafe.radio_counter

@amilcarlucas san. I have defined the ENUM privately. I think there are no benefits to defining the ENUM in the processing section. You can obtain the definition through the editor.

@bresch san. Thank you for your suggestion. I have incorporated the suggestions.

@bresch san. Thanks for the review. I understood. I will change it.

I added the WP max number to Kconfig. I changed default.px4board to allow the maximum number of WPs to be specified. CONFIG_NUM_MISSIONS with y to set the value of CONFIG_NUM_MISSIONS_SUPPORTED...

@davids5 san. I have built the source on HOLYBRO PIXHAWK6X-RT and only energized it. I am hoping to build a master PX4-Autopilot and hope no hard faults occur.

I am verifying the operation with SIH. During automatic flight, a hard fault occurs. I have investigated and it is occurring with pointer variables. I am dealing with them one...

@davids5 san. I have two PIXHAWK6X-RT. I was instructed by HOLYBRO to install and check the shipping firmware. I installed the shipping firmware on all PIXHAWK6X-RTs. Result, 1. a HARD...

@PetervdPerk-NXP san. Yes, it is. I have two PIXHAWK6X-RTs. One of them is a HARD FAULT.

I purchased a third PIXHAWK6X-RT. I let it heat run on its own for over an hour. This PIXHAWK6X-RT did not cause a HARD FAULT. I was convinced. The PIXHAWK6X-RT...