MSP_SET_RAW_RC not working
Posted: Mon Dec 21, 2015 8:02 am
Hello everyone,
I am currently working on a quadcopter about the size of your palm. At first I made my own code, and it worked for 2 seconds before utterly failing. Thus, I have resorted to using multiwii. Eventually the quadcopter will be controlled via bluetooth, but right now I am communicating with it through MSP using a cable. I am using this python package -> https://github.com/alduxvm/pyMultiWii with the test-send.py program
I am able to query the current rc values, and the IMU values. The problem arises when trying to send commands through MSP_SET_RAW_RC.
Here is the link to view my current multiwii code, perhaps I haven't configured it correctly or something --> https://drive.google.com/folderview?id= ... sp=sharing
Here's a link to download the same code --> https://www.dropbox.com/sh/uv4158ahjtxp ... MLlca?dl=0
I would really appreciate it if someone can tell me where exactly I'm going wrong.
I am currently working on a quadcopter about the size of your palm. At first I made my own code, and it worked for 2 seconds before utterly failing. Thus, I have resorted to using multiwii. Eventually the quadcopter will be controlled via bluetooth, but right now I am communicating with it through MSP using a cable. I am using this python package -> https://github.com/alduxvm/pyMultiWii with the test-send.py program
I am able to query the current rc values, and the IMU values. The problem arises when trying to send commands through MSP_SET_RAW_RC.
Here is the link to view my current multiwii code, perhaps I haven't configured it correctly or something --> https://drive.google.com/folderview?id= ... sp=sharing
Here's a link to download the same code --> https://www.dropbox.com/sh/uv4158ahjtxp ... MLlca?dl=0
I would really appreciate it if someone can tell me where exactly I'm going wrong.