Skip to content
View nerdCopter's full-sized avatar

Organizations

@betaflight @emuflight
Block or Report

Block or report nerdCopter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Linux PTB run script -- requires Ma... Linux PTB run script -- requires Matlab runtime R2017b specifically.
    1
    #!/bin/bash
    2
    
                  
    3
    BBLFolder=~/Path/To/BlackBoxLogs    ## do not use quotes.
    4
    
                  
    5
    # INSTALL PTB into preferred destination. example into ${BBLFolder} (preferred) or /home/${USER}/usr/PIDtoolbox     ## NOTE: cannot use $USER variable in the installer, use actual username
  2. ApexFPV Stack resources ApexFPV Stack resources
    1
    ## Apex F7 Flight Controller:
    2
    
                  
    3
    * Built-In Blue-Tooth module for easy configuration from your mobile
    4
    * USB Type-C connector
    5
    * DJI Compatible connector
  3. git usage notes git usage notes
    1
    git_notes.txt  -- assumes CLI in Linux/OSX or Cygwin or WSL (Windows SubSystem for Linux).
    2
    https://git-scm.com/docs/
    3
    https://www.atlassian.com/git/tutorials/
    4
    ---
    5
    ##################################################
  4. IMUF_Binaries IMUF_Binaries Public

    Hoarding all the Helio IMUF binaries

  5. HelioRC-Spring-Docs HelioRC-Spring-Docs Public

    "Documentation" for Helio Spring FC's

  6. emuflight/dev-master emuflight/dev-master Public

    `master` builds of EmuFlight

    3