Commit Graph

21 Commits

Author SHA1 Message Date
rusefillc e58bdc8e57 random Frankenso clean-up 2022-12-14 19:01:26 -05:00
Matthew Kennedy be3e64fd2a clean up sd overrides (#4272) 2022-06-23 09:15:51 -04:00
Matthew Kennedy 9d2d893f3b use EXTI instead of ICU by default (#3032)
* exti default

* s

* skip late events

* there are more hellens now

* oof

* science

* kick

* kick

* I do not understand how computers

* science

* science

* no workflows to speed loop

* use existing subtraction

* extract function because I don't understand computers

* well, let's just dump the stack nearby

* is flipped condition still broken?

* different behavior

* what if we don't optimize

* mass storage overflows

* ok fine optimize a little bit

* we are just unable to print 64b apparently

* angry integers

* track which wheel/value was last

* signal instead of both

* try a queue

* Revert "no workflows to speed loop"

This reverts commit 0637a7d7ab39a3fb2af1a01eef6123b7269559a4.

* s

* print new timestamp too

* don't overrun the error buffer

* try to see where the event came from

* s

* does it help if we abort while self stim is enabled?

* do it in hwHandle

* what if we disable the pins

* include

* run with the safeties off in the name of science

* s

* d

* fix configs

* s

* s

* remove duct tape

* put the test back too....

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 22:33:52 -04:00
Matthew Kennedy 3c9910485d logic analyzer uses exti (#4269)
* rename functions

* s

* logic analyzer implemented using EXTI

* s

* don't turn it off on hellen either

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 20:13:17 -04:00
Matthew Kennedy 7062394786 flip icu/pal default (#4268)
* flip icu/pal default

* s

* s

* cleanup

* eg33
2022-06-22 18:43:39 -04:00
rusefillc da43d210d2 console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 14:25:50 -04:00
rusefillc 25baceee3d console uses .hex Looks like I broke MRE and Proteus with OpenBLT #4199
HW CI to use common build script
2022-05-25 12:21:38 -04:00
rusefi d7350ed2f7 refactoring: using VAR_DEF_ENGINE_TYPE bash variable for DEFAULT_ENGINE_TYPE Makefile variable 2022-04-09 18:48:33 -04:00
rusefillc 84fb26b984 explicit FW ID not so easy 2022-02-26 22:23:49 -05:00
rusefillc ea3f1ce7aa explicit FW ID 2022-02-26 21:49:16 -05:00
Matthew Kennedy a48809b6be core 8 overrides and stepper-as-brain-pin (#3962)
* core 8 overrides and stepper-as-brain-pin

* oops, change the pin not the mode

* a little bit of #3963 makes everyone happy
2022-02-26 09:14:37 -05:00
rusefillc fce3cebe2d fixing frankenso 2022-02-09 21:08:50 -05:00
rusefillc 44020f6c45 fixing frankenso 2022-02-09 20:59:55 -05:00
rusefillc 905b7f587c better default DEFAULT_ENGINE_TYPE 2022-02-09 19:49:41 -05:00
rusefillc e67ecd027b let's admit it we use C++ 2022-02-06 21:47:13 -05:00
rusefi cdbd94a15b I2C EEPROM support #3860 2022-02-06 17:23:07 -05:00
rusefillc 2dd4929def 407 eeprom (#3896)
* I2C EEPROM support #3860

enable

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

BL gives us extra pain

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-05 15:57:11 -05:00
rusefillc 926f0181e3 one step back + docs 2022-01-31 23:37:38 -05:00
rusefillc a1e336aa04 moving default PROJECT_CPU into default folder 2022-01-31 23:24:24 -05:00
rusefillc 272ebfe692 merging two folders related to default binary 2022-01-31 23:17:13 -05:00
Andrey 2bc09aca74 gen_config.sh code duplication #2451 2021-07-30 16:55:07 -04:00