Commit Graph

29 Commits

Author SHA1 Message Date
6c9b3f3e5c Fix dependencies 2020-03-01 17:06:34 +01:00
fee4454c12 [cli] Fix init mqtt flag for subcommand 2020-01-28 19:52:21 +01:00
d48da075ca [cli] Init mqtt flag for subcommand 2020-01-28 19:31:23 +01:00
c7a88bab81 Clean vendor dependencies 2020-01-28 19:30:22 +01:00
b08c9be9a6 Remove unused code 2020-01-03 01:01:36 +01:00
0360a72f17 Remove unused code 2020-01-03 00:59:49 +01:00
016be33296 Remove unused code 2020-01-01 21:05:49 +01:00
0a3e47f001 [testing] Add utility method to generate fake message from protobuf 2020-01-01 17:39:59 +01:00
a89a045e5c Add makefile for tests 2019-12-31 14:05:15 +01:00
2641749e15 [mqttdevice] Refactor PubSub implementation
Allow a cli program to subscribe and publish with same client
2019-12-31 14:04:55 +01:00
683a9d53e6 Add BoundingBox type 2019-12-29 16:59:57 +01:00
47d48c39b0 [service] Add utility module to manage services 2019-12-27 16:43:04 +01:00
e35d6f1381 [cli] Add utility method to init float64 args 2019-12-27 15:22:43 +01:00
33511a015a [MqttValue] Return json content as default value 2019-12-27 14:47:55 +01:00
4932ffbf31 [types] Add Steering and Throttle types 2019-12-27 14:35:56 +01:00
468dc89dd3 New type for confidence in value 2019-12-21 18:14:16 +01:00
37e90572fd [refactor] Move mode in generic types module 2019-12-21 18:13:58 +01:00
a0dedb056b [mqttdevice] Fix driveMode conversion and cyclic dependencies 2019-12-18 21:08:46 +01:00
ef6edec672 [sonarqube] Exclude vendor directory 2019-12-18 00:15:24 +01:00
682d8f70aa Enable sonarqube analysis 2019-12-18 00:12:57 +01:00
8d6df473d5 [cli] Add utility functions to init mqtt client 2019-12-18 00:06:53 +01:00
ad0f5e0d0f Utility function to handle exit signal 2019-12-17 23:47:04 +01:00
e5c81519bf Reformat code 2019-12-14 10:43:02 +01:00
ae323d1690 [testtools] Add utility method to generate fake mqtt message 2019-12-14 10:41:57 +01:00
abefe81090 [testtools] Add tooling for publish test 2019-12-07 11:58:32 +01:00
9124b09976 [cli] Add tools to build default int value 2019-12-01 23:53:50 +01:00
d990278058 [cli] Add tooling for cli 2019-12-01 22:58:12 +01:00
17beea7e8a [mqtt] Implements mqtt publish tooling 2019-12-01 14:56:02 +01:00
Cyrille Nofficial
1b62903474
Initial commit 2019-11-30 21:43:26 +01:00