Difference between revisions of "User:Rufus"

From PaparazziUAV
Jump to navigation Jump to search
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[image:aerofu_logo.png]]
= Project notes: Raspberry Pi ground control station =


I'm a paparazzi enthusuiast from Canberra (Australia) and the guy behind [http://aerofu.com aerofu.com].
I want a cheap headless GCS that speaks to me (possibly via CB radio), keeps logs, and provides a convenient place for me to tinker with agents and such (development time) with a maximally simple setup at the field. I will probably want a build system (for reflashing firmware at the field) and integration with FPV video, but those jobs are for later.


= Who is this rufus character ?=
I started with a Raspberry pi (rpi) running debian squeeze, which is what I run on my field laptop, but that was a dead end. Ocaml on squeeze is 3.11.2 (with no backport available), and that version doesn't support ocamlopt on ARM architectures. So far I've learned that I should be on a wheeze-based distribution (ocaml > 3.11, supporting ocamlopt on ARM), and I probably want to utilise the hardware float so that means I'll move to raspbian next.


* My name is Chris Gough, some people call me rufus (for reasons I don't fully understand).
http://www.raspbian.org/
* the best way to reach me is christopher (dot) d (dot) gough (at) gmail.com.
* my skype identity is christopher.d.gough, but it's not a good way to reach me.
* I rabble-rouse on GitHub as monkeypants.
* my eBay persona is monkeypants007.
* my phone number is (+61) 418441605 (a mobile).


I'm NOT this guy:
My plan is to mudde through and get it working, then publish an install script that makes the install process repeatable. After that I might look into packaging, but I don't know much about that (yet).


* http://www.sott.net/articles/show/205982-Meet-Lt-Col-Chris-Gough-Killing-by-Drone-and-Proud-of-It
= About me =


I mostly fly fixed-wing foam planes with Twogs/Tinys and IR;
I'm an open source UAV enthusuiast from Canberra (Australia), with a penchant for paparazzi and the guy behind [http://aerofu.com aerofu.com].


= Current project: Lisa/M Quad =
[[image:aerofu_logo.png]]
I am currently gathering parts for a my first Quad project, which also be my first foray into STM32 paparazzi. So far, I have accumulated:


* Lisa/M with Asprin (yay!) and a JTag thingy.
* My name is Chris Gough, some people call me Rufus (for reasons I don't fully understand).
* orderd a [http://www.hoverthings.com/catalog/ VC-450] quad frame, expect to have it soon.
* the best way to reach me is christopher (dot) d (dot) gough (at) gmail.com. But don't call me Christopher, only my mum does that (and then only when I'm in trouble) so it's creepy/weired. Call me Chris.
* These [http://www.rctimer.com/index.php?gOo=goods_details.dwt&goodsid=121 1000 Kv motors], these [http://www.rctimer.com/index.php?gOo=goods_details.dwt&goodsid=146 30A ESCs], and these [http://www.rctimer.com/index.php?gOo=goods_details.dwt&goodsid=527 12 pairs or 10" * 4.5" counter rotating props]. I have no idea if these are any good, or even if they are fit for purpose, I only know they cheap.
* my skype identity is christopher.d.gough, but it's not a good way to reach me.
* 2 Orange DSM2 satellite receivers from HobbyKing
* On GitHub I'm monkeypants, on eBay I'm monkeypants007.
* 900Hz xbees (international firmware, 915-928 MHz and power limited to fit withing the Australian ISM class licence)
* my phone number is (+61) 418441605 (a mobile).
* a new design NEO-6Q GPS (will fall back to a LEA-5H if this creates problems), etc
* plenty of lipos, picoblade bits and pieces, etc.


anticipated AUW ~1kg.
I'm NOT this guy:


The powertrain spec is similar to what most of the VC-450 setups on the RC Groups thread have, but I suspect that (on 3S lipos) those motors/ESCs will be slightly under-propped (wasted weight). My main concern is that the controllers won't be fast enough, expect I may need to replace them with something better. The props feel a little flimsy and I will certainly be balancing them well before I use them.
* http://www.sott.net/articles/show/205982-Meet-Lt-Col-Chris-Gough-Killing-by-Drone-and-Proud-of-It
 
I still need to acquire a DSM2 transmitter. Either a Spectrum/JR module for a Turnigy 9X (open source firmware, it's just an AVR with the right inputs), or borrow my friends spare Spectrum 5i. I'll find out if the 5i has a 3 position switch, I'll check it out before buying the Spectrum module.


My plan is to build a robust and strait-forward quad, then learn to fly it. After that, I'd like to switch to 36 MHz PPM control (like my planes) or fly by joystick to free up 2.4 GHz for analog video.
I mostly fly fixed-wing planes and am slowly moving to STM32, but mostly still LPC.

Latest revision as of 17:43, 1 November 2012

Project notes: Raspberry Pi ground control station

I want a cheap headless GCS that speaks to me (possibly via CB radio), keeps logs, and provides a convenient place for me to tinker with agents and such (development time) with a maximally simple setup at the field. I will probably want a build system (for reflashing firmware at the field) and integration with FPV video, but those jobs are for later.

I started with a Raspberry pi (rpi) running debian squeeze, which is what I run on my field laptop, but that was a dead end. Ocaml on squeeze is 3.11.2 (with no backport available), and that version doesn't support ocamlopt on ARM architectures. So far I've learned that I should be on a wheeze-based distribution (ocaml > 3.11, supporting ocamlopt on ARM), and I probably want to utilise the hardware float so that means I'll move to raspbian next.

http://www.raspbian.org/

My plan is to mudde through and get it working, then publish an install script that makes the install process repeatable. After that I might look into packaging, but I don't know much about that (yet).

About me

I'm an open source UAV enthusuiast from Canberra (Australia), with a penchant for paparazzi and the guy behind aerofu.com.

Aerofu logo.png

  • My name is Chris Gough, some people call me Rufus (for reasons I don't fully understand).
  • the best way to reach me is christopher (dot) d (dot) gough (at) gmail.com. But don't call me Christopher, only my mum does that (and then only when I'm in trouble) so it's creepy/weired. Call me Chris.
  • my skype identity is christopher.d.gough, but it's not a good way to reach me.
  • On GitHub I'm monkeypants, on eBay I'm monkeypants007.
  • my phone number is (+61) 418441605 (a mobile).

I'm NOT this guy:

I mostly fly fixed-wing planes and am slowly moving to STM32, but mostly still LPC.