Commit Graph

1160 Commits

Author SHA1 Message Date
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
GitHub gen-configs Action 3b669fd0d3 Auto-generated configs and docs 2023-03-04 19:08:02 +00: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 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
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 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 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
GitHub gen-configs Action e64f90728d Auto-generated configs and docs 2023-01-14 10:42:09 +00:00
GitHub gen-configs Action 6bfda5cb23 Auto-generated configs and docs 2023-01-10 21:35:32 +00:00
GitHub gen-configs Action 0620164d14 Auto-generated configs and docs 2023-01-03 12:55:38 +00:00
GitHub gen-configs Action 93d20f33ec Auto-generated configs and docs 2023-01-02 22:53:56 +00:00
GitHub gen-configs Action f395d4dde4 Auto-generated configs and docs 2023-01-02 19:58:30 +00:00
GitHub gen-configs Action 70000839e2 Auto-generated configs and docs 2023-01-02 17:58:18 +00:00
GitHub gen-configs Action 46d59eee2e Auto-generated configs and docs 2022-12-28 00:48:57 +00:00
GitHub gen-configs Action 11074f389e Auto-generated configs and docs 2022-12-22 00:29:40 +00:00
GitHub gen-configs Action b89ab81469 Auto-generated configs and docs 2022-12-21 23:52:17 +00:00
GitHub gen-configs Action dca3b46896 Auto-generated configs and docs 2022-12-19 16:58:49 +00:00
rusefi 78f4229c10 copy paste evil 2022-12-18 16:49:20 -05:00
Matthew Kennedy 87b903a2e3
nonblocking for TS, blocking for SD card (#4903) 2022-12-17 20:01:15 -05:00
Andrey 748f97afeb kinetis asking for guard, also I've must have messed up something 2022-12-17 18:04:54 -05:00
rusefillc 654759d47a RusEFI console keeps resetting on latest #4899 2022-12-17 16:13:44 -05:00
rusefillc 18165e4b02 guards 2022-12-17 14:36:27 -05:00
rusefillc 37c35e08bb TurboMarian is the ALS boss 2022-12-16 23:31:51 -05:00
rusefillc f8d4caec81 TurboMarian is the ALS boss 2022-12-16 20:38:13 -05:00
rusefillc a707ff0f02 TurboMarian is the ALS boss 2022-12-16 20:32:37 -05:00
GitHub gen-configs Action 50f2e74a71 Auto-generated configs and docs 2022-12-17 01:29:31 +00:00
rusefillc 37c092797e antilag 2022-12-16 20:22:48 -05:00
Matthew Kennedy 52884c64cb
SD card tooth log (#4897)
* adjust tooth logger api

* mmc card writes tooth log

* changelog
2022-12-15 08:34:10 -04:00
Andrey ca10cf61d7 antilag and anti-lag #2403 2022-12-14 22:52:05 -05:00
GitHub gen-configs Action 42efd2c0fd Auto-generated configs and docs 2022-12-15 03:43:04 +00:00
Matthew Kennedy cfe2ca690b
Trigger scope uses full buffer (#4893)
* trigger scope uses full buffer

* channels swapped on 4chan

* UI has custom names for boards
2022-12-13 19:55:36 -04:00
Matthew Kennedy 9d8bfb834e
Basic trigger scope implementation (#4885)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format

* tooth logger uses big buffer

* dead config

* config

* implement basic trigger scope

* good behavior

* enable on other alphax

* flag to enable second channel

* use 8 bit mode on the ADC for less memory use

* changelog
2022-12-10 23:00:12 -05:00
GitHub gen-configs Action 2372ce911e Auto-generated configs and docs 2022-12-10 23:01:38 +00:00
Matthew Kennedy 5250b177c2
Allow scheduling_s to come from a pool (#4841)
* injection events use scheduling pool

* knock and prime

* bench test

* dropped this: *

* extract action before execute

* comment

* init allocated timers

* metrics

* dropped this: ,

* guard

* injection events use scheduling pool

* knock and prime

* bench test

* dropped this: *

* extract action before execute

* comment

* init allocated timers

* metrics

* dropped this: ,

* guard

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 17:55:51 -05:00
Matthew Kennedy 2a372b6da1
tooth logger uses big buffer (#4883)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format

* tooth logger uses big buffer

* dead config
2022-12-10 17:17:15 -05:00
GitHub gen-configs Action 1c5847eb03 Auto-generated configs and docs 2022-12-10 12:40:43 +00:00
Matthew Kennedy 9f76dc4c6b
Use a shared buffer for "high memory" operations (#4878)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format
2022-12-10 07:35:39 -05:00
GitHub gen-configs Action 6e61c7aa28 Auto-generated configs and docs 2022-12-04 18:19:30 +00:00
rusefillc 5edb41810d reducing aux/lua mess 2022-12-04 13:13:38 -05:00
GitHub gen-configs Action 5441e60c6b Auto-generated configs and docs 2022-12-01 03:35:46 +00:00