Andrey
|
97acf15a41
|
only:AdcSubscription::ResetFilters()
|
2024-07-07 00:21:21 -04:00 |
rusEFI LLC
|
5e3a2cb40d
|
typo
|
2024-07-06 23:15:51 -04:00 |
rusEFI LLC
|
ae2533c2d9
|
only:boardAdjustVoltage
|
2024-07-06 22:50:53 -04:00 |
rusEFI LLC
|
07b49363c1
|
only:getAnalogInputDividerCoefficient
|
2024-07-06 22:00:56 -04:00 |
Andrey Gusakov
|
37e8d38ec7
|
adc: some comments
|
2024-06-25 16:54:21 -04:00 |
Andrey Gusakov
|
5758ea579d
|
adc: minor code cleanups and re-orders
|
2024-06-25 10:34:22 -04:00 |
Andrey Gusakov
|
2a7f143104
|
ADC: extract on-chip driver code to separate file
|
2024-06-25 07:18:43 -04:00 |
Andrey Gusakov
|
d1a1f4045a
|
ADC: extend AdcToken
|
2024-06-25 07:18:43 -04:00 |
Andrey Gusakov
|
2ee8ef338a
|
adc: incapsulate some private data
|
2024-06-25 07:18:43 -04:00 |
Andrey Gusakov
|
80bf0205db
|
ADC: FastAdcToken rename to AdcToken
|
2024-06-20 09:45:31 -04:00 |
Andrey Gusakov
|
3ac25a82fb
|
ADC: AdcDevice::enableChannel: return channelAdcIndex or error
This value will be used as part of AdcToken for multi ADC support
|
2024-06-20 08:16:03 -04:00 |
Andrey Gusakov
|
dbbe6ace0a
|
ADC: AdcConfiguration.h rename to AdcDevice.h
|
2024-06-20 08:16:03 -04:00 |
Matthew Kennedy
|
27e0a80c82
|
compile-time enforcement of printf strings
only:uaefi
|
2024-06-10 19:11:35 -04:00 |
Andrey Gusakov
|
5837abb4f1
|
ADC: DMA buffers should be quilified volatile
|
2024-05-12 10:59:10 -04:00 |
Andrey Gusakov
|
75b3a26697
|
ADC: dead
|
2024-05-12 10:59:10 -04:00 |
Andrey Gusakov
|
5362dedd5b
|
ADC: deduplicate counters, increment counter after conversion done
|
2024-05-09 17:05:27 -04:00 |
Andrey Gusakov
|
d04f2cf723
|
ADC: more clean-up and rearrange
|
2024-05-09 17:05:27 -04:00 |
Andrey Gusakov
|
399cd3f5b7
|
ADC: dead
|
2024-05-09 17:05:27 -04:00 |
Andrey Gusakov
|
7b5a28f288
|
ADC: debug function valid input check
|
2024-05-09 17:05:27 -04:00 |
Andrey Gusakov
|
f8817a8574
|
ADC: common definitions to common header
|
2024-05-09 13:08:29 -04:00 |
Andrey Gusakov
|
2ec44e4d39
|
ADC: no magic numbers
|
2024-05-09 13:08:29 -04:00 |
Andrey Gusakov
|
6a0eb0b0c8
|
ADC: encapsulation
|
2024-05-09 13:08:29 -04:00 |
Andrey Gusakov
|
123d66b29a
|
adc: style
|
2024-05-09 13:08:29 -04:00 |
Andrey Gusakov
|
1bf463b233
|
adc: more dead
|
2024-05-09 09:42:21 -04:00 |
Andrey Gusakov
|
cb011a87d0
|
ADC: dead
|
2024-05-09 09:42:21 -04:00 |
Andrey Gusakov
|
4cb09d3179
|
adc: deduplicate debug code
|
2024-05-09 08:30:24 -04:00 |
Andrey Gusakov
|
207a3d8c98
|
adc: avoid two lookup tables
|
2024-05-09 08:30:24 -04:00 |
Andrey Gusakov
|
7e509c432e
|
adc: dead
|
2024-05-09 08:30:24 -04:00 |
Andrey Gusakov
|
eab5e16282
|
Store fast adc error for debug
|
2024-05-09 08:30:24 -04:00 |
Andrey Gusakov
|
5fb60bc351
|
adc_inputs: we have two methods doing same thing, keep simple one
|
2024-05-05 16:44:16 -04:00 |
Andrey Gusakov
|
0ce04c84cc
|
Struct: designator initialization
|
2024-05-05 13:26:24 -04:00 |
Andrey Gusakov
|
e2955fcb34
|
adc_inputs: code style
|
2024-05-05 13:26:24 -04:00 |
Andrey Gusakov
|
7a8f0cc511
|
adc_inputs: unify naming
|
2024-05-05 13:26:24 -04:00 |
Andrey Gusakov
|
6b265dd4f8
|
adc: introduce external adc channels
|
2024-05-05 13:26:24 -04:00 |
Andrey Gusakov
|
fe3b6eb26b
|
adc: simplify isAdcChannelValid()
|
2024-05-05 13:26:24 -04:00 |
Andrey Gusakov
|
d7ec871e7c
|
adc: rename EFI_ADC_LAST_CHANNEL to EFI_ADC_TOTAL_CHANNELS
|
2024-05-05 13:26:24 -04:00 |
rusefi
|
3e0fde22d2
|
linking to #6399
|
2024-04-23 16:34:22 -04:00 |
rusefi
|
fae665ec5c
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:sad but configurable
|
2024-04-22 19:52:30 -04:00 |
rusEFI LLC
|
2519b3fa53
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: work-around
|
2024-04-22 18:27:26 -04:00 |
rusEFI LLC
|
60d163207c
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
|
2024-04-22 13:33:18 -04:00 |
rusEFI LLC
|
078376fe71
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: more madness
|
2024-04-22 12:45:19 -04:00 |
rusEFI LLC
|
ea7cb49777
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: let's not trust anyone
|
2024-04-22 10:57:14 -04:00 |
rusefillc
|
337f2ea588
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only: allowing override if we ever need it
|
2024-04-22 09:16:05 -04:00 |
Andrey
|
5a0761f533
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:saving sensorVolts
|
2024-04-21 20:56:36 -04:00 |
rusefillc
|
f981d04c44
|
hellen on a bike: both TS and SD card logs report -32v on secondary TPS and secondary PPS #6376
only:saving sensorVolts
|
2024-04-21 20:15:56 -04:00 |
rusefillc
|
9105d5e17a
|
docs
|
2024-04-21 19:40:40 -04:00 |
Matthew Kennedy
|
4696848ad4
|
we often mean inline when we say static
|
2024-03-29 11:56:52 -04:00 |
Matthew Kennedy
|
3315aa9434
|
unused parameters
|
2024-01-07 22:36:20 -05:00 |
rusefillc
|
c7b155d97f
|
small-can FW is not well #5787
seems to be about EFI_ENGINE_CONTROL guarding too much of default settings
only:small-can-board
|
2023-12-13 00:15:43 -05:00 |
Andrey Gusakov
|
4aa779eaca
|
Style
|
2023-12-12 15:06:56 -05:00 |