these changes fix:
.gitignore exclupde .settings
changed location of WMM.COF so it can be properly found as a resource.
change a test to getCleanInstance() of model (singleton getInstance() was causing differing test entry conditions due to different surefire order (must be my environment).
Just started browsing the signalk project. I have had designs for something similar over the last year or so.
Hello!
these changes fix: .gitignore exclupde .settings changed location of WMM.COF so it can be properly found as a resource. change a test to getCleanInstance() of model (singleton getInstance() was causing differing test entry conditions due to different surefire order (must be my environment).
Just started browsing the signalk project. I have had designs for something similar over the last year or so.
Looking forward to more contributions.
Thanks! Robert