acarsdec icon indicating copy to clipboard operation
acarsdec copied to clipboard

Yet another partial re-implementation (this time in Rust)

Open manoeldesouza opened this issue 5 years ago • 0 comments

Jan & Thierry,

  For an interesting amount of time I`ve been studying both of your implementations

in order to learn ACARS and the ACARS decoding. While not yet close to the developments you both achieved with your softwares, these project of mine has been an interesting knowledge-gaining ride. Thank you both for making your code public and acessible.

  In the following link you will find yet another ACARS decoder, now in rust: 

https://github.com/manoeldesouza/acarsrx

Also did a basic one sometime ago in GO - Just for the func: https://github.com/manoeldesouza/acarsGO

And some attempt in C: https://github.com/manoeldesouza/rtl_acars

manoeldesouza avatar Oct 09 '19 23:10 manoeldesouza