Skip to content

Mongstaen/avregex-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avregex

Handling SITA and IATA messages using regex in Go. Just for fun 😊

Inspired by eigthyknots

Thinking about this, the task is much larger than i thought. Lets start with the variances of movement messages. For most, they differenciate with the first two letters of line three. But also sometimes some letters

MVT Messages

  • Departure
  • Arrival
  • Delays
    • With new time, ED
    • With infinite delay, NI
  • Delayed Takeoff
    • Without ETA
    • With ETA
  • Return to Ramp
  • Return from airborne
  • Revised ETA
  • Arrival Taxi Time Variance

https://regex101.com/r/QjaY7e/1 https://regex101.com/r/HzOKCT/1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages