Category: Uncategorized

  • iRangeX IR8M: when you clone too much, but that is not a bad thing after all

    I love chinesium and admire chinese manufacturers very much for a simple fact: some time ago they stopped just cloning. They started to create new things based on “legit” ones. Just look at iRangeX iRX-IR8M 2.4G 8CH Multi-Protocol Transmitter. Doesn’t this thing looks almost like Team Black Sheep Tango radio transmitter? Well, it is at…

  • Crossbow LRS, I was doing this wrong…

    Last update on Crossbow LRS DIY RC link I'm currently building was 2 weeks ago. Back then, it did not went well: crashed an airplane beyond field repair. Last weekend I was able to do what I planned, but that did not went well as well. This time from completely different reason… Link was catching…

  • A proper way of doing read callback receive with Arduino LoRa

    Arduino LoRa is a great library that brings LoRa support (SX1276/SX1277/SX1278/SX1279) to Arduino world. I'm using it in my Crossbow LRS project (still not stable enough for flight, work in progress). Until now, the biggest problem with this library I've found is that examples suggests that heavy protocol processing inside interrupt callback is fine. Unfortunately,…

  • Video tutorial: 5.8GHz Inverted Vee antenna for FPV

    Today another video tutorial. It’s just simpler to show how to make something on video than with text and images. So, without further ado: How to make Inverted Vee antenna for 5.8GHz FPV at home. All that is required is: coax cable (here RG316) SMA/RP-SMA connector copper welding wire caliper soldering station basic tools At…

  • Hands on: FrSky XSRF3O flight controller

    Since I just started to add support for “old” FrSky XSRF3O flight controller to INAV (expect this in a release after 1.8) it might be a good idea to share few words about it. First of all, it comes in a box. Why am I mentioning this? Because none of my flight controllers, and I…

  • Crossbow LRS second range test

    Looks like crappy range problem from previous post is fixed now. Today I managed to reach 2.8km range with better antennas. The ones I got from LoRa32u4 supplier were NOT 868MHz antennas for sure! 2.4GHz/5GHz probably, hard to tell. Traces on PCB are ~60mm long, so perhaps those are loaded 3/2 monopoles for 2.4GHz or…

  • E45-TTL-100 Configuration Tool for Linux

    This will be fairly short entry. Do you know what E45-TTL-100 LoRa wireless serial modules were missing? They were missing configuration tool for other platforms than Windows. And even on Windows it had some minor problems. Luckily, this has changed only a few hours ago. Stronnag, the man behind mwptools mission planner and tools for…

  • And the most popular flight controller for INAV is… (August 2017 edition)

    More than 2 months after previous “What it the most popular flight controller for INAV“, welcome to second edition. I mportant, this is not the number of boards flashed with INAV, but rather number of times a board was connected to Configurator! This counts TARGET software name, not retail name. For example, all clones of…

  • Gyroscope and filtering video tutorial – Episode 4

    In this episode of “Gyroscope and filtering” I show you how to configure notch filters using Betaflight Configurator and INAV Configurator software. Previous episodes: Episode #1 Episode #2 Episode #3