Community Profile

photo

Joshua O'Reilly


Last seen: 2 years ago Active since 2019

Statistics

  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
CoreText Font Error on MacOS Big Sur
I found adding the -nodisplay flag to your command fixed it for me (or maybe just surpressed it). So: matlab -nodesktop -no...

2 years ago | 0

Answered
matlab windows to python raspberry pi communication
Yep, you can! I've attached a quick program I'm using that sends data with MATLAB and receives with Python. Currently, it sends ...

4 years ago | 0

Question


[SOLVED] How to send serial data over Telemetry Radio (PX4 Autopilots Support from Embedded Coder)
I followed the Serial/UART tutorial here and everything worked fine; I can send data over USB using the Serial interface. I then...

4 years ago | 1 answer | 0

1

answer

Answered
[SOLVED] How to send serial data over Telemetry Radio (PX4 Autopilots Support from Embedded Coder)
The Cause You can't use telemetry radios. Back in 2016, the Pixhawk Support Package indicated: Important Note: Recent testing ...

4 years ago | 0

| accepted

Answered
SOLVED: Unable to Upload Firmware to Pixhawk; Firmware image not found
Copying my comment down here: Got it to work! It turns out that, if the firmware build fails, it won't tell you why. I ran th...

4 years ago | 0

| accepted

Question


SOLVED: Unable to Upload Firmware to Pixhawk; Firmware image not found
EDIT: SOLVED See the bottom comment for the solution --- I've been following the setup steps for the PX4 Autopilots Support f...

5 years ago | 1 answer | 1

1

answer