Skip to content

rgleason/NmeaConverter_pi

 
 

Repository files navigation

testplugin_pi

Plugin to test JSON and ODAPI

The idea is really to debug the process to see what happens. The testplugin should 'do' what a plugin would do to create stuff, i.e. it is a working example, and it allows me to test the API without having to drive another plugin.

Only ODAPI is working at the moment. JSON is being developed now.

  1. With the ODAPI select the type of object you want to create,
  2. click on the chart to pick the click location for its creation or provide the lat/lon,
  3. then click create.
  4. The object 'should' be created. T

NOTE this is currently a work in progress and should be considered 'Alpha/Beta'. It may have issues at times as new functionality is added. It is a test tool not a production plugin.

Packages

No packages published

Languages

  • C++ 43.9%
  • CMake 35.8%
  • Shell 15.2%
  • Batchfile 3.9%
  • Perl 1.1%
  • C 0.1%