Coder Social home page Coder Social logo

cmengler / pidflight-lap-gui Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 3.0 6.42 MB

PIDflight Lap Timing cross-platform GUI

License: GNU General Public License v3.0

NSIS 2.22% HTML 36.92% JavaScript 51.30% CSS 9.56%
pidflight vtx laptiming drone racing windows macos linux pidflightlap

pidflight-lap-gui's Introduction

PIDflight Lap GUI

PIDflight

PIDflight Lap is a video transmitter (VTx) lap timing solution for individual pilots and multi-pilot support for race meets of up to 8 pilots.

PIDflight Lap GUI is a crossplatform tool for the PIDflight lap timing devices.

It runs as an app within Google Chrome and allows you to configure and run PIDflight Lap timing devices.

There are also standalone versions available for native platforms such as Windows, macOS, and Linux.

  • Windows (7, 8, 10): pidflight-lap-installer_[VERSION]_win32.exe
  • macOS: pidflight-lap_[VERSION]_macOS.dmg
  • Linux:
    • Ubuntu, Debian: pidflight-lap_[VERSION]_amd64.deb
    • Red Hat, Fedora, CentOS: pidflight-lap-[VERSION]-1.x86_64.rpm
    • Others: pidflight-lap_[VERSION]_linux64.zip

Downloads are available in Releases

Native app build via NW.js

Development

  1. Install node.js (version 10 required)
  2. Install yarn: npm install yarn -g
  3. Change to project folder and run yarn install.
  4. Run yarn start.

App build and release

The tasks are defined in gulpfile.js and can be run with through yarn:

yarn gulp <taskname> [[platform] [platform] ...]

List of possible values of <task-name>:

  • dist copies all the JS and CSS files in the ./dist folder.
  • apps builds the apps in the ./apps folder [1].
  • debug builds debug version of the apps in the ./debug folder [1].
  • release zips up the apps into individual archives in the ./release folder [1].

[1] Running this task on macOS or Linux requires Wine, since it's needed to set the icon for the Windows app (build for specific platform to avoid errors).

Build or release app for one specific platform

To build or release only for one specific platform you can append the plaform after the task-name. If no platform is provided, all the platforms will be done in sequence.

  • macOS use yarn gulp <task-name> --osx64
  • Linux use yarn gulp <task-name> --linux64
  • Windows use yarn gulp <task-name> --win32
  • ChromeOS use yarn gulp <task-name> --chromeos

You can also use multiple platforms e.g. yarn gulp <taskname> --osx64 --linux64.

Support

PIDflight Lap firmware and cross-platform GUI is provided free of charge to all users.

If you find PIDflight Lap useful and would like to support continued development efforts please feel free to donate to this project or purchase the premium edition of the PIDflight Lap Android app, any donation or purchase is appreciated. Thank you! :)

Donate to PIDflight Lap

Get it on Google Play

Credits

Special thanks to all involved in the development of the Betaflight/Cleanflight/Baseflight Configurator projects for which this GUI's foundations have derived from.

pidflight-lap-gui's People

Contributors

cmengler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.