Commit Graph

17753 Commits

Author SHA1 Message Date
GitHub build-firmware Action 1950bd4589 Auto-generated configs and docs 2022-04-19 12:06:06 +00:00
rusefillc 62823c947a https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 07:59:19 -04:00
GitHub build-firmware Action ede4fb4005 Auto-generated configs and docs 2022-04-19 00:15:57 +00:00
David Holdeman d7ac0c1db8 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 1838e291cc Auto-generated configs and docs 2022-04-18 23:13:32 +00:00
Matthew Kennedy 1e26e1ae99 pass parameters instead of `export` in build scripts (#4081)
* no `export ...` mess

* frankenso NA6
2022-04-18 19:05:27 -04:00
GitHub build-firmware Action a54a535443 Auto-generated configs and docs 2022-04-18 21:53:02 +00:00
rusefillc 001b5cb07e life is better without special characters 2022-04-18 17:36:28 -04:00
Matthew Kennedy 305c11a2cb Short board name 2 (#4080)
* some hellens

* the rest
2022-04-18 15:45:29 -04:00
Matthew Kennedy 3f9fc7d09c set SHORT_BOARD_NAME from mk, not shell script (#4078)
* MRE

* proteus

* weird format lol

* alphax 4

* alphax 2ch

* prometheus, subaru

* s

* put a canary in the coal mine

* activate the sleepy canaries

* atlas

* tdg pdm

* The canary detected the problems it needed to

This reverts commit b0a3718b115f69f85f78fc4814aec04434968c0f.

* Revert "activate the sleepy canaries"

This reverts commit f80cfcdd789418caa30854064bcb9ce865eee474.

* prometheus
2022-04-18 14:22:05 -04:00
GitHub build-firmware Action 9fdb7d163c Auto-generated configs and docs 2022-04-18 16:29:48 +00:00
Andrey 50cfc72332 code generation bugfix 2022-04-18 12:22:50 -04:00
Andrey 4f9d1ca59a sorry .ini file has grown! reminds me that someone was suggesting to use array definition syntax to reduce size 2022-04-18 12:21:35 -04:00
rusefillc 0db8225859 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-04-18 11:45:08 -04:00
rusefillc 31d6a74c71 logging of live data structs was: data points fix #3614
we now have what Martin has asked for :)
2022-04-18 11:44:57 -04:00
rusefillc 6769604502 live data indicator usability 2022-04-18 11:44:11 -04:00
rusefillc b252533889 actually let's remove the duplicates 2022-04-18 11:43:49 -04:00
GitHub build-firmware Action f23c3b457b Auto-generated configs and docs 2022-04-18 15:43:09 +00:00
rusefillc 5f9c9d1732 humans need humane warning messages 2022-04-18 11:35:19 -04:00
rusefillc a6108bafbf unique field names 2022-04-18 11:11:57 -04:00
rusefillc 0b1e094e20 unique names in case of iteration 2022-04-18 11:06:57 -04:00
rusefillc 830179e226 documentation/readbility 2022-04-18 11:05:04 -04:00
rusefillc 1b4418aa99 refactoring 2022-04-18 10:58:11 -04:00
rusefillc e733bd6881 docs 2022-04-18 10:57:54 -04:00
rusefillc dfca197707 logging of live data structs was: data points #3614 2022-04-18 10:03:27 -04:00
GitHub build-firmware Action 2b88233815 Auto-generated configs and docs 2022-04-18 12:10:05 +00:00
Matthew Kennedy 8650686ab7 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 53ec891c18 Auto-generated configs and docs 2022-04-18 06:09:25 +00:00
rusefillc 6ff79cd0ef hash poke 2022-04-18 02:02:04 -04:00
rusefillc b72eb04a26 fixing indicator prefix 2022-04-18 02:02:04 -04:00
GitHub build-firmware Action fb95e104d2 Auto-generated configs and docs 2022-04-18 05:39:17 +00:00
rusefillc e3c262e09a 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
rusefillc 8a1b12f048 only rename 2022-04-18 01:31:04 -04:00
rusefillc c331d22d6c logging of live data structs was: data points #3614
sub-structures handling fix
more better liveGraph .ini syntax
2022-04-18 00:31:30 -04:00
rusefillc f72d2cab06 refactoring 2022-04-18 00:22:36 -04:00
rusefillc 125b735c86 minor fix - graph index 2022-04-18 00:05:15 -04:00
rusefillc ead3ff60b4 something is not right here, do we still have RAM image in MRE QC? 2022-04-18 00:03:56 -04:00
rusefillc 0d1f7f48e3 starting to really not like manual jar thing 2022-04-17 23:31:16 -04:00
GitHub build-firmware Action cec5b57b55 Auto-generated configs and docs 2022-04-18 03:07:00 +00:00
rusefillc c29c1a1170 no graphs for indicators, also limiting number of lines per graph 2022-04-17 22:49:58 -04:00
rusefillc e4d9664c09 minor fix 2022-04-17 22:48:57 -04:00
rusefillc 06e7cc9e41 we need a bit extra now 2022-04-17 22:48:48 -04:00
rusefillc 31c3c33972 logging of live data structs was: data points #3614
alpha version of TS UI
2022-04-17 22:28:36 -04:00
rusefillc 1f7dc3dc0d logging of live data structs was: data points #3614
huge step!
2022-04-17 21:01:54 -04:00
GitHub build-firmware Action d2e4e26807 Auto-generated configs and docs 2022-04-18 00:42:25 +00:00
rusefillc f5a0abb525 poke 2022-04-17 20:36:23 -04:00
GitHub set-date Action e5beb514cd Update date 2022-04-18 00:25:18 +00:00
rusefillc 5bc121dfd1 helping build 2022-04-17 20:08:21 -04:00
rusefillc 9fdba11d87 bugfix: TS connectivity issue with enlarged output channels 2022-04-17 20:02:57 -04:00
rusefillc 44dae6d8d5 sacrifice to the gods of small flash 2022-04-17 19:04:18 -04:00