Commit Graph

895 Commits

Author SHA1 Message Date
rusefi 015a6bce3f let's enlarge... outputs area 2020-07-31 20:08:26 -04:00
Matthew Kennedy 7009c82993 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-31 14:56:29 -07:00
Matthew Kennedy 61519e24b1 log second tps 2020-07-30 11:31:49 -07:00
rusefi 278cda992c NA6 progress 2020-07-29 14:53:36 -04:00
Matthew Kennedy ea487327e1 Merge remote-tracking branch 'upstream/master' into remove-plain-maf 2020-07-28 20:25:16 -07:00
kon 5498fe424e tiny typo 2020-07-27 22:10:29 -07:00
kon eab5db4b14 getting config ready for PR 2020-07-27 21:40:50 -07:00
kon da8385f628 Merge branch 'master' of https://github.com/rusefi/rusefi 2020-07-27 20:06:27 -07:00
rusefi 4015f29949 docs 2020-07-27 09:45:52 -04:00
kon f760f951a1 updated TS terminology 2020-07-26 21:58:22 -07:00
rusefi c69547a63c Weird VAG: DC motor idle valve not ETB #1637
clarification
2020-07-26 14:57:42 -04:00
rusefi 0302be40ed Weird VAG: DC motor idle valve not ETB #1637 2020-07-26 10:54:51 -04:00
Matthew Kennedy 0784905a5f add cfg field 2020-07-26 02:54:27 -07:00
Matthew Kennedy eda3fd020a alphan 2020-07-25 01:14:35 -07:00
Matthew Kennedy 5e762ad258 add new options 2020-07-23 02:51:08 -07:00
Matthew Kennedy b1747ea48b goodbye plain maf 2020-07-23 02:46:45 -07:00
Matthew Kennedy ca29e0d342 now unused table 2020-07-21 00:07:49 -07:00
rusefi 5b913c68ba fixing crankingIACposition digits 2020-07-19 12:18:30 -04:00
rusefi 5630aa1963 STRING support for java fields 2020-07-18 19:30:49 -04:00
rusefi 103a44052c STRING support for java fields 2020-07-18 19:19:28 -04:00
rusefi 5a18989c5a progress 2020-07-14 21:34:59 -04:00
rusefi 09af9cd856 EFI_IDLE_INCREMENTAL_PID_CIC should be a runtime parameter #806 2020-07-12 17:34:19 -04:00
rusefi 8dbcb1ff5d proxy progress 2020-07-10 22:09:51 -04:00
rusefi 5482d99776 docs 2020-07-10 16:04:13 -04:00
rusefi fa71f1f034 https://rusefi.com/forum/viewtopic.php?p=37401#p37401 2020-07-10 14:02:50 -04:00
rusefi 776c45ff16 docs 2020-07-09 15:58:38 -04:00
rusefi 5184b5af53 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-07 23:01:14 -04:00
rusefi 1548be81fb making smart idle more useable 2020-07-07 22:19:22 -04:00
rusefi 6774620a7b test for https://github.com/rusefi/web_backend/issues/54 2020-07-07 21:32:00 -04:00
rusefi 7c6e90e424 something was broken? 2020-07-06 02:05:34 -04:00
rusefi 8fbc572be9 and now I need to get all this working again 2020-07-06 01:29:00 -04:00
rusefi 26aaac4d10 SHORT_BOARDNAME becomes BUNDLE_NAME 2020-07-06 00:48:43 -04:00
rusefi f76f444e0e PROTOCOL_SIGNATURE_PREFIX 2020-07-05 20:01:37 -04:00
Matthew Kennedy c60b425ef0 plumb new load channels (#1573)
* wire up new channels

* add deprecation comment

* add gauges

* these tables are indeed used in those modes

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-05 16:25:19 -04:00
rusefi 15d135824f idle_min through FSIO not working as intended #1553 2020-07-04 21:08:14 -04:00
Matthew Kennedy bd14fe28ca Add ign & fuel load fields (#1568)
* add to code

* output channels size

* rusefi.input

* java offsets

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-04 16:40:31 -04:00
Matthew Kennedy 784f990c56 fix maf gauge scaling (#1566)
* div by 10

* define ratio

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-07-03 23:06:00 -04:00
rusefi 7f40d2fb56 JPh is looking to use TLE output for stepper EN 2020-07-03 15:09:15 -04:00
rusefi 6d16f27745 FEATURE REQ: aux temperature inputs #332 2020-07-03 14:54:48 -04:00
rusefi 229c3629ad FEATURE REQ: aux temperature inputs #332 2020-07-03 14:44:22 -04:00
rusefi 0ed0e7f2eb poke 2020-07-02 14:24:42 -04:00
andreika-git 8b84243dae Gen config refactor 2 (#1560)
* gen_config refactor, part II

* short board defines

* oops

* comment & undef

* define QUOTE

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-07-02 12:33:31 -04:00
rusefi f1aec1cb0e progress 2020-06-30 20:59:44 -04:00
rusefi 0def695771 progress 2020-06-30 20:55:30 -04:00
rusefi d04142c7bd MRE defaults button 2020-06-30 20:20:19 -04:00
rusefi f19e2d22ca all fields should have TS info 2020-06-30 15:21:31 -04:00
rusefi 326ca459b0 all fields should have TS info 2020-06-30 15:18:30 -04:00
rusefi d507abede9 unified padding naming 2020-06-29 21:43:59 -04:00
andreika-git da2917deca Ini signature generation (#1539)
* ini signature generator

* sh->bash

* decimal fix

* octal fix

* fix shell arrays

* use the new -signature option instead of -prepend

* /bin/sh

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-06-28 13:39:09 -04:00
rusefi b97f2c4994 poke for progress 2020-06-28 12:15:00 -04:00
rusefi 15c56d55fd "RPM Upper setting to deactivate IAC PID" not working as expected #1542 2020-06-28 10:09:04 -04:00
rusefi b80b977af2 isDoubleSolenoidIdle 2020-06-27 19:41:35 -04:00
Matthew Kennedy cf624a7ab1 support 1-3-2 firing order (#1537)
* support 1-3-2

* oops

* correct TS

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-26 09:07:43 -04:00
rusefi b8aeb78275 reducing code duplication 2020-06-21 22:16:49 -04:00
rusefi 195bd00c14 reducing confusion 2020-06-21 22:12:06 -04:00
rusefi 25647af426 reducing code duplication 2020-06-21 22:06:09 -04:00
rusefi 9ad0d5f386 ROE progress 2020-06-20 22:33:13 -04:00
rusefi 025ac28a2c REO progress 2020-06-20 18:36:58 -04:00
rusefi ba184e390c Only two .ini files got auto-generated #1519 2020-06-19 00:28:50 -04:00
rusefi 9fcdcf25d4 BUG? handleCrc32Check does not use 'offset' parameter #1429 2020-06-19 00:17:05 -04:00
rusefi a676c2fe25 docs 2020-06-18 18:34:38 -04:00
rusefi 8293a92632 TS project: hide all invalid entries #1505 2020-06-17 20:33:17 -04:00
rusefi 5b0e4bc795 TS project: hide all invalid entries #1505 2020-06-17 16:49:14 -04:00
rusefi 95f0c1e1d1 TS project: hide all invalid entries #1505 2020-06-17 12:53:37 -04:00
rusefi 91b80cabb7 REO progress 2020-06-14 18:47:58 -04:00
rusefi 14ede84e8d REO progress 2020-06-14 18:39:05 -04:00
kon 9af150bd41 BMW E90 Kombi (#1494)
* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* second can bus, first steps

* added most important messages; no more errors

* cleaned up can messages

* post rebase/merge fixes

* more rebase/merge fixes

* even more rebase/merge fixes

* more fixes, removed auto-gen files

* removed more auto-gen files...
2020-06-14 16:59:43 -04:00
rusefi 3225665382 MLQ code duplication & docs 2020-06-14 14:46:24 -04:00
rusefi d5dd873ed7 REO progress - binary logs 2020-06-14 14:07:42 -04:00
rusefi cec672905c MLQ code duplication & docs 2020-06-14 13:38:14 -04:00
rusefi f3727cdd1b MLQ code duplication & docs 2020-06-14 13:07:06 -04:00
rusefi a76bc3c207 reducing discrepancy 2020-06-13 23:53:53 -04:00
rusefi ff8f0731fd a few unneeded properties 2020-06-13 22:46:10 -04:00
rusefi 68773c0a67 unused parameter 2020-06-13 22:30:43 -04:00
rusefi 1f623ea858 CAN docs 2020-06-09 22:44:43 -04:00
rusefi c573915f0a WOW that's funny 2020-06-01 08:04:55 -04:00
rusefi 0c63e749cd useFSIO6ForRevLimiter 2020-06-01 07:55:42 -04:00
Matthew Kennedy 16a2839ad9 Post-stft cleanup (#1478)
* unused old fuel PID

* fix units

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 07:05:40 -04:00
Matthew Kennedy d0e5b8674f Integrate stft (#1475)
* code changes

* missed a spot

* update UI

* gauge name

* adjust gauge scaling

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-31 16:59:05 -04:00
rusefi 0d0f8f6c60 progress 2020-05-31 14:05:03 -04:00
rusefi 22314eee90 reducing constant dupliation 2020-05-31 13:40:48 -04:00
rusefi e5c839b5b1 extracting protocol constants 2020-05-30 12:23:27 -04:00
rusefi dc267fe2b5 [Feature Request] Transmission Control #1454
two bytes of progress
2020-05-29 21:00:19 -04:00
Matthew Kennedy c95ed26d89 Remove old thermistor implementation (#1458)
* remove test clt/iat

* remove warning since this code is nearly dead

* remove old therm impl

* tests & live doc

* not quite right
2020-05-28 17:51:33 -04:00
rusefi 18eeb5d5a4 more of the same 2020-05-27 23:18:33 -04:00
rusefi 56e2f4572c connecting time units 2020-05-26 01:08:21 -04:00
rusefi 7d8236a6b3 composite log for console 2020-05-26 00:07:18 -04:00
rusefi f4e69143a2 reusing constants 2020-05-25 19:30:02 -04:00
rusefi deb91c7fbd TS commands reuse 2020-05-25 18:49:35 -04:00
rusefi 56c9d3ac40 proteus v12 progress 2020-05-24 13:27:14 -04:00
Matthew Kennedy 45d3d861f4 add second boudns (#1469) 2020-05-23 10:45:15 -04:00
rusefi 63edd3fe8f progress 2020-05-22 01:16:55 -04:00
rusefi 74ede6db64 would this help? 2020-05-22 00:25:48 -04:00
rusefi b6e784e310 MRE pre-sets 2020-05-21 21:00:34 -04:00
rusefi 9b1082f187 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	firmware/config/boards/kinetis/config/controllers/algo/auto_generated_enums.cpp
2020-05-20 21:22:46 -04:00
rusefi 5c01179e25 GDI fields 2020-05-20 02:18:23 -04:00
rusefi bdec4cffa9 [Feature Request] Transmission Control #1454 2020-05-20 01:13:56 -04:00
rusefi d8a200d839 fixing master 2020-05-19 11:55:20 -04:00
rusefi 6a762017c2 Merge branch 'master' of https://github.com/rusefi/rusefi 2020-05-19 08:33:18 -04:00
rusefi 9358df2b75 mc33 timing 2020-05-19 08:33:01 -04:00