Commit Graph

10964 Commits

Author SHA1 Message Date
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
GitHub build-firmware Action 95f5c94079 Auto-generated configs and docs 2020-08-17 23:53:17 +00:00
rusefi 99c5cd6463 progress 2020-08-17 19:51:50 -04:00
David Holdeman a04d02921a
Sync wiki to rusefi_documentation. (#1698)
* add workflow

* remove hyphen

* merge and push

* tabs to spaces

* config before merge

* dont need to commit duh

* don't use action

* tabs to spaces

* try action again

* use access token

* dont persist credentials

* switch to rusefi
2020-08-17 18:13:18 -04:00
Matthew Kennedy 33a2354e44
inject fuel & injector models so they can be mocked (#1697)
* stub injector model

* tests

* inject fuel/injector models

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-17 17:03:59 -04:00
rusefi d16dbb06c4 docs 2020-08-17 05:41:25 -04:00
Matthew Kennedy 5929164fb3
Add injector model class (#1687)
* stub injector model

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-08-17 05:22:25 -04:00
rusefi 42e77da8ff Merge remote-tracking branch 'origin/master' 2020-08-16 22:10:29 -04:00
rusefi 4b4eda51ef Android progress 2020-08-16 22:10:05 -04:00
GitHub set-date Action 6a1475f53c Update date 2020-08-17 00:37:31 +00:00
rusefi ea0d1471fc console logger for Android 2020-08-16 20:29:09 -04:00
rusefi e91303f16b bugfix NPE on start-up with not opened project 2020-08-16 20:26:12 -04:00
rusefi 522baf3ce8 better logging 2020-08-16 18:02:10 -04:00
rusefi 398b6f50fe more info into the logs 2020-08-16 18:01:39 -04:00
rusefi 9114689a68 better error handling 2020-08-16 17:51:23 -04:00
rusefi b81ee47d12 actually print app version 2020-08-16 17:40:01 -04:00
rusefi 7c0fbf02d0 Broadcasting from Android crashes #1696 2020-08-16 17:19:51 -04:00
rusefi 898abc6f0b Broadcasting from Android crashes #1696 2020-08-16 17:11:47 -04:00
rusefi b98266feca Broadcasting from Android crashes #1696 2020-08-16 16:17:45 -04:00
rusefi 2c5a521b85 GHA to sign APK files using RUSEFI_ANDROID_KEYPASS
details matter
2020-08-16 16:01:58 -04:00
rusefi 6eef60fd5b GHA to sign APK files using RUSEFI_ANDROID_KEYPASS 2020-08-16 15:50:41 -04:00
rusefi 0a3372a64c GHA to sign APK files using RUSEFI_ANDROID_KEYPASS 2020-08-16 15:42:47 -04:00
rusefi 216cc9b60c docs 2020-08-16 13:02:12 -04:00
rusefi 48360c6cf1 auth status usability 2020-08-16 00:42:47 -04:00
rusefi 5e34753d5f progress 2020-08-16 00:32:10 -04:00
rusefi c8cab80b79 fixing build 2020-08-16 00:24:36 -04:00