Virtual Robotix IDE Pro is the new IDE for Multipilot32F1 (V1 and V3) and Multipilot32F4

The IDE is based on Eclipse (Indigo version) and uses CodeSourcery GNU toochain for the compilation of source code.

For programming the board it is possible to use DFU utility with USB cable for Multipilot32F1 or DfuSe utility with USB cable for Multipilot32F4.
Both boards can also be used ST-LINK/V2 (USB JTAG) with ST32 ST-LINK Utility

It is also possible to debug directly on the board with ST-LINK/V2 (withST-LINK_gdbserver) or with Olimex JTAG (with OpenOCD)

27 July 2012 
 

Dear Friends, the new name of VR IDE Pro is VR Universal IDE

This is the new revision of VRIDE PRO. It's universal because with only one ide you can build the best opensource software platform for you Autopilot. 
The hardware supported are :
  • VBrain (MP32F4 V4)
  • MP32F4 V3
  • MP32F1 V3
  • MP32F1 V1
  • PX4 work in progress.
  • Autoquad work in progress.
Firmware supported : 
  • Arducopter32
  • Autoquad PX4
  • NuttX OS and Application.

You can dowload it here : 

http://code.google.com/p/multipilot32/downloads/detail?name=vr-universal-ide.part01.rar&can=2&q=#makechanges

This is the forum support page.

Video Tutorial 
 
 
Below is the link to the first version of the manual

 

You need to be a member of FOXTEAM UAV CLAN to add comments!

Join FOXTEAM UAV CLAN

Email me when people reply –

Replies

  • Im not good developer.Sorry for stupid questions.

    I didnt understand what is VR Universal IDE ? If i buy Vbrain, can i load autoquad frimware to VbrainV4? Is it possible now?

    I love autoquad.But i dont want to buy aq board because many FC(with stm32f4) uses digital sensors so i want to buy universal board for arducopter32, aeroquad, autoquad etc...

    regards

    • Hi Baris,

      so is not so simple upload different kind of firmware on vrbrain. Are you yet try Arducopter32 ? I know that there are some guys that doing porting of AutoQuad to VR Brain . I tested also a OpenPilot Revolution for VR Brain and it work fine. 

      Are you a firmware / software developer ?  What kind of experience ? 

      The Arducopter32 enviroment is available here  :

      http://code.google.com/p/multipilot32/downloads/list

      OpenPilot revolution for VR Brain available here :

      https://github.com/scenkov/vbrain

      The ide for build the project is VR IDE Universal or VR IDE PRO. 

      Best

      Roberto Navoni

  • Anyone here try porting/installing VRIDE Universal on a Linux box yet? I'm about to attempt it the next couple of days.

    Just started getting back into VRBrain testing/eval (work pulled me off for another project the last 3 weeks)--looking into linux usage since my work project forced me to fork Arducopter 2.6 on linux.

    • Hi Clifford ,

      what mean fork Arducopter 2.6 on linux ? Do you want port arducopter32 on Linux hardware platform ? We start to work on Penguino Project ... that could be similar of your project.

      Best

      Roberto

  • Info from Autoquad forum ... some users start to use VR universal IDE and write a small quide ... see here :

    http://forum.autoquad.org/viewtopic.php?f=27&t=44&start=10

    Best

    Roberto

  • I have now an IDE which compiles succesfully for STM32F4.

    I plan to use libraries from AP2, ported to STMF4, to implement a special device :-) I already have a prototype based on a LPCxpresso LPC1769 board and running part of the Gluonpilot firmware.

    This device is not an autopilot. It is used to measure lean angle on race motorbike to drive a giro cam, and additionaly generate a tick on canbus for the embedded lap timer, based on GPS. Plus an additional secret feature :-)

    Side applications could be live video with embedded cam drived from the pits :-)

    • Oh Great ,

      I'm working with Magneti Marelli Racing in Italy if you have some interesting project to present I'm available :) But you speak Italian ? My skype account is Virtualrobotix

      Best

      Roberto

  • That's the .elf file to upload ...

    You need to chhose the project . What you want build ? Arducopter32 , Autoquad or PX4 ? 

    Today i import also the last PX4 enviroment developed by Lorentz and Michael that's more efficient in build .

    I'm not yet tested on PX4 because i'm waiting the hardware i start to test on VBRAIN and NUTTX work fine.

    But we need to align the driver.

    Best

    Roberto

  • So, in autoquad project, after setting the path variable for make, and creating targets all and clean, I got this strange :-) message after selecting make targets->Build....  and selecting clean and then all   :-)

     

    Final Size:
       text       data        bss        dec        hex    filename
     269592      46712      11056     327360      4fec0    build/laserlab_MP32V1F4.elf

  • Pfffff, I "unrared" everything at c:\

    Still corrupted files: one .jar, some .pdf, cc1.exe, arm-none-eabi-ld.exe and a .chm in the stm lib.

    When I launch Eclipse, I got an error with the followin log file:

    tons of lines ending with  xxxxx.jar was not resolved.

    and

    !ENTRY org.eclipse.osgi 4 0 2012-07-31 13:09:07.412
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.cdt.codan.core.application, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application,.......

This reply was deleted.