LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

C++

sat_code

Code for the SGP4/SDP4 satellite motion model, and for manipulating TLEs (Two-Line Elements).

C++Emerging
GitHub
Stars
176
Forks
47
Contributors
2
Last push
4mo ago

Recent commits

Latest commits.

  • Some TLEs are '3LE's (three-line elements), wherein the name is prefaced by '0 '. We don't want to show the '0 '.
    ff7b989Bill-Gray4mo ago
  • 'sat_eph' : added command-line switch to set an arbitrary RA/dec offset. Needed for an unusual case where we had such an offset and wanted ephems to fit it. Not something I expect to get much use.
    eb6115bBill-Gray4mo ago
  • Sat_ID could be _very_ slow when reading large files with lots of spacecraft or roving observations, such as the ITF. I realized that a small performance observation made it run several times faster on such files. (Not much effect in general, however.)
    e9acc09Bill-Gray5mo ago
  • Sat_ID now has '-fa' (make identifications only to artificial objects) and '-fn' (only natural objects) command line options. Default is to make identifications to both types of objects.
    4b0e8deBill-Gray5mo ago
Microsoft(R) compiler emits an (accurate) nuisance warning : size_t and int are _not_ the same types
a0748dfBill-Gray6mo ago
  • 'dropouts.c' : Space-Track no longer provides TLEs for two Velas and a piece of Vela hardware. I've computed TLEs for them.
    f00c273Bill-Gray6mo ago
  • Workaround for the absence of 'zlib' on Microsoft Windows. (Ideally, the workaround would be to actually have the relevant library. I'll deal with that if/when a Windows version becomes an issue.)
    9b54d33Bill-Gray9mo ago
  • Artsat tools can now use gzip-compressed TLEs. They attempt to open an uncompressed .tle file first; if this fails, the .gz extension is appended to the file name, and then that is opened.
    5fcf745Bill-Gray9mo ago
  • Top contributors

    Builders behind this project.

    Bill-Gray
    366 commits
    mjuric
    1 commits