#include "apps.h"
#include "debug.h"
#include "can.h"
#include <Arduino.h>
#include <elapsedMillis.h>
Go to the source code of this file.
◆ average()
| int average |
( |
int * |
buffer, |
|
|
int |
n |
|
) |
| |
◆ bufferInsert()
| void bufferInsert |
( |
int * |
buffer, |
|
|
int |
n, |
|
|
int |
value |
|
) |
| |
◆ convertToBamocarScale()
| int convertToBamocarScale |
( |
int |
apps1, |
|
|
int |
apps2 |
|
) |
| |
◆ plausibility()
| bool plausibility |
( |
int |
v_apps1, |
|
|
int |
v_apps2 |
|
) |
| |
◆ readApps()
◆ scaleApps2()
| int scaleApps2 |
( |
int |
apps2 | ) |
|
◆ appsBrakePlausibilityTimer
| elapsedMillis appsBrakePlausibilityTimer |
◆ appsImplausibilityTimer
| elapsedMillis appsImplausibilityTimer |
◆ APPsTimeout
◆ avgBuffer1
◆ avgBuffer2
◆ brakeValue
| volatile uint16_t brakeValue |