Matthew Kennedy
f3045af367
AE is engine module
2024-08-01 21:45:54 -07:00
Matthew Kennedy
f086b94c81
cisnan -> std::isnan
2024-07-22 16:00:59 -07:00
Matthew Kennedy
9aaa7d9507
dead pwm tester
2024-07-11 16:19:34 -07:00
Matthew Kennedy
7485362dec
misleading table axis checker names
2024-07-08 15:33:40 -07:00
Matthew Kennedy
23f91d2fca
wow, all of this was dead code
2024-07-03 00:37:27 -07:00
Matthew Kennedy
45a6b5d134
blink the comm LED slightly instead of static
2024-06-27 17:56:21 -07:00
Matthew Kennedy
71dfd5d354
refactor LEDs out of PeriodicTimerController
2024-06-27 17:42:48 -07:00
Matthew Kennedy
cc74d09ba7
controller does warning LED
2024-06-27 12:53:58 -07:00
Matthew Kennedy
7a9bfc763c
rename task to LED blinking
2024-06-27 12:39:47 -07:00
Matthew Kennedy
a953294a81
happy tests
2024-06-26 13:14:30 -07:00
Matthew Kennedy
cfdce8a59c
periodic fast and slow share a controller
2024-06-26 13:10:13 -07:00
Matthew Kennedy
897a730de7
EngineStateBlinkingTask -> EngineModule
2024-06-26 13:00:46 -07:00
Matthew Kennedy
e7d2b1c17c
compile-time enforcement of printf strings
2024-06-10 01:15:39 -07:00
Matthew Kennedy
a474543580
Wait. Why do we even use Map3D here? #246 #417
2024-05-03 22:18:09 -07:00
Matthew Kennedy
d98867fc44
KnockController::onConfigurationChange(nullptr)
2024-05-03 22:11:42 -07:00
Nathan Schulte
b8d7b2d75b
fix knock retard table init ( #419 )
...
* fix knock retard table init
column and row definition were swapped w/re: value lookup
fixes #246 , #417
* initialize knock controller / max retard table on reset
* fix KnockController init
no need for previousConfig (or any config ref); use the current config
2024-05-03 21:57:26 -07:00
Matthew Kennedy
8680b22816
move a bunch of tables out of engine_configuration_s #371
2024-03-17 12:06:14 -07:00
rusefillc
8330b7230d
validate injectorStaging arrays ( #339 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-08 08:58:45 -08:00
Matthew Kennedy
f8c57f7ea4
seems dead
2023-10-26 12:36:50 -07:00
Matthew Kennedy
8974d9d680
more init logic more common
2023-10-26 12:35:42 -07:00
Matthew Kennedy
ad6c5af975
speedo output ( #269 )
...
* speedo output
* s
* fix init
2023-10-15 14:59:39 -07:00
Matthew Kennedy
e09ed790eb
extract injection refactoring from #215
2023-10-12 18:00:33 -07:00
rusefillc
7ad5b00f2e
refactoring: vvt is not aux ( #263 )
...
* refactoring: vvt is not aux
(cherry picked from commit 6b4c4a583316a32d7723c2cfa16cda39fa9afb1b)
* this repo has VVT conditional at small-can-board
2023-09-27 00:59:04 -07:00
Matthew Kennedy
790e026069
flash write on small can works
2023-09-06 14:48:59 -07:00
Matthew Kennedy
5813c20a32
OpenBLT-based USB serial bootloader ( #228 )
...
* flash layout
* bootloader builds
* output name
* hard fp
* strip out dfu
* bootloader gets hardfault
* loader gets USB but not MSD
* kinda usb?
* USB enumerates!
* cleanup
* shared params
* nonfunctional openblt
* stub flash
* flash.h
* openblt responds over USB!
* implement flash driver
* blt conf, linker
* boards no longer need specific openblt files
* no ccache
* common_make.sh
* cleanup
* delete bootloader crust
* simplifying linker logic
* script tweaks
* flash layout is handled entirely by FOME flash driver
* simplify memcpy
* format
* comment
* dead
* makefiles cleanup
* cleanup
* h7 linker script for bootloader
* h7 bootloader build
* build script
2023-08-27 10:30:02 -07:00
Matthew Kennedy
d5f9479f28
ObdCode is enum class ( #77 )
...
* change ObdCode to enum class builds firmware
* test builds
* don't need this line at all
* can we go down to uint16_t?
2023-04-12 23:44:33 -07:00
Matthew Kennedy
f090a97b0b
remove specs_s struct, flatten config
2023-03-27 00:58:18 -07:00
Matthew Kennedy
bc0444acdb
switch to use gitversion.h
2023-02-22 15:39:27 -08:00
Matthew Kennedy
959f14fae6
more dead
2023-02-21 11:54:24 -08:00
Matthew Kennedy
cc8f64a371
narrow ego avg
2023-02-20 22:48:37 -08:00
Matthew Kennedy
fd09ad7b4f
cj125
2023-02-20 22:21:52 -08:00
Matthew Kennedy
61c17791b8
joystick, lcd
2023-02-20 21:54:10 -08:00
rusefillc
380a071f6a
Ignition IAT corr IAT error what #4953
2023-01-07 17:48:58 -05:00
Matthew Kennedy
56aa0fe367
improve iat ignition table ( #4948 )
...
* iat ignition table
* changelog
2023-01-06 21:59:34 -05:00
rusefillc
7288638ec8
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-22 14:38:40 -05:00
rusefillc
7ca5fe5271
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-22 10:22:13 -05:00
rusefillc
c641ed6fdc
antilag and anti-lag #2403
...
TurboMarian is the ALS boss
2022-12-21 21:29:01 -05:00
rusefillc
f6382fdf2a
RPM correction/multiplier for Accel Enrich #4760
2022-12-13 16:36:38 -05:00
Andrey
1d4a454f0c
ETB JNI test progress
2022-11-29 02:21:36 -05:00
Nathan Schulte
7956fe1941
firmware: only print ADC info if HAL_USE_ADC
2022-11-18 23:15:54 -05:00
rusefillc
92bed0c699
less horrible constant name
2022-10-27 22:17:50 -04:00
rusefillc
67ea775f17
progress: rpm register based on trigger input being none or not ( #4691 )
...
* progress: rpm register based on trigger input being none or not
* use helper functions
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-22 09:27:41 -04:00
rusefillc
8b1a1a984c
refactoring: wider usage of helper method
2022-10-22 08:39:55 -04:00
rusefillc
4f6b1eb3b7
progress: rpm register based on trigger input being none or not
2022-10-21 23:57:37 -04:00
rusefillc
56d5e01d89
ROLLBACK
2022-10-21 22:45:46 -04:00
rusefillc
cb7625e40e
progress: rpm register based on trigger input being none or not (helping unit tests)
2022-10-21 22:25:05 -04:00
rusefillc
a0c0e38cfd
progress: rpm register based on trigger input being none or not
2022-10-21 22:07:41 -04:00
rusefillc
4e3c01be71
current unused RAM metric?
2022-10-21 17:12:15 -04:00
rusefillc
65f3fce774
current unused RAM metric
2022-10-21 12:10:31 -04:00
Matthew Kennedy
a13445478f
consolidate analog vs. temp info commands ( #4646 )
...
* consolidate analog vs. temp info commands
* cleanup
* guard
2022-10-10 07:44:20 -04:00