2018-02-06 18:29:07 +00:00
<!DOCTYPE HTML>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Jekyll integration by Chris Bobbe | chrisbobbe.github.io
-->< html >
< head >
2023-07-11 22:56:38 +00:00
<!-- Google tag (gtag.js) -->
< script async src = "https://www.googletagmanager.com/gtag/js?id=G-FYVQ8XFNLN" > < / script >
< script >
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FYVQ8XFNLN');
< / script >
2023-07-11 23:11:04 +00:00
2018-02-06 18:29:07 +00:00
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
<!-- Global site tag (gtag.js) - Google Analytics -->
2023-07-11 23:11:04 +00:00
<!-- Robots -->
2018-02-06 18:29:07 +00:00
< meta name = "robots" content = "index, follow" >
< link rel = "canonical" href = "http://updates.stratux.me:4000/" >
<!-- Title, description, author --> < title > Stratux ADS-B | Stratux ADS-B - DIY/Low-cost Portable ADS-B< / title >
< meta name = "description" content = "This is the demo site for a Jekyll theme version of HTML5 UP's sleek, responsive site template Prologue." >
< meta name = "author" content = "Your Incredible Name" >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
<!-- Open Graph -->
< meta property = "og:title" content = "Stratux ADS-B | Stratux ADS-B - DIY/Low-cost Portable ADS-B" >
< meta property = "og:type" content = "website" >
< meta property = "og:image" content = "http://updates.stratux.me:4000/assets/images/logo.png" >
< meta property = "og:url" content = "http://updates.stratux.me:4000/" >
< meta property = "og:site_name" content = "Stratux ADS-B" >
< meta property = "og:description" content = "This is the demo site for a Jekyll theme version of HTML5 UP's sleek, responsive site template Prologue." >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
<!-- Styles -->
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
<!-- [if lte IE 8]><script src="/assets/js/ie/html5shiv.js" defer></script><![endif] -->
< link rel = "stylesheet" href = "/assets/css/main.css" >
<!-- [if lte IE 8]><link rel="stylesheet" href="/assets/css/ie8.css" /><![endif] -->
<!-- [if lte IE 9]><link rel="stylesheet" href="/assets/css/ie9.css" /><![endif] -->
<!-- Scripts -->
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" defer > < / script >
< script src = "/assets/js/jquery.scrolly.min.js" defer > < / script >
< script src = "/assets/js/jquery.scrollzer.min.js" defer > < / script >
< script src = "/assets/js/skel.min.js" defer > < / script >
< script src = "/assets/js/util.js" defer > < / script >
<!-- [if lte IE 8]><script src="/assets/js/ie/respond.min.js" defer></script><![endif] -->
< script src = "/assets/js/main.js" defer > < / script >
< / head >
< body >
<!-- Header -->
< div id = "header" >
< div class = "top" >
<!-- Logo -->
< div id = "logo" >
< a href = "http://updates.stratux.me:4000/" id = "home-link" >
< span class = "image avatar48" > < img src = "/assets/images/logo.png" alt = "Avatar of Your Incredible Name" > < / span >
< h1 id = "title" > Stratux ADS-B< / h1 >
< p > DIY/Low-cost Portable ADS-B< / p >
< / a >
< / div >
<!-- Nav -->
< nav id = "nav" >
< ul >
< li > < a href = "http://updates.stratux.me:4000/blog.html" id = "blog-link" >
< span class = "icon fa-link" > Blog< / span >
< / a > < / li >
< li > < a href = "#" id = "stratux-ads-b" class = "active" >
< span class = "icon fa-home" > Stratux ADS-B< / span >
< / a > < / li >
< hr >
< li > < a href = "#download" id = "download-link" class = "scrolly" > < span class = "icon fa-download" > Download< / span > < / a > < / li >
< li > < a href = "#intro" id = "intro-link" class = "scrolly" > < span class = "icon fa-bolt" > Intro< / span > < / a > < / li >
< li > < a href = "#parts-list" id = "parts-list-link" class = "scrolly" > < span class = "icon fa-check" > Parts List< / span > < / a > < / li >
< li > < a href = "#pre-built-units" id = "pre-built-units-link" class = "scrolly" > < span class = "icon fa-fighter-jet" > Pre-Built Units< / span > < / a > < / li >
< li > < a href = "#efb-compatibility" id = "efb-compatibility-link" class = "scrolly" > < span class = "icon fa-wifi" > EFB Compatibility< / span > < / a > < / li >
< li > < a href = "#build-guides" id = "build-guides-link" class = "scrolly" > < span class = "icon fa-wrench" > Build Guides< / span > < / a > < / li >
< li > < a href = "#community-support" id = "community-support-link" class = "scrolly" > < span class = "icon fa-users" > Community/Support< / span > < / a > < / li >
< / ul >
< / nav >
< / div >
< div class = "bottom" >
<!-- Social Icons -->
< ul class = "icons" > < li > < a href = "mailto:your-email@example.com" class = "icon fa-envelope" > < span class = "label" > Email< / span > < / a > < / li > < / ul >
< / div >
< / div >
<!-- Main -->
< div id = "main" >
<!-- Sections --> < section id = "download" class = "shade-one cover dark" >
< div class = "container" >
< img src = "/assets/images/stratux.jpg" alt = "Stratux Image" class = "back" > < p > < a href = "https://github.com/cyoung/stratux/releases/download/v1.4r3/stratux-v1.4r3-4de2420803.img.zip" class = "button scrolly" > Download< / a >
< br > < br >
< a href = "https://github.com/cyoung/stratux" class = "button" > View on GitHub< / a > < / p >
< / div >
< / section >
< section id = "intro" class = "shade-two" >
< div class = "container" >
< header >
< h2 > Intro< / h2 > < / header > < p > Hello! < a href = "https://github.com/cyoung/stratux" > Stratux< / a > is free software that enables DIY and low cost ADS-B receivers for pilots.
It’ s easy to build an ADS-B receiver from the < a href = "#parts-list" > parts list< / a > , or there are many inexpensive < a href = "#pre-built" > pre-built< / a > options available.< / p >
< p > Stratux-based ADS-B receivers are the < strong > only< / strong > full-featured receivers on the market that are compatible with < a href = "#efb-compatibility" > every major EFB< / a > .< / p >
< / div >
< / section >
< section id = "parts-list" class = "shade-three" >
< div class = "container" >
< header >
< h2 > Parts List< / h2 > < / header > < h2 id = "dual-band" > Dual Band< / h2 >
< ol >
< li >
< a href = "https://www.amazon.com/gp/product/B01CD5VC92/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01CD5VC92&linkCode=as2&tag=stratux-20&linkId=45aa55e7490e86dc7a5301b154dc822c" > Raspberry Pi 3 Motherboard< / a > .< / li >
< li >
< a href = "https://amzn.com/B01I0G15YU" > Pre-programmed SD card with Stratux software< / a > .< / li >
< li >
< a href = "https://www.amazon.com/gp/product/B01M7NMWCD/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01M7NMWCD&linkCode=as2&tag=stratux-20&linkId=e0f8da26cc3464c8424356913314cdd8" > Stratux 1090ES & UAT - Radios and High Gain Antennas< / a > .< / li >
< li >
< a href = "https://www.amazon.com/gp/product/B072ND582W/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B072ND582W&linkCode=as2&tag=stratux-20&linkId=cf185209ccbd714f7931fbdec588d267" > Stratux Case with Fan, White ABS< / a > .< / li >
< li >
< a href = "https://www.amazon.com/gp/product/B01EKXR67M/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01EKXR67M&linkCode=as2&tag=stratux-20&linkId=87f3c60d74c8b1daee141c35968ce300" > Slim battery with cable< / a > .< / li >
< li > GPS (optional): < a href = "https://www.amazon.com/gp/product/B0716BK5NT/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B0716BK5NT&linkCode=as2&tag=stratux-20&linkId=aaf4369209e66581f28288ac6fc6cbb0" > GPYes/internal< / a > or < a href = "http://www.amazon.com/gp/product/B01EROIUEW/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01EROIUEW&linkCode=as2&tag=stratux-20&linkId=QL3UH3IGOOATKPHW" > Vk-162/external< / a > .< / li >
< li > AHRS (optional): < a href = "https://www.amazon.com/gp/product/B06ZZCHBHT/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B06ZZCHBHT&linkCode=as2&tag=stratux-20&linkId=e720494817e9c243c04b983de8a68dda" > Stratux AHRS Sensors and Fan Controller / Raspberry Pi MPU9250+BMP280< / a > .< / li >
< li > Window Mount (optional): < a href = "https://www.amazon.com/gp/product/B076FPT223/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B076FPT223&linkCode=as2&tag=stratux-20&linkId=c13f373876b3d5e538a10522564285f4" > Stratux Case Suction Mount< / a > .< / li >
< / ol >
< h2 id = "parts-in-canada" > Parts in Canada< / h2 >
< ol >
< li >
< a href = "https://www.amazon.ca/dp/B01MY5MFK1" > Complete Stratux kit (w. Raspberry Pi)< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B01N4LEDD1" > Complete Stratux kit (no Raspberry Pi)< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B072ND582W" > Injection molded case< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B01M7NMWCD" > Low power radios< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B01EROIUEW" > Vk-162 GPS< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B01I0G15YU" > Pre-programmed SD card< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B0716BK5NT" > GPYes< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B06ZZCHBHT" > AHRS sensor board< / a > .< / li >
< li >
< a href = "https://www.amazon.ca/dp/B01N7RNFRJ" > Serial output adapter< / a > .< / li >
< / ol >
< / div >
< / section >
< section id = "pre-built-units" class = "shade-four" >
< div class = "container" >
< header >
< h2 > Pre-Built Units< / h2 > < / header > < ol >
< li >
< a href = "https://www.amazon.com/gp/product/B071HMQY19/ref=ox_sc_act_title_1?smid=A3TXMSIFSSB0X&psc=1" > Stratux Aviation Weather & Traffic ADS-B Receiver - Dual Band with WAAS GPS & Battery Pack - Track Planes & Weather Live!< / a > .< / li >
< li >
< a href = "https://www.amazon.com/gp/product/B01LZTZ06C/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01LZTZ06C&linkCode=as2&tag=stratux-20&linkId=8726e56583f215166bb342f5108c00ab" > Everlast Concepts LLC< / a > .< / li >
< li >
< a href = "https://store.openflightsolutions.com/collections/flightbox-ads-b/products/flightbox-ads-b" > OpenFlightSolutions FB1X< / a > .< / li >
< / ol >
< / div >
< / section >
< section id = "efb-compatibility" class = "shade-three" >
< div class = "container" >
< header >
< h2 > EFB Compatibility< / h2 > < / header > < table >
< thead >
< tr >
< th > Platform< / th >
< th > ADS-B Traffic< / th >
< th > ADS-B Weather< / th >
< th > AHRS< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td > FlyQ EFB (Seattle Avionics) 2.1+ (iOS)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > Naviator (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > AvNav 2.0.0+ (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > ForeFlight 7.x+ (iOS)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < a href = "https://www.reddit.com/r/stratux/comments/6daby0/experimental_builds_view_attitude_data_in_ff/" > < img class = "emoji" title = ":small_blue_diamond:" alt = ":small_blue_diamond:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/1f539.png" height = "20" width = "20" > < / a > < / td >
< / tr >
< tr >
< td > WingX (iOS only)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > Avare EFB (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > FltPlan Go (Android, iOS, and Windows)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > DroidEFB (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > AerovieReports (iOS)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > AvPlan EFB (iOS and Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > iFly GPS 9.4+ (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > DroidEFB 2.1.1+ (Android)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > OzRunways EFB 5.4.2+ (iOS)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > GRT Avionics EFIS (latest firmware)< / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":white_check_mark:" alt = ":white_check_mark:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/2705.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< / tr >
< tr >
< td > Garmin Pilot< / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< td > < img class = "emoji" title = ":x:" alt = ":x:" src = "https://assets-cdn.github.com/images/icons/emoji/unicode/274c.png" height = "20" width = "20" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / section >
< section id = "build-guides" class = "shade-two" >
< div class = "container" >
< header >
< h2 > Build Guides< / h2 > < / header > < ol >
< li >
< a href = "http://products.stratux.me/casev2" > Case v2.0/injection molded, full assembly< / a > .< / li >
< li >
< a href = "http://products.stratux.me/ahrs" > AHRS upgrade< / a > .< / li >
< li >
< a href = "https://www.youtube.com/watch?v=fJmMdIvb8zE" > Writing software to a microSD card< / a > .< / li >
< / ol >
< / div >
< / section >
< section id = "community-support" class = "shade-three" >
< div class = "container" >
< header >
< h2 > Community/Support< / h2 > < / header > < h3 id = "user-forumschat" > User forums/chat< / h3 >
< p > Ask for help or suggest/contribute improvements.< / p >
< ul >
< li >
< a href = "http://slack.stratux.me/" > Stratux Slack “chat”< / a > .< / li >
< li >
< a href = "http://www.reddit.com/r/stratux" > Stratux community on Reddit< / a > .< / li >
< li >
< a href = "http://www.thingiverse.com/groups/stratux/things" > 3D-printable cases/accessories< / a > .< / li >
< / ul >
< h3 id = "press" > Press< / h3 >
< ul >
< li >
< a href = "http://www.eaa.org/en/eaa/aviation-communities-and-interests/homebuilt-aircraft-and-homebuilt-aircraft-kits/resources-for-while-youre-building/building-articles/instruments-and-avionics/live-weather-and-traffic-for-less-than-%24120" > EAA article on Stratux< / a > .< / li >
< li >
< a href = "http://www.aviationsafetymagazine.com/issues/35_12/features/Stratux-A-110-ADS-B-In-Receiver_11099-1.html" > Aviation Safety Magazine Article< / a > .< / li >
< li >
< a href = "http://www.aviationconsumer.com/issues/82_2/avionicsreport/Stratux-ADS-B-DIY-and-Save-Big_6887-1.html" > Aviation Consumer Magazine Article< / a > .< / li >
< / ul >
< / div >
< / section >
< / div >
<!-- Footer -->
< div id = "footer" >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
<!-- Copyright -->
< ul class = "copyright" >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
< li > ©Stratux ADS-B. All rights reserved.< / li >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
< li > Design: < a href = "http://html5up.net" > HTML5 UP< / a >
< / li >
< li > Jekyll integration: < a href = "https://chrisbobbe.github.io/" > Chris Bobbe< / a >
< / li >
< / ul >
2023-07-11 22:56:38 +00:00
2018-02-06 18:29:07 +00:00
< / div >
< / body >
< / html >