This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
openpilot_comma
mirror of
https://github.com/commaai/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot_comma
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
11763
Commits
130
Branches
82
Tags
5.8 GiB
Tree:
8fe9bc7a69
openpilot_comma
/
system
/
ubloxd
/
tests
/
test_glonass_runner.cc
3 lines
54 B
Raw
Normal View
History
Unescape
Escape
Ubloxd: glonass parsing tests (#27125) * add glonass kaitai parsing * add kaita generated files * remove glonass from build * add string non immediate type * fix kaitai bug * cleanUp * add patch file * fix scons order * make lookup const * remove comments * rename * add to release files * remove printf * add signs * add glonass parsing test * finish up glonass kaitai tests * move cereal back to master * ignore test_runner * sign is not two complement * address comments --------- Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
#
define CATCH_CONFIG_MAIN
#
include
"catch2/catch.hpp"