All Projects → Bokjan → BravoFinder

Bokjan / BravoFinder

Licence: other
A flight route planner library written in C++

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to BravoFinder

OpenHornet
OpenHornet 1:1 F/A-18C Simulator Repository
Stars: ✭ 167 (+778.95%)
Mutual labels:  flight-simulator
ControllerBuddy
Highly advanced game controller mapping
Stars: ✭ 47 (+147.37%)
Mutual labels:  flight-simulator
sar2
Search and Rescue II. Helicopter flight simulator for Linux and OSX.
Stars: ✭ 20 (+5.26%)
Mutual labels:  flight-simulator
Thunder-Lightning
An Open Source Futuristic Action Flight Simulator Game Inspired By Carrier Command
Stars: ✭ 29 (+52.63%)
Mutual labels:  flight-simulator
fixed-wing-sim
Matlab implementation to simulate the non-linear dynamics of a fixed-wing unmanned areal glider. Includes tools to calculate aerodynamic coefficients using a vortex lattice method implementation, and to extract longitudinal and lateral linear systems around the trimmed gliding state.
Stars: ✭ 72 (+278.95%)
Mutual labels:  flight-simulator
QSimPlanner
A tool for fuel planning and take-off/landing performance calculations.
Stars: ✭ 56 (+194.74%)
Mutual labels:  flight-simulator
msfs-rs
A Rusty way to interact with Microsoft Flight Simulator 2020
Stars: ✭ 41 (+115.79%)
Mutual labels:  flight-simulator
c172p
A high detailed version of the Cessna 172P aircraft for FlightGear
Stars: ✭ 64 (+236.84%)
Mutual labels:  flight-simulator
react-flight-indicators
Lightweight and simple Flight instruments/indicators written in React.
Stars: ✭ 16 (-15.79%)
Mutual labels:  flight-simulator
VAOS
Virtual Aviation Operations System
Stars: ✭ 44 (+131.58%)
Mutual labels:  flight-simulator
MSFS2020-Real-Time-Weather
A work in progress to update a custom Microsoft Flight Simulator 2020 weather preset with the current conditions of a given airport.
Stars: ✭ 22 (+15.79%)
Mutual labels:  flight-simulator
fly
Flight simulator in OpenGL
Stars: ✭ 76 (+300%)
Mutual labels:  flight-simulator
Opentrack
Head tracking software for MS Windows, Linux, and Apple OSX
Stars: ✭ 1,950 (+10163.16%)
Mutual labels:  flight-simulator
FSJumpStarter2020
Starts Microsoft Flight Simulator without intros and shows a splash screen.
Stars: ✭ 24 (+26.32%)
Mutual labels:  flight-simulator

BravoFinder

A flight route finder tool written in C++. This is the 2nd version.

Introduction

Very simple route finder based on PMDG navigation dataset.

  • A blog post (Simplified Chinese only) about algorithm and implementation (version 1 in 2016, not v2)
  • A blog post (Simplified Chinese only) about building v2 library and examples on Windows (Jan 2018)

Guide

  • Library, the refactoried BravoFinder algorithm library. You can follow the instructions in Library/README.md.
  • CliExample, a really simple CLI demonstration. Checkout CliExample/README.md.
  • WebAPI, a simple Web API demonstration.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].