Commit Graph

29 Commits

Author SHA1 Message Date
rusefi e8c45a2e7d refactoring: reducing code duplication. Also, do we even care for critical error codes?! 2023-08-20 22:23:44 -04:00
Andrey G c8e54455f6
CaseSenNSITIVE (#5362) 2023-07-01 11:24:51 -04:00
rusefillc 34a4accab9 only https://github.com/rusefi/rusefi-hardware/issues/212
maybe bugfix?
2023-06-28 18:52:18 -04:00
rusefillc cc71068b05 only https://github.com/rusefi/rusefi-hardware/issues/212
simpler code comment
2023-06-28 18:52:15 -04:00
rusefillc 515b05d103 only https://github.com/rusefi/rusefi-hardware/issues/212
RTFM :(
2023-06-28 16:24:52 -04:00
rusefillc 4d086c2dae https://github.com/rusefi/rusefi-hardware/issues/212
brain f
2023-06-28 14:28:16 -04:00
rusefi f967a3c1ed https://github.com/rusefi/rusefi-hardware/issues/212 2023-06-28 14:15:53 -04:00
rusefi 514a1e2fa8 https://github.com/rusefi/rusefi-hardware/issues/212 2023-06-27 20:04:38 -04:00
rusefi 19e032f6a8 only:works as expected on stm32f1 2023-06-27 18:42:41 -04:00
rusefi 47d9642e8c only:f103 2023-06-27 18:33:30 -04:00
rusefi 395a1edd7d as-is copy 2023-06-27 18:09:55 -04:00
rusefillc bc2a2b9ab9 only:better method name 2023-06-25 02:08:53 -04:00
rusefi f77f356e6d reducing code duplication 2023-06-11 23:17:13 -04:00
rusefillc cdd7bfe535 code style 2023-05-24 00:09:06 -04:00
rusefillc 50bb3aff97 it's going to be painful 2023-04-29 06:17:32 -04:00
Andrey 51d0f6e347 it's going to be painful 2023-04-29 00:44:00 -04:00
Andrey G 55c1f53c75
dead code, reduce typedefs (#4566)
* Do lightweight checks first

* Dead getTimeIgnitionSeconds()

Dead since 81fffe87b7

* Get rid of efitime_t.

Purpose are not clear. Use efitick_t where ticks are used,
use efitimeus_t for uS, use efitimems_t or efitimems64_t for mS.

* Fix unit tests

* Fix misc: stm32f1_test_project
2022-09-11 16:08:11 -04:00
rusefillc 851e8e48d3 refactoring: type safety 2022-09-11 02:57:35 -04:00
Matthew Kennedy b99d90b006
Start -> start (#4366) 2022-07-21 15:17:32 -04:00
rusefillc b8a9213ca0 fancy 2022-01-26 19:31:15 -05:00
rusefillc 33e0ece536 1MHz software timer into F103 project #3840 2022-01-25 22:41:02 -05:00
rusefillc f59aaa36ed https://github.com/mck1117/wideband/issues/44
https://rusefi.com/forum/viewtopic.php?p=44163#p44163
2022-01-23 21:15:45 -05:00
rusefillc 67072a321d that's supposed to work - but it does not :( 2022-01-23 16:12:19 -05:00
rusefillc 6aac4b2f6d F1 test project 2022-01-23 15:20:51 -05:00
rusefi 842f3b9b57 F1 test project: now with C++ and UART 2022-01-22 23:30:18 -05:00
rusefi f2cf83a800 blue pill project 2022-01-01 18:04:16 -05:00
rusefi 35c356dce1 removing really old stuff 2018-12-15 22:14:17 -05:00
rusefi e8e4bd7213 #381 progress
find_cygwin . -type f -print0 | xargs -0 dos2unix
2017-03-24 13:49:18 -04:00
rusefi f21be67f1e 2017-02-20 17:38:16 -05:00