319 Commits (2330e1458c5f8cfc562222d6dbde1e9b51feebb1)

Author SHA1 Message Date
Gijs Koning 2fabc9d509 Laikad: Use process for parsing orbits (#24769) 3 years ago
Gijs Koning 7bf243b61e Laikad: cleanup fetching orbits (#24759) 3 years ago
Gijs Koning 9771eebb62 Laikad: Fetch orbit data in thread (#24654) 3 years ago
Gijs Koning 22e1157a5a Fix test_laikad in master (#24734) 3 years ago
Gijs Koning 6a53db981b Simulator: Speed up process by removing second camera (#24679) 3 years ago
Gijs Koning 807803afbe Remove scipy usage from laikad (#24652) 3 years ago
Gijs Koning 8976820211 Add ephemeris parsing to laikad (#24642) 3 years ago
Shane Smiskol cb11e4b43b SubMaster: support for polling in C++ (#24602) 3 years ago
Gijs Koning e72a8d9330 Add gnss kalman filter to laikad (#24578) 3 years ago
Adeeb Shihadeh f4675fc260 Merge common/ and selfdrive/common (#24556) 3 years ago
Dylan Herman 2dfba97175 add mypy check for return-any (#24379) 3 years ago
grekiki 7cd23af9b1 Mypy fixes for --check-untyped-defs (#24372) 3 years ago
Gijs Koning d849330ca1 Bump laika (#24454) 3 years ago
Gijs Koning 0010b565f5 Test gnssUblox message processing (#24404) 3 years ago
Gijs Koning c082f26d63 Laikad: the basics for ublox msg processing (#24359) 3 years ago
Adeeb Shihadeh 9b9d332a54 paramsd: fix variable cpu usage (#24281) 3 years ago
Adeeb Shihadeh b57808e650 paramsd: use real logMonoTime (#24279) 3 years ago
HaraldSchafer 6bd1706b52 Offline localizer: accept addition camera (#24266) 3 years ago
HaraldSchafer b0444b39d2 Body cleanup + 100Hz locationd (#24168) 3 years ago
Willem Melching 871ecc451b commIssueAvgFreq: separate alert for avg freq check (#24150) 3 years ago
Adeeb Shihadeh 56bfed0c15 calibrationd: support for not cars (#24115) 3 years ago
Adeeb Shihadeh bd71c594a2 pylint: enforce indentation (W0311) (#24039) 3 years ago
Dylan Herman c6f626d116 calibrationd: add function typing (#24018) 3 years ago
Dylan Herman f8b18e134d calibrationd: remove unused arg in function (#24004) 3 years ago
Vivek Aithal 069fe1a749 locationd: Commissue fix (#23951) 3 years ago
Adeeb Shihadeh ec47e0fef0 break up selfdrive.config (#23959) 3 years ago
Willem Melching 3c3db89b68 locationd: fix writing LastGPSPosition interval (#23895) 3 years ago
Vivek Aithal 5bad0f4400 locationd, paramsd: Check conditions before updating kalman filters (#23789) 3 years ago
Vivek Aithal 1eb13fdc65 paramsd: fix VehicleModelInvalid errors (#23726) 3 years ago
Adeeb Shihadeh c8dc3909f4 give calibrationd rt priority (#23725) 3 years ago
Vivek Aithal e4c2c2cf2e use roll std from locationd (#23449) 3 years ago
Dean Lee f112aef5a7 calibrationd: Don't repeatedly call get_valid_idxs() (#23473) 3 years ago
Dean Lee 2bb2545d57 calibrationd: fix indentation (#23502) 3 years ago
Willem Melching 2543a0bc62 boardd: remove ublox timestamp logging (#23498) 3 years ago
Willem Melching fec321a178 calibrationd: convert existing calibration to numpy (#23494) 3 years ago
Dean Lee 55233b753b use ndarray.tolist to convert numpy array to float (#23485) 3 years ago
Dean Lee 38144fa83b calibrationd: remove extra comma (#23472) 3 years ago
Adeeb Shihadeh 1d324e09c4 skip falling device test 3 years ago
Adeeb Shihadeh 305a8eac79 locationd: disable falling device detector (#23431) 3 years ago
Dean Lee 179a685894 paramsd: follow capnp best practices (#23399) 3 years ago
George Hotz 86a39e838b Add More Types for mypy (#23268) 3 years ago
Ewout ter Hoeven f206ebd054 Pyupgrade 3.6: Update syntax with Python 3.6+ features (#23305) 3 years ago
HaraldSchafer f64c2974b4 Road Roll Compensation Rebased (#23251) 3 years ago
HaraldSchafer 4de7b45d40 Calibrationd: check size of valid_blocks without current (#23223) 3 years ago
HaraldSchafer 22ec491d1f Calibrationd: don't use noisy current block (#23222) 3 years ago
HaraldSchafer 4708268c7d Revert "Dont use erratic current block (#23211)" (#23221) 3 years ago
HaraldSchafer 6a7849aea3 Dont use erratic current block (#23211) 3 years ago
Dean Lee 3e72a81dac Use std::unique_ptr to manage memory (#23168) 3 years ago
Dean Lee dd7c226097 util: move all functions into util namespace (#23203) 3 years ago
Dean Lee c7b1ac57d8 locationd_thread: fix possible dangling reference to params (#23156) 3 years ago