| | |
| | | int *right_front_tire, int *left_rear_tire, int *right_rear_tire, |
| | | int *body, int bodyNum, double (*point)[2], int pointNum); |
| | | void SetSensorCfg(int (*sensor)[3], int sensorNum); |
| | | void GetFuncGpio(int func, int &gpio, int &lvl); |
| | | int GetSensorValidLevel(void); |
| | | void GetSensorCfg(int gpio, int &func, bool &lvl); |
| | | void FindSensorCfg(int func, int &gpio, bool &lvl); |
| | | |
| | | void StartDriverExam(int start); |
| | | void GetRtkClock(struct RtkTime *s); |
| | | void UpdateRTKInfo(const rtk_info *s); |
| | | void AddExamFault(int wrong, const struct RtkTime *rtkTime); |
| | | car_model_cache_t *GetCarModelCache(int node); |