Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | set the types correctly | Emile | 2019-08-19 |
| | |||
* | renamed the struct to TLE | Emile | 2019-08-18 |
| | |||
* | removed TLEfromString function → belogs into the TLE2JSON repo | Emile | 2019-08-18 |
| | |||
* | added a function getting a string and returning a tlebytes object | Emile | 2019-08-18 |
| | |||
* | named the lines correctly | Emile | 2019-08-18 |
| | |||
* | tlebytes | Emile | 2019-08-18 |
| | |||
* | go fmt | Emile | 2019-08-18 |
| | |||
* | added some package documentation | Emile | 2019-08-18 |
| | |||
* | basic lines | Emile | 2019-08-18 |