AMB Plugin documentation
Introduction
AMB plugins each have their own usage documentation including any special AMB Properties or DBus interfaces they define. Below is a description of several AMB plugins and their documenation:
- bluemonkey_plugin - Extensible javascript engine plugin for defining plugin behavior in javascript
- database_plugin - Plugin that logs data in a sqlite database and can play back logs
- dbus_plugin - Exposes AMB Properties on DBus
- gpsnmea_plugin - GPS Plugin that provides location position data from NMEA compatible devices
- obd2_plugin - Plugin that provides data from OBD-II compatible vehicles
- opencvlux_plugin - Plugin that uses OpenCV to produce ADAS data and perform video logging
- websocket_plugin - Both source and sink plugin that uses a websocket protocol to communicate
- wheel_plugin - Plugin that generates data using the Logitech G27 racing wheel
Additional Plugin Documentation
In addition to the plugin documentation listed above, some plugins have additional information. Here are some links: