Matthew Kennedy
b74ba44cff
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
4ed86fc9b0
Auto-generated configs and docs
2022-12-10 23:01:38 +00:00
Matthew Kennedy
2118aaff60
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
7fe386a6a5
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
5670052046
Auto-generated configs and docs
2022-12-10 12:40:43 +00:00
Matthew Kennedy
c617b00180
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
a1b4acce85
Auto-generated configs and docs
2022-12-04 18:19:30 +00:00
rusefillc
74cf0a0d58
reducing aux/lua mess
2022-12-04 13:13:38 -05:00
rusefillc
d619d3df25
reducing aux/lua mess
2022-12-04 12:38:58 -05:00
Matthew Kennedy
c2c69553b3
live data objects evaluated at runtime ( #4857 )
...
* live data objects evaluated at runtime
* guard
* s
2022-11-30 19:29:22 -05:00
rusefillc
ae4cc77c75
ETB fragment is null in fragments #4856
2022-11-30 11:23:01 -05:00
Andrey
ca63f37d9e
ETB duty cycle jitter #4833
...
do-you-TDD
2022-11-29 16:05:36 -05:00
Andrey G
35e9cdd3e4
Bluetooth jdy33: minor fixes ( #4852 )
...
* bluetooth: add '-BLE' suffix for BLE broadcast name
* bluetooth: show current connection status before setup procedure
* tunerstudio: actually show EFI_CONSOLE_* pins
2022-11-29 10:26:56 -05:00
GitHub gen-configs Action
6fd098b378
Auto-generated configs and docs
2022-11-29 00:44:32 +00:00
rusefillc
c01ffa3716
ETB overheats due to constant isTpsError true/false/true/false jitter #4832
...
refactoring: extract method
2022-11-27 18:44:44 -05:00
Andrey G
6001214163
Bluetooth jdy33: save some memory ( #4848 )
...
* bluetooth: remove bluetooth_cancel command
No need. In case of error setup process will be canceled.
* bluetooth: no need to have separate thread for setup
Use same TinerStudio thread.
* bluetooth: pass tsChannel as argument
* bluetooth: use struct for baudrate - parameter table
* bluetooth: query MAC address if debug is enabled
2022-11-27 14:43:54 -05:00
Matthew Kennedy
9e60b52ed4
fix warnings ( #4840 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 10:11:14 -05:00
Andrey G
5263f8f1b1
Bluetooth jdy33 setup minor fixes ( #4834 )
...
* bluetoth: only HC05 needs equal sign in AT+NAME command
* bluetooth: returt on all param errors
* bluetooth setup: return on fail and request
2022-11-27 08:47:02 -05:00
rusefillc
fab70fabe8
Target AFR table Y axis stuck at 0 #4826
...
sweet coverage
2022-11-26 20:28:31 -05:00
Andrey
24c78d2f0b
Q: would this break anything?
...
A: apparently YES!
2022-11-26 17:36:27 -05:00
rusefillc
8a8c0c722b
would this break anything?
2022-11-26 17:04:16 -05:00
rusefillc
c729b10bbe
refactoring: constexpr fuel computer ( #4830 )
...
* refactoring: constexpr fuel computer
* refactoring: constexpr fuel computer
* refactoring: constexpr fuel computer
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 12:25:04 -05:00
GitHub gen-configs Action
9a1381a790
Auto-generated configs and docs
2022-11-26 16:23:09 +00:00
rusefillc
6c5c35a2e2
etbStatus_error does the job ( #4820 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-11-26 11:08:26 -05:00
rusefillc
c77ad8a73d
Full Optimized – High Speed #4818
2022-11-25 19:00:28 -05:00
rusefillc
0ed3478a8a
Full Optimized – High Speed #4818
2022-11-25 10:50:48 -05:00
rusefillc
d6d859bf87
Full Optimized – High Speed #4818
2022-11-25 08:36:24 -05:00
rusefillc
28bcfd31f4
Full Optimized – High Speed #4818
2022-11-24 21:54:11 -05:00
rusefillc
1388de3a8c
Full Optimized – High Speed #4818
...
refactoring: extract method
2022-11-24 21:41:20 -05:00
rusefillc
bc4289aa7f
Full Optimized – High Speed #4818
2022-11-24 10:01:45 -05:00
Nathan Schulte
d4cc3caeab
code style, GPS fixes (test, firmware) ( #4822 )
...
* tidy NMEA
* const in nmea
* correct gps test output
* fix GPS UART print statements
* cleanup feature toggles in settings
* fix comment typos, misc whitespace
2022-11-23 07:01:34 -04:00
rusefillc
ff11b916a3
validation of already initialized BT #4191
2022-11-17 11:40:39 -05:00
rusefillc
b0e451880a
validation of already initialized BT #4191
2022-11-17 11:39:09 -05:00
rusefillc
ffd66f4065
Bluetooth jdy33 #4653
2022-11-16 23:12:05 -05:00
rusefillc
82c84609da
Bluetooth jdy33 #4653
2022-11-16 18:29:50 -05:00
Andrey G
dfa5aef590
Bluetooth jdy33 ( #4653 )
...
* bluetooth: use isdigit()
* bluetooth: abort setup on wrong pin, simplify checks
* bluetooth: more robust setup, jdy33 features
* bluetooth: JDY33 does not need this warning
* bluetooth: rework setup code
2022-11-16 18:13:06 -05:00
rusefillc
6a4b746750
dead code
2022-11-15 00:21:09 -05:00
GitHub gen-configs Action
e49786a31e
Auto-generated configs and docs
2022-11-10 20:17:00 +00:00
Matthew Kennedy
21b1235db9
lwip thread priorities ( #4746 )
2022-11-06 20:38:25 -05:00
Andrey
65f5c00616
trigger refactoring: instance RPM #4740
2022-11-06 11:56:18 -05:00
GitHub gen-configs Action
cdcc94bb02
Auto-generated configs and docs
2022-11-06 00:28:03 +00:00
Matthew Kennedy
32b170810e
duplicate log field names ( #4730 )
...
* remove duplicate target lambda/afr
* names on fuel computer
* remove more copies
* sensor.java
* everybody loves hard dependencies on generated fields
* target afr gauge fix
* test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-05 20:23:09 -04:00
rusefillc
1ae30673ce
target lambda & afr log fields broken #4727
2022-11-02 22:37:52 -04:00
rusefillc
661b12aa69
target lambda & afr log fields broken #4727
2022-11-02 22:35:40 -04:00
GitHub gen-configs Action
e4291ae90b
Auto-generated configs and docs
2022-11-03 02:21:44 +00:00
rusefillc
955a90327d
target lambda & afr log fields broken #4727
2022-11-02 22:17:00 -04:00
rusefillc
bb28d61f0b
target lambda & afr log fields broken #4727
2022-11-02 22:03:14 -04:00
GitHub gen-configs Action
a225635864
Auto-generated configs and docs
2022-11-01 21:35:56 +00:00
rusefillc
1d78a0486e
Too long field comment becomes log field name #4716
2022-11-01 17:31:47 -04:00
GitHub gen-configs Action
6eedad82c1
Auto-generated configs and docs
2022-11-01 21:00:55 +00:00