murata,katsutoshi

Results 75 comments of murata,katsutoshi

I am using PIXHAWK6X-RT. PIXHAWK6X-RT has 4M bytes of flash memory. I have been using SIH since I got PIXHAWK6X-RT by adding them individually. I would like to have a...

I also changed MAVLINK_MISSION. I think SWITCH statement is better to select the process in the state.

I am using PIXHAWK6X-RT. It reboots after downloading a 370 megabyte log file. The transfer rate was 900 kilobytes/second, so I set the maximum bytes from 256 to 1024 kilobytes...

Tajisoft is introducing a method for issuing multiple instances of the simulator executable downloaded by MP. I think it would be good to incorporate this method into MP. https://www-tajisoft-jp.translate.goog/blog/blog-ardupilot/multiple-sitl-windows?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=ja&_x_tr_pto=wapp

@dagar san. I have added a retransmission count setting in the constructor.

THIS PR: https://github.com/facontidavide/PlotJuggler/pull/1003

I think it would be better to promote the MURATA IMU sensor separately. ArduPilot's source code is under GPLv3. It is not permissible to reuse GPLv3 source code. Please perform...

@dagar san The Japanese company JAE has conducted tests using the JFB110 and has published comparative data. They have performed tests using a dedicated test tool for FC. Incorporating this...

@jfbblue0922 san I cannot use the firmware upload mode in QGC. Even when specifying 'upload' in make and unplugging and replugging the USB connector, it doesn't proceed to the next...

px_uploader.py is searching for the following device: /dev/serial/by-id/-Japan_Aviation_Electronics_Industry_Ltd._JFB-110 However, in defconfig, it is defined as: CONFIG_CDCACM_VENDORSTR="Japan Aviation Electronics Industry Ltd." Please reduce the number of characters, including the bootloader. Trying...