Commit Graph

23498 Commits

Author SHA1 Message Date
Matthew Kennedy d89f28bb07 Remove seemingly dead tune XML something 2024-01-18 18:27:22 -08:00
GitHub set-date Action ab64095f4a Update date 2024-01-19 00:09:05 +00:00
Matthew Kennedy 810fee370f
🙈 2024-01-18 15:56:39 -08:00
Matthew Kennedy 9d3c148055
alternator open loop #314 2024-01-18 15:43:32 -08:00
Matthew Kennedy 37c00b07e3 independent simulator build 2024-01-17 16:38:11 -08:00
GitHub gen-configs Action 2cace43db9 Auto-generated configs and docs 2024-01-18 00:16:44 +00:00
Matthew Kennedy affa397074 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-01-17 16:15:13 -08:00
Matthew Kennedy 58679fb81a s 2024-01-17 16:15:09 -08:00
GitHub set-date Action 0fa8f2618b Update date 2024-01-18 00:09:00 +00:00
Matthew Kennedy fe930d0859 simulator gets short board name 2024-01-17 15:48:42 -08:00
Matthew Kennedy 31a23e2aca missing defines for simulator 2024-01-17 15:02:09 -08:00
GitHub gen-configs Action 5f763e2eb0 Auto-generated configs and docs 2024-01-17 22:44:47 +00:00
Matthew Kennedy 751003e6bc more stuff in to single generated folder 2024-01-17 14:43:25 -08:00
Matthew Kennedy 14fa06447b does this fix ci? 2024-01-17 14:38:52 -08:00
Matthew Kennedy f3b335fe8d
all generated files in one dir (#348)
* delete existing generated source files

* ignore new generated dir

* move all the generated files

* cleanup

* jars

* makefile

* bootloader

* simulator+tests
2024-01-17 14:25:00 -08:00
Matthew Kennedy 96a9aba28e Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-01-17 02:58:50 -08:00
Matthew Kennedy 6b0e41ce45 remove single use function 2024-01-17 02:58:45 -08:00
GitHub gen-configs Action dd507c84d4 Auto-generated configs and docs 2024-01-17 10:47:52 +00:00
Matthew Kennedy cdd5306026 baro pressure -> gppwm channel option 2024-01-17 02:46:04 -08:00
GitHub gen-configs Action c9173ec0b8 Auto-generated configs and docs 2024-01-17 10:44:28 +00:00
Matthew Kennedy cde642ae61 Blend tables can override Y axis 2024-01-17 02:43:04 -08:00
GitHub gen-configs Action 23ea9efe31 Auto-generated configs and docs 2024-01-17 10:23:32 +00:00
Matthew Kennedy b47bdaa9c8 changelog 2024-01-17 02:22:03 -08:00
Matthew Kennedy 271e657137 separate config for secondary injectors 2024-01-17 02:20:16 -08:00
Matthew Kennedy 0fbd2ee105 fix indents 2024-01-16 23:12:04 -08:00
rusefillc bdf2c72869
Knock explicit struct (#345)
* explicit struct fields

* explicit struct fields

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-16 23:11:11 -08:00
Matthew Kennedy 6b432ffef5 Actually separate injector model for second stage 2024-01-16 23:11:01 -08:00
GitHub gen-configs Action 982ea6873e Auto-generated configs and docs 2024-01-17 07:01:25 +00:00
Matthew Kennedy 6767a755bd deduplicate getCrankDivider logic 2024-01-16 22:59:45 -08:00
GitHub set-date Action d7e356cebf Update date 2024-01-17 00:08:52 +00:00
GitHub gen-configs Action bee0b81b79 Auto-generated configs and docs 2024-01-16 20:29:33 +00:00
Jesse Davis 27b816216d
Update TS Gauge Configurations (#338)
* Update TS Gauge Configurations

Add 'P" term for PID gauges
Add Oil Temp

* Update rusefi.input

* Update rusefi_config_shared.txt

Add Oil temp gauge
2024-01-16 12:28:12 -08:00
GitHub set-date Action f5ca8b2585 Update date 2024-01-15 00:09:29 +00:00
GitHub gen-configs Action d14b4ce41b Auto-generated configs and docs 2024-01-14 22:30:44 +00:00
rusefillc 6ef65a39c4
encapsulation? (#337)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-14 14:29:20 -08:00
rusefillc c121af8b83
encapsulation (#344)
* encapsulation

* encapsulation

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-14 14:28:22 -08:00
GitHub set-date Action 71094bb401 Update date 2024-01-09 00:09:23 +00:00
rusefillc 304572349d
injectorStaging defaults (#340)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-08 09:08:32 -08:00
GitHub gen-configs Action 82362c09fc Auto-generated configs and docs 2024-01-08 17:00:12 +00:00
rusefillc 8330b7230d
validate injectorStaging arrays (#339)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-08 08:58:45 -08:00
GitHub set-date Action 4170685de9 Update date 2024-01-08 00:09:06 +00:00
GitHub gen-configs Action 5999a2fcbb Auto-generated configs and docs 2024-01-07 23:23:56 +00:00
Matthew Kennedy 9673ff01f3
implement staged injection (#331)
* output channel

* duty cycle etc math for second stage

* action_s utility

* basic enable switch

* staging fraction math

* implement staging logic

* wire up pins for second stage injectors

* staging UI

* Improve staged injection test, check scheduler arguments for other injection tests

* Stage 2 last pulse output channel, correct fuel consumption logic

* wall wet on the whole shot

* int vs size_t

* use a define instead of function so we get line numbers

* fix batch injection

* gauges

* bad test merge

* stub out secondary injector model
2024-01-07 15:22:39 -08:00
Matthew Kennedy 5ee53b6160 ensure submodules get cloned 2024-01-07 12:54:26 -08:00
rusefillc daf9c19689
additional coverage (#336)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-07 12:53:07 -08:00
rusefillc d2eb532126
signal_executor_sleep is not part of real firmware (#334)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-07 12:39:26 -08:00
rusefillc c7a79619e0
encapsulation (#335)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-01-07 12:32:41 -08:00
Matthew Kennedy 26f57fd226 no trailing semicolon 2024-01-07 12:32:18 -08:00
Matthew Kennedy a45b9ab611 minor housekeeping 2024-01-06 23:10:56 -08:00
GitHub gen-configs Action 1c4a9a7ac0 Auto-generated configs and docs 2024-01-07 07:08:58 +00:00