Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
NickNunno committed Jun 26, 2019
1 parent c7bb0ad commit 7beb52a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions docs/q-775-spyder-operation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Operation

1.2. Power on the aircraft by plugging in both batteries.

.. note:: Upon booting, the aircraft will attempt to acquire a GPS fix. When a fix is achieved, the vehicle marks its location as “Home” as can be seen in the “FLIGHT PLAN” tab in your GCS. **This is the location the aircraft will attempt to RTL** (If desired, you can move this position manually using the GCS)
.. note:: Upon booting, the aircraft will attempt to acquire a GPS fix. When a fix is achieved, the vehicle marks its location as “Home” as can be seen in the “FLIGHT PLAN” tab in your GCS. **This is the location the aircraft will attempt to RTL** (If desired, you can move this position manually using the GCS)

1.3. Ensure the aircraft is not disturbed during the IMU calibration procedure. (Rapid RED/BLUE flashing LED)

1.4. Boot is complete when the Autopilot tones and vehicle achieves GPS lock. (Flashing GREEN LED)

.. tip:: The vehicle boots with safety switch disabled. (Transmitter input is ignored)
.. tip:: The vehicle boots with safety switch disabled. (Transmitter input is ignored)

2. Connecting to the Aircraft
------------------------------
Expand All @@ -35,11 +35,11 @@ Password: ``aionrobotics``
3. Avoidance
------------

.. warning:: Colision avoidance is active in **LOITER** flight mode only.
.. warning:: Colision avoidance is active in **LOITER** flight mode only.

The Q-775 Spyder is equipped with a RealSense D435i 3D Depth sensor and configured to avoid objects at a distance of **5 meters**.

.. warning:: The sensor is highly sensitive to changing light conditions. This can cause anomalies such as false positives and missed objects. Users should manunally test its sensitivity under varying conditions and never adopt a sense of false security. Tall grass or objects within the 5 meter detection zone will prevent the aircraft from arming.
.. warning:: The sensor is highly sensitive to changing light conditions. This can cause anomalies such as false positives and missed objects. Users should manunally test its sensitivity under varying conditions and never adopt a sense of false security. Tall grass or objects within the 5 meter detection zone will prevent the aircraft from arming.

To change parameters, go to Mission Planners **CONFIG/TUNING** screen, select **"Full Parameter Tree"** and search for the below parameters.

Expand All @@ -59,35 +59,35 @@ To change parameters, go to Mission Planners **CONFIG/TUNING** screen, select **

After changing a parameter, you must select **"Write"** to save the parameter to the autopilot.

.. tip:: To visualize the detection zone in Mission Planner press `Cntrl-F` and select `Proximity`.
.. tip:: To visualize the detection zone in Mission Planner press `Cntrl-F` and select `Proximity`.


4. Manual Takeoff
-----------------

.. warning:: To ensure stable operation, do not fly near tree’s or tall structures that can block the vehicles line of sight to GPS satellites.
.. warning:: To ensure stable operation, do not fly near tree’s or tall structures that can block the vehicles line of sight to GPS satellites.

.. warning:: Do not fly near ferrous objects that can cause magnetic interference.
.. warning:: Do not fly near ferrous objects that can cause magnetic interference.

.. warning:: Never change vehicle parameters unless you are fully aware of their function and consequences!
.. warning:: Never change vehicle parameters unless you are fully aware of their function and consequences!

.. tip:: In case of sudden irratic or unintended behavior, always be prepared to change the flight mode to **ALTIDUDE HOLD** and manually take control of the aircraft. This mode does not rely on GPS or the onboard Compass.
.. tip:: In case of sudden irratic or unintended behavior, always be prepared to change the flight mode to **ALTIDUDE HOLD** and manually take control of the aircraft. This mode does not rely on GPS or the onboard Compass.

4.1 Always perform a `[Pre-Flight Check] <https://docs.aionrobotics.com/en/dev/q-775-spyder-pre-flight-checklist.html>`_

4.2 Put the aircraft in `LOITER` flight moode.

4.3 To arm the aircraft, hold the left control stick fully down and to the right.

.. tip:: If the aircraft will not arm please see: `[Understanding ArduPilot mandatory onboard pre-arm safety checks] <http://ardupilot.org/copter/docs/prearm_safety_check.html>`_
.. tip:: If the aircraft will not arm please see: `[Understanding ArduPilot mandatory onboard pre-arm safety checks] <http://ardupilot.org/copter/docs/prearm_safety_check.html>`_

4.4 The aircraft will arm and props will start spinning.

4.5 To take off, quickly raise the throttle and release when the aircraft reaches desired elevation.

4.6 Move SWD to the down position to raise landing gear.

.. tip:: The highest risk of a crash is just before and after takeoff, when in close proximity to the ground.
.. tip:: The highest risk of a crash is just before and after takeoff, when in close proximity to the ground.


5. Manual Landing
Expand All @@ -100,13 +100,13 @@ After changing a parameter, you must select **"Write"** to save the parameter to
6. Auto Takeoff
---------------

.. warning:: To ensure stable operation, do not fly near tree’s or tall structures that can block the vehicles line of sight to GPS satellites.
.. warning:: To ensure stable operation, do not fly near tree’s or tall structures that can block the vehicles line of sight to GPS satellites.

.. warning:: Do not fly near ferrous objects that can cause magnetic interference.
.. warning:: Do not fly near ferrous objects that can cause magnetic interference.

.. warning:: **Never** change vehicle parameters unless you are fully aware of their function and consequences!
.. warning:: **Never** change vehicle parameters unless you are fully aware of their function and consequences!

.. tip:: In case of sudden irratic or unintended behavior, always be prepared to change the flight mode to **ALTIDUDE HOLD** and manually take control of the aircraft. This mode does not rely on GPS or the onboard Compass.
.. tip:: In case of sudden irratic or unintended behavior, always be prepared to change the flight mode to **ALTIDUDE HOLD** and manually take control of the aircraft. This mode does not rely on GPS or the onboard Compass.


6.1 Always perform a `[Pre-Flight Check] <https://docs.aionrobotics.com/en/dev/q-775-spyder-pre-flight-checklist.html>`_
Expand All @@ -119,7 +119,7 @@ After changing a parameter, you must select **"Write"** to save the parameter to

6.5 When you switch the aircraft into `AUTO` flight mode, the vehicle will Arm itself, take off and proceed with the mission.

.. tip:: You can change flight modes at any time during an Auto mission to regain control of the aircraft.
.. tip:: You can change flight modes at any time during an Auto mission to regain control of the aircraft.

7. Auto Landing
---------------
Expand Down

0 comments on commit 7beb52a

Please sign in to comment.