Wednesday, December 19, 2018

Setting up SITL using Vagrant

This article explains the way to established the SITL ArduPilot machine during a virtual machine atmosphere victimisation Vagrant, and connect it to a communication system Station running on the host laptop. This approach is far easier and quicker than manually putting in place a virtual machine to run SITL on macintosh OSX or Windows (or Linux).

Overview
The SITL (Software within the Loop) machine permits you to run Plane, Copter or Rover with none hardware. The machine runs the traditional ArduPilot code as a native possible on a UNIX laptop. SITL may also be run among a virtual machine on Windows, macintosh OSX or UNIX.

Vagrant may be a tool for automating putting in place and configuring development environments running in virtual machines. whereas it's potential to manually established SITL to run during a VM on Windows (or macintosh OSX), it's a lot of easier (and a lot of reproducible) to use Vagrant to try and do this work for you.

Preconditions

Git (1.8.x or later) must be installed on the host computer.

Git for Windows (1.9.5) is recommended.

Note

The current windows px4 toolchain (v14) does not have a
recent enough version of GIT

For more info click on SITL using Vagrant

Thursday, November 8, 2018

JIRA Interview Questions And Answers

What is JIRA?
Jira is project management tool, provides platform which is mainly confined with tracking issues, finding bugs and progress of projects under development. Jira is developed by Atlassian, Inc an Australian firm.
What is referred as issues in Jira?
  • Any bug or error
  • New software task
  • Resolving ticket
  • Request processed form
What are few report types available to generate using Jira?
  • Time tracking
  • Resolution time
  • User workload
  • Pie chart
  • Resolved vs Created issues and many more.
What do you mean by JIRA?
JIRA is an open source project used for issue tracking Software that is developed by Atlassian. It is primarily used in s issue/bug tracking, and in the project management functions.
How to delete a component in JIRA?
On the 'Components' screen, float over the significant Component to show the Delete option.
You will be provoked to connect these issues with another Component on the off chance that you wish.
For more info click on JIRA Interview Questions