Commit Graph

754 Commits

Author SHA1 Message Date
rusefi 6f23e3c07f micro-optimization 2017-06-09 00:05:41 -04:00
rusefi 53a48b04c5 micro-optimization 2017-06-09 00:02:12 -04:00
rusEfi b9a8bfed2b PID refactoring 2017-05-29 23:15:07 -04:00
rusefi d280141ac2 better error code names 2017-05-29 19:23:15 -04:00
rusefi d267c75b83 PID storage refactoring - minor incompatible storage change 2017-05-28 22:32:32 -04:00
rusefi 1a356b8b68 lowering lowest RPM threshold 2017-05-26 08:48:40 -04:00
rusefi f98b52853b docs 2017-05-25 23:27:45 -04:00
rusefi a69481674b refactoring 2017-05-25 23:23:51 -04:00
rusefi 6c0fae23fa maybe micro-optimization 2017-05-25 23:23:22 -04:00
rusefi 04f9860ee3 refactoring 2017-05-25 22:49:40 -04:00
rusefi aca5755609 refactoring 2017-05-25 22:45:12 -04:00
rusefi 90c19d7292 refactoring 2017-05-25 22:37:43 -04:00
rusefi 49541b027f refactoring 2017-05-25 22:37:24 -04:00
rusefi 38e9892440 refactoring 2017-05-25 22:31:29 -04:00
rusefi 9c40a9fb6e refactoring 2017-05-25 22:28:04 -04:00
rusefi b2203e22cb silentTriggerError 2017-05-25 08:28:30 -04:00
rusefi 77715046f4 better location for global fuel correction 2017-05-24 23:48:03 -04:00
rusefi 8fe9ab120e refactoring 2017-05-24 22:46:45 -04:00
rusefi 56c66c8939 refactoring 2017-05-24 22:39:17 -04:00
rusefi 1d24cffbc4 better class name 2017-05-24 07:57:58 -04:00
rusefi 78b032806e #4 2017-05-22 15:30:39 -04:00
rusefi b9771e42e9 better name 2017-05-21 11:09:47 -04:00
rusefi 2e70da24db wider usage of EFI_CLOCK_LOCKS 2017-05-21 10:46:43 -04:00
rusefi 486e69d492 better names 2017-05-21 10:25:35 -04:00
rusefi 2b4c66968c better code names & more performance info 2017-05-21 10:03:17 -04:00
rusefi a55b56cbae fixing build 2017-05-19 22:30:21 -04:00
rusefi 1c6d530f1c consistency for max counters reset 2017-05-19 21:52:10 -04:00
rusefi 79314e4364 fixing build 2017-05-19 13:04:16 -04:00
rusefi 907a23cda6 #58 2017-05-18 16:39:04 -04:00
rusefi 7fe5edf5e2 #58 2017-05-18 16:16:55 -04:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi 4e49f72ff1 removing unused 2017-05-15 22:02:49 -04:00
rusefi b2da948833 remove unused 2017-05-15 21:26:08 -04:00
rusefi 10b6ec29be removing unused 2017-05-15 21:23:44 -04:00
rusefi 7dcf31c004 removing unused parameter 2017-05-15 20:31:16 -04:00
rusefi d819252dd7 removing unused parameter 2017-05-15 09:35:06 -04:00
rusefi ce8218fef2 removing unused parameter 2017-05-15 08:51:40 -04:00
rusefi 0d5cb77305 trigger debug 2017-05-13 08:25:47 -04:00
rusefi 17ddd3fff8 trigger sync debug, warning_period command 2017-05-13 08:14:13 -04:00
rusefi 9c49710b81 trigger debug mode 2017-05-12 22:31:02 -04:00
rusefi 4f647c601c fix #404 2017-05-05 15:57:15 -04:00
rusefi 1f2b6dc5fc #404 2017-05-05 12:11:18 -04:00
rusefi fed67399d2 better state validation 2017-05-03 18:08:04 -04:00
rusefi 82eef8fc55 better constraint validation 2017-04-30 15:55:24 -04:00
rusefi 85778e6bf2 refactoring - reducing GPIO complexity 2017-04-21 19:23:20 -04:00
rusefi 6f9ff11213 refactoring - reducing GPIO complexity 2017-04-21 18:11:36 -04:00
rusefi e7e7458729 refactoring - reducing GPIO complexity 2017-04-21 16:20:06 -04:00
rusefi 070475f1ff refactoring - reducing GPIO complexity 2017-04-21 15:14:37 -04:00
rusefi a1421a45db refactoring - following the pattern 2017-04-21 14:03:08 -04:00
rusEfi be18c73836 refactoring: better code names 2017-04-19 22:03:14 -04:00
rusefi dbb623f6d3 better error code names 2017-04-12 09:26:22 -04:00
rusefi c803cf6f77 better error message 2017-04-08 20:31:59 -04:00
rusefi 0bb499e70e batter error message 2017-04-05 08:47:06 -04:00
rusefi 504c6b5e94 nissan 4/360 progress 2017-04-02 18:14:30 -04:00
rusefi 8ee968251b nissan 4/360 progress 2017-04-02 18:12:51 -04:00
rusefi 1f5ff28a0a nissan 4/360 progress 2017-04-02 17:59:01 -04:00
rusefi cbc77ef07b nissan 4/360 progress 2017-04-02 17:36:59 -04:00
rusefi 3baea19867 safe pre-merge, reducing chibios3 PR 2017-03-30 08:59:38 -04:00
rusefi 60b7a67beb safe pre-merge, reducing chibios3 PR 2017-03-30 08:59:12 -04:00
rusefi 4fe5b75664 safe pre-merge, reducing chibios3 PR 2017-03-30 08:58:48 -04:00
rusefi 9790a0939d safe pre-merge, reducing chibios3 PR 2017-03-30 08:57:49 -04:00
rusefi 21b2316bdc manual picking from ChibiOS migration branch to make my evening a little less depressing 2017-03-27 22:57:13 -04:00
rusefi 3648a1f651 validating firing order length 2017-03-23 22:01:10 -04:00
rusefi 8c6b998b18 nissan 360/4 2017-03-22 22:53:10 -04:00
rusefi a878acf047 nissan 360/4 2017-03-22 22:50:16 -04:00
rusefi f2b82c9bdf tdc for nissan 2017-03-22 11:39:20 -04:00
rusefi 1a721240c6 widening the gap for Nissan trigger 2017-03-22 07:07:02 -04:00
rusefi 5782a38850 widening the gap for Nissan trigger 2017-03-21 07:53:35 -04:00
rusefi ee29d488e1 better error handling 2017-03-19 17:03:42 -04:00
rusefi 33823b4ec3 SR20VE trigger 2017-03-18 21:42:17 -04:00
rusefi b282f9cccf SR20VE trigger 2017-03-18 21:39:23 -04:00
rusefi 29d13aa32a SR20VE trigger 2017-03-18 21:36:51 -04:00
rusefi 0383e5a567 SR20VE trigger 2017-03-18 21:22:56 -04:00
rusefi b03cc272de SR20VE trigger 2017-03-18 21:14:12 -04:00
rusefi b9c422efd3 SR20VE trigger 2017-03-18 20:59:52 -04:00
rusefi e68e2da3a1 removing dead code 2017-03-18 20:45:22 -04:00
rusefi 8aac849cd1 removing dead code 2017-03-18 20:42:52 -04:00
rusefi 9aa890f743 removing dead code 2017-03-18 20:42:13 -04:00
rusefi 30acb6b85d removing dead code 2017-03-18 20:39:42 -04:00
rusefi 94ae6b1160 refactoring 2017-03-18 20:37:27 -04:00
rusefi b1f0371f67 removing dead code 2017-03-18 20:33:36 -04:00
rusefi 0d330b3c84 explicit SR20VE name 2017-03-18 20:18:21 -04:00
rusefi 0dc446efc7 GM 7x wheel 2017-03-12 22:55:41 -04:00
rusefi 57e934d8ac GM 7x wheel 2017-03-12 22:55:02 -04:00
rusefi a0d9617570 better error handling 2017-03-12 22:46:01 -04:00
rusefi 8ae4b0a27d removing dead code 2017-03-12 10:29:33 -04:00
rusefi 9a971e095b progress #371 2017-03-11 22:24:25 -05:00
rusefi e6b902ad47 fixed #370 2017-03-09 01:14:02 -05:00
rusefi 768c26e772 docs 2017-03-09 01:10:53 -05:00
rusefi a9fca33dea refactoring - extracting sensors storage class 2017-03-07 02:24:57 -05:00
rusefi 6798352dfd #368 progress 2017-03-07 01:26:58 -05:00
rusefi dae0b1d790 fixed #366 2017-03-06 17:42:16 -05:00
rusefi 806d344714 #366 progress 2017-03-06 17:31:20 -05:00
rusefi a0d0f8ac79 better error code enum names & minor binary protocol test command fix 2017-03-05 14:13:47 -05:00
rusefi 2babd85a9e individual error codes for all errors 2017-03-05 08:50:19 -05:00
rusefi daba9c9125 fixed #363 2017-03-04 20:52:24 -05:00
rusefi 69b988c973 removing artificial limitation 2017-03-04 20:50:51 -05:00
rusefi c2c3ff97ee progress #363 - refactoring, less confusing code and a step towards a bug fix 2017-03-04 20:22:30 -05:00
rusefi 1381c814fa progress #363 - refactoring, less confusing code and a step towards a bug fix 2017-03-04 20:19:14 -05:00