Moderator
Paul Mather
  • Male
  • Brunswick, OH
  • United States
Share Twitter

Paul Mather's Friends

  • Alex.CCCP
  • Pubo
  • cncgordon
  • melvin
  • Jakaria
  • Andrea & Antonio & C.
  • Adrian M.
  • cord west
  • Mike Pursifull
  • swordfishBob
  • Rutgers AIAA
  • Scott Loflin
  • Samuel Lek
  • Jan Vervoorst
  • Alexander Novikov

Paul Mather's Groups

 

Paul Mather's Page

Latest Activity


Moderator
Paul Mather commented on Chris Anderson's blog post New mobile interface for DIY Drones!
"Fair enough...I've just completely missed social networking entirely. Blogging, Facebook, Twitter, etc....all of it could disappear tomorrow and it wouldn't effect me in the slightest. I must be the minority here....but thanks anyhow...."
17 hours ago

Moderator
Paul Mather commented on Chris Anderson's blog post New mobile interface for DIY Drones!
"I guess I've missed the boat on Blogging. To me a blog is a way for one person (or a very small group) to post on topics that are important to them...then give others the opportunity to respond if they want. If you miss the blog...well...too…"
18 hours ago

Moderator
Paul Mather commented on Chris Anderson's blog post New mobile interface for DIY Drones!
"Chris, with 25,000 users, isn't it time to look into a real forum package? It seems like Ning is perfect for a knitting circle...but with this many users, it's really easy to miss plenty of posts when they fall off the first page in less…"
yesterday

Moderator
Paul Mather commented on emile's blog post Add a backup battery on the MTK GPS module.
"Didn't the MTK board from 3DR used to have a battery on it? Why did they get rid of it?"
Thursday

Moderator
Paul Mather commented on Chris Anderson's blog post New York Times comic strip on police drones
"That's amazing. I can't believe the New York Times even pretends to be a "news" paper. If they were honest, they'd call it left-wing fish-wrap."
Tuesday

Moderator
Paul Mather replied to criro1999's discussion Can I run Mission Planner with GPS Emulator only, without any APM hardware?
"The current answer is "No." I was hoping to add MAVlink, but then the protocol was changing and the MAVlink website is so unreliable it's never up when I would go back looking for it."
May 28
Varinder Gill commented on Paul Mather's blog post ArduIMU V2 Test Application
"try and reloading the code again"
May 27
Chris Holloway commented on Paul Mather's blog post ArduIMU V2 Test Application
"Having issues with the GPS, I think I need to reconfigure it before it will talk to the ArduIMU board."
May 26
Varinder Gill commented on Paul Mather's blog post ArduIMU V2 Test Application
"Hi,  I didn't use the GPS. I think you just buy the Ublox 5 and install it.  "
May 26

Moderator
Paul Mather replied to Roger's discussion GCS and Mockup
"You might be right. I've never tried to do a project like that. Maybe that's how it's done in the real world. I usually try to do a proof of concept which would be a working version with very minimal functionality. That way, I prove…"
May 26
Chris Holloway commented on Paul Mather's blog post ArduIMU V2 Test Application
"My v3+ works great but having gps issues. I think I need to reconfigure the firmware to play nicely with ArduIMU."
May 25
Chris Holloway commented on Paul Mather's blog post ArduIMU V2 Test Application
"@varinder did you get the gps working, if so what kind did you buy?"
May 25

Moderator
Paul Mather replied to Roger's discussion GCS and Mockup
"That's an interesting way to do things. The plan is to see what you can do with Photoshop...which should then translate over into what you can do with a progeamming language? I would say that means one of four things: 1) Your boss has supreme…"
May 23

Moderator
Paul Mather replied to Roger's discussion GCS and Mockup
"Roger, I'm confused about this. What would be the purpose of a mock up? Is this just a photoshop project or do you need to actually create your own GCS too?"
May 23

Moderator
Paul Mather commented on Chris Anderson's blog post Just one month to go before the Sparkfun AVC (and the DIY Drones multicopter rodeo!)
"Does anyone have the promised "Geocron" output from Sparkfun?   http://www.youtube.com/watch?feature=player_embedded&v=v29yVNyuWqw"
May 15

Developer
William Premerlani commented on Paul Mather's blog post HK GCS now supports APM binary and UavDevBoard (Matrix Pilot/Serial UDB Extra)
"Hi Grant, I suggest you repost your question to the UDB discussion group. Best regards, Bill Premerlani"
May 12

Profile Information

About Me:
Software developer for Remzibi OSD
Tell us a bit about your UAV interest
remzibi.happykillmore.com
Hometown:
Brunswick, OH

Paul Mather's Blog

Make your own KickStarter style hexa!

Posted on February 1, 2012 at 12:00pm 15 Comments

So there have been a few threads about the failed Kickstarter campaign by Kellie Sigler of LumenLab.com. Failed not because it they didn't collect enough money in the time alotted,…

Continue

Pretty amazing footage

Posted on November 16, 2011 at 12:30pm 3 Comments

 

NASA captures the earth at night

 

http://eol.jsc.nasa.gov/Videos/CrewEarthObservationsVideos/

HK GCS 1.3.0 released - With new instruments from Max Levine

Posted on June 21, 2011 at 1:00pm 56 Comments

A special thanks to Max Levine for his fantastic work on the new instruments. The instruments and 3D model can be set to a "smooth" setting for those of you with processor to spare. This setting can be changed in the File, Settings, Instruments tab. For the best performance, do not select smooth for the instruments and don't select the 3D model instrument. Plus the turn coordinator is…

Continue

6 position mode switch for APM - Around $16 total

Posted on June 11, 2011 at 1:00pm 30 Comments

 My last blog post on this subject was incomplete. Now I have photos I actually built and tested it. …

Continue

6 Position Knob for APM mode control - DIY for around $16 total

Posted on June 1, 2011 at 1:30pm 47 Comments

  

 

After reading a recent blog I have decided I REALLY need to get out there and fly this year. I spend far too much time in front of my computer... So thanks to Max Levine's wonderful blog,…

Continue

Comment Wall (28 comments)

At 5:41am on August 27, 2009, viky said…
Hi all , i have little doubt in changing GPS Baud rate. Currently its working in binary SIRF protocol in 57600 baud rate.. I would like to change it into 19200 baudrate. So i made few changes in 2.0.1 code and tested it but failed to get the GPS lock. What could be the reason.......

Changes i made were:
1. byte gps_buffer[100]={
0x24,0x50,0x53,0x52,0x46,0x31,0x30,0x30,0x2C,0x30,0x2C,
0x31,0x39,0x32,0x30,0x30,0x2C,0x38,0x2C,0x31,0x2C,0x30,
0x2A,0x33,0x39,0x0D,0x0A};
// change the buffer with 19200 instead of 57600 and change the Checksum value also

2. Serial.begin(19200); //Universal Sincronus Asyncronus Receiveing Transmiting in init_gps()

3. Serial.begin(19200); // in fastinit_gps()


I cant get the GPS LOCK . I send the command at 4800 BR=> $PSRF100,0,19200,8,1,0*39
but cant get the GPS LOCK what else i have to change?.
At 9:16am on October 18, 2010, Jin said…
Hi, Happykillmore.
I am a new learner on ArduIMU.I only connected the ArduIMU with PC using FTDI cable, and I only changed #define PRINT_BINARY 0 to 1. But in HappyKillmore ArduIMUtest platform I cannot see the smooth change of the image when I touch the IMU.I dont know what's the reason for this.It sounds so strange.
At 6:46am on October 27, 2010,
Moderator
Ritchie
said…
I was taught to read using the Commodore Beginners Guide to BASIC that came with the original C64 :D I'd sit on my Mum's lap reading it to my Dad, I was only 4 at the time. Did my "hello world" at 5 (1987) and have pretty much been building ever since. Text based RPG, typing tutors, quoting systems etc. TBH this is the first time I've had a personal goal for it. I love the interface you have so far its perfect "analogue".
Very nice emulator too I'm hoping that I can just class everything up to make it modular for errors (there will be loads :D). Just finished a camera arduino extra that runs off a channel output from the APM (not done the APM code). Servo position represents function so I've just got to get the APM commands sorted.
At 4:36am on December 29, 2010, Marcus Fahlén said…
Hi there Paul,

I'm following your GCS project with great interest and I'm using it when developing firmware for the UDB. Until recently your GCS parsed the "SERIAL_UDB_EXTRA" format just fine, even if I used XBee API activated in the GCS XBee (That means that the data becomes somewhat "garbled" since the API expects the data in packets. The result is that eh XBee adds some characters to the data, but the "raw" data is still there intact. A few versions ago I realized that this didn't work anymore. No great deal since I only use the API mode on the GCS XBee if I need to adjust the XBee aboard the UAV, but nevertheless it was an extra step to do each time. Now, today (29 Dec. 2010) I downloaded the latest(?) version 1.1.25 and can't get it to parse the "SERIL_UDB_EXTRA" format at all. I see the data coming in at 57600, but it doesn't become translated. (I must add that I have some extra strings in my personal telemetry use for controlling the XBee.) The 866MHz PRO has a duty cycle of 10% and therefore has to be reset at least in 6 minutes intervals). I do this via the telemetry data. Another important note is that I use this on a lab bench setup with X-Plane for HIL-simulation. That means that there is no actual GPS in the setup. The GPS data is fed to the UDB from X-Plane and later to the telemetry port. Have you lately changed the parsing so that my setup is "disqualified", or is there anything else going on here?

Otherwise, keep up the great effort of creating a useful GCS for every UAV nut ;)


Kind regards

Marc
At 2:12pm on January 17, 2011, Fabiano said…

hi,

very impressed on the great GCS sw.

I am developping a new IMU unit. I would like this module being ArduIMU compatible. Could you share the ArduIMU protocol ?

Regards

At 4:03pm on January 17, 2011,
Moderator
Paul Mather
said…
Fab, the ArduIMU binary or ArduIMU (ArduPilot) ASCII legacy?
At 6:59am on January 18, 2011, Fabiano said…

I would prefer the ASCII legacy as it is "easier" to troubleshoot. But for sure I will prioritize the efficency of the RF transmission (i.e. if binary mode is a must I will take it)

Regards

At 2:46pm on January 24, 2011, Fabiano said…

hi,

I've found the ArduIMU binary info. However I would be interrested on some samples (i.e commands).

 

At 3:07pm on January 24, 2011,
Moderator
Paul Mather
said…

I'm sorry, I've been busy with other things. From a software standpoint, the legacy is obviously easier to troubleshoot since it's ASCII. I'll see what I can find, but I don't think there's a whole lot of up to date documentation on either the AP Legacy or the ArduIMU binary. Do you have an ArduIMU unit? About the best I could do would be to output from mine and send you the text file. Would that help? I could take a screenshot of my starting lat and long values......wait a minute!!! I have a better idea!!!! If you launch my GPS Emulator you can get output for either the AP legacy or the ArduIMU binary!!!!!!

 

Download my GCS and then click Start, All programs, HappyKillmore, GPS Emulator. Then select the Protocol menu item and select the ones you want! Examples galore!

At 8:05am on January 28, 2011, Magellan said…
Hi Happy,
Does your GCS support Arducopter?

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