dzid26
d37d25e057
Separate F4 and H7 includes ( #1955 )
...
* fix: stm32h7 doesn't have v8 core
* fix: cm3 was depriciated
2024-05-26 13:12:25 -07:00
Adeeb Shihadeh
788f92a776
update dead misra link
2024-05-21 17:37:30 -07:00
Adeeb Shihadeh
cade0d5e75
SPI: add test endpoint for arbitrary lengths ( #1949 )
...
Co-authored-by: Comma Device <device@comma.ai>
2024-05-16 19:36:40 -07:00
Adeeb Shihadeh
2cf3b84c77
run pre-commit autoupdate monthly
2024-05-08 13:54:02 -07:00
Adeeb Shihadeh
e4f38ff49c
Revert "only build tests if available"
...
This reverts commit 58479dcd0c
.
2024-05-07 13:21:31 -07:00
Adeeb Shihadeh
58479dcd0c
only build tests if available
2024-05-07 13:10:28 -07:00
Adeeb Shihadeh
2b70e283c1
tres: lower SOM reset timeout ( #1945 )
...
* tres: lower SOM reset timeout
* update test
2024-05-03 14:03:54 -07:00
commaci-public
3c4c1d95dc
pre-commit: autoupdate hooks ( #1943 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-04-30 10:42:54 -07:00
Adeeb Shihadeh
53e0f13739
update to ubuntu 24.04 ( #1941 )
...
* update to ubuntu 24.04
* Apply suggestions from code review
* Update .github/workflows/repo.yml
* Update test.yaml
* docker builds
* bump
* no pyenv
* ugh this should just be removed
* fix
* add release/
* no openpilot
* remove those too
* build in the docker
* cleanup
* need the addons
2024-04-28 15:32:18 -07:00
Jack Merrill
d4a01f7555
Increase Subaru RPM limit ( #1937 )
...
* feat: increase Subaru RPM limit
* test: Update tests for Subaru RPM increase
2024-04-25 13:56:25 -07:00
Adeeb Shihadeh
6f9e2c5159
show USB list + connector errors
2024-04-23 20:39:40 -07:00
commaci-public
58fc949f72
pre-commit: autoupdate hooks ( #1939 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-04-23 08:07:33 -07:00
Justin Newberry
698d17e021
fix inconsistent misra mutation tests ( #1935 )
...
* revert
* fix
2024-04-22 10:28:53 -07:00
Justin Newberry
4d60ae9c62
CI: fix misra mutation tests ( #1934 )
...
* fix that
* skip build, install first
* Revert "skip build, install first"
This reverts commit 01efdb77ce
.
* prune
2024-04-18 17:59:33 -07:00
Shane Smiskol
edcd0fe4d4
IsoTpMessage: extend timeout on first frame response ( #1933 )
...
* extend on first frame too
* debug/checks
* fix able to go from single to first to single etc forever
* more clean up
* more clean up
* comments!
2024-04-17 23:23:50 -07:00
Adeeb Shihadeh
714642ec9a
Remove WebUSB popup ( #1932 )
2024-04-17 10:15:40 -07:00
Adeeb Shihadeh
2eb8578196
pre-commit: autoupdate hooks ( #1924 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-04-09 11:02:22 -07:00
Shane Smiskol
78f67d3526
pytest bugs are fixed ( #1925 )
...
* bugs fixed
* bump to uncache
* bump
2024-04-08 18:23:27 -07:00
Adeeb Shihadeh
18f0bdff4b
pre-commit: autoupdate hooks ( #1921 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-03-29 03:11:26 -07:00
Adeeb Shihadeh
01c54d1199
enable misra-c2012-11.8 ( #1916 )
...
* fix up harness_config definition
* enable misra-c2012-11.8
2024-03-24 12:38:25 -07:00
Adeeb Shihadeh
418fca3583
enable misra-config checks ( #1879 )
...
* mostly done
* fix rest of misra-config
* do other two in next pr
2024-03-24 12:10:37 -07:00
Adeeb Shihadeh
dcc7b84001
UID_BASE is always defined now
2024-03-24 10:59:51 -07:00
Adeeb Shihadeh
b08bc43a21
update cppcheck to 2.13.4 ( #1915 )
2024-03-23 18:23:44 -07:00
Adeeb Shihadeh
a727cecdb8
remove unused deepsleep stuff ( #1914 )
2024-03-22 14:48:49 -07:00
Adeeb Shihadeh
dd82382d5f
instant boot ( #1910 )
...
no more boot time :P
2024-03-22 14:01:44 -07:00
Adeeb Shihadeh
091773f448
Adjust CAN bus orientation live with harness orientation ( #1913 )
...
* set orientation in one place
* no flip
* cleanup
* more explict on startup
---------
Co-authored-by: Comma Device <device@comma.ai>
2024-03-22 14:00:13 -07:00
Adeeb Shihadeh
b46a9eb2c9
CAN orientation HITL test ( #1912 )
...
test
Co-authored-by: Comma Device <device@comma.ai>
2024-03-22 13:32:31 -07:00
Adeeb Shihadeh
6b40f82bc4
harness HITL test refactor ( #1911 )
...
* harness HITL tests
* cleanup
* oops
* unused
2024-03-22 10:30:02 -07:00
Adeeb Shihadeh
0714642491
remove old disable tests from jenkinsfile
2024-03-21 21:56:24 -07:00
Adeeb Shihadeh
8a845b973e
boot time test ( #1909 )
...
* test
* usb serial
* just test for now
* time
* close
* close after
2024-03-21 20:28:44 -07:00
Adeeb Shihadeh
de061e4f73
remove rest of gmlan ( #1908 )
...
* remove rest of gmlan
* fix
* update struct
* update
2024-03-21 13:56:36 -07:00
Adeeb Shihadeh
cccceabf8a
exit flashing scripts with error if no pandas
2024-03-21 13:04:45 -07:00
Andrei Radulescu
74e6a54503
jungle: assume F4 MCU ( #1907 )
2024-03-21 12:45:47 -07:00
Adeeb Shihadeh
86348b431f
pre-commit: autoupdate hooks ( #1904 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-03-21 11:04:51 -07:00
Adeeb Shihadeh
16bd1382df
reduce SPI timeouts in python lib ( #1906 )
...
* reduce SPI timeouts in python lib
* increase
* little more
---------
Co-authored-by: Comma Device <device@comma.ai>
2024-03-20 19:36:42 -07:00
Adeeb Shihadeh
567dbfe6d8
remove comma pedal ( #1902 )
2024-03-17 22:22:46 -07:00
Adeeb Shihadeh
b1d988933e
pre-commit: autoupdate hooks ( #1899 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-03-17 16:51:57 -07:00
Adeeb Shihadeh
15dac19827
fix bootkick test, no more datetime ( #1901 )
...
* fix bootkick test, no more datetime
* debug
* try that
2024-03-13 14:51:40 -07:00
Adeeb Shihadeh
895a7001c9
Rename stm32fx/ -> stm32f4/ ( #1898 )
...
* Rename stm32fx/ -> stm32f4/
* jungle too
2024-03-11 16:18:56 -07:00
Adeeb Shihadeh
6dfd4db4ab
remove rtc ( #1897 )
...
* remove rtc
* fix build
* rm taht
* revert that
2024-03-11 16:08:43 -07:00
Adeeb Shihadeh
4b6f6ac162
723 power init ( #1891 )
...
LDO only
This reverts commit ea156f7c62
.
Co-authored-by: Comma Device <device@comma.ai>
2024-03-08 14:57:33 -08:00
Adeeb Shihadeh
01984e5b44
pre-commit: autoupdate hooks ( #1892 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-03-07 13:57:02 -08:00
Robbe Derks
41e9610ff8
Tesla Raven ( #1886 )
...
* raven uses a different steering angle sensor
* add raven flag
* raven test
* bump opendbc ref
2024-03-06 21:13:13 +01:00
Adeeb Shihadeh
ea156f7c62
revert that for now
2024-02-28 20:31:47 -08:00
Aryan
4303ae1387
enable misra-c2012-10.6 ( #1811 )
...
* misra-c2012-10.6
* fixed uninitialized data error
* revert false positive
* enable 10.6
* update install.sh
* cleanup
* bug fix
* better fix ?
2024-02-27 10:32:28 -08:00
Cameron Clough
0c7d5f11d7
use pyupgrade to update syntax ( #1889 )
2024-02-24 13:56:28 -08:00
Jason Young
96a3099398
fix forwarded bus logging for CAN-FD hardware ( #1884 )
2024-02-24 10:03:45 -08:00
Shane Smiskol
6aa4b55033
Ford: ignore 2nd speed checksum ( #1887 )
...
* ignore cs
* fix test
* fix coverage
* no dead code, remove todo
* typo
2024-02-23 19:08:12 -08:00
Jason Young
cd11c7f9a4
VW PQ: Allow either HCA mode ( #1885 )
...
* write the test first, like a grownup
* pass the test!
2024-02-22 14:56:14 -08:00
Adeeb Shihadeh
70578a11f0
pre-commit: autoupdate hooks ( #1881 )
...
Update pre-commit hook versions
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2024-02-20 15:02:11 -08:00