Search found 88 matches

by ardufriki
Tue Mar 24, 2015 8:30 pm
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1162762

Re: Direct Frsky telemtry data from MW FC

Hi, I used the last code posted in this thread some posts ago, by "baco" user. But I had to make some corrections in it in order to run ok in my 9x. I have weird GPS values, they seem to be cutted in the last two numbers. Sometimes I have consistent data, but it changes continuously to wei...
by ardufriki
Tue Mar 24, 2015 2:28 pm
Forum: Connecting elements
Topic: Frsky (openlrsng) + MinimOSD in CRIUS AIO PRO V2
Replies: 1
Views: 1422

Re: Frsky (openlrsng) + MinimOSD in CRIUS AIO PRO V2

Autoanswer: Yes, in CRIUS AIO PRO V2 the serial 1 can be used for Frsky mod. Just change the #define to SERIAL 1 :D
by ardufriki
Tue Mar 24, 2015 8:47 am
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1162762

Re: Direct Frsky telemtry data from MW FC

Hi Quadbow, Im talking about the same issue, but now it is solved I had to select SERIAL 1, and everything works now !! No need of RX line, as you said. Thanks. I dont need level converter, cause Im using orangerx RX flashed with openlrsng as "frsky emulator", I connect TX1 from CRIUS FC t...
by ardufriki
Mon Mar 23, 2015 8:24 pm
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1162762

Re: Direct Frsky telemtry data from MW FC

I have the SERIAL 1 for Frsky, but I dont see anything in that port. I have tested with ftdi connector and terminal software, but no success. I have connected only TX line.

Does the Frsky protocol need both RX and TX lines or Multiwii transmittes information without being asked to?

Any clue?
by ardufriki
Mon Mar 23, 2015 3:53 pm
Forum: Connecting elements
Topic: Frsky (openlrsng) + MinimOSD in CRIUS AIO PRO V2
Replies: 1
Views: 1422

Frsky (openlrsng) + MinimOSD in CRIUS AIO PRO V2

Hi, Im trying to get telemetry data in my transmitter (9x). But I dont know if I can use SERIAL 1 for Frsky output. It seems to be free in Multiwii 2.4. The imlementation of Frsky uses SERIAL 3, but I have my MWOSD there, and SERIAL 2 has a GPS attached.... Should I define TELEMETRY_FRSKY_SERIAL 1 i...
by ardufriki
Mon Mar 23, 2015 2:34 pm
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1162762

Re: Direct Frsky telemtry data from MW FC

Hi there, I`m using 2.4 MW code, but also a MWOSD at SERIAL 3. Should I change the define:

#define TELEMETRY_FRSKY_SERIAL 3

to this?

#define TELEMETRY_FRSKY_SERIAL 1

It seems SERIAL 1 is not used in my CRIUS AIO PRO V2..
by ardufriki
Mon Mar 23, 2015 11:49 am
Forum: Software development
Topic: FRSKY telemetry integration into Multiwii 2.4 has started
Replies: 71
Views: 33893

Re: FRSKY telemetry integration into Multiwii 2.4 has starte

Good news Frsky will be integrated in MultiWii code !! I have er9x with Frsky option enabled. For now I can visualize RSSI values in my Turnigy 9x transmitter, but I will be amazing to see other values. The GPS coords I dont know if are implemented in Fsrsky protocol (I think so), but they are a &qu...
by ardufriki
Thu Mar 12, 2015 3:31 pm
Forum: ESCs, propellers , servos and radios
Topic: 1045 propellers, what motors for long flying time?
Replies: 1
Views: 1388

1045 propellers, what motors for long flying time?

Hi, that is the question. I have now 2212 cheap motors and 1045 propellers, and I would like to be more time in the air than now (just 6 or 8 minutes with a 2200mah battery). What alternatives I have before switch all my stuff to big 390kv motors/big propellers and BIG (expensive) 6S batteries? Any ...
by ardufriki
Wed Mar 11, 2015 8:59 am
Forum: Software development
Topic: Ghettostation: mini antenna tracker & groundstation
Replies: 29
Views: 20089

Re: Ghettostation: mini antenna tracker & groundstation

hi, Im trying to compile GhettoProxy with Arduino IDE 1.6.0, but always get the error messages (and other similar): In file included from C:\Users\p\Downloads\arduino-1.6.0-windows\arduino-1.6.0\libraries\FastSerial/BetterStream.h:16:0, from C:\Users\p\Downloads\arduino-1.6.0-windows\arduino-1.6.0\l...
by ardufriki
Tue May 13, 2014 11:56 am
Forum: Shields, boards and sensors
Topic: FC w/328p - OSD + Telemetry possible?
Replies: 3
Views: 2034

Re: FC w/328p - OSD + Telemetry possible?

PatrikE, thx for your quick answer. So...If I understood correctly: the telemetry system uses MSP protocol to comunicate with the FC, asking for many data. Then the OSD is "sniffing" just the data it needs. Right? So I dont have to configure mi minimOSD for this, just disconnect the TX lin...
by ardufriki
Mon May 12, 2014 4:02 pm
Forum: Shields, boards and sensors
Topic: What fligth controller does my hexacopter have?
Replies: 5
Views: 2667

Re: What fligth controller does my hexacopter have?

hi, you should can read the codes on the chips, (mostly you need a magnifier for this).

Later you should find them in the def.h file of multiwii code.

Anyway, it seems to be similar to a CRIUS AIO PRO.

Good luck
by ardufriki
Mon May 12, 2014 3:46 pm
Forum: Shields, boards and sensors
Topic: FC w/328p - OSD + Telemetry possible?
Replies: 3
Views: 2034

FC w/328p - OSD + Telemetry possible?

Hi, I can see in the code that only one serial port is used with 328p based flying controlers (mine is a CRIUS SE). I can use minimOSD and bluetooth, but not both at the same time. I would like to play with telemetry now, but not losing my minimOSD data. Is is possible or have I to upgrade to Atmel ...
by ardufriki
Fri May 09, 2014 11:19 am
Forum: Software development
Topic: PPM problems with 12 channels
Replies: 0
Views: 618

PPM problems with 12 channels

I have problems with 2.3 MW when I configure 12channels in my openlrsng. The channels go crazy:
http://www.multiwii.com/forum/viewtopic.php?f=17&t=4308


I think this is not solved, althought I dont know if is a bug from MW or openlrsng or er9x.....any help?
by ardufriki
Fri May 09, 2014 11:14 am
Forum: MultiWii tweaking - flying experience
Topic: Tutorial: Getting Dragonlink 12ch PPM to work with MultiWii
Replies: 1
Views: 2702

Re: Tutorial: Getting Dragonlink 12ch PPM to work with Multi

Hi Dok, I have been experimenting lately with my new orangerx system and openlrsng firmware. I have also flashed my turnigy 9x with er9x in order to get easier switches configuration. What I`ve got is exactly the same as you. I tried to configure 12 channels (because in the code we have 12 channels:...
by ardufriki
Thu Mar 13, 2014 3:31 pm
Forum: Ideas
Topic: RSSI through RC channel
Replies: 3
Views: 2413

Re: RSSI through RC channel

Hi, I was wondering about the same. If baseflight has this implementation I should be in MultiWii, so the first is based on the second one. Anybody knows?
by ardufriki
Tue Apr 09, 2013 8:30 am
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 61566

Re: I2C OLED thread

Checking deeply this in the datasheet, there are two wires coming from the sd1306 controller, but in this oled only the SDIN is connected. If you join SDOUT to SDIN it should send the ACK (not tested, dificult to solder...). Hi, I´ve got the ACK from the SSD1303 chip inside our OLED(seen in logic a...
by ardufriki
Fri Mar 29, 2013 5:05 pm
Forum: Software development
Topic: RX_RSSI value calculation
Replies: 4
Views: 1547

Re: RX_RSSI value calculation

Oh, I catched it now. Thanks.
by ardufriki
Fri Mar 29, 2013 9:21 am
Forum: Software development
Topic: RX_RSSI value calculation
Replies: 4
Views: 1547

Re: RX_RSSI value calculation

Thanks for the info, my card is similar to CriusSE, i will check it, because I want to install a FPV with your fabulous MinimOSD sofware, but I prefer take the data from MW FC throught serial protocol (MSP), and not to solder in the minimosd card. Anyway, it seems the array rssiRawArray[i] takes 8 t...
by ardufriki
Thu Mar 28, 2013 9:25 am
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 61566

Re: I2C OLED thread

Checking deeply this in the datasheet, there are two wires coming from the sd1306 controller, but in this oled only the SDIN is connected. If you join SDOUT to SDIN it should send the ACK (not tested, dificult to solder...).
by ardufriki
Wed Mar 27, 2013 12:41 pm
Forum: ESCs, propellers , servos and radios
Topic: Failsafe methods
Replies: 16
Views: 7050

Re: Failsafe methods

by ardufriki
Wed Mar 27, 2013 11:08 am
Forum: Software development
Topic: RX_RSSI value calculation
Replies: 4
Views: 1547

RX_RSSI value calculation

HI, just learning to install a MinimOSD at my copter, I dont understand well what this code from MW2.2 is doing: #if defined(RX_RSSI) static uint8_t sig = 0; uint16_t rssiRaw = 0; static uint16_t rssiRawArray[8]; rssiRawArray[(sig++)%8] = analogRead(RX_RSSI_PIN); for (uint8_t i=0;i<8;i++) rssiRaw +=...
by ardufriki
Wed Mar 27, 2013 9:46 am
Forum: Software development
Topic: Why does failsafe works? Multiwii 2.2 Turnigy 9x 8ch receive
Replies: 7
Views: 3537

Re: Why does failsafe works? Multiwii 2.2 Turnigy 9x 8ch rec

Just for add some info about our rx, I attach some images of the MOD I made yesterday in order to get a RSSI signal for future use. I am planning to add a cheap FPV system and a Minim OSD card.... This is how I had before, with a wire from led area. I was triggering failsafe through A6 PIN: http://s...
by ardufriki
Tue Mar 26, 2013 6:05 pm
Forum: Software development
Topic: Why does failsafe works? Multiwii 2.2 Turnigy 9x 8ch receive
Replies: 7
Views: 3537

Re: Why does failsafe works? Multiwii 2.2 Turnigy 9x 8ch rec

Hi, finally I confirm your experiment. I dont know yet why it didnt work, but now does well. So I will remove my failsafe system at A6 pin.

It works with MW2.2 and w/o modifications on the rx. Good.

Next is to check if we can get a RSSI from this cheap rx.
by ardufriki
Tue Mar 26, 2013 12:00 pm
Forum: Software development
Topic: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2; work
Replies: 18
Views: 11518

Re: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2;

In the video you can see that the receiver stores the last values, when signal is lost. After one second the failsafe-funktion are activated. Here is the video that show it: m I can not explain now why the faisafe function starts? E_T Thanks for the video E_TE_T, it is incredible. I am going to inv...
by ardufriki
Fri Mar 22, 2013 7:17 pm
Forum: Software development
Topic: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2; work
Replies: 18
Views: 11518

Re: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2;

Hi again,

I have tried that but it doesnt work. With MW 2.2 the motors continue running with last commands from sticks. May be there are versions of the rx ?¿?¿?
by ardufriki
Thu Mar 21, 2013 10:35 am
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 61566

Re: I2C OLED thread

Hubbie0001 wrote:My oled works with your coding. Thank you. Greate job. The reason off the failure with the wire-library is the missing acknowledge from the oled. It never send an ack. I have checked it with a 2-ray oscilloscope.


wow, good info. Thanks.
by ardufriki
Tue Mar 19, 2013 9:00 pm
Forum: Software development
Topic: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2; work
Replies: 18
Views: 11518

Re: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2;

E_TE_T wrote:I have the Turinigy 9x V2 (original firmware) and the turnigy 8ch receiver v2.
http://www.hobbyking.com/hobbyking/stor ... ware_.html
No hardware were changed. :)



E_T


I cant make it work like you. I have the same tx rx combo :(
by ardufriki
Tue Mar 19, 2013 8:50 pm
Forum: Software development
Topic: 2.2 twitches while flying
Replies: 20
Views: 7820

Re: 2.2 twitches while flying

I saw in my FC I dont have a MPU6050, so I think I dont have to touch that #define. Instead I have the following setup (Im fliying with "CRIUS SE" #define in config.h): Gyroscope: ITG3200 (ITG3205) Accelerometer: BMA180 Magnetometer: HMC5883 Barometer: BMP085 So I will undefine "#def...
by ardufriki
Tue Mar 19, 2013 8:51 am
Forum: ESCs, propellers , servos and radios
Topic: Failsafe methods
Replies: 16
Views: 7050

Re: Failsafe methods

Hi, I soldered a wire from 9x8c Turnigy rx, near to the internal LED, and now I have an ON/OFF Failsafe feature. I have it attached to A6 input and then modified the code as previous post. It works fine. This is not a real RSSI signal, but at least I have something. The stock Turnigy 9x doesnt have ...
by ardufriki
Mon Mar 18, 2013 4:42 pm
Forum: Software development
Topic: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2; work
Replies: 18
Views: 11518

Re: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2;

oh, thanks, I will check that in my 9x8c v2. For now I have it connected just to the LED. I will give it a try.
by ardufriki
Mon Mar 18, 2013 1:10 pm
Forum: Software development
Topic: MW 2.2, no arm/disarm with Turnigy ER9X
Replies: 20
Views: 9452

Re: MW 2.2, no arm/disarm with Turnigy ER9X

Working ok with Turnigy 9x
by ardufriki
Mon Mar 18, 2013 1:07 pm
Forum: Software development
Topic: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2; work
Replies: 18
Views: 11518

Re: Failsafe; Multiwii 2.2; Turnigy 9x V2; 8CH receiver V2;

Hi, what kind of receiver do you have? I am impressed, because AFAIK in Turnigy 9x and 9x8c receiver from HobbyKing there is no FAILSAFE. In my case I have soldered a wire form the led inside, to get an analogic signal than I use later to trigger multiwii failsafe code (it is not a wonderfull RSSI s...
by ardufriki
Thu Mar 14, 2013 12:19 pm
Forum: Software development
Topic: Altitude Hold/Advanced Failsafe solutions by NHA
Replies: 270
Views: 133309

Re: Altitude Hold/Advanced Failsafe solutions by NHA

In my case I have modified the code (r1362 and earlier) including a small hack in my receptor (cheap turnigy 9x8c) as it doesnt have FAILSAFE. Now I trigger FAILSAFE through A6 PIN, connected inside the rx (status led inside) and comparing the input volts with a constant value. If the value is good ...
by ardufriki
Thu Mar 14, 2013 11:31 am
Forum: Software development
Topic: Altitude Hold/Advanced Failsafe solutions by NHA
Replies: 270
Views: 133309

Re: Altitude Hold/Advanced Failsafe solutions by NHA

Sorry, I am a little bit confused. I have a I2C NAV with CRIUS GPS v2. It seems to work PH and RTH modes. But.... - Would this "mod" work with my card or only with ATmega2560 proccessor? - Are you going to release a new versión merged with MW v2.2? - Is this a mod to be included in future ...
by ardufriki
Thu Mar 14, 2013 10:43 am
Forum: Software development
Topic: 2.2 twitches while flying
Replies: 20
Views: 7820

Re: 2.2 twitches while flying

I saw in my FC I dont have a MPU6050, so I think I dont have to touch that #define. Instead I have the following setup (Im fliying with "CRIUS SE" #define in config.h): Gyroscope: ITG3200 (ITG3205) Accelerometer: BMA180 Magnetometer: HMC5883 Barometer: BMP085 So I will undefine "#defi...
by ardufriki
Thu Mar 14, 2013 9:49 am
Forum: Software development
Topic: 2.2 twitches while flying
Replies: 20
Views: 7820

Re: 2.2 twitches while flying

I had the same problem. lay on the I2C GPS. have enabled two filters and it was OK. I have exactly the same "twitches" (quick small arm acelerations what you can easily hear and watch) , but with all the releases, not only 2.2, so I dont think the problem comes from the release. In my cas...
by ardufriki
Tue Dec 18, 2012 4:21 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 61566

Re: I2C OLED thread

Hi again, anybody has got this OLED working with "Wire.h" (i2c) library from Arduino IDE? Or with the examples from WIDE.HK? I mean, in a separate scenary, not conected to MultiWii board, but to Arduino board...
by ardufriki
Thu Dec 13, 2012 5:04 pm
Forum: Shields, boards and sensors
Topic: I2C OLED thread
Replies: 62
Views: 61566

Re: I2C OLED thread

Hi all, I have this electronics: . It seems to be like Crius SE, but not sure. I have bought also a CRIUS CO-16 OLED 128x64 display, and I dont see anything when I connect to the board. May be the Multiwii 2.1 version inside doesnt have enable the corresponding "#defines". That is not a pr...