pathfinder-for-autonomous-navigation / FlightSoftware

Flight software, test software, ground software, and mission control.
http://pan-software.readthedocs.io
MIT License
9 stars 6 forks source link

Common Software Unit Tests failing on Teensy #339

Closed tanishqaggarwal closed 4 years ago

tanishqaggarwal commented 4 years ago

See attached build log from running pio test -e teensy35_common &> build.txt. GPSTime is failing, as are some serializers.

Can someone corroborate if the same issues are seen on a Teensy 3.6?

Note: to get all of the tests to run in sequence, increase the serial delays at the beginning of each test to 10000 ms.

build.txt

tanishqaggarwal commented 4 years ago

Shihao corroborated that the same issues are seen on a Teensy 3.6