Commit Graph

3353 Commits

Author SHA1 Message Date
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00:00
GitHub build-firmware Action 190c97761a Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
GitHub build-firmware Action fd94fe932f Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
GitHub build-firmware Action 2e0e635ae8 Auto-generated configs and docs 2022-04-28 02:38:29 +00:00
GitHub build-firmware Action 132aceace1 Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
GitHub build-firmware Action a836f58c79 Auto-generated configs and docs 2022-04-26 15:14:42 +00:00
rusefillc 8781e6d167 helping TS 2022-04-26 11:04:46 -04:00
GitHub build-firmware Action d0d6d1c1b9 Auto-generated configs and docs 2022-04-26 01:42:14 +00:00
GitHub build-firmware Action 6708c4ccac Auto-generated configs and docs 2022-04-26 01:13:04 +00:00
GitHub build-firmware Action b0994daae5 Auto-generated configs and docs 2022-04-25 22:21:16 +00:00
GitHub build-firmware Action 28d4c6dc72 Auto-generated configs and docs 2022-04-25 06:20:36 +00:00
GitHub build-firmware Action b03ab91f90 Auto-generated configs and docs 2022-04-25 04:26:26 +00:00
GitHub build-firmware Action c8e19e807a Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action 8406432b29 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 34b15e2e0c Auto-generated configs and docs 2022-04-25 03:12:53 +00:00
GitHub build-firmware Action d5f44ddc6d Auto-generated configs and docs 2022-04-24 01:03:14 +00:00
GitHub build-firmware Action e064759ef7 Auto-generated configs and docs 2022-04-24 00:06:06 +00:00
GitHub build-firmware Action 917f57a709 Auto-generated configs and docs 2022-04-23 23:18:58 +00:00
GitHub build-firmware Action 986e0573b2 Auto-generated configs and docs 2022-04-23 22:02:47 +00:00
GitHub build-firmware Action b8f21cce28 Auto-generated configs and docs 2022-04-23 21:27:33 +00:00
rusefi 6fd983e9b1 Lua is new FSIO 2022-04-23 17:21:08 -04:00
rusefi e5d666a968 Lua is new FSIO 2022-04-23 17:02:50 -04:00
GitHub build-firmware Action 8001c88151 Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
David Holdeman 49f8daae14
More untested transmission features (#4093)
* use ISS for gearbox ratio, add gauge for TC ratio

* measure shift time

* add shift time gauge, todo notes for pc

* do conversion in the right direction

* switch to Timer and seconds

* try fixing build

* try fixing build again

* try defines, remove include

* use shift pcs

* add 3-2 pct curve

* control 3-2 solenoid

* move 3-2 to persistent config

* fix param
2022-04-23 07:34:39 -04:00
GitHub build-firmware Action 53ccdbd59d Auto-generated configs and docs 2022-04-23 03:04:32 +00:00
GitHub build-firmware Action 2b8f9f7bc0 Auto-generated configs and docs 2022-04-22 06:01:19 +00:00
GitHub build-firmware Action 275803b6c1 Auto-generated configs and docs 2022-04-22 04:51:49 +00:00
GitHub build-firmware Action 786ec5a4dd Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
David Holdeman 1747b6a6e6
Add ISS sensor, rearrange some transmission config (#4089)
* move other solenoids to new dialog

* change name of menu item

* move buttonshift to new dialog

* add ISS config

* add some iss code

* add iss output

* de-init ISS
2022-04-21 09:07:52 -04:00
GitHub build-firmware Action 12519633da Auto-generated configs and docs 2022-04-21 04:27:27 +00:00
rusefillc 2cea633e3d also placing view panels next to controls 2022-04-21 00:20:36 -04:00
GitHub build-firmware Action 7ced982bb1 Auto-generated configs and docs 2022-04-21 03:23:23 +00:00
rusefillc 07037883a1 proper place for generated dialogs in the overall file, also placing view panels next to controls 2022-04-20 23:16:50 -04:00
GitHub build-firmware Action 70209c5953 Auto-generated configs and docs 2022-04-20 00:09:40 +00:00
rusefillc e5009f1492 https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 19:52:44 -04:00
rusefillc 451b4a766c Three names of the same thing fix #4085 2022-04-19 19:47:43 -04:00
GitHub build-firmware Action 82e3aa14eb Auto-generated configs and docs 2022-04-19 19:11:17 +00:00
GitHub build-firmware Action 1d46337eed Auto-generated configs and docs 2022-04-19 18:41:00 +00:00
rusefillc a901fa1e5a https://github.com/rusefi/alphax-2chan/issues/50
more progress
2022-04-19 14:33:46 -04:00
GitHub build-firmware Action 916b16af8f Auto-generated configs and docs 2022-04-19 14:57:09 +00:00
GitHub build-firmware Action e95cb3371d Auto-generated configs and docs 2022-04-19 12:06:06 +00:00
rusefillc 0dba7ddd1d https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 07:59:19 -04:00
GitHub build-firmware Action 9789425c71 Auto-generated configs and docs 2022-04-19 00:15:57 +00:00
David Holdeman 7de7ea6ad0
TCU features and fixes (#4082)
* add tcc pwm freq field

* add pc fields, make trans fields conditional

* make button shift fields conditional, remove duplicates

* add 3-2 solenoid fields

* add PC curves

* try combining tcc curves

* try combining pc curves

* use airmass instead of tps for pc

* reduce airmass axis

* increase axis digits

* duplicate for per shift, change names

* add pc per shift arrays

* try moving tables

* move more tables

* init solenoid pins

* start adding pwm stuff, change some array names

* fix gear issue

* fix multiple shift issue

* fix transmission controllers not working

* fix transmission controllers not working 2

* rearrange and virtual some things

* make getMode const

* fix pwm
2022-04-18 20:09:27 -04:00
GitHub build-firmware Action bb405a1abd Auto-generated configs and docs 2022-04-18 23:13:32 +00:00
GitHub build-firmware Action f8974c8f26 Auto-generated configs and docs 2022-04-18 21:53:02 +00:00
GitHub build-firmware Action 43b342f5cb Auto-generated configs and docs 2022-04-18 16:29:48 +00:00
GitHub build-firmware Action b3dcc2a603 Auto-generated configs and docs 2022-04-18 15:43:09 +00:00
rusefillc 218cd70e08 documentation/readbility 2022-04-18 11:05:04 -04:00
GitHub build-firmware Action 260fa5fdbc Auto-generated configs and docs 2022-04-18 12:10:05 +00:00
Matthew Kennedy 16de438ab8
knock threshold table fix (#4077)
* fix knock threshold table

* defaults

* knock controller is engine module

* testable

* test builds

* knock tests work

* s

* format

* everyone loves changelogs
2022-04-18 08:03:16 -04:00
GitHub build-firmware Action 0a47930d3b Auto-generated configs and docs 2022-04-18 06:09:25 +00:00
rusefillc 3b0febeade hash poke 2022-04-18 02:02:04 -04:00
GitHub build-firmware Action 3bbab79d67 Auto-generated configs and docs 2022-04-18 05:39:17 +00:00
rusefillc 59d7a3fce4 poke. looks like hash does not update even while fancy input files are handled as input files and participate in CRC and hash calculation 2022-04-18 01:32:38 -04:00
GitHub build-firmware Action 1dbb810345 Auto-generated configs and docs 2022-04-18 04:38:09 +00:00
GitHub build-firmware Action d6088ddbf8 Auto-generated configs and docs 2022-04-18 03:38:52 +00:00
GitHub build-firmware Action e6ade2833a Auto-generated configs and docs 2022-04-18 03:07:00 +00:00
rusefillc 3d44f6d2c0 logging of live data structs was: data points #3614
alpha version of TS UI
2022-04-17 22:28:36 -04:00
GitHub build-firmware Action 285ae7b6d8 Auto-generated configs and docs 2022-04-18 01:08:54 +00:00
GitHub build-firmware Action c6780b8369 Auto-generated configs and docs 2022-04-18 00:42:25 +00:00
rusefillc fddc2f52cd poke 2022-04-17 20:36:23 -04:00
GitHub build-firmware Action a2cff4ee12 Auto-generated configs and docs 2022-04-17 20:30:07 +00:00
GitHub build-firmware Action 636dadaffb Auto-generated configs and docs 2022-04-17 18:27:47 +00:00
GitHub build-firmware Action b445c70853 Auto-generated configs and docs 2022-04-17 17:54:03 +00:00
GitHub build-firmware Action f425827d01 Auto-generated configs and docs 2022-04-17 17:23:38 +00:00
GitHub build-firmware Action 1f25891d31 Auto-generated configs and docs 2022-04-17 17:08:33 +00:00
rusefillc a35af7bd82 logging of live data structs was: data points #3614 2022-04-17 13:02:01 -04:00
GitHub build-firmware Action e4c588c48d Auto-generated configs and docs 2022-04-17 07:48:16 +00:00
rusefillc 480ca8fa8f this would either fix master or not
really time to sleep now
2022-04-17 03:31:43 -04:00
GitHub build-firmware Action 1a501254a5 Auto-generated configs and docs 2022-04-17 07:28:07 +00:00
GitHub build-firmware Action bd4b447e3e Auto-generated configs and docs 2022-04-17 06:55:53 +00:00
rusefillc fc0f8e7663 logging of live data structs was: data points #3614
on-topic and off-topic progress
2022-04-17 02:42:04 -04:00
GitHub build-firmware Action 7ed4692341 Auto-generated configs and docs 2022-04-17 00:41:34 +00:00
GitHub build-firmware Action bde3acaefe Auto-generated configs and docs 2022-04-16 23:33:47 +00:00
GitHub build-firmware Action b5d45a9e26 Auto-generated configs and docs 2022-04-16 18:05:15 +00:00
GitHub build-firmware Action 31c751d5cc Auto-generated configs and docs 2022-04-16 03:04:16 +00:00
GitHub build-firmware Action 3992b745d5 Auto-generated configs and docs 2022-04-16 02:50:41 +00:00
GitHub build-firmware Action 3c6c71854c Auto-generated configs and docs 2022-04-15 14:34:37 +00:00
Matthew Kennedy 497e7ffe77
allow setting injection phase by start or center of injection (#4068)
* allow SOI/COI

* other change

* renames and simplify

* clean up ownIndex

* double check in spark logic
2022-04-15 10:22:36 -04:00
GitHub build-firmware Action f15cdc6ff5 Auto-generated configs and docs 2022-04-15 01:09:48 +00:00
GitHub build-firmware Action 62f38512f7 Auto-generated configs and docs 2022-04-14 20:19:17 +00:00
GitHub build-firmware Action b15e477c62 Auto-generated configs and docs 2022-04-14 01:17:47 +00:00
GitHub build-firmware Action a004f64477 Auto-generated configs and docs 2022-04-12 23:21:41 +00:00
David Holdeman fe39f58022
Some untested TCC control (#4066)
* rebase

* save changes

* save changes

* fix whitespace

* try enum class

* change field name

* Add TCC pin fields

* add TCC tables

* add a bit of TCC control logic
2022-04-12 19:15:09 -04:00
GitHub build-firmware Action cc1456bac4 Auto-generated configs and docs 2022-04-12 02:17:24 +00:00
GitHub build-firmware Action 0e7632a408 Auto-generated configs and docs 2022-04-12 00:28:49 +00:00
GitHub build-firmware Action 1e71a940c2 Auto-generated configs and docs 2022-04-11 22:42:53 +00:00
GitHub build-firmware Action 13b0b4264e Auto-generated configs and docs 2022-04-11 22:17:11 +00: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
GitHub build-firmware Action 59af535fb6 Auto-generated configs and docs 2022-04-11 21:32:22 +00:00
GitHub build-firmware Action 207e7fa90c Auto-generated configs and docs 2022-04-11 18:02:22 +00:00
GitHub build-firmware Action 2ceb6b72da Auto-generated configs and docs 2022-04-11 16:09:39 +00:00
rusefillc 46327c1862 do not control VVT during cranking fix #3443 2022-04-10 19:31:41 -04:00
GitHub build-firmware Action a5b473d871 Auto-generated configs and docs 2022-04-10 23:19:21 +00:00
GitHub build-firmware Action 150990efb6 Auto-generated configs and docs 2022-04-10 20:31:25 +00:00
GitHub build-firmware Action 18170687e2 Auto-generated configs and docs 2022-04-10 19:21:02 +00:00
GitHub build-firmware Action d868291ecb Auto-generated configs and docs 2022-04-09 23:20:48 +00:00
GitHub build-firmware Action 7c8d1aac91 Auto-generated configs and docs 2022-04-09 13:32:30 +00:00
Matthew Kennedy baef88d1c7
make the vss fliter parameter work again (#4056)
* vss has adjustable filter

* tooltip and validate

* s
2022-04-09 09:00:19 -04:00