| Commit message (Expand) | Author | Age |
* | updated the package comment | Emile | 2019-09-03 |
* | Merge branch 'master' of git.darknebu.la:Satellite/TLE | Emile | 2019-09-03 |
|\ |
|
| * | Merge branch 'coverage' of Satellite/TLE into master | emile | 2019-09-03 |
| |\ |
|
| | * | updated the tests increasing the coverage | Emile | 2019-09-02 |
| | * | updated the tests increasing the coverage | Emile | 2019-09-02 |
| |/ |
|
* / | updated the packge comment | Emile | 2019-09-03 |
|/ |
|
* | updated the coverage step | Emile | 2019-09-02 |
* | reverted | Emile | 2019-09-02 |
* | Merge branch 'license' of Satellite/TLE into master | emile | 2019-09-02 |
|\ |
|
| * | added a license | Emile | 2019-09-02 |
|/ |
|
* | Merge branch 'spelling' of Satellite/TLE into master | emile | 2019-09-02 |
|\ |
|
| * | spellcheck | Emile | 2019-09-02 |
* | | Merge branch 'refactor' of Satellite/TLE into master | emile | 2019-09-02 |
|\ \
| |/
|/| |
|
| * | moved the parsing of line two into an own function | Emile | 2019-09-02 |
| * | moved the parsing of line one into an own function | Emile | 2019-09-02 |
|/ |
|
* | updated the module file | Emile | 2019-08-30 |
* | converted the example to code blocks | Emile | 2019-08-30 |
* | added another test | Emile | 2019-08-30 |
* | Merge branch 'format' of Satellite/TLE into master | emile | 2019-08-30 |
|\ |
|
| * | added the TLE reference tables from wikipedia to the readme | Emile | 2019-08-30 |
|/ |
|
* | Merge branch 'badges' of Satellite/TLE into master | emile | 2019-08-30 |
|\ |
|
| * | added badges to the readme | Emile | 2019-08-30 |
|/ |
|
* | added the drone file | Emile | 2019-08-30 |
* | fixed the git errors | Emile | 2019-08-30 |
* | int8 → int | Emile | 2019-08-19 |
* | converted Launchpiece to a string | Emile | 2019-08-19 |
* | converted Classification to a string | Emile | 2019-08-19 |
* | line 1 | Emile | 2019-08-19 |
* | NewTLE function | Emile | 2019-08-19 |
* | removed NewTLE | Emile | 2019-08-19 |
* | added comments to line two | Emile | 2019-08-19 |
* | more comments (line one) | Emile | 2019-08-19 |
* | added information where to get more information to the package desc | Emile | 2019-08-19 |
* | commented the epoch | Emile | 2019-08-19 |
* | Commented the first line | Emile | 2019-08-19 |
* | commented the TitleLine Struct | Emile | 2019-08-19 |
* | commented the TLE constructor | Emile | 2019-08-19 |
* | commented the TLE struct | Emile | 2019-08-19 |
* | moved types out of the struct | Emile | 2019-08-19 |
* | exported types | Emile | 2019-08-19 |
* | moved the individual lines out of the TLE | Emile | 2019-08-19 |
* | removed the convert files, rewriting | Emile | 2019-08-19 |
* | set the types correctly | Emile | 2019-08-19 |
* | added the nasa documentation sources | Emile | 2019-08-19 |
* | simple test | Emile | 2019-08-18 |
* | added the StringsToTLE function converting a string to a TLE | Emile | 2019-08-18 |
* | StringToTLE function signature | Emile | 2019-08-18 |
* | renamed the struct to TLE | Emile | 2019-08-18 |
* | removed the tests | Emile | 2019-08-18 |
* | removed TLEfromString function → belogs into the TLE2JSON repo | Emile | 2019-08-18 |