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
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
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
rusefillc
7cbeb3a482
re-enable LiveDataPane fix #4842
2022-12-09 23:17:19 -05:00
rusefillc
98a7f5818d
Honda K
2022-12-09 23:17:19 -05:00
GitHub gen-configs Action
59f9f0d65e
Auto-generated configs and docs
2022-12-10 03:55:37 +00:00
rusefillc
1580f45e18
## December 2022 Release - "Day 289"
2022-12-09 22:51:06 -05: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
rusefillc
3016627295
Nissan
2022-12-07 22:58:17 -05:00
GitHub set-date Action
beab6449b1
Update date
2022-12-08 00:19:21 +00:00
rusefillc
7296cabcd1
Merge branch 'master' of https://github.com/rusefi/rusefi into master
2022-12-07 10:15:55 -05:00
rusefillc
748c996cc9
8chan
2022-12-07 10:14:16 -05:00
rusefillc
f7cb467a51
hellen
2022-12-07 10:14:10 -05:00
GitHub gen-configs Action
1c014a165a
Auto-generated configs and docs
2022-12-07 15:10:52 +00:00
rusefillc
137924be7a
autotune page broken #4879
2022-12-07 10:05:26 -05:00
GitHub gen-configs Action
27ccdf3995
Auto-generated configs and docs
2022-12-07 04:04:03 +00:00
rusefillc
56f4b91b25
8chan
2022-12-06 22:51:02 -05: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
rusefillc
4f19358eed
8chan
2022-12-05 23:38:50 -05:00
GitHub gen-configs Action
9237a2cac4
Auto-generated configs and docs
2022-12-06 03:17:38 +00:00
rusefi
08e9af1566
Nissan
2022-12-05 22:12:01 -05:00
GitHub gen-configs Action
018a05f576
Auto-generated configs and docs
2022-12-06 02:51:38 +00:00
rusefillc
b96ecfb2c0
Honda K
2022-12-05 21:44:57 -05:00
GitHub set-date Action
4321b41943
Update date
2022-12-06 00:21:07 +00:00
GitHub gen-configs Action
b19e1606a6
Auto-generated configs and docs
2022-12-05 23:56:47 +00:00
Nathan Schulte
9cd1760fa5
firmware: fix ISO date-time parsing ( #4872 )
...
sscanf(isoDateTime, "%4lu-%2hhu-%2hhuT%2hhu:%2hhu:%2hhu", ...) would not
parse beyond the month when built for rusEFI, for unknown reasons,
though it works with a simplified test with GCC, hence the splayed
parsing
use sscanf over atoi for improved memory safety
2022-12-05 18:41:30 -05:00
GitHub set-date Action
8381da9400
Update date
2022-12-05 00:21:30 +00:00
GitHub gen-configs Action
a2d4c8a1b0
Auto-generated configs and docs
2022-12-04 19:58:59 +00:00
rusefillc
3d791304f1
All live data not just outputs to be available in Lua #4866
2022-12-04 14:53:45 -05:00
rusefillc
98626bfa9d
reduce flash footprint by smarter code generation #4163
...
more or less dead code?
2022-12-04 14:14:54 -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
rusefillc
92bd9c2e35
reducing aux/lua mess
2022-12-04 12:51:57 -05:00
rusefillc
d45c40b81a
nissan
2022-12-04 12:49:02 -05:00
rusefillc
9b4fbc0006
getDigital only works for 4 specific pins. Can it be made to work with generic digital pins? #4861
2022-12-04 12:45:27 -05:00
rusefillc
fff800a574
reducing aux/lua mess
2022-12-04 12:38:58 -05:00
rusefillc
a5848e1d01
Passat
2022-12-04 12:28:49 -05:00
rusefillc
aceb803cb6
Create readme.md
2022-12-04 10:46:48 -05:00
rusefillc
d0957a03a5
reduce flash footprint by smarter code generation #4163
2022-12-04 01:21:38 -05:00
rusefillc
40c47199a7
poke
2022-12-04 01:09:53 -05:00
GitHub gen-configs Action
15745304cf
Auto-generated configs and docs
2022-12-04 06:01:18 +00:00
rusefillc
41bb322f8e
reduce flash footprint by smarter code generation #4163
2022-12-04 00:56:59 -05:00