Commit Graph

1898 Commits

Author SHA1 Message Date
GitHub gen-configs Action 359eeb7fdc Auto-generated configs and docs 2023-04-12 21:33:27 +00:00
Andrey b35902ce35 logging of live data structs was: data points, we are moving away from debug mode #3614 2023-04-12 17:25:13 -04:00
GitHub gen-configs Action 97d6313924 Auto-generated configs and docs 2023-04-12 19:29:14 +00:00
Andrey 0c6062be45 We need to reshuffle timing calculation a bit, add one more gauge #5235 2023-04-12 15:24:23 -04:00
GitHub gen-configs Action a3fb582d88 Auto-generated configs and docs 2023-04-12 14:28:16 +00:00
rusefillc 7360840ece logging of live data structs was: data points, we are moving away from debug mode #3614 2023-04-12 10:24:07 -04:00
GitHub gen-configs Action 20dbb9402f Auto-generated configs and docs 2023-04-12 14:18:49 +00:00
rusefillc 2ca470119e logging of live data structs was: data points, we are moving away from debug mode #3614 2023-04-12 10:17:08 -04:00
GitHub gen-configs Action 1ffb4dfd9b Auto-generated configs and docs 2023-04-11 19:18:30 +00:00
GitHub gen-configs Action 883084ab9f Auto-generated configs and docs 2023-04-11 14:45:16 +00:00
GitHub gen-configs Action 9e489410fa Auto-generated configs and docs 2023-03-31 14:05:59 +00:00
rusefi 6347b11c27 VSS input: one step back 2023-03-31 10:03:18 -04:00
GitHub gen-configs Action a7fcc72de2 Auto-generated configs and docs 2023-03-31 02:46:09 +00:00
rusefillc 79a15d8da5 nice prefix 2023-03-30 22:42:53 -04:00
GitHub gen-configs Action 0413632422 Auto-generated configs and docs 2023-03-30 21:43:13 +00:00
GitHub gen-configs Action a3e9683246 Auto-generated configs and docs 2023-03-30 14:47:59 +00:00
rusefi eed184b5c2 validate VSS input
only:hellen-honda-k
2023-03-30 10:44:54 -04:00
GitHub gen-configs Action 5af0aad5e7 Auto-generated configs and docs 2023-03-29 00:35:11 +00:00
rusefi 5ec6f523f3 Poor man categories for logs #5153
only:hellen-honda-k
2023-03-28 20:12:30 -04:00
GitHub gen-configs Action aa088a1c43 Auto-generated configs and docs 2023-03-21 13:46:54 +00:00
GitHub gen-configs Action 636870848e Auto-generated configs and docs 2023-03-19 07:20:43 +00:00
rusefillc 0be3801226 USART_CR2_STOP1_BITS value is zero what's the fuzz?! #5182
more fun
2023-03-16 21:53:59 -04:00
rusefi 5fbbfa2879 USART_CR2_STOP1_BITS value is zero what's the fuzz?!
#5182

#ifndef USART_CR2_STOP1_BITS
// todo: acticulate why exactly does prometheus_469 as for this hack
#define USART_CR2_STOP1_BITS 0
#endif
2023-03-16 17:39:03 -04:00
GitHub gen-configs Action b3df3bd57c Auto-generated configs and docs 2023-03-16 20:22:12 +00:00
rusefillc 7cffef38e3
USART_CR2_STOP1_BITS value is zero what's the fuzz?! (#5182)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-03-16 13:44:26 -04:00
rusefillc 92c1b83ec3 this should be illegal 2023-03-16 13:27:22 -04:00
rusefillc a09d1bcbc4 counting per-channel traffic 2023-03-16 13:25:25 -04:00
rusefillc 8ef2af44f3 counting per-channel traffic 2023-03-16 13:14:25 -04:00
rusefillc 3e14876e9e refactoring: better variable name 2023-03-16 13:09:36 -04:00
rusefillc 00ea3e56e9 dead code 2023-03-16 13:02:31 -04:00
rusefillc 154855eb30 counting per-channel traffic 2023-03-16 12:59:49 -04:00
rusefillc 1267434971 refactoring: better variable name 2023-03-16 12:56:17 -04:00
GitHub gen-configs Action 251ff785e6 Auto-generated configs and docs 2023-03-11 03:46:27 +00:00
rusefi eff233b346 do not start if secondary serial not configured - give user a chance to use same peripheral for kline
only:proteus_f4
2023-03-10 17:49:43 -05:00
GitHub gen-configs Action fca9f93fa2 Auto-generated configs and docs 2023-03-08 00:52:41 +00:00
Matthew Kennedy dc6f53bda5
extract newton's method implementation (#5157)
* move expected, update libfirmware

* hellen ID solver uses shared Newton's method

* comment shouldn't have been moved
2023-03-07 08:45:17 -05:00
GitHub gen-configs Action c91b2344ce Auto-generated configs and docs 2023-03-06 04:16:07 +00:00
GitHub gen-configs Action 4589f81a7d Auto-generated configs and docs 2023-03-05 16:51:47 +00:00
Andrey b2bc064fb6 reducing weird?
only:hellen-honda-k
2023-03-05 01:03:50 -05:00
Andrey deb40b59c2 reducing weird?
only:hellen-honda-k
2023-03-05 01:00:37 -05:00
GitHub gen-configs Action 3b669fd0d3 Auto-generated configs and docs 2023-03-04 19:08:02 +00:00
Nathan Schulte c09c4ba374
silence -Wstring-truncation for correct use of strncpy (#5146)
- ensuring header is zerod
2023-03-01 21:43:42 -05:00
GitHub gen-configs Action a2c30b989d Auto-generated configs and docs 2023-02-25 03:31:14 +00:00
GitHub gen-configs Action 5de0da3938 Auto-generated configs and docs 2023-02-21 04:57:19 +00:00
Andrey d90870f75c Feb20: 3rd ticket for 4g9x mess #5111
another idea
2023-02-20 23:39:03 -05:00
GitHub gen-configs Action 08e8dbef79 Auto-generated configs and docs 2023-02-20 16:40:01 +00:00
Matthew Kennedy 12c899ddca
wideband on second can (#5108) 2023-02-20 11:29:25 -05:00
GitHub gen-configs Action 5202229fc8 Auto-generated configs and docs 2023-02-19 03:53:47 +00:00
rusefi 7d83c7374f wastegateDcStatus 2023-02-18 22:33:44 -05:00
GitHub gen-configs Action 0cbe223d58 Auto-generated configs and docs 2023-02-18 03:21:04 +00:00
rusefi 4fc1f5ad24 Native SENT TPS input #5079 2023-02-14 20:39:25 -05:00
GitHub gen-configs Action 7317589d23 Auto-generated configs and docs 2023-02-15 00:56:39 +00:00
GitHub gen-configs Action 250d67c287 Auto-generated configs and docs 2023-02-13 23:29:49 +00:00
Andrey 6d88c2e34a Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:27:58 -05:00
Andrey d31344a019 Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:26:22 -05:00
Andrey dabea9b4ad Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:10:39 -05:00
GitHub gen-configs Action b72bc5b834 Auto-generated configs and docs 2023-02-13 23:04:13 +00:00
Andrey a75b7056af Nick wonders if DC wastegate is still FUBAR #5075 2023-02-13 18:01:54 -05:00
GitHub gen-configs Action 3a7ae7a171 Auto-generated configs and docs 2023-02-13 21:38:45 +00:00
GitHub gen-configs Action fd7b4814b9 Auto-generated configs and docs 2023-02-13 21:29:34 +00:00
GitHub gen-configs Action 59e4bceb7b Auto-generated configs and docs 2023-02-13 05:59:16 +00:00
rusefi ce3cfc89c1 ETB auto-calibrate usability: both buttons should not be enabled at the same time #5061 2023-02-13 00:48:56 -05:00
GitHub gen-configs Action 63fb0cf5f9 Auto-generated configs and docs 2023-02-06 23:07:21 +00:00
GitHub gen-configs Action c73b6ff562 Auto-generated configs and docs 2023-02-06 13:15:53 +00:00
Matthew Kennedy 6e89e71d0a
more flexible GPPWM (#5032)
* gppwm improvements!

* test

* ui

* autoscale
2023-02-06 08:53:31 -04:00
GitHub gen-configs Action ce6a222f83 Auto-generated configs and docs 2023-02-01 11:47:15 +00:00
rusefillc 124493efeb Default binary should have more relaxed pinout: serial fix #4998
we can now simplify code a bit
2023-01-23 08:16:30 -05:00
rusefillc 40520de120 Default binary should have more relaxed pinout: serial #4998
we can now simplify code a bit
2023-01-23 08:04:41 -05:00
rusefillc f036c566f4 Default binary should have more relaxed pinout: serial #4998
refactoring: it looks like we can go with simpler code?
2023-01-23 06:01:10 -05:00
rusefillc c1fea618f9 Refactoring: less confusion macro names around serial/uart/etc in connectivity fix #4999 2023-01-23 05:26:59 -05:00
rusefillc 083bafb3ba Refactoring: less confusion macro names around serial/uart/etc in connectivity #4999 2023-01-23 05:09:32 -05:00
rusefillc b2eccd26ca Refactoring: less confusion macro names around serial/uart/etc in connectivity #4999 2023-01-23 04:59:43 -05:00
rusefillc 406c8b167f Refactoring: less confusion macro names around serial/uart/etc in connectivity #4999 2023-01-23 04:55:24 -05:00
Matthew Kennedy d92b90c0a5
emit v2 mlg (#4979)
* emit v2 mlg

* missed a spot

* s

* s

* binary log unit test

* sd generator test

* oop

* getcategory

* write zeroes instead of null pointer in case of no category
2023-01-21 07:31:40 +05:30
Matthew Kennedy 26abfcd028
more (#4981) 2023-01-20 17:16:40 +05:30
GitHub gen-configs Action 0456afa70a Auto-generated configs and docs 2023-01-17 04:04:05 +00:00
GitHub gen-configs Action 6fc0bbef4e Auto-generated configs and docs 2023-01-17 01:57:05 +00:00
rusefillc 3e81c82ff5 h-bridge wastegate not alive on bench #4965
more live data
2023-01-16 20:50:45 -05:00
GitHub gen-configs Action 41167a2c9e Auto-generated configs and docs 2023-01-16 21:31:45 +00:00
GitHub gen-configs Action abf83c1b05 Auto-generated configs and docs 2023-01-16 20:37:55 +00:00
GitHub gen-configs Action e2cbdffc99 Auto-generated configs and docs 2023-01-16 20:23:11 +00:00
GitHub gen-configs Action 8691f6df31 Auto-generated configs and docs 2023-01-16 13:47:18 +00:00
GitHub gen-configs Action d0e1b6e5e4 Auto-generated configs and docs 2023-01-16 05:45:06 +00:00
GitHub gen-configs Action e378c5df0a Auto-generated configs and docs 2023-01-16 04:49:57 +00:00
GitHub gen-configs Action da5d63ff08 Auto-generated configs and docs 2023-01-15 13:37:56 +00:00
Andrey 6588e813ae totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-15 08:26:38 -05:00
GitHub gen-configs Action 979808405b Auto-generated configs and docs 2023-01-15 13:19:32 +00:00
GitHub gen-configs Action f09511e97a Auto-generated configs and docs 2023-01-15 11:31:58 +00:00
GitHub gen-configs Action 7851c7e32f Auto-generated configs and docs 2023-01-15 04:28:54 +00:00
Andrey f42a90caa8 Merge branch 'master' of https://github.com/rusefi/rusefi 2023-01-14 23:22:00 -05:00
Andrey 9abdab795d totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-14 23:21:23 -05:00
GitHub gen-configs Action f5d001b55f Auto-generated configs and docs 2023-01-15 04:03:32 +00:00
rusefillc a5e7e3e13c logging of live data structs was: data points, we are moving away from debug mode #3614 2023-01-14 22:57:14 -05:00
Andrey c989b750ff logging of live data structs was: data points, we are moving away from debug mode #3614 2023-01-14 22:47:17 -05:00
GitHub gen-configs Action fa7c0e0a6f Auto-generated configs and docs 2023-01-15 03:44:44 +00:00
Andrey 4e4dd536a2 logging of live data structs was: data points, we are moving away from debug mode #3614 2023-01-14 22:38:38 -05:00
GitHub gen-configs Action a649063e05 Auto-generated configs and docs 2023-01-14 21:08:25 +00:00
Andrey 0c1859b77e totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-14 15:33:17 -05:00
GitHub gen-configs Action e64f90728d Auto-generated configs and docs 2023-01-14 10:42:09 +00:00
rusefillc 8c425338a1 happy new year 2023-01-11 12:12:51 -05:00