Commit Graph

10110 Commits

Author SHA1 Message Date
TurboMarian 276713d24f LUA FuelAdd update
(cherry picked from commit a54cdbb0771b1a48aa8e24bffbaf554e10d55f3a)
2022-12-16 20:22:48 -05:00
GitHub set-date Action ef24fadfa0 Update date 2022-12-17 00:19:48 +00:00
GitHub gen-configs Action 5361f82ecf Auto-generated configs and docs 2022-12-16 21:48:40 +00:00
TurboMarian 45598be534 Update can_dash.cpp
(cherry picked from commit a2844721b5dd048afb0070dd809b73328dd23f52)
2022-12-16 16:35:08 -05:00
TurboMarian c9a3503a4d ALS LUA Examples
(cherry picked from commit 2e0c5a2a2e953d868271a177cdfd0065c0646711)
2022-12-16 16:33:07 -05:00
GitHub set-date Action 8c4353f1ee Update date 2022-12-16 00:22:28 +00:00
GitHub gen-configs Action 2628bc86d1 Auto-generated configs and docs 2022-12-15 12:39:07 +00: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
Andrey 0b260b3e9f antilag and anti-lag #2403 2022-12-14 22:38:14 -05:00
GitHub gen-configs Action 6daa6d936a Auto-generated configs and docs 2022-12-15 03:30:12 +00:00
rusefillc d0584d344f antilag and anti-lag #2403 2022-12-14 22:25:06 -05:00
Andrey a0c2689aa9 RPM correction/multiplier for Accel Enrich fix #4760 2022-12-14 21:51:41 -05:00
rusefillc 743bdad7e0 RPM correction/multiplier for Accel Enrich fix #4760 2022-12-14 19:57:07 -05:00
rusefillc 57ad9b7311 random getOrZero clean-up 2022-12-14 19:48:07 -05:00
GitHub set-date Action 426c644ee2 Update date 2022-12-15 00:27:01 +00:00
rusefillc 911523ffbc random Frankenso clean-up 2022-12-14 19:11:16 -05:00
GitHub gen-configs Action 7e693d4a85 Auto-generated configs and docs 2022-12-15 00:07:48 +00:00
rusefillc bf6aac9f3b random Frankenso clean-up 2022-12-14 19:01:26 -05:00
GitHub gen-configs Action 93cb248194 Auto-generated configs and docs 2022-12-14 03:43:40 +00:00
GitHub set-date Action 735a164635 Update date 2022-12-14 00:21:16 +00:00
GitHub gen-configs Action 41d4e6f9db Auto-generated configs and docs 2022-12-14 00:10:15 +00:00
rusefillc 40738fad12 smarter template 2022-12-13 16:47:35 -05:00
rusefillc 7b3423a7b5 RPM correction/multiplier for Accel Enrich #4760 2022-12-13 16:36:38 -05:00
GitHub gen-configs Action de6df95f72 Auto-generated configs and docs 2022-12-13 20:05:32 +00:00
GitHub set-date Action 2f722273fe Update date 2022-12-13 00:24:16 +00:00
GitHub set-date Action e920e1feef Update date 2022-12-12 00:23:34 +00:00
GitHub gen-configs Action 66a04386af Auto-generated configs and docs 2022-12-11 17:35:54 +00:00
GitHub gen-configs Action 3c66377935 Auto-generated configs and docs 2022-12-11 04:26:44 +00:00
Matthew Kennedy 872595f302
ETB compensates for battery voltage (#4838)
* compensate battery voltage

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 22:55:26 -05:00
GitHub set-date Action 53828adaa3 Update date 2022-12-11 00:23:00 +00: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
GitHub gen-configs Action 56a26b118c Auto-generated configs and docs 2022-12-10 22:22:53 +00:00
Matthew Kennedy 994ee2f22f
Combine angle based event (#4884)
* Remove AngleBasedEventOld/New, only AngleBasedEvent now

* this 7 year old comment of old test code can go away
2022-12-10 17:07:02 -05:00
Matthew Kennedy 2c58579a8d
switch hpfp and aux valves to AngleBasedEventNew (#4882)
* switch hpfp to AngleBasedEventNew

* aux valves too!
2022-12-10 16:15:11 -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 59f9f0d65e Auto-generated configs and docs 2022-12-10 03:55:37 +00:00
GitHub set-date Action 5df8307d44 Update date 2022-12-10 00:21:11 +00:00
GitHub set-date Action 3554aca061 Update date 2022-12-09 00:23:52 +00:00
Matthew Kennedy 614dc2f260
Strictly validate stack use in hardware CI (#4880)
* firmware error in case of low stack only on HW CI

* send date

* I don't java good

* I still don't java good

* send the right command

* I guess we can check it on every single test?

* javaaaaaa

* atoi breaks on later non-digit

* avoid sscanf use (for atoi)

to avoid bloating the stack

* less churn

* less churn

Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2022-12-08 13:20:55 -05:00
GitHub gen-configs Action 3307c62be5 Auto-generated configs and docs 2022-12-08 04:06:07 +00:00
GitHub set-date Action beab6449b1 Update date 2022-12-08 00:19:21 +00:00
GitHub gen-configs Action 1c014a165a Auto-generated configs and docs 2022-12-07 15:10:52 +00:00
GitHub gen-configs Action 27ccdf3995 Auto-generated configs and docs 2022-12-07 04:04:03 +00:00
GitHub set-date Action f8a244e23d Update date 2022-12-07 00:23:33 +00:00
GitHub gen-configs Action 2174ed31d2 Auto-generated configs and docs 2022-12-06 04:43:03 +00:00
GitHub gen-configs Action 9237a2cac4 Auto-generated configs and docs 2022-12-06 03:17:38 +00:00
GitHub gen-configs Action 018a05f576 Auto-generated configs and docs 2022-12-06 02:51:38 +00:00