Search found 232 matches

by Peter
Thu Jun 07, 2012 8:08 am
Forum: 3D Printing
Topic: Printed case
Replies: 9
Views: 8117

Printed case

Hi,

I'm building my first 3d printer, the Prusa Mendel.
And I'am thinking about printing a custom case.
Did someone already do this? Did it work? Any tips?
Does someone have a 3d model to start with?

I would love to have a printed transmitter with ersky9x + aurora 9 gimbals :-D

Thanks!
by Peter
Sun May 06, 2012 7:04 pm
Forum: openTx
Topic: Flight Phases
Replies: 16
Views: 9674

Re: Flight Phases

Yesterday, I reconfigured my easyglider pro model to use 4 flight fases. Cruise, Thermal, Speed and Land. Throttle trim as input for camber and reflex.
I did fly it today and I must say it is a killer feature! It really works great.
by Peter
Sun May 06, 2012 6:43 pm
Forum: openTx
Topic: Vario
Replies: 11
Views: 7296

Re: Vario

I will have a look at the code. Always looking to learn. I have tested my code today and for my use/experience it works pretty well, much better than reading one sample. Quite stable altitude readings. Reached 466 meters today when starting on 180 meters with motor of with a easy glider pro :-D. Nee...
by Peter
Sun May 06, 2012 9:03 am
Forum: openTx
Topic: Vario
Replies: 11
Views: 7296

Re: Vario

And here is the arduino code.
by Peter
Sun May 06, 2012 8:17 am
Forum: openTx
Topic: Vario
Replies: 11
Views: 7296

Re: Vario

Thanks Max for the great explanation. Would not have figured that one out. I only have to change 1 variable to change the speed, so no problem. I use the bmp085 and use the max (8x) oversampling, 26ms sample time and use 5 samples to create an avarage to filter noise. The next thing to get better re...
by Peter
Sat May 05, 2012 4:35 pm
Forum: openTx
Topic: Which board for open9x?
Replies: 34
Views: 16859

Re: Which board for open9x?

But if you look only at a change, it seems very handy.

Verstuurd van mijn GT-I9100 met Tapatalk
by Peter
Fri May 04, 2012 10:23 pm
Forum: eePe
Topic: eePe and Ubuntu 12.04 - Permission problems
Replies: 39
Views: 59077

Re: eePe and Ubuntu 12.04 - Permission problems

Great, works like a charm!

Btw, I like 12.04. Works well.


Verstuurd van mijn GT-I9100 met Tapatalk
by Peter
Fri May 04, 2012 10:09 pm
Forum: openTx
Topic: Vario
Replies: 11
Views: 7296

Vario

In the telemetry screen I saw the new option "limit". Van someone explain wat the 2 values are? And if I assign a funtion switch to the vario, it shows in companion9x as "start logs". The last question is: Is the time between altitude updates important? I have my own frsky hub im...
by Peter
Tue Apr 24, 2012 9:29 pm
Forum: openTx
Topic: A couple of suggestions
Replies: 117
Views: 50982

Re: A couple of suggestions

I didn't even know the conversion factor. I build my own sensorhub and do sent km/h instead of knots.

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Tue Apr 24, 2012 9:25 pm
Forum: openTx
Topic: Frsky telemetry data
Replies: 34
Views: 19968

Re: Frsky telemetry data

Right, only real-time and Max. Would be great, thanks!

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Tue Apr 24, 2012 3:32 pm
Forum: openTx
Topic: Frsky telemetry data
Replies: 34
Views: 19968

Re: Frsky telemetry data

I did almost the same. Reading data from flytron current sensor, sparkfun bmp085 baro and flytron GPS. Converting the data to Frsky protocol and using an rs232 converter to interface with the receiver. And I also changed the er9x software to setup my telemetry screens. But using open9x now and that ...
by Peter
Wed Apr 18, 2012 6:38 am
Forum: PROGRAMMERS
Topic: What is idle state of MOSI when programing a 9x? --Answered
Replies: 18
Views: 15951

Re: What is idle state of MOSI when programing a 9x?

Could the reversed idle polarity be caused by the bus pirate startup mode? The bus pirate starts in high impedance mode afaik. After he detects that it needs to be in programmer mode, it could change the idle mode?

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Sat Apr 14, 2012 8:44 pm
Forum: openTx
Topic: Sticky throttle cut
Replies: 3
Views: 3877

Re: Sticky throttle cut

Thanks for correcting!

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Sat Apr 14, 2012 5:06 pm
Forum: openTx
Topic: Sticky throttle cut
Replies: 3
Views: 3877

Sticky throttle cut

I'm still learning the great open9x. Many great changes. Is it an idea to add the sticky throttle cut template? I find it very useful and way more save than the standard throttle cut. The sticky throttle cut template is in companion9x, but that one is not working. The channel 14 is not selected in t...
by Peter
Fri Apr 13, 2012 9:43 am
Forum: openTx
Topic: How to settle custom alarms on Telemetry
Replies: 16
Views: 10466

Re: How to settle custom alarms on Telemetry

No problem.

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Fri Apr 13, 2012 8:49 am
Forum: openTx
Topic: Flight Phases
Replies: 16
Views: 9674

Re: Flight Phases

Great, thanks. My french is only enough to buy beer and croissants! :-)

Sent from my Galaxy S2 using Tapatalk 2
by Peter
Thu Apr 12, 2012 8:47 pm
Forum: openTx
Topic: Frsky telemetry data
Replies: 34
Views: 19968

Re: Frsky telemetry data

Ah, thats why it is not in!
I build my own sensorhub using a arduino pro mini and a flytron current sensor.

Sent from my GT-I9100 using Tapatalk 2
by Peter
Thu Apr 12, 2012 8:21 pm
Forum: openTx
Topic: How to settle custom alarms on Telemetry
Replies: 16
Views: 10466

Re: How to settle custom alarms on Telemetry

Thanks! Easy to understand. But I was configurating this and suddenly my motor went on! At a save distance luckily. What happened is that I browsed through the options and when selecting THR, Security CH1 with 0 was auto selected. But THR was enabled by me because of the throttle cut. Created with t...
by Peter
Thu Apr 12, 2012 7:45 pm
Forum: openTx
Topic: Frsky telemetry data
Replies: 34
Views: 19968

Frsky telemetry data

Hi, thanks for the great software. Configuration of telemetry data and flight fases are awesome. Was using er9x, but this is even beter for me. The only thing I'm missing is Amps data. It was added in frsky protocol 2. Current Amps and max Amps would be great to have. In the future it would be great...
by Peter
Wed Mar 28, 2012 8:10 am
Forum: er9x
Topic: ER9X User Guide
Replies: 124
Views: 154542

Re: ER9X User Guide

Looks good!
by Peter
Thu Mar 08, 2012 4:01 pm
Forum: er9x
Topic: Change names for MAX and FULL
Replies: 63
Views: 29973

Re: Change names for MAX and FULL

But HALF could be interpreted as -50 -> +50.
Or am I thinking as a geek now? :-)
by Peter
Mon Mar 05, 2012 2:53 pm
Forum: er9x
Topic: Change names for MAX and FULL
Replies: 63
Views: 29973

Re: Change names for MAX and FULL

I would choose FULL, POS and NEG

Go to advanced search