DIY Drones

Andrew Wong
  • Male
  • United States
Share 

Andrew Wong's Friends

 

Andrew Wong's Page

Latest Activity

I would really love to see the failsafe for the FASST systems. I've wanted to make one similar to what you described, but I have neither the time nor the skill necessary to do so. Keep up the good work.
June 2
Wow. It works! And I was bogged down by just a simple error message. I should have tried that. Thanks for the help!
May 20
Still no luck. I've tried it on two computers. I'm about to try it on a third just to be positive.
May 20
Hmm.. I tried wiping the EEPROM on the Ardupilot with some code: #include void setup() { // write a 0 to all 512 bytes of the EEPROM for (int i = 0; i < 512; i++) EEPROM.write(i, 0); // turn the LED on when we're done pinMode(12, OUTPUT); digita…
May 19
Just sent you a message about that. On a side note: reading works. I read the instructions on clicking write immediately after connecting the board, but I was unable to successfully write to the eeprom. I would prefer not to downgrade to 2.0.1 be…
May 19
Just tried on another computer and still no luck. Is there anyone besides Chris and Jordi who has this program working?
May 19
Still no dice after rebooting. I don't think the com port is being grabbed by another program because i can see the red and green tx and rx lights light up for a split second (on the FTDI board) then the board blinks green for another second before…
May 19
I resolved the GPS issue. From my not-so-technical investigation, 2.1 does not program the GPS into binary mode. I downloaded 2.0.1 and got the GPS working there. Then I upgraded to 2.1 and the GPS worked. I'm still lost on the Config tool part of…
May 18
I am having similar trouble. I have 2.1.1 on the Ardupilot (328) and the arduino IDE is able to read and write to the board without problem. I have selected 328 from the drop down menu and the correct COM port. I get the something is wrong error whe…
May 18
May 3
May 3
May 3
I suggested this on the rcgroups forums, but one option for the 2.4ghz people with only a throttle failsafe is to program the throttle failsafe to the lowest possible setting. For normal flight, you would start your esc with the throttle trim a litt…
May 1

Comment Wall (1 comment)

At 7:05am on May 3, 2009, Michal B said…
Well, I now test code and flying on this board.
It has 6 channels input and 4 channels output, thus it can process anything with 4 channels (mix, pass-though, stabilization), while last 2 channels are for controlling fly modes (manual, stabilize, rtl, autopilot).
All works very nice on single AT168.
Also failsafe for Spektrum RC works when it's switched off, it can do anything in such case. For now I let plane drop down (better than having it flown away), in future I plan to use it for RTL.

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

Join this Ning Network

Profile Information

 
 
 

© 2009   Created by Chris Anderson

Badges  |  Report an Issue  |  Privacy  |  Terms of Service

Sign in to chat!