Search found 13 matches

by Benzel
Tue Jan 08, 2013 9:39 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2564168

Re: Baseflight aka multiwii port to stm32

arne wrote:Disable the "telemetry" feature, then the OSD should work when the copter is armed.


Thanks, can't believe it was that simple :D I spent hours going through the osd code :roll:.
by Benzel
Tue Jan 08, 2013 8:23 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2564168

Re: Baseflight aka multiwii port to stm32

Hi, still doing some tests to get the minimosd working with my naze32 board. Almost everything works now fine, GPS, PID, Altitude and artificial horizon. But if i arm the motors the osd freezes if i unarm everything works again. I tested this also with the MW-WinGUI all sensors are read correct but ...
by Benzel
Thu Dec 27, 2012 9:48 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 247764

Re: Rushduino OSD - Multiwii based open software osd

Hello Ross,

Thanks, will give that a try.
by Benzel
Wed Dec 26, 2012 2:22 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 247764

Re: Rushduino OSD - Multiwii based open software osd

Hi, i am trying to get the Rushduino/Minimosd to work with my Naze32 board. Everything seems to be working fine, like GPS, Vbat and the angels. But for some reason the OSD does not get armed. If i use the Yaw stick to start the motors the osd still shows disamed and the timers don't start. Same OSD ...
by Benzel
Wed Dec 26, 2012 2:05 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2564168

Re: Baseflight aka multiwii port to stm32

Thanks, but It seems the new Rushduino software is already using the new MSP Protocol.
I will check in the Rusduino thread if they know why the naze board does not arm.
by Benzel
Wed Dec 26, 2012 1:14 pm
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2564168

Re: Baseflight aka multiwii port to stm32

Hello TC, I am not sure about the protocol. As far as i know the rusduiono osd get it's data form the LCD_TELEMETRY. As most of the data is displayed correct i presumed it was the same for the naze board. On my crius board it works OK and arms the OSD. It would be nice to get this working, a minimos...
by Benzel
Wed Dec 26, 2012 11:12 am
Forum: Software
Topic: Baseflight aka multiwii port to stm32
Replies: 1036
Views: 2564168

Re: Baseflight aka multiwii port to stm32

I am trying to get the rushduino/minim osd boards to work with the TX/RX out on the naze board. Most of the things like GPS, altitude and the angles work just fine. But if you arm the copter and the motors start spinning the OSD is not getting a signal to arm and stay's in disarmed mode. As far as i...
by Benzel
Thu Nov 22, 2012 11:41 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 247764

Re: Rushduino OSD - Multiwii based open software osd

Hi Kataventos, Got most of the things working with your latest version and it is a lot faster ! But i have some trouble with the voltage messurment, I am messuring the 12 volt video voltage on Port 0, but all messurements will give me a value of 1023. With the old rusduino software the voltage was ...
by Benzel
Thu Nov 22, 2012 9:13 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 247764

Re: Rushduino OSD - Multiwii based open software osd

Hi Kataventos, Got most of the things working with your latest version and it is a lot faster ! But i have some trouble with the voltage messurment, I am messuring the 12 volt video voltage on Port 0, but all messurements will give me a value of 1023. With the old rusduino software the voltage was c...
by Benzel
Fri Nov 16, 2012 8:03 pm
Forum: Software development
Topic: Rushduino OSD - Multiwii based open software osd
Replies: 782
Views: 247764

Re: Rushduino OSD - Multiwii based open software osd

This is great news, thanks for developing the rushduino/minimosd software!! It's been quiet way to long!!!
I love this little osd, it's light/cheap and uses the existing hardware :D!
by Benzel
Thu Jun 28, 2012 8:26 pm
Forum: Software development
Topic: GPS on Crius SE board
Replies: 121
Views: 72149

Re: GPS on Crius SE board

Thanks, will order one from rctimer :)
by Benzel
Thu Jun 28, 2012 8:18 pm
Forum: Software development
Topic: GPS on Crius SE board
Replies: 121
Views: 72149

Re: GPS on Crius SE board

Thanks, was already afraid for that.
Would the rctimer Multiwii FC I2C-GPS NAV Module work with my gps?
(http://www.rctimer.com/index.php?gOo=go ... oductname=)
by Benzel
Thu Jun 28, 2012 7:30 pm
Forum: Software development
Topic: GPS on Crius SE board
Replies: 121
Views: 72149

Re: GPS on Crius SE board

I bought an Neo 6u-blox gps from ebay with serial and i2c connection; (m) Serial conection is working just fine, changed the baud rate and get a gps fix realy fast. But as i have a Crius SE i would rather use the SDA/SCL pins to connect it to my crius board by i2c . At the moment it's not working i ...