index
:
tle
this commit
master
golang tle lib
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
added a coverage badge
emile
5 years
Tag
Download
Author
Age
0.2
commit b1ace03c54...
Emile
5 years
0.1
commit a2dbd79919...
emile
5 years
Age
Commit message
Author
2019-09-17
Update 'README.md'
0.1
emile
2019-09-17
fixed access to the wrong line
Emile
2019-09-17
:white_check_mark: 100% coverage for first second line
Emile
2019-09-17
:white_check_mark: 100% coverage for first line
Emile
2019-09-14
stripping the spaces from the revolution numbers
Emile
2019-09-14
updated a mistake in error
Emile
2019-09-11
Update 'README.md'
emile
2019-09-11
removed the TLE.go file
Emile
2019-09-11
renamed TLE.go to tle.go possibly fixing module issues
Emile
2019-09-11
converted the module name to lowercase
Emile
2019-09-06
added pull requests to the readme
Emile
2019-09-05
updated the go module file
Emile
2019-09-03
updated the package comment
Emile
2019-09-03
Merge branch 'master' of git.darknebu.la:Satellite/TLE
Emile
2019-09-03
updated the packge comment
Emile
2019-09-03
Merge branch 'coverage' of Satellite/TLE into master
emile
2019-09-02
updated the tests increasing the coverage
Emile
2019-09-02
updated the tests increasing the coverage
Emile
2019-09-02
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-08-30
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-19
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
[...]