Closed rgleason closed 1 year ago
We need better details for this change before we can do anything. I wonder if it can be done with the pi-do-something.sh script. I don't think so because the changes are in each plugins src and [piname]]_pi.cpp and [piname]_pi.h and the form varies somewhat. So it is going to have to be done by hand. I will not be able to make these changes until the end of December.
Dave and Alec determined that api 117 as we haveit will work with a few exceptions. Dave has offered to handle those issues.
I guess this can be closed now.
https://github.com/OpenCPN/OpenCPN/issues/3473
Leamas wants certain return codes in all TP plugins or PIM manager does not work right.
This change should be added to the do-something script and to the template.
Generally we have
Gernerally, for TP plugins, we have:
in [plugin]_pi.cpp
in [plugin]_pi.h
I could have missed one plugin.
Leamas wants