Commit Graph

14975 Commits

Author SHA1 Message Date
rusefillc afc1409795 NB1 2021-08-07 02:46:35 -04:00
rusefillc 242156801f 154hyundai 2021-08-07 02:44:17 -04:00
GitHub set-date Action e7c1448367 Update date 2021-08-07 00:52:27 +00:00
rusefillc e4ad7ae8ca Console to show device signature in window title #3115 2021-08-06 17:39:18 -04:00
rusefillc 1ef0aaa862 mooooore QR codes 2021-08-06 04:15:46 -04:00
GitHub set-date Action 1bcf3d89c5 Update date 2021-08-06 01:01:29 +00:00
GitHub build-firmware Action d537b41216 Auto-generated configs and docs 2021-08-05 22:10:20 +00:00
rusefillc c9c4b3a5e8 hellen154hyundai 2021-08-05 18:06:15 -04:00
rusefillc f3b29de32f hellen-nb-1 2021-08-05 18:05:53 -04:00
rusefillc 333fcfca8c Hellen72: Set the default pin states to input-pulldown instead of input-pullup #2525 2021-08-05 04:53:37 -04:00
GitHub set-date Action c891883ee7 Update date 2021-08-05 00:57:19 +00:00
GitHub build-firmware Action ef6fcd274f Auto-generated configs and docs 2021-08-05 00:52:42 +00:00
rusefillc 2fc52e1af6 hellen154hyundai 2021-08-04 20:48:33 -04:00
GitHub build-firmware Action a53c4b1d90 Auto-generated configs and docs 2021-08-05 00:03:53 +00:00
rusefillc 7bb184e6e8 hellen154hyundai 2021-08-04 20:00:10 -04:00
Matthew Kennedy d24f1462e2
even more pch (#3112)
* s

* more

* s

* f7
2021-08-04 19:30:52 -04:00
rusefillc a5e708c2b0 hellen154hyundai
one day I will learn the spelling!
2021-08-04 19:13:28 -04:00
Matthew Kennedy 5ff7235040
don't "validate instant RPM" (#3095)
* don't "validate instant RPM"

* test actually tests the right thing

* test mode transition
2021-08-04 08:17:14 +03:00
GitHub build-firmware Action 5866348d53 Auto-generated configs and docs 2021-08-04 02:55:38 +00:00
rusefillc 320f567aaf hellen154hyundai 2021-08-03 22:52:10 -04:00
rusefillc 3fe8d0c4cd hellen154hyundai 2021-08-03 22:50:06 -04:00
GitHub build-firmware Action 057de6d61b Auto-generated configs and docs 2021-08-04 02:30:09 +00:00
rusefillc f1c39bfd93 hellen154hyundai 2021-08-03 22:26:33 -04:00
rusefillc c1275af29c reduce chance of invalid CAM setting fix #3105 2021-08-03 22:15:40 -04:00
Matthew Kennedy 25414ebdad
yet more pch (#3068)
* big pch energy

* put back ramdisk stub

* tests are happy

* h743 nucleo

* kinetis

* I love deleting code!

* make stepper happy

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-03 22:05:01 -04:00
GitHub build-firmware Action 8cbb1e5b5a Auto-generated configs and docs 2021-08-04 01:56:55 +00:00
rusefillc 3b7894b4a2 reduce chance of invalid CAM setting #3105 2021-08-03 21:52:05 -04:00
GitHub set-date Action 70fa8b3cd4 Update date 2021-08-04 00:56:41 +00:00
Andrey fe0ae21a16 unit test for vehicle_speed.cpp fix #3081 2021-08-03 20:22:48 -04:00
Andrey 694ca323bd hellen154hyundai 2021-08-03 20:03:59 -04:00
Andrey 75f27c6cbc unit test for vehicle_speed.cpp fix #3081 2021-08-03 19:54:11 -04:00
alxrMironov 6d12533120
Unit tests for vehicle speed.cpp #3081 (#3103)
* Add test_vehicle_speed.cpp

* Add test_vehicle_speed.cpp to makefile

* Add tests for vehicle_speed.cpp

* Enable vehicle_speed.cpp testing

* Edit make some constants explicit and format code style

* Revert "Enable vehicle_speed.cpp testing"

This reverts commit bcba5219a1d69fb3375e33c7fcb97abffc190a75.

* Remove verbose variables

* Remove dead code strings

* Fix tests coupling by setMockVehicleSpeed

Co-authored-by: alxrMironov <330OMcorporative>
2021-08-03 19:49:16 -04:00
Andrey 8fe2d99254 unit test for vehicle_speed.cpp #3081 2021-08-03 19:48:24 -04:00
rusefillc 8cffec5c31 HELLEN_154_HYUNDAI 2021-08-03 13:51:33 -04:00
GitHub build-firmware Action d51990ae85 Auto-generated configs and docs 2021-08-03 09:34:13 +00:00
Andrey 54b3a40c50 hellen154hyundai 2021-08-03 05:24:09 -04:00
Andrey 450b6694da hellen154hyundai 2021-08-03 05:22:35 -04:00
rusefillc f3dcb1a76f boards file clean-up 2021-08-03 04:35:23 -04:00
rusefillc c445392bda Honda K CAN packets #3098 2021-08-03 04:23:16 -04:00
Andrey faaf547e8b boards file clean-up 2021-08-03 04:06:06 -04:00
GitHub set-date Action 09519208ef Update date 2021-08-03 01:01:43 +00:00
Matthew Kennedy 6eab1fe506
s (#3101) 2021-08-02 19:17:17 -04:00
GitHub build-firmware Action a4a3c6fa29 Auto-generated configs and docs 2021-08-02 17:35:41 +00:00
Andrey e9faf06bfd Honda K CAN packets #3098 2021-08-02 13:30:51 -04:00
Matthew Kennedy a8eddbccf6
perform extra-step-prevention in the stepper driver itself (#3038)
* perform extra-step-prevention in the stepper driver itself

* isBusy flag

* I am unable to type

* the court of public opinion has decided that greater-equal is correct

* that sets target in steps, not percent

* correct var name

* mock stepper motor

* testable stepper

* build is happy

* helping build
2021-08-02 07:03:57 -04:00
Matthew Kennedy f16173b4dd
call handleShaftSignal (#3097) 2021-08-02 07:02:45 -04:00
Matthew Kennedy fcd6c3d520
fix the mess (#3094)
* test

* s
2021-08-01 23:21:53 -04:00
alxrMironov 6f96887d74
Unit test for flex sensor.cpp #3091 (#3093)
* Add test_flex_sensor.cpp

* Add test_flex_sensor.cpp to makefile

* Edit test_flex_sensor.cpp code formatting

* Fix test case name in test_flex_sensor.cpp

* Remove explicitly defined constructor of "FlexSensorForTests" class

* Edit included headers replaced by single one in test_flex_sensor.cpp

* Edit format to make similar to other files.

Co-authored-by: alxrMironov <330OMcorporative>
2021-08-01 22:14:01 -04:00
rusefillc ba2d2a0eac header dreaming about file summary comment 2021-08-01 21:52:58 -04:00
rusefillc 50b7bf6b67 typo 2021-08-01 21:51:24 -04:00