Git Product home page Git Product logo

realadsb_msx's Introduction

RealADSB for MSX

RealADSB is an app for airplane tracking that utilizing adsb_hub3 (version 3.7.4+) traffic feed. adsb_hub3 should have smartwatch output configured. More information you can find at http://www.realadsb.com

Currently it's only running on Apple hardware: iPhone, iPad, AppleTV and Apple Watch.

As a big fan of MSX computers I always had an idea to port RealADSB on it but only recently I've purchased Sony MSX2 that can be used for that.

In order to access traffic feed GR8NET cartridge has to be used.

r1.bas - DEMO version of the application that can run on any MSX2 computer without GR8NET cartridge

r2.bas - real application that using GR8NET to get traffic feed and METAR from local adsb_hub3 server running on Rapberry Pi, PC or Mac

RealADSB for MSX Basic

BASIC is super slow on MSX and update of 10 airplanes on screen takes more than 20 seconds. I will work on optimization later on.

r3.c - RealADSB client written on C language and using Fusion-C 1.2 MSX library

Biggest advantage of using C is speed: refresh of picture on screen with 10 airplanes is taking just 3-4 seconds and that's roughly 6 times faster than r2.bas able to do.

Cursor keys up/down can be used to change zoom, L key is showing list of aircrafts sorted by distance, M key is showing METAR for airport selected with r3 config tool, Q closes the application, 0-9 keys are used to select aircraft on radar.

r3config.c - configuration tool for RealADSB client, it allows to enter ICAO code of the reference airport, latitude, longitude and IP:port of adsb_hub3 server

Credits

https://www.msx.org/wiki/Category:MSX-BASIC_Instructions

http://msx.jannone.org/tinysprite/tinysprite.html

realadsb_msx's People

Contributors

klimchuk avatar

Stargazers

 avatar  avatar

Watchers

 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.