Commit Graph

17891 Commits

Author SHA1 Message Date
GitHub set-date Action 29ccd61faf Update date 2023-10-14 00:08:02 +00:00
Matthew Kennedy 41ed3bd6ce avoid stepper pin double init #265 2023-10-13 02:44:14 -07:00
Matthew Kennedy 8949404d54 don't store a copy of stepper pin modes 2023-10-13 02:38:47 -07:00
Matthew Kennedy f1e84220e0 another dead code while we're here 2023-10-12 23:27:19 -07:00
Matthew Kennedy 2e0fa002d5 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-10-12 18:00:38 -07:00
Matthew Kennedy e09ed790eb extract injection refactoring from #215 2023-10-12 18:00:33 -07:00
GitHub set-date Action ddf8ebeabe Update date 2023-10-13 00:08:25 +00:00
GitHub gen-configs Action 537ed44b74 Auto-generated configs and docs 2023-10-12 23:11:51 +00:00
Matthew Kennedy b8c715719a Prevent multiple-starts on a thread from causing panic #265 2023-10-12 16:09:34 -07:00
Matthew Kennedy 5e01450fee lock injection timing at high duty cycle to avoid skipped injections 2023-10-11 23:43:31 -07:00
Matthew Kennedy 7c2a39aacf changelog flex temp sensor 2023-10-11 23:11:43 -07:00
GitHub set-date Action c1ab5c459a Update date 2023-10-12 00:07:18 +00:00
GitHub gen-configs Action a82211f913 Auto-generated configs and docs 2023-10-11 23:17:54 +00:00
GitHub gen-configs Action 58e5cfff89 Auto-generated configs and docs 2023-10-11 22:59:11 +00:00
Matthew Kennedy f08c374b73 don't cut spark for hard rev limit by default 2023-10-11 15:57:24 -07:00
GitHub set-date Action 80e1a501d5 Update date 2023-10-07 00:08:01 +00:00
Matthew Kennedy c48f9acd90 __cplusplus 2023-10-06 14:54:34 -07:00
Matthew Kennedy 7da4ab860c consolidate pwm logic 2023-10-06 14:21:47 -07:00
GitHub gen-configs Action 65f2595aa1 Auto-generated configs and docs 2023-10-06 18:51:54 +00:00
Matthew Kennedy 0050ef733b minor pwm logic cleanup 2023-10-06 11:50:08 -07:00
GitHub set-date Action 147eebe14f Update date 2023-10-05 00:08:29 +00:00
Matthew Kennedy 17570a4819 probably fix hellen openblt 2023-10-03 19:01:58 -07:00
Matthew Kennedy 7e1ab77a67 changelog 2023-10-03 18:33:36 -07:00
GitHub gen-configs Action 08e68b12b4 Auto-generated configs and docs 2023-10-04 01:31:09 +00:00
Matthew Kennedy 6534650105 Fix autotune in AFR mode: add "gas scale AFR" output channels & gauges 2023-10-03 18:29:17 -07:00
GitHub set-date Action cbe5c76953 Update date 2023-10-04 00:08:33 +00:00
Matthew Kennedy b930b5b3c9 enable openblt on boards that can handle it 2023-10-03 01:26:11 -07:00
Matthew Kennedy 733c0b10c6 add lua odometer reset function 2023-10-03 01:11:35 -07:00
Matthew Kennedy d5349044bc guard for small can board 2023-10-03 01:08:14 -07:00
Matthew Kennedy 958bf9d611 fuel/oil temp on CAN 2023-10-03 01:05:48 -07:00
Matthew Kennedy 7e77cb6c22 Add distance, fans to CAN protocol 2023-10-02 22:39:49 -07:00
GitHub gen-configs Action 5aa1fc0caf Auto-generated configs and docs 2023-10-03 05:27:44 +00:00
Matthew Kennedy d98c6a9fc3 odometry output channels 2023-10-02 22:25:35 -07:00
Matthew Kennedy 768637aff1 trip odometer run time 2023-10-02 22:14:03 -07:00
GitHub gen-configs Action b698cc82fe Auto-generated configs and docs 2023-10-03 00:13:30 +00:00
Matthew Kennedy 9edd8dc18d knock gauges 2023-10-02 17:11:16 -07:00
GitHub set-date Action 92889d9d1a Update date 2023-09-28 00:08:18 +00:00
GitHub gen-configs Action 79a6db405e Auto-generated configs and docs 2023-09-27 08:01:01 +00: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
GitHub gen-configs Action 2c6f76b631 Auto-generated configs and docs 2023-09-27 00:51:36 +00:00
Matthew Kennedy a0d64ea0ad use onConfigurationChange instead of version holder 2023-09-26 17:49:33 -07:00
GitHub set-date Action effc8caa0b Update date 2023-09-27 00:08:23 +00:00
GitHub gen-configs Action 8c6b1bda7f Auto-generated configs and docs 2023-09-26 22:19:13 +00:00
rusefillc 1fa1a407c4
not Idle (#264)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-09-26 15:17:33 -07:00
GitHub set-date Action 4cc590952d Update date 2023-09-26 00:08:26 +00:00
GitHub gen-configs Action 8971c9fb36 Auto-generated configs and docs 2023-09-25 20:18:23 +00:00
Matthew Kennedy 4b354f047b
trip odometer (#260) 2023-09-25 13:16:17 -07:00
GitHub gen-configs Action ce26ef8adf Auto-generated configs and docs 2023-09-25 18:14:20 +00:00
Matthew Kennedy 3c001f759f
Miata presets (#236)
* rename existing

* rename existing

* 1.6 progress

* nb2 progress

* format

* stub nb1

* nb1 progress

* msm

* msm

* brake switch, MSM IAT

* gppwm, clutch pin

* cleanup

* allow setting lua heap size

* Revert "allow setting lua heap size"

This reverts commit 82533b5c7b.

* guard 1.6

* everyone wins a more sensible tps/tps AE table

* guard for tests

* nb2 vvt angle tweak

* tweak tests for changed defaults
2023-09-25 11:12:34 -07:00
Matthew Kennedy 4e2dbe0c15 old comment 2023-09-25 11:12:23 -07:00
GitHub gen-configs Action 371e2d099c Auto-generated configs and docs 2023-09-25 18:09:04 +00:00
Matthew Kennedy 2346086b06
knock live data (#261)
* Move knock data to knock controller

* appease tsConfigVersion

* make reapply logic easier to read
2023-09-25 11:06:48 -07:00
GitHub gen-configs Action b8615eb764 Auto-generated configs and docs 2023-09-25 09:09:19 +00:00
Matthew Kennedy d734d2d116
remove warning message from configuration (#259)
* remove warning_message

* dead type

* don't zero a field that isn't there
2023-09-25 02:07:42 -07:00
GitHub gen-configs Action c90d759441 Auto-generated configs and docs 2023-09-25 08:42:50 +00:00
Matthew Kennedy fec46f5d9c Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-09-25 01:40:20 -07:00
Matthew Kennedy 312e3a895e scrub rusEFI from some tooltips 2023-09-25 01:40:18 -07:00
GitHub gen-configs Action beb3c6f0d8 Auto-generated configs and docs 2023-09-25 08:36:32 +00:00
Matthew Kennedy 00e8ae809f verbose idle is redundant, it's all in the log now #235 2023-09-25 01:34:43 -07:00
GitHub gen-configs Action cf4d4ac6e6 Auto-generated configs and docs 2023-09-25 08:12:25 +00:00
mi-hol fcf0da4798
comment unused OBD codes (#223) 2023-09-25 01:10:46 -07:00
GitHub set-date Action 7f51d2cd7c Update date 2023-09-19 00:08:37 +00:00
GitHub gen-configs Action 7033eafd6a Auto-generated configs and docs 2023-09-18 19:22:21 +00:00
Matthew Kennedy 222bbe8e7c rpm acceleration is signed 2023-09-18 12:20:21 -07:00
Matthew Kennedy 53ce93169d gauge picker UI cleanup 2023-09-18 11:57:27 -07:00
Matthew Kennedy 3b5ceaf490 Flex sensor decodes temperature too #254 2023-09-18 11:43:59 -07:00
GitHub gen-configs Action 657f1ba86c Auto-generated configs and docs 2023-09-18 09:10:54 +00:00
Matthew Kennedy 0bd9bff4b4 cdp/tip output channels #250 2023-09-18 02:08:54 -07:00
Matthew Kennedy 80ad675b02 implement cdp/tip 2023-09-18 02:04:10 -07:00
Matthew Kennedy 5ca06de55d new temp sensor output channels #250 2023-09-18 01:54:49 -07:00
Matthew Kennedy 63bb46e308 better spot for sensors 2023-09-18 01:50:53 -07:00
Matthew Kennedy 2bb7afc29f Config for new temp sensors 2023-09-18 01:49:44 -07:00
GitHub gen-configs Action d94867084b Auto-generated configs and docs 2023-09-18 08:40:04 +00:00
Matthew Kennedy bbe74d3794 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-09-18 01:38:12 -07:00
Matthew Kennedy 9652598faf implement thermistors #250 2023-09-18 01:37:46 -07:00
Matthew Kennedy 7a2df32d04 sensor types for #250 2023-09-18 01:04:54 -07:00
GitHub gen-configs Action dd28a2b7ac Auto-generated configs and docs 2023-09-18 07:53:00 +00:00
Matthew Kennedy 6ea03c5c0f unused gap 2023-09-18 00:51:09 -07:00
Matthew Kennedy 21024e167d can VSS scaling #253 2023-09-18 00:50:35 -07:00
Matthew Kennedy 36d36804b0 changelog alpha-n IAT 2023-09-18 00:43:01 -07:00
GitHub gen-configs Action d807da9672 Auto-generated configs and docs 2023-09-18 07:42:51 +00:00
Matthew Kennedy cb4b0dcbc7 Clarify VE blend language #252 2023-09-18 00:40:36 -07:00
GitHub set-date Action 1ec7216e56 Update date 2023-09-18 00:08:09 +00:00
GitHub gen-configs Action ee0ba416d4 Auto-generated configs and docs 2023-09-17 06:23:12 +00:00
Matthew Kennedy 17cb1444c7 add option to temperature compensate alpha-n 2023-09-16 23:21:03 -07:00
GitHub gen-configs Action 18528d8ca7 Auto-generated configs and docs 2023-09-17 06:09:52 +00:00
Matthew Kennedy e34a341b54 Always log normalized cylinder filling #249 2023-09-16 23:07:32 -07:00
GitHub set-date Action d814965260 Update date 2023-09-17 00:08:35 +00:00
GitHub gen-configs Action e27e4c38cf Auto-generated configs and docs 2023-09-16 21:35:35 +00:00
Nathan Schulte 551329da42
add knock frequency power-cycle tooltip (#247) 2023-09-16 14:33:36 -07:00
GitHub set-date Action b3f76801f0 Update date 2023-09-16 00:07:38 +00:00
Matthew Kennedy fc79358a95 changelog 2023-09-15 01:33:12 -07:00
GitHub gen-configs Action 2ddd39f942 Auto-generated configs and docs 2023-09-15 08:01:21 +00:00
Matthew Kennedy 6bf8fcb9ef faster knock logging 2023-09-15 00:59:38 -07:00
GitHub set-date Action 714fc286c8 Update date 2023-09-15 00:08:14 +00:00
GitHub gen-configs Action c907f4e567 Auto-generated configs and docs 2023-09-14 20:54:59 +00:00
Matthew Kennedy 4ddd1ffbdb rename 2jz -> toyota 3 tooth 2023-09-14 13:53:16 -07:00
GitHub gen-configs Action ca18236dd1 Auto-generated configs and docs 2023-09-14 05:32:22 +00:00
Matthew Kennedy a6a25ba020 toyota 3 tooth cam decoder #237 2023-09-13 22:30:14 -07:00
GitHub set-date Action a47bc88eae Update date 2023-09-14 00:07:53 +00:00
GitHub gen-configs Action 0f52a8761e Auto-generated configs and docs 2023-09-13 22:42:57 +00:00
Matthew Kennedy 571c7e738b Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-09-13 15:40:49 -07:00
Matthew Kennedy cc0cd659d0 clean up debug channels 2023-09-13 15:40:43 -07:00
Matthew Kennedy 7ff224da12 Revert "debug channels cleanup"
This reverts commit 3b0d033dcd.
2023-09-13 15:40:21 -07:00
Matthew Kennedy 900bc092de Revert "debug channels cleanup"
This reverts commit c99a5890a1.
2023-09-13 15:40:19 -07:00
GitHub gen-configs Action 15201c0d5c Auto-generated configs and docs 2023-09-13 22:36:09 +00:00
Matthew Kennedy c99a5890a1 debug channels cleanup 2023-09-13 15:34:25 -07:00
Matthew Kennedy 3b0d033dcd debug channels cleanup 2023-09-13 15:34:17 -07:00
GitHub gen-configs Action 828715d47a Auto-generated configs and docs 2023-09-13 19:25:28 +00:00
Matthew Kennedy 3df1ee9c5f debug channel cleanups 2023-09-13 12:23:27 -07:00
GitHub gen-configs Action 0d1b489eae Auto-generated configs and docs 2023-09-13 19:21:23 +00:00
Matthew Kennedy 0de6cd44cf debug modes cleanup 2023-09-13 12:19:18 -07:00
GitHub set-date Action 6eb7cbf08d Update date 2023-09-13 00:07:50 +00:00
GitHub gen-configs Action 2604afedea Auto-generated configs and docs 2023-09-12 19:22:15 +00:00
mi-hol e769600034
Update rusefi_config.txt first obsolete wiki link from #235 (#242) 2023-09-12 12:20:35 -07:00
GitHub gen-configs Action 07d744bd4e Auto-generated configs and docs 2023-09-12 17:48:27 +00:00
mi-hol c057ad3e74
Add TS tooltip source in README (#241)
* Add TS tool tip source

* Update readme.md
2023-09-12 10:45:52 -07:00
GitHub set-date Action 77ffb38fd1 Update date 2023-09-08 00:07:48 +00:00
GitHub gen-configs Action d94c6d07a7 Auto-generated configs and docs 2023-09-07 19:58:29 +00:00
Matthew Kennedy 727f3a7a76 boost is engine module 2023-09-07 12:41:56 -07:00
Matthew Kennedy cb498f726a boost control runs in fast callback 2023-09-07 12:32:21 -07:00
Matthew Kennedy 82ed3289bc guard 2023-09-07 12:27:31 -07:00
Matthew Kennedy 38c4a0f8b9 reject impossible pulses 2023-09-07 12:26:00 -07:00
Matthew Kennedy d8edc9f61f small can defaults 2023-09-07 12:23:28 -07:00
Matthew Kennedy 382de1da14 typos 2023-09-07 12:11:12 -07:00
GitHub gen-configs Action 213c7126ad Auto-generated configs and docs 2023-09-07 06:22:19 +00:00
Matthew Kennedy 89945206a8 stub hella level sensor 2023-09-06 23:20:14 -07:00
GitHub set-date Action 84094a0eaf Update date 2023-09-07 00:07:47 +00:00
Matthew Kennedy 53cf60ccda no reason to shrink output buffer (?) 2023-09-06 14:57:02 -07:00
GitHub gen-configs Action 204490e101 Auto-generated configs and docs 2023-09-06 21:52:22 +00:00
Matthew Kennedy 1444a9e865 delete old ini 2023-09-06 14:50:04 -07:00
Matthew Kennedy 97a84267a8 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-09-06 14:49:34 -07:00
Matthew Kennedy 001cac3da5 small can pinout (?) 2023-09-06 14:49:08 -07:00
Matthew Kennedy 790e026069 flash write on small can works 2023-09-06 14:48:59 -07:00
Matthew Kennedy a31669c3ef don't need (void) 2023-09-06 14:46:00 -07:00
Matthew Kennedy 4f8cd8abf8 matching filenames 2023-09-06 14:45:47 -07:00
Matthew Kennedy 94766c0db3 big script 2023-09-06 14:31:32 -07:00
Matthew Kennedy 6b3059cb5e big heap 2023-09-06 14:31:25 -07:00
Matthew Kennedy 8281215cdd ok maybe not quite ready for openblt yet 2023-09-06 14:31:15 -07:00
Matthew Kennedy d369544db0 small can gets openblt 2023-09-06 14:16:03 -07:00
Matthew Kennedy 8190623f26 allow setting lua heap size 2023-09-06 14:14:29 -07:00
GitHub set-date Action f49ebbe6f0 Update date 2023-08-30 00:07:42 +00:00
GitHub gen-configs Action d47985ae37 Auto-generated configs and docs 2023-08-29 08:11:01 +00:00
Matthew Kennedy 6eb6707016 small can board 2023-08-29 01:09:04 -07:00
Matthew Kennedy c41ebafc59 prep for small can board 2023-08-29 00:57:57 -07:00
Matthew Kennedy b14ca428fb #ifdef __cplusplus crust 2023-08-28 14:17:26 -07:00
GitHub set-date Action 1918ae2605 Update date 2023-08-28 00:25:14 +00:00
Matthew Kennedy ee89ab88d6 H7 flash supports both banks! 2023-08-27 16:44:50 -07:00
Matthew Kennedy cef93b1c48 s 2023-08-27 16:44:01 -07:00
Matthew Kennedy e859f65ef8 cherry pick hardfault volatile 2023-08-27 16:35:09 -07:00
Matthew Kennedy 2fb778145c forgot the h7 shared section 2023-08-27 16:32:46 -07:00
Matthew Kennedy 46efdde8b4 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-08-27 16:25:58 -07:00
Matthew Kennedy f98cc33ae5 oops that doesn't work 2023-08-27 16:25:20 -07:00
GitHub gen-configs Action 488e4cb152 Auto-generated configs and docs 2023-08-27 23:09:12 +00:00
Matthew Kennedy ba78401609 dynamic bootloader size 2023-08-27 16:07:26 -07:00
Matthew Kennedy 717aae8ce2 extract STM32 flash common 2023-08-27 15:31:29 -07:00
Matthew Kennedy bfad2e45a1 Split F4/F7 vs H7 flash controllers 2023-08-27 15:20:11 -07:00
Matthew Kennedy 12b9a3e477 H7 uses 128k pages 2023-08-27 11:35:14 -07:00
Matthew Kennedy c8c536d96c guard 2023-08-27 11:00:56 -07:00
Matthew Kennedy abf312213c extract CAN config to its own file 2023-08-27 10:50:39 -07:00
GitHub gen-configs Action b2e00cb86b Auto-generated configs and docs 2023-08-27 17:31:44 +00: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
GitHub gen-configs Action 8b450caad2 Auto-generated configs and docs 2023-08-27 06:31:12 +00:00
Matthew Kennedy 3e39abbfd3 this button isn't useful as it just bricks the ECU 2023-08-26 23:29:21 -07:00
GitHub gen-configs Action 7e820525ee Auto-generated configs and docs 2023-08-27 06:25:38 +00:00
Matthew Kennedy 05086ed73f rename 2023-08-26 23:23:41 -07:00
GitHub set-date Action a7bc3f4fc0 Update date 2023-08-26 00:07:22 +00:00
Matthew Kennedy 16d3c5d8e7 no need to check 2023-08-25 15:54:10 -07:00
Matthew Kennedy 342f704a4c null terminate usb strings 2023-08-25 12:19:13 -07:00
Matthew Kennedy f68af45edb changelog 2023-08-25 11:25:53 -07:00
GitHub gen-configs Action a3680eb123 Auto-generated configs and docs 2023-08-25 18:25:48 +00:00
Matthew Kennedy 6788b4c0b1 add MSM IAT preset 2023-08-25 11:23:50 -07:00
GitHub gen-configs Action b43cd94a7a Auto-generated configs and docs 2023-08-25 18:20:10 +00:00
Matthew Kennedy cc271b5419 default prime pulse 2023-08-25 11:18:19 -07:00
GitHub set-date Action ef56538394 Update date 2023-08-20 00:08:13 +00:00
GitHub gen-configs Action 10e09f71d4 Auto-generated configs and docs 2023-08-19 14:19:16 +00:00
Matthew Kennedy 9ab71c1b58
separate ign bench parameters (#226) 2023-08-19 07:17:11 -07:00
GitHub gen-configs Action 3c4cf2188a Auto-generated configs and docs 2023-08-19 08:09:22 +00:00
GitHub set-date Action 46213e69f4 Update date 2023-08-17 00:07:34 +00:00
GitHub gen-configs Action 32e616c15e Auto-generated configs and docs 2023-08-16 16:52:50 +00:00
GitHub set-date Action afbb4ffe09 Update date 2023-08-07 00:09:17 +00:00
GitHub gen-configs Action 20e200ce4b Auto-generated configs and docs 2023-08-06 22:39:54 +00:00
Matthew Kennedy 89815e765e 16 bit bench test counter, compactify output bits #219 2023-08-06 15:38:04 -07:00
GitHub gen-configs Action abcde332e2 Auto-generated configs and docs 2023-08-06 09:20:55 +00:00
Matthew Kennedy f7bf589a8d bench test buttons for fuel pump on/off #219 2023-08-06 02:19:00 -07:00
GitHub gen-configs Action 572e106d04 Auto-generated configs and docs 2023-08-06 08:58:56 +00:00
Matthew Kennedy a2f19661cf rearrange bench test UI #219 2023-08-06 01:56:57 -07:00
Matthew Kennedy 3146db80b0 bench test gauge 2023-08-06 01:30:22 -07:00
GitHub set-date Action 2cb154bbe3 Update date 2023-08-06 00:08:46 +00:00
GitHub gen-configs Action 551a132ba2 Auto-generated configs and docs 2023-08-05 22:09:28 +00:00
Matthew Kennedy 631a16622f typo #219 2023-08-05 15:07:37 -07:00
Matthew Kennedy 96bf74b797 fix off time digits 2023-08-05 15:06:38 -07:00
GitHub set-date Action d7f5ad7275 Update date 2023-08-05 00:08:12 +00:00
Matthew Kennedy fb152d3790 bench test passes a struct to thread 2023-08-03 17:50:40 -07:00
Matthew Kennedy cfa8696437 accept T& in addition to T* 2023-08-03 17:39:59 -07:00
Matthew Kennedy eebef2788c Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-08-03 17:35:13 -07:00
Matthew Kennedy f21eee0cca bench test delay parameter is not useful 2023-08-03 17:34:55 -07:00
Matthew Kennedy 8af1d7cbce bench test has no need for pin AND pin #219 2023-08-03 17:24:49 -07:00
GitHub gen-configs Action e4a7e95dbd Auto-generated configs and docs 2023-08-04 00:22:07 +00:00
Matthew Kennedy 299d25a34e Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-08-03 17:19:37 -07:00
Matthew Kennedy 031bbc73dd bench cancel UI 2023-08-03 17:19:31 -07:00
Matthew Kennedy 2f7f4d88a0 bench test cancellation #219 2023-08-03 17:18:20 -07:00
GitHub set-date Action 1754acc9ca Update date 2023-08-04 00:08:25 +00:00
Matthew Kennedy ab8d3235aa gen_enum_to_string is part of gen_live_documentation 2023-08-03 11:50:00 -07:00
GitHub gen-configs Action e427037015 Auto-generated configs and docs 2023-08-03 07:54:14 +00:00
Matthew Kennedy 94c29d4cfb
simplify cam input single tooth modes (#178) 2023-08-03 00:52:19 -07:00
GitHub gen-configs Action 38a2bbd1ce Auto-generated configs and docs 2023-08-03 06:27:06 +00:00
Matthew Kennedy cc5c337197 allow more bench test count #219 2023-08-02 23:24:46 -07:00
GitHub set-date Action 2b851a8cb6 Update date 2023-08-02 00:08:03 +00:00
GitHub gen-configs Action 4e518f9fbe Auto-generated configs and docs 2023-08-01 00:20:33 +00:00
Matthew Kennedy 670684ca54 volatile isn't useful here 2023-07-31 17:18:44 -07:00
GitHub set-date Action 9ed7946373 Update date 2023-07-29 00:07:57 +00:00
Matthew Kennedy 54e3bb8b75 dead 2023-07-27 23:49:35 -07:00
GitHub set-date Action 891f311531 Update date 2023-07-28 00:08:22 +00:00
GitHub gen-configs Action 1a0d35f567 Auto-generated configs and docs 2023-07-27 23:14:25 +00:00
Matthew Kennedy 75aa569de9 unused 2023-07-27 16:12:03 -07:00
Matthew Kennedy 8c293d5cb7 stale config 2023-07-27 15:10:24 -07:00
Matthew Kennedy 42fd916e1d unnecessary OM_DEFAULT 2023-07-27 14:43:51 -07:00
GitHub gen-configs Action 7146c3ed5a Auto-generated configs and docs 2023-07-27 01:14:30 +00:00
GitHub set-date Action 556e10efe0 Update date 2023-07-27 00:08:06 +00:00
GitHub gen-configs Action bbeca0189f Auto-generated configs and docs 2023-07-26 17:41:42 +00:00
Matthew Kennedy f961a552cc poke 2023-07-26 10:39:49 -07:00
Matthew Kennedy 71552374ab reset scheduling used count on launch 2023-07-26 10:35:20 -07:00
Matthew Kennedy 1ecd35ba97 bad merge 2023-07-26 10:16:42 -07:00
Matthew Kennedy e8e69a171c
remove livedata (#206)
* remove live data ui

* allow null java name

* delete generated java files

* remove most javas

* checked in copies of C source, tests

* jars
2023-07-26 10:11:28 -07:00
GitHub gen-configs Action 5a410fc660 Auto-generated configs and docs 2023-07-26 08:48:24 +00:00
Matthew Kennedy 40a7321d36 ini cleanup 2023-07-26 01:35:59 -07:00
Matthew Kennedy 30f85245ec test lambda monitor response #75 2023-07-26 00:35:28 -07:00
GitHub gen-configs Action 6ef6de81b6 Auto-generated configs and docs 2023-07-26 07:01:58 +00:00
Matthew Kennedy 20ebd3a433 lambda monitor live data 2023-07-25 23:59:00 -07:00
Matthew Kennedy 600d39fd8c force bigBuffer alignment https://github.com/rusefi/rusefi/issues/5354 2023-07-25 23:46:28 -07:00
Matthew Kennedy b20e228eb3 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2023-07-25 23:33:01 -07:00
Matthew Kennedy e0c3921983 we play a little fast and loose with Timer, ensure it gets no vtable 2023-07-25 23:32:49 -07:00
GitHub gen-configs Action e9fcc847e3 Auto-generated configs and docs 2023-07-26 06:28:13 +00:00
Matthew Kennedy 1d309460e7 CONFIG_RESET_SWITCH 2023-07-25 23:25:50 -07:00
GitHub set-date Action f2f3cb2395 Update date 2023-07-26 00:08:55 +00:00
Matthew Kennedy a752508f35 typo 2023-07-25 15:56:54 -07:00
GitHub gen-configs Action bdf81b76c0 Auto-generated configs and docs 2023-07-25 22:17:25 +00:00
Matthew Kennedy e7fd8f3259 avoid null deref in sd tooth logger 2023-07-25 15:15:15 -07:00
GitHub set-date Action 69d10c535b Update date 2023-07-22 00:08:25 +00:00
GitHub gen-configs Action dd8804d9eb Auto-generated configs and docs 2023-07-21 22:57:17 +00:00
Matthew Kennedy 6f4a4fc373
implement ignition timing clamping (#212)
* implement ignition timing clamping

* ui, improved comment

* wrap atdc timing correctly

* tests
2023-07-21 15:55:04 -07:00
GitHub gen-configs Action 8b6eb9d562 Auto-generated configs and docs 2023-07-21 09:54:59 +00:00
Matthew Kennedy 7fa3897142 wrong deadtime gauge name 2023-07-21 02:53:09 -07:00
Matthew Kennedy 61eefdcd74 dead 2023-07-21 02:52:28 -07:00
Matthew Kennedy 9c69b30303 miata vvt offset 2023-07-21 02:39:45 -07:00
Matthew Kennedy c7a7f7467c voltage compensated vvt #209 2023-07-21 02:30:58 -07:00
GitHub gen-configs Action 229a9d99dc Auto-generated configs and docs 2023-07-21 08:42:11 +00:00
Matthew Kennedy 3d1206f8d2 don't duplicate vvt position 2023-07-21 01:40:27 -07:00
GitHub gen-configs Action f67df0a666 Auto-generated configs and docs 2023-07-21 08:30:50 +00:00