openpilot/selfdrive/car/ford
wolterhv 93911a7dbe
Replace hardcoded values for Pi (#20235)
* Avoid redefining pi, use instead math.pi or M_PI from math.h

* Revert overwriting of the gpsPi variable, which is part the GPS standard.

* Move standard library imports to top, remove standard library import comments.
2021-03-03 14:22:06 -08:00
..
__init__.py selfdrive/car 2020-01-17 10:58:43 -08:00
carcontroller.py Replace hardcoded values for Pi (#20235) 2021-03-03 14:22:06 -08:00
carstate.py cereal cleanup part 2 (#20092) 2021-02-16 21:39:32 -08:00
fordcan.py enable flake8 E231: missing whitespace after comma 2020-05-31 12:49:11 -07:00
interface.py grey panda is unsupported (#2458) 2020-11-03 19:56:25 -08:00
radar_interface.py Car cleanup (#1924) 2020-07-25 15:07:27 -07:00
values.py grey panda is unsupported (#2458) 2020-11-03 19:56:25 -08:00