Status of Project:
Hardware Available and in public roadmap.
I wrote this post for me , for try to understand how this huge project are going and for all our developer , user and people that daily ask me a lot of thinks about It. I hope that this is a simple guide about what we're doing .
Multipilot32 (LYIF)
http://www.virtualrobotix.com/page/multipilot32-1
http://www.virtualrobotix.com/forum/topics/multipilot32-getting-started
http://www.virtualrobotix.com/profiles/blogs/multipilot-32-power-point
Status of availability:
- The product is available for developers, OEMs, students.
- The Product is available for end users.
If you want to buy the product please contact Elisa: http://www.virtualrobotix.com/profile/ElisaLonga
Supported devices:
- DiyDrones Oilpan.
- PPM SUM Serial RADIO receiver same as used by Mikrokopter.
- Standard PWM ESC.
- Standard multichannel PPM rc radio rx.
- DiyDrones GPS and VRIMU GPS
- Full support of VRIMU Sensor Board and Navy
New Hardware now Available:
VRIMU : http://www.virtualrobotix.com/page/vr-imu-10
Integrated Development Enviroment
There are available two kind of enviroment one for entry level user supported by a branch of Arduino v 018 ide , called VRIde . Another is a complete professional Eclipse enviroment that support make project, upload firmware and debug using jtag functionality.
Available Ide :
VRIde rev 0.0.4
- simple user interface.
- Editing Code.
- Support C/C++ and wiring framework.
- fast editing and compile standard example.
- fast editing and compile standard library example.
- serial terminal interface for debugging.
- using external Demo Flash loader for update firmware to MP32.
- using USB Bootloader.
- Support all standard APM library and custom library for SD Managment.
Link: http://code.google.com/p/multipilot32/downloads/list
VROS : Eclipse + GCC Codesourcery.
- Professional Ide editor.
- Support Multiproject operation.
- Support C/C++ language.
- Editing makefile, linker script, asm code.
- Integrated make code: make clean , make all.
- Ready to use VROS 'C' template : ChibiOS/RT .
- using external Demo Flash loader for update firmware to MP32.
Link: http://code.google.com/p/multipilot32/source/browse/#svn%2Fbranches%2FRedfox74%2FChibiOS-VROS-Dist
VROS : Eclipse + GCC Codesourcery + OpenOCD
- support for Jtag uploader.
- support for Jtag debugger: step by step debug, variable watching in realtime.
- Vros C++ template and support of MP32 library.
Framework available status of development.
- Virtualrobotix branch of Xduino project for Multipilot32.
- Virtualrobotix branch of Maple library for Multipilot32.
- Virtualrobotix MP32 VROS Library available for VRide and VROS.
- ChibiOS/RT with official support of Multipilot32.
Firmware available:
Available Firmware:- Arducopter NG -> ArmFoxCopter 32.
Upcoming Firmware:
- Arducopter Mega -> ArmFoxCopter Pro 32.
- Ardupilot 2.0 -> FoxPilot 2.0 32.
Replies
For Windows users looking for a graphical user interface to download the MultiPilot32 source code located at http://multipilot32.googlecode.com/svn/ , I have had good luck with the TortoiseSVN package.
Hi Richard,
yes is the same that i use ..
I think that could be better to do a tutorial is not so simple to use the Tortoise , that is the reason because i put also zip in download area.
Best
Roberto