panda/board/safety
dzid26 6ff6733ba3
Cppcheck 2.14 (#1951)
* enable cppcheck 2.14

* cppcheck: Uninitialized variable

* cppcheck: variableScope

* cppcheck: misra-c2012-21.16
both arguments to memcmp() should be of compatible (matching) essential types

* cppcheck: misra-c2012-11.6
Avoid casting between pointer to void and an arithmetic type.
Refactor bootloader address casting for easier understanding.

* cppecheck 2.14.1
- force cppecheck tag fetch
2024-05-27 21:21:13 -07:00
..
safety_body.h enable misra-constParameterCallback (#1827) 2024-01-20 22:22:11 -08:00
safety_chrysler.h enable misra-config checks (#1879) 2024-03-24 12:10:37 -07:00
safety_defaults.h enable misra-constParameterCallback (#1827) 2024-01-20 22:22:11 -08:00
safety_elm327.h ELM safety: allow GM diagnostic camera address (0x24B) (#1842) 2024-01-29 20:23:57 -08:00
safety_ford.h Ford: ignore 2nd speed checksum (#1887) 2024-02-23 19:08:12 -08:00
safety_gm.h enable misra-config checks (#1879) 2024-03-24 12:10:37 -07:00
safety_honda.h enable misra-config checks (#1879) 2024-03-24 12:10:37 -07:00
safety_hyundai.h refactor GET_BIT to be MISRA friendly (#1877) 2024-02-18 11:03:30 -08:00
safety_hyundai_canfd.h enable misra-c2012-10.3 (#1852) 2024-02-18 11:56:44 -08:00
safety_hyundai_common.h enable misra-c2012-10.3 (#1852) 2024-02-18 11:56:44 -08:00
safety_mazda.h Cppcheck 2.14 (#1951) 2024-05-27 21:21:13 -07:00
safety_nissan.h enable misra-c2012-10.3 (#1852) 2024-02-18 11:56:44 -08:00
safety_subaru.h Increase Subaru RPM limit (#1937) 2024-04-25 13:56:25 -07:00
safety_subaru_preglobal.h enable misra-c2012-10.3 (#1852) 2024-02-18 11:56:44 -08:00
safety_tesla.h Tesla Raven (#1886) 2024-03-06 21:13:13 +01:00
safety_toyota.h remove comma pedal (#1902) 2024-03-17 22:22:46 -07:00
safety_volkswagen_common.h VW MQB: Longitudinal safety (#920) 2022-11-01 08:13:58 -07:00
safety_volkswagen_mqb.h refactor GET_BIT to be MISRA friendly (#1877) 2024-02-18 11:03:30 -08:00
safety_volkswagen_pq.h VW PQ: Allow either HCA mode (#1885) 2024-02-22 14:56:14 -08:00