summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix the error in pkgconfig fileSangjung Woo2016-10-071-2/+2
* Merge pull request #73 from tripzero/masterKevron Rees2016-09-092-0/+12
|\
| * [gpsnmea] add missing config segmentKevron Rees2016-07-212-0/+12
* | cmake: assorted install path fixesFrederico Cadete2016-06-211-1/+1
|/
* fix can error. fix cmake plugin_install_dirKevron Rees2016-04-031-2/+2
* [dbus] mark deprecated old style for custom dbus property naming.Kevron Rees2015-04-151-0/+1
* [dbus] add overload 'value' for custom dbus property typesKevron Rees2015-04-152-5/+6
* [libamb] - added value quality, removed deprecated GetFoo call, made updateFr...Kevron Rees2015-04-152-107/+55
* Added missing plugin fragment for chronyOlivier Delbeke2015-04-152-0/+8
* Chrony plugin code simplificationOlivier Delbeke2015-04-152-7/+0
* Using AmbPlugin instead of AbstractSink for the chrony pluginOlivier Delbeke2015-04-152-14/+20
* Added chrony sink pluginOlivier Delbeke2015-04-155-0/+173
* Changed GpsTime format from local time to UTCOlivier Delbeke2015-04-151-1/+1
* Bugfix: wrong date conversion in gpsnmea pluginOlivier Delbeke2015-04-151-1/+1
* Merge pull request #48 from CogentEmbedded/masterKevron Rees2015-04-0624-340/+1179
|\
| * Fixed tabbing issuesPetr Nechaev2015-04-034-246/+245
| * Added virtual destructors to CANSocketBCM and CANSocketRawPetr Nechaev2015-04-032-0/+2
| * Updated comments and fixed tabbingPetr Nechaev2015-04-035-11/+11
| * Implement CAN_BCM support (SocketCAN)Petr Nechaev2015-03-3021-386/+1186
| * Fix tabbingPetr Nechaev2015-03-302-9/+9
| * plugins/common: Set higher priority for cansocketreader threadPetr Nechaev2015-03-303-25/+63
| * Fix compilation errorsPetr Nechaev2015-03-301-1/+1
* | Merge pull request #49 from tripzero/masterKevron Rees2015-04-0333-1010/+3565
|\ \ | |/ |/|
| * [GpsNmea] - Added GNRMC message supportKevron Rees2015-03-271-1/+1
| * ble refactoringKevron Rees2015-03-193-122/+162
| * added debug stuffKevron Rees2015-02-262-6/+30
| * [bluemonkey] - more awesome ble codeKevron Rees2015-02-263-5/+23
| * [bluemonkey] websocket server implementedKevron Rees2015-02-1911-255/+502
| * [bluemmonkey] - websocket server api beginningsKevron Rees2015-02-192-1/+42
| * [bluemonkey] - added websocket module.Kevron Rees2015-02-186-42/+334
| * [AMBClient] - nearly workingKevron Rees2015-02-185-63/+70
| * [bluemonkey] - new libbm, ble moduleKevron Rees2015-02-1813-837/+994
| * [bluemonkey] - dbus module meta objectKevron Rees2015-02-177-31/+420
| * [AMBClient] - More client work.Kevron Rees2015-02-082-92/+216
| * [Bluemonkey] - broke out bluemonkey-engine calls into separate classKevron Rees2015-02-084-292/+345
| * [AMB] - updated version number. we are now 0.15 developmentKevron Rees2015-02-053-22/+45
| * [AMBClient] - added time sync messageKevron Rees2015-02-042-66/+377
| * [AMBClient] - fixed json stream handlingKevron Rees2015-02-025-20/+79
| * [AMBClient] - some work on JSonReaderKevron Rees2015-02-022-11/+20
| * [AMBClient] - somewhat working json protocol engineKevron Rees2015-02-018-242/+273
| * [Plugins Common] - json protocol helper classKevron Rees2015-01-304-1/+726
| * [GpsNmea] - also support VehicleSpeedKevron Rees2015-01-282-12/+17
* | Fix licenseKevron Rees2015-03-276-547/+511
* | fixed compile errorKevron Rees2015-01-301-1/+1
* | manual merge of tripzero/masterKevron Rees2015-01-3031-235/+548
|\ \ | |/
| * [plugins-common] - use std namespace, include headersKevron Rees2015-01-261-2/+5
| * [Database] - fixed configKevron Rees2015-01-231-1/+1
| * [PACKAGING] - packaging changesKevron Rees2015-01-233-1/+11
| * [ambctl] - plugin syntax changed.Kevron Rees2015-01-234-5/+5
| * [bluemonkey] - added exportObject method to dbus moduleKevron Rees2015-01-232-0/+18