Skip to content

syauqisabili/gosterix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosterix

gosterix is an ASTERIX-CAT240 parser built using Go (Golang). This project is designed to parse and process surveillance data following the EUROCONTROL ASTERIX standard, specifically Category 240 (CAT240). Please visit EUROCONTROL Specification for ASTERIX Category 240

Static URL

Features

  • Efficient parsing of Asterix CAT240 messages.
  • Built with Go, ensuring high performance and scalability.
  • Modular and extensible design for ease of integration into existing systems.

Prerequisites

Before running the application, ensure the following are installed:

  • Go (1.18 or newer)
  sudo apt install golang-go

Installation

Clone the repository:

git clone https://github.com/syauqisabili/gosterix.git

Navigate to the project directory:

cd gosterix

Install dependencies:

go mod tidy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages