Skip to content

Latest commit

 

History

History
114 lines (99 loc) · 6.17 KB

credits.md

File metadata and controls

114 lines (99 loc) · 6.17 KB

SatDump

First time here? See the reference documents below to get started using SatDump. About | Basic Usage | Docs

Libraries

Libraries included in libsatdump_core

Libraries included in plugins / Code taken from and in plugins

  • Elektro/Arktika, DecompWT, custom wavelet compression/decompression library originally used for MSG xRIT
  • GK-2A, libtomcrypt, for DES decryption
  • Inmarsat, libacars, for ACARS parsing
  • Inmarsat, mbelib, for AMBE audio decompression
  • Inmarsat, libaeroambe, not the library itself, but the code was adapted (for Ambe decoding)
  • Inmarsat, Scytale-C, for STD-C packet formats and parsing

Those libraries above are included directly as they are either header-only, not already present on most systems or required some modifications for the purpose of this software. For the code included, the licenses of each respective library applies.

Projects some code was taken from and included in libsatdump_core

  • GNU Radio, for the convolutional decoding / encoding (quite heavily modified) and a few other bits
  • gr-dvbs2rx, for TS Parsing and a few other bits
  • LeanDVB, for some definitions
  • SDR++, for the DSP stream implementation (thanks Ryzerth for the tip back then!) and a few other things, such as the SpyServer client

Libraries linked against

  • fftw3, used for all FFT operations
  • libpng, for PNG image loading/saving
  • nng, for network stuff
  • PortAudio, used for audio output for NOAA APT
  • Volk, to simplify SIMD utilization
  • zlib, required by libpng

SDR Libraries

UI Libraries

Fonts

Developers

Lead Developer: Aang23 (F4LAU)

Additional Developers

  • crosswalkersam
  • Jamie Vital (KC3TWZ)
  • lego11 (IU1QPT)
  • Zbychu (SP5EWS)

Contributors

  • Arved MØKDS
  • Blobtoe
  • Felix OK9UWU
  • Fred Jansen
  • Jpjonte
  • LazzSnazz
  • Mark Pentier
  • MeteoOleg
  • Oleg Kutkov
  • Peter Kooistra
  • Piefadase
  • Ryzerth
  • Raov UB8QBD
  • Sam (@sam210723)
  • Scott Tilley (VE7TIL)
  • Tomi HA6NAB

Special Thanks to

  • microp11 (Paul Maxan), for the reverse-engineering work & Scytale-C

GNU

I'd just like to interject for a moment. What you're refering to as SatDump, is in fact, GNU/SatDump, or as I've recently taken to calling it, GNU plus SatDump...
Reader falls asleep