sfox14 / pynq-ekf

A multi-board Extended Kalman Filter (EKF)
BSD 3-Clause "New" or "Revised" License
28 stars 11 forks source link

notebook kernel dies on zynq ultrascale #8

Closed yunqu closed 6 years ago

yunqu commented 6 years ago

on zynq-ultrascale (ultra96 and zcu104), notebook kernel dies when calling hardware functions.

will need to look into it.

also, tag v2.3 has to change until the repo is fully tested.

sfox14 commented 6 years ago

This will be difficult for me to fix since I don't have either of the ultrascale boards. Should be getting a zcu104 board before the end of the year though.

yunqu commented 6 years ago

ok, let me fix them then. z1 and z2 seem to work though

yunqu commented 6 years ago

Pull request #9 should make them work again. Just tested them on zcu104

feel free to close this issue after you merge that in.