With respect to Python and RTOS, this is a copy paste of what I posted few months ago on a similar thread, here on HN: ---- No safety relevant code is written in Python. All the safety relevant code runs real-time on a…
No safety relevant code is written in Python. All the safety relevant code runs real-time on a STM32 micro (inside the Panda), it's written in C and it's placed at the interface between the car and the Eon. This code…
With respect to Python and RTOS, this is a copy paste of what I posted few months ago on a similar thread, here on HN: ---- No safety relevant code is written in Python. All the safety relevant code runs real-time on a…
No safety relevant code is written in Python. All the safety relevant code runs real-time on a STM32 micro (inside the Panda), it's written in C and it's placed at the interface between the car and the Eon. This code…