Statistics
RANK
498
of 284,813
REPUTATION
144
CONTRIBUTIONS
3 Questions
72 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
12
RANK
17,496 of 19,240
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
5
ALL TIME DOWNLOADS
5
RANK
of 137,630
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Obtain msg from Pixhawk
In you MATLAB script, add the below two lines of code dialect = mavlinkdialect("common.xml"); msg = deserializemsg(dialect,buf...
11 days ago | 1
| accepted
The PX4 firmware build fails consistently for SITL
Can you try reinstalling the Cygwin toolchain?
22 days ago | 0
not able to verify the installation in setup cygwin toolchain and download px4 source code in UAV toolbox support package for px4 autopilot
We need some more details on the issue. Reach out to MathWorks Tech support
22 days ago | 0
| accepted
How to use the block "To file" or "To workspace" in PX4 SITL with jmavsim
The use of "To File" or "To workspace" block in SITL mode is not supported. For logging, you need to use Monitor & Tune
22 days ago | 0
| accepted
PX4 UAV Toolbox px4demo_attitudeSystem Attitude Controller for a Hexacopter
What does the status output of the RC block indicate?
22 days ago | 0
Error when run example "Px4DemoHostTargetWithSimulinkPlantStart"
Are you trying to generate code for the plant model? The plant model is supposed to run on the host (by clicking run in Simulink...
22 days ago | 0
Error in PX4 Firmware Build
Can you try to build the CMake for px4_fmu-v3_default?
22 days ago | 0
PX4 HIL with Simulink plant: which COM port to select?
You should select COM3.
22 days ago | 0
| accepted
How can I read signal when I build a controller on PX4 host target(SITL) after the simulation in jMAVsim?
At the moment, the PX4 uLog block does not support logging in SITL mode. For logging for Host Target, select the logging option ...
22 days ago | 0
| accepted
PX4 toolbox error: build,deploy on run on Pixhawk 6x
We are looking into this issue. Set the following preference in your MATLAB command window and try building the model again
22 days ago | 0
| accepted
PX4 HIL with Pixhawk 6x : HIL with simulink plant dynamics using Sik Telemetry Radio. Could not connect to target application: XCP serial port error
Note that from MATLAB & Simulink, the Wireless Monitor & Tune workflow has not been tested. This workflow sometimes works, but ...
22 days ago | 0
| accepted
Code generation information file does not exist while building px4 firmware
Can you change the directory where you are changing the code? The length of the current path is too long and Windows has a limit...
22 days ago | 0
PX4 SITL with simulink based plant model, system not found
Thanks for reporting this issue. This a bug and we are working to push the fix out. I am attaching 3 MATLAB scripts in this answ...
2 months ago | 0
| accepted
PX4 HIL with Pixhawk 6x : HIL with simulink plant dynamics using Sik Telemetry Radio
The COM port should be one over which you want to communication between plant and Autopilot to happen. If you want the MAVLink d...
2 months ago | 0
| accepted
Upload custom flight controller on Pixhawk 4, and flight tests
Check if the board is in HITL mode. In HITL mode, the actuator pins are disabled. If you want to run the engines, then you have ...
3 months ago | 0
| accepted
PX4 toolbox in Simulink:when performing SITL with Jmavsim error code -10
This error indicates there might be data drop while sending data between Host Target and Simulink in External Mode. But External...
4 months ago | 0
| accepted
Why am I receiving "fatal error: algorithm: No such file or directory" from the MAVLink Serializer block during Build & Deploy on a Pixhawk 1?
The MAVLink blocks in Simulink can only be deployed on a Linux target as mentioned here. The Pixhawk board does not rub Linu...
4 months ago | 1
| accepted
UAV Toolbox Support Package Alternative?
We are currently working on supporting PX4 1.14 in UAV Toolbox support package for PX4 Autopilots. We will let you know when the...
5 months ago | 0
QGroundControl doesn't recognize Pixhawk 6x
In HITL mode, the Pixhawk 6x is not supposed to connect directly to QGroundcontrol but via the MAVLink bridge in the Simulink pl...
5 months ago | 0
Why the PX4 firmware version supported by the Pixhawk 6x (minimum version 1.13.1) and the firmware version supported by the UAV Toolbox Support Package for PX4 Autopilots (ver
The support for Pixhawk 6x is available in PX4 Firmware v1.12.3. Can you elaborate on what do you mean by COM port disappears? W...
5 months ago | 0
Pixhawk 6X / 5X / 6C support by Simulink
Pixhawk 6x is now a supported targe in R2023a version of MATLAB in the latest release of UAV Toolbox support ackage for PX4 Auto...
5 months ago | 0
Store data using the "To File" or " to workspace" block when using the PX4 toolbox on Simulink performing code generation
Logging data using To workspace block is only supported when you deploy to Pixhawk hardware. In SITL or PX4 Host Target, To work...
5 months ago | 0
| accepted
Can I use Pixhawk6C instead of Pixhawk4 when using UAV toolbox support packages for PX4 autopilots?
We are currently working on developing support for Pixhawk 6c. BTW, we don have support for Pixhawk 6x board in R2023a. So if yo...
6 months ago | 0
Pushing a custom simulink UAV model to px4.
Have you tried out thecontroller deployment examples in the support package? The support package already contains controller dep...
7 months ago | 1
| accepted
Pixhawk 6X / 5X / 6C support by Simulink
Pixhawk 6x can be used with AV Toolbox Support Package for PX4 Autopilots in R2022b and R2023a. Follow the steps mentioned here....
7 months ago | 0
| accepted
Is it possible to use the pixhawk 6x with the "UAV toolbox support package for PX4 autopilot"?
Pixhawk 6x can be used with AV Toolbox Support Package for PX4 Autopilots in R2022b and R2023a. Follow the steps mentioned here....
7 months ago | 0
How do I use Pixhawk 6x with UAV Toolbox Support Package for PX4 Autopilots?
Pixhawk 6x is officially supported in the latest version UAV Toolbox support package for PX4 Autopilots in R2023a. It is recomme...
7 months ago | 0
| accepted
Question
How do I use Pixhawk 6x with UAV Toolbox Support Package for PX4 Autopilots?
I want to use the Pixhawk 6x board with the UAV Toolbox Support Package for PX4 Autopilots. What are the steps that I can follow...
7 months ago | 1 answer | 0
1
answerBOAT Autopilot simulation using PX4
The PX4 support package allows the users to design controllers in Simulink, generate the code for the same and deploy on hardwar...
7 months ago | 0
Why do I receive Code generation information file does not exist?
This issue is most likely due to GCC unable to find a package while compilation in your Ubuntu 20.04 installation. There are wor...
10 months ago | 0