Matthew Kennedy
a7bce6aea5
dead test code
2024-07-14 23:47:11 -04:00
rusefillc
41563266a6
validateConfigOnStartUpOrBurn
2024-06-09 13:19:44 -04:00
rusefillc
d706537893
refactoring: removing validateConfiguration by moving logic into another similar method
2024-06-09 11:33:17 -04:00
rusEFI LLC
108cb2c56b
only: typo
2024-04-21 11:49:15 -04:00
Andrey
f60bd6c683
better file name to actually reflect what the content is about
2024-03-25 23:31:49 -04:00
Matthew Kennedy
24c1b78ecd
implement TS console over ATWINC1500 WiFi
2024-03-01 20:26:35 -05:00
Matthew Kennedy
521fc4254d
missing jump to openblt command
2024-01-02 21:38:13 -05:00
rusefillc
63f18a852b
more on board ID
2023-12-20 16:59:19 -05:00
andreika-git
60a2aae2e1
Reset cause for STM32
2023-12-13 09:01:41 -05:00
rusefillc
add3326ef0
dead warningEnabled global variable ( #5636 )
2023-10-24 18:55:29 -04:00
rusefillc
92292aeddd
only:docs/renaming method to reduce confusion
2023-09-25 13:57:40 -04:00
Matthew Kennedy
c7a183db49
this button isn't useful as it just bricks the ECU
2023-08-27 09:08:08 -04:00
rusefillc
795a76638c
EFI_TUNER_STUDIO guard fix
2023-08-08 23:50:20 -04:00
rusefillc
2eda850c84
only:docs
2023-08-04 07:32:54 -04:00
rusefillc
91a25bad96
conditional EFI_DFU_JUMP
2023-05-24 09:58:22 -04:00
mi-hol
b8c4da1d02
fix typo ( #5215 )
2023-04-02 17:17:52 -04:00
Andrey
f483535a39
progress: bringing simulator closer to real code
...
only:hellen-honda-k
2023-03-05 01:53:11 -05:00
Andrey
24e3aa5cc7
progress: bringing simulator closer to real code
...
only:hellen-honda-k
2023-03-05 01:20:03 -05:00
Andrey
9cf426e3db
progress: run more code in simulator
...
only:hellen-honda-k
2023-03-05 01:13:43 -05:00
rusefi
46d5db4d5f
We are mostly focused in standby, not in stop
2022-10-03 19:37:17 -04:00
rusefi
22c59d6db0
need Proteus QC
2022-10-01 21:29:41 -04:00
rusefillc
8b603aae6d
ingles lo hablas
2022-10-01 06:15:00 -04:00
Andrey
ab4b451195
os_access.h dead?
2022-09-07 15:56:45 -04:00
rusefillc
26ae6f7490
[SECURITY] Cheap password protection against tune modification fix #4243
2022-07-30 12:23:53 -04:00
Matthew Kennedy
5d844b1ebe
Error handling cleanup ( #4332 )
...
* dead code in stm32
* rusefi.cpp can have some noreturn
* handle lua panic
* unused error codes
* simplifications of error_handling.cpp
* comment
* put that back
* guard
2022-07-07 23:49:02 -04:00
Matthew Kennedy
0cc1f729c4
Write hard faults to backup ram, print on next boot ( #4324 )
...
* use backup ram, hard fault handler improvement
* wire it up
* upload elf
* s
* I guess I'll just use strncpy
* s
* what is it even complaining about?
* neat, we don't need a cast
* cypress and kinetis
* cleanup
* ci
* guard for tests
2022-07-07 15:14:31 -04:00
Matthew Kennedy
0b10f7dca8
hellen board ID detect improvements ( #4307 )
...
* move call
* board detections work correctly
* improve detector
* s
* break instead of return
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
David Holdeman
e427d1dbe7
overhaul some docs surrounding rusefi_config.txt ( #4064 )
...
* overhaul some docs surrounding rusefi_config.txt
* move a little bit more from Dev Tips
* reflect change to output_channels.txt
2022-04-11 18:00:08 -04:00
rusefi
358aa7ec14
MRE QC build broken #4059
...
that's the new way to self-stimulate
2022-04-09 17:53:24 -04:00
Andrey
8361b6d1f6
migrating to SensorType::Rpm API
2022-01-20 22:22:52 -05:00
Matthew Kennedy
c0b37d78e4
testing stm32 stop/standby ( #3666 )
...
* testing stop/standby
* comments
* guard
* s
* we shall figure out f7 later
* ok maybe we do worry about f7
* comments and tweaks
* f7
* f4 maybe probably
2021-12-07 15:12:33 -05:00
Andrei
c6fa50d196
CAN update
2021-12-03 21:44:15 -05:00
rusefillc
6cd34aa97f
Do we push config on any change now? #3647
2021-12-02 23:29:47 -05:00
rusefillc
9b25382307
Do we push config on any change now? #3647
...
test
2021-12-02 19:57:49 -05:00
Matthew Kennedy
3334a6963c
oh my god we've had no asserts ( #3595 )
2021-11-22 17:52:03 -05:00
Matthew Kennedy
8cdac4cac0
remove engine pointer passing ( #3556 )
...
* some
* more
* more
* the last?!
2021-11-16 04:15:29 -05:00
Matthew Kennedy
cb032fb1ea
(void) -> () ( #3550 )
...
* static functions with (void)
* more
* Revert "more"
This reverts commit 246e53441f935451437df186ac92d7df26b62fb6.
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-15 13:02:34 +01:00
Matthew Kennedy
e3196a7bbd
ethernet ( #3342 )
...
* checksum offload
* ethernet console
* guard flag
* flags
* reserve pins
* f4
* ip and link options
* chibios
* conditional build lwip
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-10 01:15:49 -04:00
rusefillc
6d3b2c5b00
zero dwell warning at zero RPM #3153
2021-08-16 07:00:17 -04:00
Matthew Kennedy
b52d50bbf2
Use pch in lots of files ( #3066 )
...
* most engine.h
* most engine_configuration
* more
* more
* more
* more
* more
* moooooore
* ok I'm done for now
* oops
2021-07-26 01:05:17 -04:00
Andrey
1447647411
Button to apply nDBANK #2996
...
still does not work
2021-07-20 15:42:57 -04:00
Matthew Kennedy
29808150e3
led init order ( #2997 )
2021-07-20 14:16:43 -04:00
Matthew Kennedy
2ce7777865
don't require EXTERN_ENGINE in every file ( #2969 )
...
* move enginePins
* no more extern engine
* uses
* more
* extern config too
* put this where it belongs
* include correct header
* merge
2021-07-16 18:13:33 -04:00
Matthew Kennedy
a7c355e982
init loops after sensors ( #2927 )
2021-07-08 19:33:42 -04:00
Matthew Kennedy
2eb0b2a631
Unified cyl count macro ( #2914 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* console needs help
2021-07-06 20:14:08 -04:00
Matthew Kennedy
43e6cef77d
more graceful chibios assertion failure ( #2859 )
...
* no custom assert hook
* dead
* setjmp/longjmp
* always call tid hook
* tests get threadid
* simulator threadid
* kick
* stubs for kinetis
* make it happier
* noreturn
* oops
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-05 18:18:58 -04:00
Matthew Kennedy
219d9feaef
Check that table axes are ascending ( #2866 )
...
* templated interpolation check
* check tables
2021-06-26 15:02:25 -04:00
Matthew Kennedy
ce4eb2b55d
fix trigger changed logic ( #2860 )
...
* reenable
* fix
* longer interval between updates
* only deinit hard trigger outputs if necessary
* init logic
* init order
* warning
* guard
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-25 19:38:42 -04:00
Andrey G
710a512fe7
Hw layer rearrangement ( #2703 )
...
* max31855: move to sensors
* uart GPS driver: move to sensors and rename
* i2c_bb: move to drivers
* LCD HD44780: move to drivers
* ping?
2021-05-16 06:01:00 -04:00
Matthew Kennedy
17719c5da0
prep for lua ( #2589 )
...
* thread priority
* build
* makefile prep
* call startup
* s
2021-04-27 07:57:08 -04:00