This quadcopter was dismantled on 19.6.2018 after 28 flights. I don't suggest making a copy of this setup. It's too heavy and underpowered as a result even after swapping the separate camera and vtx to a 2-in-1 combo. The custom prop size is also a pain especially when the prop breaks so easily. See Lantian L90 for a better alternative in the same size class.

Flex RC Mini Owl

Specifications
Frame Flex RC Mini Owl
FC F3S AIO Pro
Motor DYS BE1104 6500KV x 4
ESC Favourite FVT LittleBee PRO 20A 4 in 1
BEC Integrated in FC and ESC
OSD MinimOSD integrated in FC
Prop RotorX RX2535W cut to 1.8"
Receiver FrSky TFR4-SB
Camera Tarot 520TVL FPV 1/4"
VTX Hawkeye 5.8GHz 200mW
Antenna Foxeer 5.8G RHCP, mini version
Battery Turnigy nano-tech 450mAh 3S 65C
Turnigy nano-tech 850mAh 3S 45C
Weight 131 g (without battery)
Flight time around 4 minutes

Videos

Notes

  1. Sand the sharp cut edges of all CF parts.
  2. JST connector will be replaced with XT30.
  3. Flashing the F3S AIO requires:
    • SPRACINGF3 firmware
    • "No reboot sequence" disabled
    • "Full chip erase" enabled
    • "Manual baud rate" set to 115200
  4. OSD setting in Arduino:
    • Arduino Pro or Pro Mini w/ ATmega328
    • 5V, 16 MHz
  5. The camera is in correct orientation when the wires come out from the bottom.
    • Those wires are of crap quality, caution is needed when stripping a cut wire.
  6. The camera is attached to the bottom plate in order to give the lens better protection while still achieving enough tilt.
    • The camera mount needed some removal of excess material in order to fit.
  7. The propeller cutter from Flex RC actually cuts 2.5" propellers to 1.8" when the 1.9" cutting hole is used.
  8. F3S AIO Pro FC has
    • the buzzer pads marked in inversed polarity
    • the four motor pads may also be in inversed order
  9. MWOSD needs to be updated if it shows really have current readings when disarmed.
    • The problem is caused by negative current sensor readings. Check scale and offset.
  10. Turnigy nano-tech 450mAh 3S 65C is the suggested battery by Flex RC.
    • Not good in reality, produces low voltage warnings early in flight.
    • Use Turnigy nano-tech 850mAh 3S 45C instead, even if a little heavier.
  11. The field of view of the camera is big enough not to require any uptilt.
  12. VTX video quality is rather bad even when flown outdoors and doesn't appear to be directly related to throttle levels.

Settings

Betaflight (3.0.0 RC13)

BLHeli (14.6)

MWOSD (1.6)

In Config.h

#define MICROMINIMOSD
#define BETAFLIGHT
#define HORIZON
//#define MAPMODE
//#define MAVLINKREQ
#define AUTOCAM
#define USE_VSYNC
#define FASTPIXEL
#define WHITEBRIGHTNESS 0xB
#define AUTOCELL
#define FC_VOLTAGE_CONFIG

Wiring