Search found 48 matches

by palton
Sun Aug 05, 2012 8:07 pm
Forum: Software development
Topic: Flying Wing - development done?
Replies: 107
Views: 49984

Re: Flying Wing - development done?

I assumed that. It would be nice with RTL for planes/flying wings as well.
by palton
Sun Aug 05, 2012 6:05 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

What is status regarding bugs atm?

Edit:

btw, DiplayPIDConfigScreen(); will never run due to ConfigMode is never set to 1. ConfigMode is commented out where stickinputs are checked.

//ConfigMode = 1;

After uncommenting ConfigMode = 1 the PID menu is possible to enable with stick input.
by palton
Sun Aug 05, 2012 6:04 pm
Forum: Software development
Topic: Flying Wing - development done?
Replies: 107
Views: 49984

Re: Flying Wing - development done?

Does RTL work for flying wing, or just for multirotor?
by palton
Sat Aug 04, 2012 9:36 pm
Forum: Ideas
Topic: wishlist for v2.2 - CLOSED
Replies: 150
Views: 46688

Re: "V-22 Osprey"

itain wrote:The V22 is only one example of what could be done... The idea is to be able to smoothly switch between two (or more) different configurations while in stable flight mode.


This would be really coool! :=)
by palton
Sat Aug 04, 2012 9:23 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

First you reprogram your OSD to be able to be able to reprogram the MAX max 7456 circuit. Replacing the OSD fw with this special edition of code for upgrading the MAX 7456 circuit. That is what you have done, as I understand. When you connect with a terminal program the OSD is waiting for a you to s...
by palton
Sat Aug 04, 2012 12:50 am
Forum: Software development
Topic: [Patch] MultiWiiConf: Increase number of AUX channels
Replies: 2
Views: 1234

Re: [Patch] MultiWiiConf: Increase number of AUX channels

I like it as well, I would like to see this kind of extended aux features incorperated into official main code train. It sux to be be forced to patch or running a branch.

It makes sense as the options and combinations are growing all the time, as times goes.
by palton
Wed Aug 01, 2012 6:44 pm
Forum: Software development
Topic: Helicopter integration
Replies: 318
Views: 110669

Re: Helicopter integration

Are you using a separate headholding gyro for tail, and IMU for other axis, or IMU for all axis?

Video bitte. It would be nice to see how it works :=)
by palton
Mon Jul 30, 2012 4:52 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

Any settings in MW, like enabling LCD telemetry or any specific LCD config that is required in MW?
by palton
Mon Jul 30, 2012 2:45 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

Those settings didn't change anything for me, still no config menu.
by palton
Sun Jul 29, 2012 9:47 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

What is the required settings (config.h) to get LCD style PID config working? , I upgraded my board to latest code, to give it a shot again with the new code. Serial data is flowing and updating OSD (tx and rx correct between MWC (MW 2,1) and OSD board), but I don't get PID config menu via OSD worki...
by palton
Fri Jul 27, 2012 7:16 pm
Forum: Software development
Topic: MultiWii C Source
Replies: 14
Views: 4565

Re: MultiWii C Source

Why isn't OO style good Alex? just curious. 20 years ago when I went to the university, OO programming (c++) was mandatory in the education. The lecturer was banging it into our heads. The main reason then was to be able to encapsulate code in classes, were different programers can program and manag...
by palton
Wed Jul 25, 2012 8:05 am
Forum: Software development
Topic: OpenLRS Rx MULTI board support
Replies: 6
Views: 5554

Re: OpenLRS Rx MULTI board support

You will find it here:

http://www.flytron.com/
by palton
Mon Jul 23, 2012 12:14 am
Forum: Software development
Topic: [PATCH] Increase number of AUX channels
Replies: 65
Views: 21237

Re: [PATCH] Increase number of AUX channels

Here is a list how to accomplish 6 modes for different tx (mixing setups). It's doable for many TX. It's from Ardupilots manual. It's write ups from people who have contributed. http://code.google.com/p/ardupilot-mega/wiki/Sixmodes If one channel would use multiple threasholds for selection of fligh...
by palton
Sun Jul 22, 2012 10:54 pm
Forum: Software development
Topic: [PATCH] Increase number of AUX channels
Replies: 65
Views: 21237

Re: [PATCH] Increase number of AUX channels

I use 6 pos switch, when flying my AC2. AC2 People either go with a 3 mode switch, when they have limited TX, otherwise they combine two switches and mix those for 6 pos (can be done by T9X with er9x sw which is kind of common radio nowdays, it can aslo be done on Futaba radios (not only high end). ...
by palton
Thu Jul 19, 2012 11:30 pm
Forum: Ideas
Topic: wishlist for v2.2 - CLOSED
Replies: 150
Views: 46688

Re: wishlist for v2.2

I would like: - flow + sonar sensors integrated and fully working. - Tommie AUX stuff, with multiple (many, like a 6 pos switch) threasholds per channel but also more possible channels. - Geofence, looks pretty nice as well. http://diydrones.com/profiles/blogs/geo-fencing-for-arducopter-keep-your-co...
by palton
Thu Jul 12, 2012 6:57 pm
Forum: Software development
Topic: Helicopter integration
Replies: 318
Views: 110669

Re: Helicopter integration

Thx, I read his comments according to the link.

Copy Hamburger, Anything more since you wrote that hamburger. More experiences or is the heli put away now Hamburger?
by palton
Thu Jul 12, 2012 11:20 am
Forum: Software development
Topic: Helicopter integration
Replies: 318
Views: 110669

Re: Helicopter integration

How well does the MW heli implementation work? I havent really seen anything on forums or youtube regarding it. Mostly looks some expermenting. I guess it works, but how well? Just curious, as I'm putting a HK450 togehter atm. Is it worth putting a MW on as a heli controller, or better go for someth...
by palton
Wed Jun 27, 2012 9:09 pm
Forum: Software development
Topic: [PATCH] Increase number of AUX channels
Replies: 65
Views: 21237

Re: [PATCH] Increase number of AUX channels

btw, just saw there is a 6 pos switch announced at Diydrones atm (for sale at ebay), if somebody else is interested in reading about how to mod tx or buying one as DIY kit. Might be interesting for someone so I thought I put the link here as well. http://diydrones.com/profiles/blogs/universal-6-posi...
by palton
Wed Jun 27, 2012 8:55 pm
Forum: Software development
Topic: [PATCH] Increase number of AUX channels
Replies: 65
Views: 21237

Re: [PATCH] Increase number of AUX channels

THX Tommie. Yes I'm interessted in that fix. Would be nice to be able to use the 6 pos switch i got installed. I will get free aux channels then for flightmode independent options :=) When switching between MW and AC2 plattform I got the AC2 flightmodes at the 6 position switch and MW all over the p...
by palton
Wed Jun 27, 2012 5:30 am
Forum: Software development
Topic: [PATCH] Increase number of AUX channels
Replies: 65
Views: 21237

Re: [PATCH] Increase number of AUX channels

I use a 6 pos switch (one potentiometer replaced with 6 pos switch) on my transmitter for AC2 flightmodes. That works good, at least 6 of 10 possible flight modes in AC2 can be configured from one single knob. I think the same type of setups would be pretty nice for MW as well, as MW also starts to ...
by palton
Mon Jun 25, 2012 8:01 pm
Forum: Software development
Topic: Helicopter integration
Replies: 318
Views: 110669

Re: Helicopter integration

As I have understood that EXT_MOTOR_RANGE extends the pwm range to increase from 125 steps resolution to 250 steps resolution, for higher resolution with ESC flashed with wii-esc software with 250 steps resolution.
by palton
Wed Jun 20, 2012 7:54 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

I got your point now, didn't get what you meant from the beginning as I was saying. I agree with you, considering the hw/sw have been around for a while now. I bought my hardware about when ver 8 sw was available. From that perspective it doesn't seam unreasonable, but looking at time frame back, yo...
by palton
Tue Jun 19, 2012 11:22 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

Hmm, what did you mean with that? not sure I got it right. But I cant see anyone saying it works great in this thread, just what different people (like me or skytor) got working and not working, and what matters for each individual, how important it is to get working or not. I'm interested of knowin...
by palton
Tue Jun 19, 2012 9:40 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

Does your arrow point home correct skytor? Curious if my setup got probs, or the OSD isn't working as it should. My arrow isn't reliable when flying. Doesn't point to home, although home is set when gps finds its satellites, alt and distance from home set is working, locking at 7-11 sat (mostly 9-10...
by palton
Tue Jun 19, 2012 2:10 pm
Forum: Software development
Topic: Wider pwm range for 250 steps resolution in wii-esc?
Replies: 1
Views: 1129

Re: Wider pwm range for 250 steps resolution in wii-esc?

As no one is answering and I now have found out anyway, I answer myself if somebody else wonder the same thing. This is an option in the current development release.
by palton
Sun Jun 17, 2012 1:17 pm
Forum: Software development
Topic: Wider pwm range for 250 steps resolution in wii-esc?
Replies: 1
Views: 1129

Wider pwm range for 250 steps resolution in wii-esc?

Is wider pwm range output supported in current dev release or is it planned for? corresponding to 250 steps resolution possible in wii-esc code. Is it possible to get that 250 steps resolution today with dev code?
by palton
Wed Jun 13, 2012 10:13 pm
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29412

Re: WinGUI 2.1 Beta is released for testing

Hehe, My best friends dad is a high ranked police officer and he have learnt me one thing since i was a kid. Never admit anything when you get caught by the police, hehe. Open source is supposed to work that way as you say EOSbandi, nothing wrong looking what others have done. Maybe you can do it ev...
by palton
Wed Jun 13, 2012 9:47 pm
Forum: Software development
Topic: Distributed computing
Replies: 20
Views: 4995

Re: Distributed computing

Copterrichie, IBM mainframes still exists, hehe. You get em with 10Gbit/s interfaces today, they run IPsec, ipv6, OSPF routing protocols etc and yes they still cost a fortune. We (I'm working for IBM) sold one this year here in Sweden. They aren't dead yet, even though they are kind of dying a slow ...
by palton
Wed Jun 13, 2012 12:14 am
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29412

Re: WinGUI 2.1 Beta is released for testing

Indeed it would. But I liked what I saw :=)
by palton
Tue Jun 12, 2012 11:07 pm
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29412

Re: WinGUI 2.1 Beta is released for testing

Sorry being a spoiler, I just couldn't resist starting my APM flight planner and compare, hehe. I got curious and couldn't resist to ask..

I think it looks promising :=) I just downloaded and walked trough GUI.

Any particular reason there isn't a maximize window option?
by palton
Tue Jun 12, 2012 9:46 pm
Forum: Software development
Topic: WinGUI 2.1 Beta is released for testing
Replies: 96
Views: 29412

Re: WinGUI 2.1 Beta is released for testing

How about presenting sensor data like an OSD does (like an overlay to video), within the video window. Something already planned for?
by palton
Wed Jun 06, 2012 9:36 am
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

My problem I was writing about earlier,it's not related to the OSD. I think the OSD works just fine with v8. It presents everything fine on screen. It sure looks real nice. I have to say that. It's my magnetometer that's not working in my case. I haven't really used it before and tested it. It is ca...
by palton
Tue Jun 05, 2012 8:16 pm
Forum: Software development
Topic: Finishing up APM2.0 Support
Replies: 24
Views: 10381

Re: Finishing up APM2.0 Support

I would like to see APM 2.0 support for multwii. Would be nice..
by palton
Sun Jun 03, 2012 6:46 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

DId another test now, using my car. Multirotor on top of the car. Satelites fixed are between 7-9.I get speed working when driving with my car, distance is also working as it should. Compass doesn't match the direction I'm driving (updates randomly, sometimes hangs for a while), and neither the arro...
by palton
Sun Jun 03, 2012 4:26 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 246939

Re: Rushduino OSD - Multiwii based open software osd

I also get pretty annoyed of the PID adjustment screen at the startup.I sure want it, but not every time i power on.. I did some initial ground testing with my v8 today. Calibration of voltage went fine, pretty near real voltage. I also hooked up an HK OSD gps (at 38400 baud), to the flyduino board ...
by palton
Fri Mar 02, 2012 8:12 pm
Forum: Software development
Topic: GPS integration
Replies: 1724
Views: 887172

Re: GPS integration

Any thoughts about writing a "geofence" feature like the ardupilot one? Creating a "virtual box" made of gps cordinates where you fly by wire within the "box". As soon as hitting the geofence, controller fly back to the starting coordinate by it self full autonomously. ...
by palton
Mon Sep 19, 2011 11:05 pm
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

Which bloggie model do you have?
by palton
Mon Sep 19, 2011 9:27 am
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

How about live feed from the Sony Bloggie cam? tried to google some, looks like there is a lot of different models and some with hdmi and some with composite out connectors.

Got a good recipe (i guess some models works, others don't) on Sony Bloggie for live feed to the ground?
by palton
Mon Sep 12, 2011 11:44 pm
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

Thanks for sharing copterrichie, I need a repairkit for my KDA 20-22L motor now, so I can test mine..
by palton
Mon Sep 12, 2011 7:02 pm
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

I destroyed threads on one shaft for the propeller mount, motor destroyed. I was swaping rotation on front motors. Need to get a new KDA20-22L motor (or repair kit at HK) before getting further, only repairkits available in stock at HK atm. I did a bad drawing but as a reference I put it in here, ea...
by palton
Sun Sep 11, 2011 8:56 am
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

Thanks, then I know I got it right then. This make me a bit more confident and I will start playing with it now then. I will test with the mixing I copied in, with only roll on front motors, and letting the tail handle pitch and yaw.
by palton
Sun Sep 11, 2011 7:59 am
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

It's time for me to start uploading code on my controller and start testing, as I understand the difference from Y4 is that you remove Yaw and Pitch from front motors and let the rear motors handle this. Looks like 1.8 code is changed compared to the 1.7 code. I would like to use 1.8 code. Not sure ...
by palton
Sat Sep 10, 2011 11:06 am
Forum: ESCs, propellers , servos and radios
Topic: Turnigy 9X 9Ch Transmitter w/ Module & 8ch Receiver (Mode 2)
Replies: 21
Views: 12360

Re: Turnigy 9X 9Ch Transmitter w/ Module & 8ch Receiver (Mod

I haven't used Open LRS for long range purposes, so I haven't done any range tests. I use it for other reasons than range (Open LRS main purpose isn't range, it's about functionality). I want the frequency, freeing up other freq and I'm playing with it as it's open Source. If you're after range (esp...
by palton
Sat Sep 10, 2011 9:28 am
Forum: ESCs, propellers , servos and radios
Topic: Turnigy 9X 9Ch Transmitter w/ Module & 8ch Receiver (Mode 2)
Replies: 21
Views: 12360

Re: Turnigy 9X 9Ch Transmitter w/ Module & 8ch Receiver (Mod

I got a couple of other mods (first one related to you're question and the second a bit of topic, but i Included it anyway) I did to my T9x and not covered by Undcons nice explanation of mods. Very nice summary of mods.. I reused the original T9x Module in the back, i replaced the radio inside (stil...
by palton
Mon Sep 05, 2011 6:47 am
Forum: Ideas
Topic: MAVLink protocol
Replies: 21
Views: 20162

Re: MAVLink protocol

APC 220 is really easy to setup compared to Xbee, I got them both and Xbee was a struggle before I got it working. APC 220 took just a few minutes and they where running. And they are affordable as well :=)
by palton
Sun Sep 04, 2011 11:07 am
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

I have started building mine now, I inverted the tail compared to you're picture. My tail looks like a V, standing up (you have an upside down one). As I see this it must mean that my left rear motor does the same as work as you're right rear motor. Then I got a question, should I treat them so and ...
by palton
Fri Sep 02, 2011 10:05 pm
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

All motors are of the same type KDA 20-22L and 10 x 4.5 props with Turnigy plush 18A ESC. Spare from a crashed quad, that are laying around. Time to do something fun of it again. I'm planning on having a movable battery tray on the tailboom for adjusting cg, should work I think. And then using a fix...
by palton
Fri Sep 02, 2011 9:18 pm
Forum: Software development
Topic: TriFour (V-Tail) Mixing
Replies: 57
Views: 25000

Re: TriFour (V-Tail) Mixing

Hi, thanks for posting you're work. I have been "chasing/tracking" you from rcgroup and finally found you and got you posting you're work here :=) I would like to try v-tail quad but thinking of a T-frame setup. I'm thinking of how long the tail boom would be and also cg for a T setup. Usi...