About

Location

Bangalore


About Me:

Working in Aerospace Lab


Please tell us a bit about your UAV interest

Newbie to UAV. Would like to learn more.


Activity Feed

Priya commented on Michael Oborne's blog post New! APM Planner 1.0
"Hi, I am using the Mission Planner 1.2.47, I am able to locate the geographical co-ordinates and send it to the MAV. But I am not able to tune the values of P I D, where the particular field is inactive and I cannot vary those values and send it to…"
Feb 13, 2014
Priya posted a discussion
Hi,Can anyone explain stabilization() in Arduplane code. I am planning to do roll stabilization. Can anyone explain how to do roll stabilization. Please reply.
Dec 19, 2013
Priya replied to Priya's discussion Mission_Set_Current
"Any suggestions??? :("
Nov 4, 2013
Priya posted a discussion
Hi,In waypoint protocol explanation, http://qgroundcontrol.org/mavlink/waypoint_protocol , there is set_new_current_mav_waypoint. In the diagram it shows GCS must send Waypoint_set_current message to MAV. Can anyone please tell in Mission planner…
Nov 3, 2013
Priya posted a discussion
Hi,I am developing a generic autopilot board which communicates with Arduino Mission Planner using Mavlink Prootocl. I am trying to implement waypoint protocol.After receiving the Mission_Request_list from MP, I am sending the Mission_counts packet…
Oct 23, 2013
Priya replied to Priya's discussion Waypoint Protocol
""Loaderlock was Detected
DLL 'C:\WINDOWS\assembly\GAC\Microsoft.DirectX.DirectInput\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.DirectInput.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a…"
Oct 9, 2013
Priya replied to Priya's discussion Waypoint Protocol
"Thank u for the reply. I trying to run the mission planner code which i downloaded from github in VS 2010. I am getting this error."
Oct 9, 2013
Priya posted a discussion
Hi,I am developing a generic autopilot board which communicateswith arduino mission planner using mavlink protocol. when i click 'Read WPs' in MP,it is showing "getting WP count".Even if i send WP count packet from auto pilot board MP is not…
Oct 9, 2013
Priya replied to Priya's discussion Mavlink Decoding
"hi, now i am able to receive and decode the packet from GCS. In hyperterminal its printing "heart beat" and "parameter request" according to the packets received. But now i am trying to send mission_count packet on detection of Mission_request_list.…"
Oct 8, 2013
Priya replied to Priya's discussion Mavlink Decoding
"q=0; q less than p; q++"
Oct 7, 2013
Priya replied to Priya's discussion Mavlink Decoding
"oops , the code i pasted here is broken while pasting. My actual for loop is.
for(q=0;q"
Oct 7, 2013
Priya replied to Priya's discussion Mavlink Decoding
"Thanks but I couldnt find that option in mission planner. But when i am reading the telemetry link i am continuously getting radio message( #0xA6. I am not doing mavlink connection to mission planner for the time being). So using the…"
Oct 7, 2013
Priya posted a discussion
Hi,I am trying to decode mavlink message sent from GCS. This is the code I am using. The autopilot board is based on PSoC5 processor.void comm_receive(){mavlink_message_t msg;mavlink_status_t status;p=UART_2_GetRxBufferSize();for(q=0;qcharc=…
Oct 6, 2013
Priya replied to Priya's discussion Mavlink Packet
"Hi,
There is another message RADIO_STATUS with id #109. It has also the same input arguments (like noise, rssi etc) as the message with id #166. What is the difference between the two messages??"
Oct 3, 2013
Priya replied to Priya's discussion Mission_item packet
"Anyone with any idea please reply :)"
Sep 24, 2013
Priya posted a discussion
Hi,I was recording the telemetry link sent from GCS to the autopilot board while checking for waypoint protocol.FE 25 33 FF BE 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 86 2D 4F 41 04 4F 9B 42 52 D8 5B 44 00 00 10 00 01 C8 00 00 00 4A 25I…
Sep 23, 2013
More…