GitHub set-date Action
fa6a1f731a
Update date
2022-09-27 00:29:27 +00:00
GitHub gen-configs Action
b6ac6388b8
Auto-generated configs and docs
2022-09-26 10:11:01 +00:00
rusefillc
58b05a1192
;+ is no longer needed
2022-09-26 06:06:55 -04:00
GitHub gen-configs Action
a3ab129272
Auto-generated configs and docs
2022-09-26 09:49:27 +00:00
rusefillc
2e7fe6fe40
;+ is no longer needed
2022-09-26 05:44:52 -04:00
rusefillc
e31952a4d8
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-09-26 05:34:20 -04:00
rusefillc
700a656756
engineSyncCam to be a drop-down not a number value #4611
2022-09-26 05:34:05 -04:00
GitHub gen-configs Action
0810af5f18
Auto-generated configs and docs
2022-09-26 09:32:19 +00:00
rusefillc
9f1210229e
engineSyncCam to be a drop-down not a number value #4611
...
the easy part
2022-09-26 05:26:52 -04:00
GitHub gen-configs Action
97e3b0a0fb
Auto-generated configs and docs
2022-09-26 07:06:23 +00:00
GitHub set-date Action
c1c95ba5c4
Update date
2022-09-26 00:27:08 +00:00
GitHub gen-configs Action
1b56415c56
Auto-generated configs and docs
2022-09-25 22:54:41 +00:00
Matthew Kennedy
ca623eb6ee
plumbing parts of 4621 ( #4622 )
...
* plumbing parts of 4621
* show error list
* exit on error too!
* this test has some unhealthy undefined behavior
* no uninitialized values
* no that doesn't work
* remove the invalid data and the bug becomes obvious
2022-09-25 18:49:54 -04:00
Matthew Kennedy
b089825a4a
schedule ignition charge by angle instead of tooth ( #4513 )
...
* schedule ignition charge by angle
* same mistake as #4536
* s
* wrap sparkAngle too
* AngleBasedEventNew
* function moved
* implement scheduleOrQueue
* prints
2022-09-25 11:00:55 -04:00
Matthew Kennedy
26356adf92
also invert trigger stim if you have trigger input inverted ( #4612 )
2022-09-25 10:10:31 -04:00
Matthew Kennedy
ae6c44634b
better k gaps ( #4623 )
2022-09-25 09:14:29 -04:00
Matthew Kennedy
b45f84fe20
#4619 ( #4620 )
2022-09-25 07:40:28 -04:00
Andrey
612d52645a
Honda K cam wheels #3405
2022-09-25 00:26:42 -04:00
GitHub gen-configs Action
3156cf9bac
Auto-generated configs and docs
2022-09-25 03:55:55 +00:00
Andrey
9d27780974
Honda K cam wheels #3405
2022-09-24 23:49:41 -04:00
Andrey
111220d38c
more inclusive configuration name
2022-09-24 23:49:41 -04:00
Andrey
2ec9cca5e2
Honda K cam wheels #3405
2022-09-24 23:49:41 -04:00
Andrey
fb84db6663
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-09-24 23:26:12 -04:00
Andrey
61cfff1e9e
K progress - just a rename
2022-09-24 23:25:36 -04:00
GitHub gen-configs Action
1e044a41a3
Auto-generated configs and docs
2022-09-25 03:24:44 +00:00
Andrey
cff779dd78
K progress
2022-09-24 23:18:57 -04:00
GitHub set-date Action
14174f0744
Update date
2022-09-25 00:25:20 +00:00
GitHub gen-configs Action
82041f82cb
Auto-generated configs and docs
2022-09-24 18:57:35 +00:00
rusefillc
f6bd7506f9
K47 is Wasteagte, not K48 #4616
...
now with K48
2022-09-24 14:52:08 -04:00
GitHub gen-configs Action
a6de6a2f11
Auto-generated configs and docs
2022-09-24 13:35:00 +00:00
rusefillc
53d4a8c9cf
K47 is Wasteagte, not K48 fix #4616
...
just a typo in the name
2022-09-24 09:28:45 -04:00
rusefillc
cab0177df0
insist on setBoardConfigOverrides fix #4614 ( #4615 )
...
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
2022-09-24 07:35:19 -04:00
GitHub gen-configs Action
3b5ee8da51
Auto-generated configs and docs
2022-09-24 04:29:39 +00:00
Matthew Kennedy
dd41cf0a05
log tooth angle difference ( #4613 )
2022-09-23 23:49:28 -04:00
Matthew Kennedy
7139ddcda2
explicitly pass which edges we sync trigger on ( #4607 )
...
* require sync edge type
* s
* fix neon
* info printing
* put enums back
* auto gen enum fiddling
2022-09-23 20:39:41 -04:00
GitHub set-date Action
659315498f
Update date
2022-09-24 00:29:41 +00:00
GitHub gen-configs Action
db50ff3178
Auto-generated configs and docs
2022-09-24 00:19:42 +00:00
rusefillc
9c7f81908f
crank-bases is the proper way, with proper trigger offset
2022-09-23 20:13:14 -04:00
rusefillc
c4699efe91
honda K enum rename
2022-09-23 20:13:14 -04:00
GitHub gen-configs Action
aaff9cd7a9
Auto-generated configs and docs
2022-09-23 23:17:00 +00:00
Matthew Kennedy
16fd12f74d
up the table axis limits ( #4609 )
2022-09-23 19:11:24 -04:00
Matthew Kennedy
dfe1b47b4d
remove ignitionPin ( #4608 )
...
* remove ignitionPin
* now that's gone
* BMW test
2022-09-23 17:30:10 -04:00
rusefillc
9fde1f8b61
docs: private firmware enums vs public to code generated
2022-09-23 09:41:13 -04:00
Matthew Kennedy
b76a7cbcd8
simulator reads/writes configuration ( #4605 )
...
* simulator reads/writes configuration
* c_str
* include order
2022-09-23 08:47:50 -04:00
GitHub gen-configs Action
36575c1d0e
Auto-generated configs and docs
2022-09-23 02:41:20 +00:00
rusefillc
afa40ed22c
minor menu improvements
2022-09-22 22:36:24 -04:00
GitHub set-date Action
3dce775d3a
Update date
2022-09-23 00:28:12 +00:00
GitHub set-date Action
6e30d2f46b
Update date
2022-09-22 00:24:50 +00:00
GitHub gen-configs Action
373e4cefc9
Auto-generated configs and docs
2022-09-21 14:15:33 +00:00
David Holdeman
186072b925
Pinout order ( #4601 )
...
* order by field
* add order to mre main
2022-09-21 10:09:18 -04:00