GitHub build-firmware Action
e6d6e1fb54
Auto-generated configs and docs
2021-08-13 15:08:24 +00:00
GitHub set-date Action
57eab2370c
Update date
2021-08-13 00:57:01 +00:00
GitHub build-firmware Action
a7878b7b68
Auto-generated configs and docs
2021-08-12 22:42:47 +00:00
rusefillc
4ad584d3cc
dead idle FSIO
2021-08-12 18:34:06 -04:00
alxrMironov
7ebebd6922
Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108 . ( #3132 )
...
* Add new sensor type "VehicleSpeed"
* Add "Vehicle speed" sensor to name list
* Add Vehicle speed sensor initialization with function pointer sensor.
* Add init_vehicle_speed_sensor.cpp to Makefile
* Replace dependencies from "getVehicleSpeed" to OOP-like "Sensor::get()"
* Add warning and TODO to "mock vehicle speed" call
* Replace get & mock "VehicleSpeed" methods in tests
* Remove #warning directive (cause error by current settings)
* Remove stray tab
* Remove explicitly type casting.
* Add "InitVehicleSpeedSensor" function declaration to init.h
* Add "VehicleSpeedSensor" initialization call into "InitNewSensors"
Co-authored-by: alxrMironov <330OMcorporative>
2021-08-12 22:16:51 +03:00
GitHub build-firmware Action
32467de332
Auto-generated configs and docs
2021-08-12 17:24:33 +00:00
GitHub set-date Action
6bed70ef49
Update date
2021-08-12 00:58:15 +00:00
GitHub build-firmware Action
4a7ddc567e
Auto-generated configs and docs
2021-08-11 22:49:24 +00:00
GitHub build-firmware Action
0633ce5a0d
Auto-generated configs and docs
2021-08-11 22:08:32 +00:00
Matthew Kennedy
90a0e47b04
skip etb init if no primary sensor ( #3136 )
...
* skip init if no primary sensor
* specific test
2021-08-12 00:45:44 +03:00
rusefillc
3d4ff9083b
Pavel says there are issues
2021-08-11 04:16:51 -04:00
rusefillc
c34db37dfb
Pavel says there are issues
2021-08-11 04:00:37 -04:00
GitHub build-firmware Action
df0455a29e
Auto-generated configs and docs
2021-08-11 06:07:34 +00:00
GitHub set-date Action
c3f55cdee5
Update date
2021-08-11 00:58:18 +00:00
GitHub build-firmware Action
fdbb096e65
Auto-generated configs and docs
2021-08-10 19:43:42 +00:00
rusefillc
490d8c1f8e
"Burn without flash" button #3127
2021-08-10 07:30:12 -04:00
GitHub build-firmware Action
aa99da9c11
Auto-generated configs and docs
2021-08-10 11:15:48 +00:00
rusefillc
afcef0410d
"Burn without flash" button #3127
2021-08-10 07:11:41 -04:00
rusefillc
cc9b8ffa98
Implement auto knock threshold sampling #3033
2021-08-10 06:42:39 -04:00
GitHub build-firmware Action
baa3986957
Auto-generated configs and docs
2021-08-10 10:00:43 +00:00
rusefillc
e786af1c83
NB2 36
2021-08-10 02:34:59 -04:00
GitHub build-firmware Action
ccfc764fa5
Auto-generated configs and docs
2021-08-10 06:22:39 +00:00
GitHub set-date Action
6b89e487b1
Update date
2021-08-10 00:59:51 +00:00
GitHub build-firmware Action
8c91910815
Auto-generated configs and docs
2021-08-09 21:12:58 +00:00
rusefillc
63e53aebc0
Implement auto knock threshold sampling #3033
2021-08-09 17:07:38 -04:00
GitHub build-firmware Action
c73782995f
Auto-generated configs and docs
2021-08-09 20:40:28 +00:00
rusefillc
4c7e8560e0
refactoring: reduce magic constant
2021-08-09 16:33:06 -04:00
GitHub build-firmware Action
6930e019bf
Auto-generated configs and docs
2021-08-09 20:12:40 +00:00
GitHub set-date Action
af15a1bbe6
Update date
2021-08-09 00:57:51 +00:00
GitHub build-firmware Action
6995923436
Auto-generated configs and docs
2021-08-08 14:54:42 +00:00
Andrey
0df437e749
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 07:04:18 -04:00
GitHub build-firmware Action
1dc26eb5af
Auto-generated configs and docs
2021-08-08 10:20:17 +00:00
Andrey
08dff4ceb6
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 06:16:19 -04:00
Andrey
167f2dbba0
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:56:56 -04:00
Andrey
a2d18fa0b7
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:45:40 -04:00
GitHub build-firmware Action
5767ed38f8
Auto-generated configs and docs
2021-08-08 08:11:59 +00:00
GitHub build-firmware Action
73230674ab
Auto-generated configs and docs
2021-08-08 07:04:27 +00:00
GitHub set-date Action
341b0d8e04
Update date
2021-08-08 00:57:49 +00:00
GitHub build-firmware Action
463bb87a55
Auto-generated configs and docs
2021-08-07 09:32:36 +00:00
GitHub set-date Action
e7c1448367
Update date
2021-08-07 00:52:27 +00:00
GitHub set-date Action
1bcf3d89c5
Update date
2021-08-06 01:01:29 +00:00
GitHub build-firmware Action
d537b41216
Auto-generated configs and docs
2021-08-05 22:10:20 +00:00
GitHub set-date Action
c891883ee7
Update date
2021-08-05 00:57:19 +00:00
GitHub build-firmware Action
ef6fcd274f
Auto-generated configs and docs
2021-08-05 00:52:42 +00:00
GitHub build-firmware Action
a53c4b1d90
Auto-generated configs and docs
2021-08-05 00:03:53 +00:00
Matthew Kennedy
d24f1462e2
even more pch ( #3112 )
...
* s
* more
* s
* f7
2021-08-04 19:30:52 -04:00
Matthew Kennedy
5ff7235040
don't "validate instant RPM" ( #3095 )
...
* don't "validate instant RPM"
* test actually tests the right thing
* test mode transition
2021-08-04 08:17:14 +03:00
GitHub build-firmware Action
5866348d53
Auto-generated configs and docs
2021-08-04 02:55:38 +00:00
rusefillc
3fe8d0c4cd
hellen154hyundai
2021-08-03 22:50:06 -04:00
GitHub build-firmware Action
057de6d61b
Auto-generated configs and docs
2021-08-04 02:30:09 +00:00