Commit Graph

10867 Commits

Author SHA1 Message Date
rusefillc a67deb7116 helping build 2020-10-07 19:22:39 -04:00
rusefillc 99a2998e74 helping build 2020-10-07 19:17:05 -04:00
rusefillc b14b7abe96 remote: update to release feature 2020-10-07 19:06:31 -04:00
rusefillc fafd9bacd1 more options for remote 2020-10-07 18:58:13 -04:00
Matthew Kennedy b9c26efd57 fix (#1863) 2020-10-07 14:59:24 -04:00
rusefillc 91f055d2f6 date 2020-10-06 23:51:07 -04:00
rusefillc c9c7533ab0 remote SD download works once proper thread synchronization added 2020-10-06 23:37:44 -04:00
rusefillc 6c165a3ad9 idle time 2020-10-06 23:05:16 -04:00
rusefillc 804d276126 L&F 2020-10-06 22:48:46 -04:00
rusefillc 39a243cdab latest activity timestamp 2020-10-06 22:43:39 -04:00
Matthew Kennedy 22a55ce7e6 switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
Matthew Kennedy 7b333e60ea FSIO refactoring (#1861)
* better fsio tests

* condense operators

* minor parser cleanup too

* comments, too!
2020-10-06 21:54:49 -04:00
GitHub set-date Action c7c70bc87a Update date 2020-10-07 00:49:32 +00:00
rusefillc 25d02f6356 SD enable 2020-10-06 01:15:17 -04:00
rusefillc d5d5bbba9f tachPulsePerRev needs a safer default, MRE config needs a value 2020-10-06 00:56:49 -04:00
rusefillc 48be091241 +x 2020-10-06 00:21:11 -04:00
rusefillc 100763ea7b better logging in proxy 2020-10-05 23:41:16 -04:00
rusefillc 7560d765b3 Merge remote-tracking branch 'origin/master' into master 2020-10-05 23:06:15 -04:00
rusefillc ea1dcf74f8 Nullable localIpAddress 2020-10-05 23:06:07 -04:00
GitHub set-date Action bdbc8ef46f Update date 2020-10-06 00:48:58 +00:00
Matthew Kennedy e112bbd07e remove virtual calls from hot path (#1857)
* const ref-ify

* no virtual 

* even more const

* tests

* fix tests
2020-10-05 16:42:50 -04:00
Matthew Kennedy 060cfbd778 const ref-ify trigger (#1856)
* const ref-ify

* tests
2020-10-05 14:22:59 -04:00
Matthew Kennedy 540fca8cc9 use expected for event queue next event (#1859)
* use expected for event queue next event

* minor cleanup

* tests
2020-10-05 13:53:34 -04:00
rusefillc bfeeef72a8 Merge remote-tracking branch 'origin/master' into master 2020-10-05 11:19:57 -04:00
rusefillc 6522c72714 60/2 perf grab #1850 2020-10-05 11:19:50 -04:00
Matthew Kennedy 60329b55a5 we don't need two loops (#1855) 2020-10-05 08:57:00 -04:00
Matthew Kennedy 04ae4ee347 pwm perf (#1858)
* pwm perf

* this trace is now redundant
2020-10-05 08:23:30 -04:00
Matthew Kennedy da3242f2fc missing iat (#1854) 2020-10-04 21:33:54 -04:00
GitHub set-date Action 41e49ff53c Update date 2020-10-05 00:50:15 +00:00
rusefillc 6319d353d5 60/2 perf grab #1850 2020-10-04 20:44:07 -04:00
Matthew Kennedy ebc884e8d5 trigger decode cleanup and perf (#1853)
* trigger decode cleanup

* test config ptr patchup

* disable CDM by default
2020-10-04 19:29:26 -04:00
rusefillc 1b9eee0357 .ini for remote controller 2020-10-04 19:12:46 -04:00
rusefillc 4b17adf185 .ini for remote controller 2020-10-04 18:55:23 -04:00
rusefillc ac94bcae5e get_performance_trace automation 2020-10-04 16:03:35 -04:00
rusefillc 3112e35425 SignatureHelper 2020-10-04 13:29:41 -04:00
rusefillc 43acff1de4 SignatureHelper 2020-10-04 13:14:45 -04:00
rusefillc 9808e675f5 Trigger performance: variable gapTrackingLength #1851
cool change but looks to have made zero difference
2020-10-04 13:05:49 -04:00
rusefillc bfbdab4b5f poke 2020-10-04 12:58:16 -04:00
rusefillc 61186a8d80 fixing Kinetis build 2020-10-04 03:04:01 -04:00
rusefillc efb309ede5 fixing Android build 2020-10-04 02:54:25 -04:00
rusefillc fa187f7201 60/2 perf grab #1850
autotest does not need composite logging tourture
2020-10-04 02:09:39 -04:00
rusefillc e6bac27c70 60/2 perf grab #1850
unused parameter
2020-10-04 02:09:12 -04:00
rusefillc c1023504e6 Re-applying #1841
Revert "HW CI has failed 11 times since Oct 2 #1849"

This reverts commit 7d8238e6
2020-10-04 01:54:29 -04:00
rusefillc 8c32b13567 60/2 perf grab #1850
a) removing more of stack validating - one validation within the deepest method would be enough

b) un-wrapping main callback loop for explicit order of execution
2020-10-04 01:43:02 -04:00
rusefillc edc8ee7299 60/2 perf grab #1850 2020-10-04 01:26:29 -04:00
rusefillc 149bc309f7 60/2 perf grab #1850 2020-10-04 01:04:15 -04:00
rusefillc 4bb1ff9430 60/2 perf grab #1850
have to settle on less for now?
2020-10-04 01:00:10 -04:00
rusefillc d9102b3c3c 60/2 perf grab #1850 2020-10-04 00:15:40 -04:00
rusefillc be80765de2 Merge remote-tracking branch 'origin/master' into master 2020-10-03 23:35:10 -04:00
rusefillc 01913b4a79 https://github.com/rusefi/rusefi_documentation/issues/28 2020-10-03 23:34:55 -04:00