about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* updated the go module fileEmile2019-09-05
* updated the package commentEmile2019-09-03
* Merge branch 'master' of git.darknebu.la:Satellite/TLEEmile2019-09-03
|\
| * Merge branch 'coverage' of Satellite/TLE into masteremile2019-09-03
| |\
| | * updated the tests increasing the coverageEmile2019-09-02
| | * updated the tests increasing the coverageEmile2019-09-02
| |/
* / updated the packge commentEmile2019-09-03
|/
* updated the coverage stepEmile2019-09-02
* revertedEmile2019-09-02
* Merge branch 'license' of Satellite/TLE into masteremile2019-09-02
|\
| * added a licenseEmile2019-09-02
|/
* Merge branch 'spelling' of Satellite/TLE into masteremile2019-09-02
|\
| * spellcheckEmile2019-09-02
* | Merge branch 'refactor' of Satellite/TLE into masteremile2019-09-02
|\ \ | |/ |/|
| * moved the parsing of line two into an own functionEmile2019-09-02
| * moved the parsing of line one into an own functionEmile2019-09-02
|/
* updated the module fileEmile2019-08-30
* converted the example to code blocksEmile2019-08-30
* added another testEmile2019-08-30
* Merge branch 'format' of Satellite/TLE into masteremile2019-08-30
|\
| * added the TLE reference tables from wikipedia to the readmeEmile2019-08-30
|/
* Merge branch 'badges' of Satellite/TLE into masteremile2019-08-30
|\
| * added badges to the readmeEmile2019-08-30
|/
* added the drone fileEmile2019-08-30
* fixed the git errorsEmile2019-08-30
* int8 → intEmile2019-08-19
* converted Launchpiece to a stringEmile2019-08-19
* converted Classification to a stringEmile2019-08-19
* line 1Emile2019-08-19
* NewTLE functionEmile2019-08-19
* removed NewTLEEmile2019-08-19
* added comments to line twoEmile2019-08-19
* more comments (line one)Emile2019-08-19
* added information where to get more information to the package descEmile2019-08-19
* commented the epochEmile2019-08-19
* Commented the first lineEmile2019-08-19
* commented the TitleLine StructEmile2019-08-19
* commented the TLE constructorEmile2019-08-19
* commented the TLE structEmile2019-08-19
* moved types out of the structEmile2019-08-19
* exported typesEmile2019-08-19
* moved the individual lines out of the TLEEmile2019-08-19
* removed the convert files, rewritingEmile2019-08-19
* set the types correctlyEmile2019-08-19
* added the nasa documentation sourcesEmile2019-08-19
* simple testEmile2019-08-18
* added the StringsToTLE function converting a string to a TLEEmile2019-08-18
* StringToTLE function signatureEmile2019-08-18
* renamed the struct to TLEEmile2019-08-18
* removed the testsEmile2019-08-18