Commit Graph

877 Commits

Author SHA1 Message Date
GitHub build-firmware Action 7269a3a5e9 Auto-generated configs and docs 2021-10-17 04:35:27 +00:00
rusefillc d60e6eb9af refactoring - extracting idle state 2021-10-17 00:30:26 -04:00
GitHub build-firmware Action 9388adc683 Auto-generated configs and docs 2021-10-17 03:59:20 +00:00
rusefillc d4e9c1597a refactoring - extracting idle state 2021-10-16 23:55:29 -04:00
GitHub build-firmware Action ba97fcf967 Auto-generated configs and docs 2021-10-17 01:53:40 +00:00
rusefillc 0518617689 Remove engine load acceleration enrichment fix #3357 2021-10-16 21:49:38 -04:00
GitHub build-firmware Action 5ab712c51d Auto-generated configs and docs 2021-10-17 01:13:47 +00:00
rusefillc 037535bc8e Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 15:18:13 -04:00
rusefillc 04a4189ed6 Whatever we call it, whatever we implement it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 00:30:54 -04:00
rusefillc e16054bac6 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 11:07:46 -04:00
rusefillc c0805d4cc6 rusEFI console logs are missing some fields #3314 2021-10-04 00:30:20 -04:00
rusefillc a3a3459597 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 438963c4bd rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
rusefillc e254a23eef rusEFI console logs are missing some fields #3314 2021-10-03 22:12:54 -04:00
rusefillc aad563657a F4 MCU says it's too cold #2552 2021-08-07 20:28:56 -04:00
rusefillc 73bccf893c Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-07-24 00:37:39 -04:00
GitHub build-firmware Action 2cba913174 Auto-generated configs and docs 2021-05-08 21:43:56 +00:00
rusefillc 166afe76bb Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-05-06 10:44:14 -04:00
rusefillc 7e1edf5f39 making Android less unhappy 2021-04-30 15:02:32 -04:00
rusefillc 52d11e8244 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-04-30 01:27:07 -04:00
rusefillc 693b6c50e2 LogicdataStreamFileCsvSandbox 2021-04-26 21:02:38 -04:00
andreika-git 1f9f4f0128 wordaround for logicdata timestamp overflow #1563 (#2562)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-04-16 08:03:11 -04:00
rusefillc ccc7547190 rusEFI console produces invalid .logicdata files #1563 2021-04-13 12:16:29 -04:00
Matthew Kennedy e3991186ba hardware CI for clt/iat inputs (#2401)
* test raw CLT/IAT

* dot zero
2021-02-25 17:09:16 -05:00
Matthew Kennedy 009a2a5b3b Hw ci mcu temperature (#2324)
* this was wrong

* test temp sensor

* import

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-09 14:24:44 -06:00
rusefillc f9504d77ed version into tune file 2021-01-26 16:08:00 -05:00
Matthew Kennedy 25f7c9cc7d More sensor listener lambdas (#2121)
* api

* ioutil

* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy d0c25eb0d3 remove/comment spammy log prints (#2119) 2020-12-22 18:59:55 -05:00
Matthew Kennedy c62b84b607 use token for sensor listener unsubscribe (#2120)
* api

* ioutil
2020-12-22 18:48:55 -05:00
rusefi 11d2774fb5 bundle name into frame title 2020-12-20 16:27:04 -05:00
rusefillc 4020e59030 time and TDC stroke should be less full, also time and scale should be painted before/under engine events 2020-12-05 21:10:19 -05:00
Matthew Kennedy b8c2041467 Everything in lambda! (#1893)
* lambda

* default configs, fix build

* config, gauge, UI

* more digits

* change menu text

* fix that while I'm here

* doesn't need extra word

* todo note

* tests

* last test

* missed a config

* update java

* store target lambda

* more java

* format

* hopefully enough java for CI to pass
2020-10-26 18:15:17 -04:00
rusefillc 91f055d2f6 date 2020-10-06 23:51:07 -04:00
rusefillc ac94bcae5e get_performance_trace automation 2020-10-04 16:03:35 -04:00
rusefillc efb309ede5 fixing Android build 2020-10-04 02:54:25 -04:00
rusefillc d9102b3c3c 60/2 perf grab #1850 2020-10-04 00:15:40 -04:00
rusefillc 01913b4a79 https://github.com/rusefi/rusefi_documentation/issues/28 2020-10-03 23:34:55 -04:00
rusefillc e61777c737 REO progress 2020-10-03 13:51:51 -04:00
rusefi b9e930037b help link fix 2020-09-28 23:15:23 -04:00
rusefi 4c64c278f4 sync with reality? 2020-09-10 21:36:37 -04:00
rusefi 3ee53ddad6 spelling 2020-08-31 17:08:04 -04:00
rusefi 2ab78102f9 rusEFI console to support at least division expressions 2020-08-29 13:03:38 -04:00
Matthew Kennedy 1b07647e72 Software knock detection (#1730)
* s

* science

* set pin mode

* turn stuff off so it fits

* filtering maybe

* filtering actually works

* generate filter parameters internally

* shorter window

* guard behind enable flag

* use checked in filter

* add biquad reset

* tracing

* const

* exec order

* do it from a thread

* smaller buffer, comment

* configure with header

* only for proteus

* oops

* unused

* not needed

* guards

* pin config

* don't need that include

* precook filter steady state

* define sample rate

* config enable switch
2020-08-28 21:13:50 -04:00
rusefi 7fef82742f v12 progress 2020-08-21 14:09:51 -04:00
rusefi 82d7fc341c progress 2020-08-16 00:32:10 -04:00
rusefi 9d5d086bca one step backwards since XMLEncoder not available on Android? 2020-08-15 22:20:52 -04:00
rusefi f69b188674 helping Android 2020-08-15 20:46:52 -04:00
rusefi ea5c52c4f3 refactoring 2020-08-15 20:37:56 -04:00
rusefi 000b83d3f8 REO progress 2020-08-15 12:08:20 -04:00
rusefi 6930dc813f NA6 progress 2020-08-02 12:08:35 -04:00