|
cf9b0fbdd0
|
refactor: format code
|
2024-02-27 22:09:16 +02:00 |
|
|
b5d2f80e15
|
refactor: fix settings variable names
|
2024-02-27 20:41:00 +02:00 |
|
marcelbuesing
|
3c81f71770
|
Cleanup clippy warnings
|
2021-05-06 22:22:53 +02:00 |
|
marcelbuesing
|
06af0d61b2
|
Remove remaining pre 2018 artifacts
|
2019-11-27 11:07:15 +01:00 |
|
marcelbuesing
|
38bfe30acc
|
Fix temperature offset to be of type f32, closes #11
|
2018-12-22 10:02:35 +01:00 |
|
marcelbuesing
|
faec5049e4
|
#11 Add optional temperature offset
|
2018-12-14 21:22:21 +01:00 |
|
marcelbuesing
|
1682f433ab
|
Always set gas sensor settings when setting any gas related setting, regards #3
|
2018-06-06 18:53:24 +02:00 |
|
marcelbuesing
|
722e054f58
|
Actually set provided gas config, closes #3.
Failure to set the provided gas config lead to incorrect gas resistance values.
|
2018-06-05 23:45:26 +02:00 |
|
marcelbuesing
|
650db10d69
|
Reduce struct visibility where not required
|
2018-05-31 12:10:34 +02:00 |
|
marcelbuesing
|
3b84d4f6f3
|
Add documentation to settings and lib
|
2018-05-30 21:27:29 +02:00 |
|
marcelbuesing
|
336305d30d
|
Replace u8 with IIRFilterSize enum
|
2018-05-30 21:06:11 +02:00 |
|
marcelbuesing
|
44fc891b3e
|
Introduce SettingsBuilder
|
2018-05-30 08:28:48 +02:00 |
|
marcelbuesing
|
cce7d4c65c
|
Replace run_gas u8 with boolean
|
2018-05-28 19:56:57 +02:00 |
|
marcelbuesing
|
acfa564e42
|
Extract to settings module
|
2018-05-25 21:29:39 +02:00 |
|