Bart's Friends

  • Radoslaw Kornicki
  • Jeff E
  • Peter
  • Hai Tran
  • Russell B. Sutton
  • Dany Thivierge
  • Dani Saez
  • pixhawk
  • Ruben Wijnhoven
  • Scott Plunkett
  • jasonshort

Bart's Discussions

CNC question

Started this discussion. Last reply by Russell - ScoutUAV.com Feb 5. 1 Reply

Hi,I'm thinking of getting a Fireball V90 (http://www.probotix.com/FireBall_v90_cnc_router_kit/ but open to other…Continue

After rough landing, weird motor/esc

Started this discussion. Last reply by Bart Oct 3, 2011. 7 Replies

Hi all, I had a rough landing in wet grass (would call it a crash but no visible damage), and when I got to the quad the ESCs were beeping. Shortly after I was able to take off, but no yaw control…Continue

 

Bart's Page

Latest Activity

Bart replied to Donald R. Poole, Jr.'s discussion Arducopter v2.5.3 MAVLink Version
"What are the plans with the mission planner? Will it support both, or switching entirely?  I will likely match the path taken with the mission planner with copter-gcs. Thanks, Bart."
Apr 23
Andke commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"Who's using MAVLink 1.0 ? - APM planner + default firmware uses 0.9 ?"
Mar 31
Bart commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"Yup :) Just got back the word that the new code is working (my copter is using the 1280 board). Check the downloads section for version 9, which is running MAVLink 1.0 Cheers, Bart"
Mar 28

Moderator
Graham Dyer commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"Hi Bart, any further news on this?"
Mar 23
Bart replied to Andrew Boos's discussion Mavlink Basics
"What he means is that the MAVLink protocol is specified using a file, which states message ids and fields /sizes for each packet. The generator takes that specification, and generates code for it. For me, it was much easier to leave the c++ code…"
Mar 9
Bart replied to Andrew Boos's discussion Mavlink Basics
"It may not help much, but I wrote a mavLink wrapper for android phones. Looking at that stripped down code might give you the insight you need to do the same on iphones http://code.google.com/p/copter-gcs/source/browse/#…"
Mar 8
Bart commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"I'm working this week on getting MAVLink1.0 support included, as that switch was recently made apparently. Still looking into it. For the rest, I certainly intend to improve the code this summer (its winter here atm, and -16....), as I have…"
Mar 6
Crispin commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"I'm waiting for my spare xbee to arrive and was going to have a play. Want to add (possible?) Touch buttons to switch modes instead of using radio."
Mar 6

Developer
Marco Robustini commented on Bart's blog post Copter-GCS: Android ground station for ArduCopter
"Hi Bart, do you think to improve your great software when AC 2.5.0 is released?I really want to improve the "follow-me" function using your software with the internal gps of the phone.Possible? YES! :-)"
Mar 6
Bart commented on Ian's blog post The Happy Hacker Quad build
"Looks good. I'm still in the process of designing with solidworks and then CNC cutting it myself. Can you comment on the end-mill/bit sizes you used to cut (especially the slots)? I'm still learning how to do CNC."
Feb 16
Bart commented on arthur.benemann's blog post APM SketchUp Model
"Indeed, a STEP or IGES  version would be great. I'm using Solidworks 2008, and it would be great to use this for my next copter design! Looks very good, nice job."
Feb 10
Russell - ScoutUAV.com replied to Bart's discussion CNC question
"The Fireball should be fine for your needs.   I just finished making a camera gimbal from 2D pieces.   The 1/16" bit is fine for making the slots, but I would use a 1/8" bit to cut the parts out.   Using the 1/16" bit…"
Feb 5
Bart posted a discussion

CNC question

Hi,I'm thinking of getting a Fireball V90 (http://www.probotix.com/FireBall_v90_cnc_router_kit/ but open to other suggestions on the same price region) to machine parts for an octo copter and gimbal.I have a few questions:- looking at http://h12.abload.de/img/mobile.2vuub7.jpg, I have seen the method of using screws to assemble 2D g10 pieces…See More
Feb 5
Bart commented on Shannon Morrisey's blog post Android App for Controlling Arduino via Bluetooth
"@Grips If you are looking to do PID tuning, copter-gcs will let you do that through bluetooth already. I haven't tested for planes (should work with the widgets, and certainly works using the Mavlink params mode), but it works well for copters.…"
Feb 3
Bart commented on Radoslaw Kornicki's blog post Android based UAV controller is coming!!!
"@joe Connecting through USB was attempted (and almost entirely implemented) in a private branch of copter-gcs. However, the tested (unmodded) android phones/tablets didn't support USB/Serial comminication, so the options was let go to avoid…"
Jan 17
Peter commented on Bart's blog post Copter-GCS now supports MAVLink
"Hi Bart, It seems that I have some problems with Thread-Safe function. Are you interested on my code? Then I will send it to you, Maybe you have a idear. Thanks Peter"
Jan 7

Profile Information

About Me:
Flying a copter
Tell us a bit about your UAV interest
Wanting to do aerial photography

Bart's Blog

Quadcopter FPV in the Canadian North.

Posted on October 11, 2011 at 5:05am 8 Comments

After a few rough landings (cough crashes) and subsequent repairs, I got the feel for flying FPV. Canadian thanksgiving was this weekend, and there were still some nice colours in the trees. Just thought i'd share.

  • I'm flying a Quadcopter running ArduCopter 2.0.45…
Continue

Copter-GCS with Mission Support and more

Posted on August 7, 2011 at 10:50am 32 Comments

Hello all,

Hope no-one object to another update. For those who use this, I've set up a mail list at http://groups.google.com/group/copter-gcs so that bug notifications and updates can be sent to users.

 

Now for the updates:

I've finally gotten…

Continue

Copter-GCS now supports MAVLink

Posted on July 9, 2011 at 1:59pm 61 Comments

At long last, I finally beat MAVLink into Java submission. I wasn't able to find any MAVLink bindings for Java (needed by android), so I ended up using JNI and wrote a MAVLink wrapper. It works nicely and makes using MAVLink very easy. Its available for download…

Continue

Copter-GCS: Android ground station for ArduCopter

Posted on June 8, 2011 at 6:00pm 34 Comments

Hello all,

After some field testing, i'm finally ready to release a copy of the Android based, bluetooth GCS for ArduCopter into the wild.

For all the details go to the site.

Its available in 3 ways:

  • Install from Android Market ($5, largely to offset publishing costs/support…
Continue

Comment Wall

  • No comments yet!

You need to be a member of DIY Drones to add comments!

Join DIY Drones

 
 
 

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The third round was a reliablilty/aerial photography round for both planes and copters, which is now closed. Stay tuned for the next round, beginning soon.

A list of all T3 contests is here

 

© 2012   Created by Chris Anderson.

Badges  |  Report an Issue  |  Terms of Service