Commit graph

3 commits

Author SHA1 Message Date
Nuno Goncalves
76c726af05 ntripclient: change source to github
ntripclient developer agency http://igs.bkg.bund.de/ does not reliably provide a source mirror with version naming.

Created a github repository to provide sources and allow contributions.

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2015-07-13 02:28:20 +01:00
Jo-Philipp Wich
e10abaf165 ntripclient: fix musl comaptibility
Add missing `sys/select.h` include to `ntripclient.c` to provide
declarations for `struct timeval` and `fd_set` under musl.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 16:48:26 +02:00
Nuno Goncalves
47a3cee62b ntripclient: move to github
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
2014-09-16 02:06:37 +01:00