aboutsummaryrefslogtreecommitdiff
path: root/net/ntripclient
Commit message (Collapse)AuthorAge
* ntripclient: change source to githubNuno Goncalves2015-07-13
| | | | | | | | 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>
* ntripclient: fix musl comaptibilityJo-Philipp Wich2015-06-26
| | | | | | | 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>
* ntripclient: move to githubNuno Goncalves2014-09-16
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>