Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misra8.4: board/boards #2021

Merged
merged 3 commits into from
Sep 16, 2024
Merged

misra8.4: board/boards #2021

merged 3 commits into from
Sep 16, 2024

Conversation

maxime-desroches
Copy link
Contributor

No description provided.

@maxime-desroches maxime-desroches changed the title misa8.4: board/boards misra8.4: board/boards Sep 13, 2024
@maxime-desroches maxime-desroches marked this pull request as draft September 16, 2024 20:40
@maxime-desroches maxime-desroches marked this pull request as ready for review September 16, 2024 21:01
@maxime-desroches maxime-desroches merged commit 93aedd9 into master Sep 16, 2024
10 checks passed
@maxime-desroches maxime-desroches deleted the misra_8_4_boards branch September 16, 2024 21:07
adurham added a commit to adurham/panda that referenced this pull request Sep 20, 2024
commit 93aedd9
Author: Maxime Desroches <desroches.maxime@gmail.com>
Date:   Mon Sep 16 14:07:21 2024 -0700

    misra8.4: board/boards (commaai#2021)

    * boards

    * revert

    * includes

commit 2526d1e
Author: Willem Melching <willem.melching@gmail.com>
Date:   Mon Sep 16 15:56:28 2024 +0200

    UDS: Fix Write Data by Address (commaai#2023)

commit 8545c68
Author: Radek <radek@comma.ai>
Date:   Fri Sep 13 15:12:35 2024 -0700

    Fix USB errors (commaai#2011)

    Fix LIBUSB_ERROR_PIPE [-9] when resetting over USB hubs or jungle V2

commit b8a2a86
Author: Maxime Desroches <desroches.maxime@gmail.com>
Date:   Tue Sep 10 21:49:03 2024 -0700

    fix python setup (commaai#2018)

    * fix

    * comment

commit fcccbb3
Author: dzid26 <radek@comma.ai>
Date:   Sat Sep 7 19:57:19 2024 -0700

    revert shorter MISRA mutation CI timeout
    - test_misra.sh only got faster locally

commit 2aaab40
Author: Radek <radek@comma.ai>
Date:   Fri Sep 6 13:30:05 2024 -0700

    fix test_mutation.py performace (commaai#2012)

    stop pytest from executing test_misra.sh in test collections
    - in each test_mutation.py worker

commit 6f0d1ef
Author: dzid26 <radek@comma.ai>
Date:   Thu Sep 5 21:49:30 2024 -0700

    stricter misra config check - prevent quiet bail out

commit 93776fd
Author: Greg Hogan <gregjhogan@gmail.com>
Date:   Tue Sep 3 20:42:12 2024 -0700

    CCP: fix upload response size and getting seed (commaai#2009)

commit aac60b8
Author: commaci-public <60409688+commaci-public@users.noreply.github.com>
Date:   Sun Sep 1 09:51:30 2024 -0700

    pre-commit: autoupdate hooks (commaai#2010)

    Update pre-commit hook versions

    Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>

commit 9ec02e7
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Aug 31 13:17:55 2024 -0700

    socketcan: skip install in CI for now

commit 160ea08
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sat Aug 31 13:09:58 2024 -0700

    misra: bump to cppcheck 2.15.0 (commaai#2008)

    * misra: bump to latest cppcheck

    * update checkers

commit a36ca22
Author: MarinkoMagla <159032106+MarinkoMagla@users.noreply.github.com>
Date:   Sat Aug 31 22:01:28 2024 +0200

    Defining types in return dictionaries (commaai#1923)

    * Defining types in return dictionaries

    * Correcting indent

    * Returning the class instead of dict

    * Fixing failing linter

    * Fixing whitespace error

commit bd6cec3
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Fri Aug 30 15:35:50 2024 +0200

    cuatro LED (commaai#2005)

    * Revert "cuatro: disable LED for now"

    This reverts commit 866bd9c.

    * re-enable and make sure to use open-drain

    * use gpio function

    ---------

    Co-authored-by: Comma Device <device@comma.ai>

commit 8587ae3
Author: Shane Smiskol <shane@smiskol.com>
Date:   Mon Aug 26 17:56:46 2024 -0700

    drivers: log can core reset when switching multiplexing (commaai#1972)

    fdcan: log lost tx messages when resetting can core for multiplexing

commit 0a09122
Author: Andrei Radulescu <andi.radulescu@gmail.com>
Date:   Tue Aug 27 03:25:15 2024 +0300

    update bash scripts to #!/usr/bin/env bash (commaai#1987)

    * update bash shebang for better compatibility including macOS

    * can't have anything after #bash

commit 2b94e4f
Author: dzid26 <dzidmail@gmail.com>
Date:   Tue Aug 27 00:15:29 2024 +0000

    Enable CAN3 printer (commaai#1991)

    * panda has 3 can peripherals

    * enable printing CAN3

commit 866bd9c
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Aug 23 20:41:53 2024 -0700

    cuatro: disable LED for now

commit 30d0434
Author: Comma Device <device@comma.ai>
Date:   Fri Aug 23 04:57:34 2024 +0000

    cuatro: disable SOM reset

commit e53c802
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Thu Aug 22 21:55:02 2024 -0700

    tres: fix SOM reset line blinking (commaai#2003)

    Co-authored-by: Comma Device <device@comma.ai>

commit 080e53f
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Sun Aug 18 17:43:27 2024 -0700

    Cuatro fan (commaai#1999)

    * cuatro fan debugging

    * fix

    * faster fan, faster interrupts

    * fix comment

    ---------

    Co-authored-by: Comma Device <device@comma.ai>

commit cfa8b79
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Aug 18 12:01:17 2024 -0700

    cleanup dependencies (commaai#2001)

    * cleanup dependencies

    * in the real spot

    * fix jenkins

commit c4e75ee
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Sun Aug 18 11:40:54 2024 -0700

    remove cereal dependence (commaai#2000)

    * remove cereal

    * rm more shit

    * add back make

    * python3

    * python3

    * fix that

    * put that back

    * rename

    * fix that

    * can't move it

commit e7a04b5
Author: Shane Smiskol <shane@smiskol.com>
Date:   Fri Aug 16 23:01:54 2024 -0700

    make uds and isotp general imports (commaai#1998)

commit 0234e75
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Thu Aug 15 21:33:07 2024 -0700

    STM32H7: add missing interrupt handlers (commaai#1997)

    add missing interrupts

    Co-authored-by: Comma Device <device@comma.ai>

commit 87572e0
Author: geeth345 <92386308+geeth345@users.noreply.github.com>
Date:   Tue Aug 13 18:34:46 2024 +0100

    Update README.md to fix dead link (commaai#1996)

    Changed C++ library link to reflect boardd -> pandad change

commit 1cbcc13
Author: Shane Smiskol <shane@smiskol.com>
Date:   Mon Aug 5 14:51:56 2024 -0700

    use and configure custom logger (commaai#1994)

    * prepare to log logs

    * utils

    * discoverability

    * forgot

commit 3c1def1
Author: commaci-public <60409688+commaci-public@users.noreply.github.com>
Date:   Fri Aug 2 15:51:37 2024 -0700

    pre-commit: autoupdate hooks (commaai#1979)

    Update pre-commit hook versions

    Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>

commit 5d81523
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Aug 2 13:52:28 2024 -0700

    1min is all you need

commit b70ba5e
Author: Robbe Derks <robbe.derks@gmail.com>
Date:   Fri Aug 2 20:26:16 2024 +0200

    Detect H723 in firmware (commaai#1988)

    * determine H723 based on package type

    * wrong way round

    * misra...

    * enable SYSCFG clock before reading

    * whitelist certain package types

commit ee7b385
Author: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Date:   Fri Aug 2 11:02:38 2024 -0700

    CI: add jenkins-trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant