about summary refs log tree commit diff
path: root/TLE.go
Commit message (Collapse)AuthorAge
* fixed the git errorsEmile2019-08-30
|
* int8 → intEmile2019-08-19
|
* converted Launchpiece to a stringEmile2019-08-19
|
* converted Classification to a stringEmile2019-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
|
* set the types correctlyEmile2019-08-19
|
* renamed the struct to TLEEmile2019-08-18
|
* removed TLEfromString function → belogs into the TLE2JSON repoEmile2019-08-18
|
* added a function getting a string and returning a tlebytes objectEmile2019-08-18
|
* named the lines correctlyEmile2019-08-18
|
* tlebytesEmile2019-08-18
|
* go fmtEmile2019-08-18
|
* added some package documentationEmile2019-08-18
|
* basic linesEmile2019-08-18