Hello, I was wondering if the JDrones ESC's are compatible with the turnigy programming card. It looks like they are (I have successfully connected the esc and read the settings), but just wondering if anyone had the chance to modify their parameters
I am a bit concerned about the energy spent and fuss about the Simple feature, so I will post my considerations, hoping it will help someone understand better this feature.
The simple mode (feature) is nice, allowing one to control the copter with th
I have problems compiling latest build from trunk.This is what I get:C:\Arducopter2.0.2\libraries\AP_IMU/AP_IMU_Oilpan.h: In function 'void slow_loop()':C:\Arducopter2.0.2\libraries\AP_IMU/AP_IMU_Oilpan.h:71: error: 'float AP_IMU_Oilpan::_sensor_comp
I have opened an issue on the Arducopter Wiki, but I think this could be a problem also for the Ardupilot.When saving PIDs decimal numbers get approximated to lower values.Eg: if I set P or I for roll pitch to 0.44 when I reopen the MP i see values l
Hello, has anybody been succesful in obtaining a decent altitude hold?In Ardupirates it was working farly good, but I can't seem to find the right PIDs.It doesn't correct quick enough.Even with a lowered P it goes up and down till it eventually stops
This would be a question for Jason, but anyone else who knows the code could explain this feature?Looks like it will engage stabilize roll and pitch on certain amount of input.if(abs(g.rc_1.control_in) >= ACRO_RATE_TRIGGER){output_rate_roll(); // rat
Ok, this is more a arduino.cc forum question, but since the subject of my experiments is my AC I thought I will post here my question. :)I am trying to benchmark the amount of time the loop() function requires to complete. I get the max amount of tim