Closed cotequeiroz closed 4 years ago
Why is this PR still not merged?
As I understand the OLSRd(v1) project does not have any maintainer. See: https://lists.olsr.org/pipermail/olsr-dev/2020-February/008465.html New maintainer applications are welcome.
Originally posted by @mathiashro in https://github.com/OLSR/olsrd/pull/81#issuecomment-614138560
Why is this PR still not merged?
Do you want to become the OLSRv1 maintainer?
@HRogge If you like you can add me as maintainer and I will do my best to handle the sporadic fixes that people contribute. We still use OLSRv1 in the Berlin Freifunk Community and have a great interest in working code.
Are there any do's and don't as a olsr maintainer?
I would guess it doesn't make sense to force lots of do's/don'ts on the only maintainer... we can talk about it if you want to set some rules of your own.
Congratulation, you just revived the olsrd(v1) project.
@booo & @HRogge, I would also support together with our Freifunk Rostock Community. I've you don't mind you can add me as well / as co-maintainer.
@booo & @HRogge, I would also support together with our Freifunk Rostock Community. I've you don't mind you can add me as well / as co-maintainer.
That would be great!
I would guess it doesn't make sense to force lots of do's/don'ts on the only maintainer... we can talk about it if you want to set some rules of your own.
I just asked so we don't hurt anybodies feels. I agree we don't need (a lot of) rules right now. We can trust the common sense for now :)
If you want I can help get you setup and explain what I did as maintainer. Email me if you like, so we can setup chats etc. Email should be in all of my commits.
I compiled the change on my archlinux machine with gpsd version 3.20-1 and it worked fine. I merged your changes into master and I'm closing this issue now.
You might want to change that scary "v1 IS IN HARD FREEZE AND NO LONGER MAINTAINED" in the project description :)
The timestamp fields were changed from
double
tostruct timespec
, and the geoidseparation
field was moved tofix.geoid_sep
.Signed-off-by: Eneas U de Queiroz cotequeiroz@gmail.com
This is a quick patch to let it compile. I can't run-test this, I've just compile-tested in using openwrt master, with gpsd 3.20 and 3.19, for a mvebu/arm_cortex-a9 target.