Commit graph

120 commits

Author SHA1 Message Date
df4dda2b7a Remove TelemetryPublisherFirestore and refactor Telemetry module. 2021-10-03 23:37:53 +03:00
b52f292db1 Rename GetTelemetryData to GetTelemetryJson in ITelemeter 2021-10-03 18:08:07 +03:00
f758501c03 Add TODO in GenericSensor.cs. 2021-08-02 22:00:36 +03:00
e0a3d77699 Rename NucuCar.Domain to NucuCar.Core and fix tests. 2021-08-02 21:57:52 +03:00
23cf373272 Update sensors Readme.md 2021-08-02 21:49:38 +03:00
4bdfb13e73 Fix logging behaviour in Pms5003Sensor.cs 2021-08-02 21:42:25 +03:00
e1ae7ecdd0 Refactor NucuCar.Telemetry to use interfaces. 2021-08-02 21:28:02 +03:00
8749b6d23a Improve sensors module names. 2021-08-02 21:13:59 +03:00
d174c69111 Rename NucuCarSensorResponse to SensorResponse. 2021-08-02 21:09:29 +03:00
315526ba7d Refactor SensorMeasurement.cs 2021-08-02 21:08:41 +03:00
f543aa1a18 Add TODOs for SensorResponse.cs 2021-08-01 21:02:56 +03:00
d35464d4ac Clean up code by applying suggestions from Rider. 2021-08-01 21:01:19 +03:00
99af84ab0f Upgrade dependencies to dotnet iot 1.5 2021-08-01 20:41:47 +03:00
8ed64e9a46 Remove GRPC from NucuCar.Sensors 2021-08-01 20:35:54 +03:00
a9b3ec5aa2 Make NucuCar.Sensors\Grpc\Responses.cs field read only. 2021-05-27 22:22:48 +03:00
082568c1c0 NUC-36: Replace fritzing with kicad. 2021-05-01 18:35:57 +03:00
235663d2a7 NUC-34: Improve documentation. 2021-04-30 16:29:21 +03:00
b9a925d87f Remove int cast for Pms5003Sensor telemetry. 2021-04-30 16:05:37 +03:00
ea39ea4046 Fix PMS5003 telemetry & ensure reinitialization. 2021-04-30 13:07:31 +03:00
e99e67bd58 NUC-32: Refactor Pms5003Sensor code. 2021-04-25 23:33:12 +03:00
62064f33b7 NUC-32: Improve Pms5003 sensor implementation & register 2021-04-25 18:40:56 +03:00
7bf36ed53a NUC-32: Implement PMS5003 Sensor 2021-04-24 21:44:54 +03:00
454535b04b Update NucuCar.Sensors Readme.md 2020-11-25 21:03:53 +02:00
61bccfbdf1 Upgrade Iot.Device.Bindings and System.Device.Gpio to 1.2.0 2020-11-25 20:21:50 +02:00
f7bf8373c2 Update Bme680 and HeartbeatSensor.cs ids. 2020-11-23 21:24:01 +02:00
9b34cc7874 Update Readme & directory structure. 2020-11-23 20:41:55 +02:00
44ee9c2071 Add celsius symbol to CpuTempSensor.cs log. 2020-10-25 15:54:43 +02:00
2658e49687 NUC-3: Fix unhandled TaskCanceledException in SensorWorker.cs and TelemetryWorker.cs 2020-10-25 15:31:54 +02:00
6cae46c0cd NUC-1: Implement Hearbeat sensor for testing & tidy up things. 2020-10-24 16:06:04 +03:00
ed4688c9e8 NUH-40: Add Dockerfile support for NucuCar.Sensors 2020-08-09 12:49:36 +03:00
b233b48336 Add async modifier in Sensors.Modules.*GrpcService 2020-08-01 20:08:27 +03:00
058b8ffa88 Refactor NucuCar.Sensors project structure 2020-08-01 18:22:38 +03:00
937ea25a2c Refactor Telemetry project structure 2020-08-01 18:07:13 +03:00
dcd51ecd3d NUH-38: Implement TelemetryPublisherConsole 2020-08-01 17:49:20 +03:00
5b692a5d74 Modify launchSettings and appsettings 2020-08-01 16:40:46 +03:00
47d22cae41 Handle ArgumentException in Bme680Sensor 2020-08-01 16:28:35 +03:00
8f9962c3b1 Merge NucuCar.Common with NucuCar.Domain 2020-08-01 16:03:06 +03:00
5793c38791 Rename NucuCar.Telemetry to NucuCar.Domain.Telemetry 2020-08-01 15:43:38 +03:00
Denis-Cosmin Nutiu
69c3a80d34 NUC-43: Update readme.md & rename SensorTelemetry to Telemetry. 2020-05-01 11:29:59 +03:00
2d1bfb1905 NUC-44: Remove netcoreapp3.0 from TargetFrameworks. 2020-04-21 20:40:55 +03:00
Denis-Cosmin Nutiu
5d16e93bda NUC-37: Add exception handling to the workers. 2020-04-20 13:30:22 +03:00
Denis-Cosmin Nutiu
efe6c945b0 Fix ISensor interface 2020-04-20 13:20:12 +03:00
Denis-Cosmin Nutiu
d85447aee8 NUC-41: Extract concrete Telemetry implementations in a project. 2020-04-17 18:11:07 +03:00
Denis-Cosmin Nutiu
f50a81a030 NUC-32: Round sensor readings to two decimal points 2020-02-29 12:03:46 +02:00
Denis-Cosmin Nutiu
81dda269a8 NUC-30: Round VOC to two digits 2020-02-09 16:37:45 +02:00
Denis-Cosmin Nutiu
c78fef2ea0 Target dotnetcore3.1 2020-02-02 16:47:47 +02:00
Denis-Cosmin Nutiu
0a22861b13 Update NucuCar.Sensors readme 2020-02-02 16:24:13 +02:00
Denis-Cosmin Nutiu
1650b87e5b NucuCar: Add options for dissabling gRPC in NucuCar.Sensors 2020-02-02 16:19:53 +02:00
Denis-Cosmin Nutiu
d9823f2af8 NucuCar.Sensors: Add hack for reading gas resistance 2020-02-02 15:10:39 +02:00
Denis-Cosmin Nutiu
0bd282f5db Add GrpcService for CpuTemperatureSensor 2020-02-01 17:42:39 +02:00