Commit Graph

10989 Commits

Author SHA1 Message Date
rusefi 3c3fe0a73b v12 2020-08-23 15:09:23 -04:00
rusefi 57b2cca3fd 35 pin breakout board #1721 2020-08-23 13:04:39 -04:00
rusefi adf899e338 Allow negative VVT position feedback #1713 2020-08-23 11:49:46 -04:00
GitHub set-date Action 6e1c8d133d Update date 2020-08-23 00:39:26 +00:00
David Holdeman 6c5f04fa60
Wiki debug (#1718)
* add changes list for debugging

* fix whitespace
2020-08-22 09:52:21 -04:00
GitHub build-firmware Action 9ec20e8d90 Auto-generated configs and docs 2020-08-22 12:07:39 +00:00
rusefi 2e98575751 better TPS naming 2020-08-22 08:06:04 -04:00
rusefi 5039af368f Merge remote-tracking branch 'origin/master' 2020-08-22 08:03:33 -04:00
rusefi fc35bb6206 more natural order 2020-08-22 00:03:19 -04:00
David Holdeman d7fbededa2
Fix 1712 (#1715)
* different behaviour for push vs. pr

* wrong operator

* add debug build type

* change artifact file

* wrong syntax

* picky quotes
2020-08-21 23:16:55 -04:00
David Holdeman a0fbd8a81e
Properly catch simulator build failure (#1716)
* catch error

* file still returns 0 if not found
2020-08-21 22:46:00 -04:00
rusefi b2f4491492 that's 0.2 2020-08-21 22:15:44 -04:00
rusefi 938f40cbef more fixing build? 2020-08-21 22:07:55 -04:00
GitHub build-firmware Action 5ef11e0dcc Auto-generated configs and docs 2020-08-22 01:53:47 +00:00
Matthew Kennedy a201d7b566
fix (#1714) 2020-08-21 21:52:19 -04:00
jharvey 8044836b1f Thickened the traces on the outer pads. 2020-08-21 21:48:07 -04:00
GitHub set-date Action c156d2920d Update date 2020-08-22 00:38:22 +00:00
Matthew Kennedy 733008b9d0
Analog input filtering (#1680)
* improve biquad

* cleanup

* add filtering to subscriptions

* config sensors

* comment

* doesn't need to be that fast

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 19:47:12 -04:00
GitHub build-firmware Action 7509bebffd Auto-generated configs and docs 2020-08-21 23:45:25 +00:00
Matthew Kennedy c53979a017
Configurable stoichiometric ratio (#1710)
* configurable stoich ratio

* afr table always in gas afr

* default

* typo

* use defined ratio

* do it in config too

* missed a spot

* oops wrong one

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 19:43:30 -04:00
rusefi 57e4c071d1 better messages 2020-08-21 19:13:03 -04:00
rusefi aec87ea568 GHA to sync documentation wikis #1683 2020-08-21 15:48:44 -04:00
Matthew Kennedy 184dee68e8
don't call tach from trigger, call from periodic fast (#1704)
* tacho

* fix tests
2020-08-21 15:36:43 -04:00
rusefi 466f412c7b docs 2020-08-21 14:59:24 -04:00
rusefi cdf78aee1e fixing build - adjusting some strange code to smaller blocking factor 2020-08-21 14:53:33 -04:00
GitHub build-firmware Action b6fdbe42dd Auto-generated configs and docs 2020-08-21 18:14:04 +00:00
Matthew Kennedy 4e81b67ca3
harmonize blocking factor (#1709)
* harmonize blocking factor

* static assert
2020-08-21 14:12:28 -04:00
rusefi 494057f30d v12 progress 2020-08-21 14:09:51 -04:00
GitHub build-firmware Action 5d3feb7bd3 Auto-generated configs and docs 2020-08-21 12:54:56 +00:00
Matthew Kennedy c450ea7fcd
add (#1711) 2020-08-21 08:53:23 -04:00
Matthew Kennedy a73d5718a7
Ts error codes (#1706)
* correct TS errors

* tidy

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-21 08:24:31 -04:00
GitHub set-date Action 67b7b4c197 Update date 2020-08-21 00:37:56 +00:00
GitHub build-firmware Action db35439275 Auto-generated configs and docs 2020-08-20 11:45:23 +00:00
Matthew Kennedy 688bc2b800
fix crc command (#1705)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-20 07:43:56 -04:00
rusefi ceeba4d677 v12 2020-08-19 22:03:27 -04:00
GitHub build-firmware Action bf165f94f9 Auto-generated configs and docs 2020-08-20 01:07:04 +00:00
rusefi 785b8b97db reducing code duplication 2020-08-19 21:05:08 -04:00
rusefi 553820ecc8 gimme my preset! 2020-08-19 20:40:10 -04:00
GitHub set-date Action f531a09069 Update date 2020-08-20 00:37:08 +00:00
rusefi 1f0e39fc6f v12 2020-08-19 01:09:39 -04:00
GitHub build-firmware Action a503eaf558 Auto-generated configs and docs 2020-08-19 04:48:34 +00:00
rusefi add49b0a5c bugfix - PPS second channel was not initialized 2020-08-19 00:46:57 -04:00
rusefi 5fdebbdabc v12 2020-08-19 00:35:09 -04:00
rusefi 1fe6715e79 remove unneccessary zeroes from TS protocol #1702
fix
2020-08-18 22:55:43 -04:00
GitHub build-firmware Action 6d121697b5 Auto-generated configs and docs 2020-08-19 02:38:52 +00:00
Matthew Kennedy 66b404fc59
improve (#1702) 2020-08-18 22:37:08 -04:00
GitHub set-date Action baef16ad17 Update date 2020-08-19 00:37:15 +00:00
GitHub build-firmware Action 3ebbdb5178 Auto-generated configs and docs 2020-08-18 17:52:40 +00:00
Matthew Kennedy 1840afdd4a
Fuel ts reorder (#1699)
* reorder

* redo injector stuff

* reorder & deadtime limits

* make 2d table bounds reasonable

* more

* only allow bench if not running

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-18 13:51:20 -04:00
GitHub set-date Action 8be90bbd0c Update date 2020-08-18 00:37:35 +00:00