openpilot/selfdrive/car/mock
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
interface.py Replace hardcoded values for Pi (#20235) 2021-03-03 14:22:06 -08:00
radar_interface.py selfdrive/car 2020-01-17 10:58:43 -08:00
values.py selfdrive/car 2020-01-17 10:58:43 -08:00