Raspberry 2 realtime kernel image

The default password is the same as the default Raspbian password, that’s user name “pi” and password “raspberry”.

The additional setup is already documented here:
http://docs.emlid.com/Navio-APM/configuring-raspberry-pi/

There is no setup GUI so far as I know. You can install the desktop GUI but that is not recommended for drones (waste of resources) and won’t bring much as most of the configuration is done via APM/Ground Control software once you have the basic scripts and configuration files setup correctly.

Things to do are roughly:

  1. If you are using WiFi then configure that. You may have to read about WPA supplicant or other articles if you want to get WPA2 working. If you don’t intend to fly with WiFi (some people use that instead of FPV video, telemetry radio and some even instead of the RC receiver too).
  2. Download and install APM, but you probably want to follow the instructions to download the 3.3 release because the APM.DEB has not been updated and the 3.3 version is now produced directly by DIY Drones. It’s currently in “beta” phase. You can follow these instructions to get it:
    APM 3.3-rc9 beta testing - #23 by CodeChief
  3. Run APM (and usually add it to start-up too by editing “rc.local”). Connect to it’s IP address with your chosen GCS (e.g. APM Planner 2 or Mission Planner) and complete the configuration (skipping the “download firmware” part because the firmware download is replaces by the program you just downloaded in Linux.

Mikhail

What is the status of the USB FIQ driver, has the conflict with the rt patch been fixed or is it going to be fixed?
It seems there are also some problems with the rt patch and the non-FIQ driver (poor network performance)…

Oliver

Mikhail,

I’ve been trying to meed Mavros with Raspberry pi using Navio+, however I´ve spend some days without any results. I’ve been using raspbian with the image of cctronics, the question is if have you ever installed Mavros on raspbian?, could you give me any suggest?.

@CO_OL I’m afraid I cannot help you with the cctronics image as this is not our development. One of our users managed to install ROS Indigo on our image for Navio2:

Thanks by support, I will try with the link provided, best rgds.

Hi I have a RPI2 model B+ and I was trying to download this, but the link is broken is there somewhere else where I can download it, or another image for the rt kernel that i can use in my RPI2?