rusefillc
3b3b7b6718
SD card log fields list should be auto-generated #3985
2022-10-10 22:40:43 -04:00
GitHub gen-configs Action
423b5cc32d
Auto-generated configs and docs
2022-10-11 01:56:08 +00:00
rusefillc
b631e435e7
SD card log fields list should be auto-generated #3985
2022-10-10 21:50:49 -04:00
GitHub gen-configs Action
31903e08c7
Auto-generated configs and docs
2022-10-11 01:50:20 +00:00
GitHub gen-configs Action
c08e7eda8b
Auto-generated configs and docs
2022-10-11 01:30:56 +00:00
rusefillc
3acc8af0b4
SD card log fields list should be auto-generated #3985
2022-10-10 21:25:35 -04:00
rusefillc
cedee541c5
SD card log fields list should be auto-generated #3985
2022-10-10 07:52:20 -04:00
GitHub gen-configs Action
36673efa76
Auto-generated configs and docs
2022-10-09 21:44:59 +00:00
rusefillc
1d3e5c6d83
one odd name
2022-10-09 16:16:30 -04:00
GitHub gen-configs Action
2789005e56
Auto-generated configs and docs
2022-10-06 23:24:19 +00:00
GitHub gen-configs Action
3e44d98a22
Auto-generated configs and docs
2022-10-06 23:00:58 +00:00
rusefillc
f08076ee96
startStopStateToggleCounter to live data
2022-10-06 18:55:29 -04:00
Andrey G
e8f33ce7ec
Bluetooth hang ( #4632 )
...
* tunerstudio: send BT disconnect notifications only for BT channel
* bluetooth: btProcessIsRunning duplicates btProcessIsStarted
* bluetooth: some comments
* bluetooth: no need to call chThdExit(), just exit thread function
* bluetooth: avoid possible race conditions: set flag first
* bluetooth: make "bluetooth_cancel" do something
2022-10-03 08:51:19 -04:00
Andrey
e3758dc7ce
livedata has replaced that legacy command-line approach
2022-09-28 19:46:47 -04:00
rusefillc
cab0177df0
insist on setBoardConfigOverrides fix #4614 ( #4615 )
...
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
* insist on setBoardConfigOverrides fix #4614
2022-09-24 07:35:19 -04:00
GitHub gen-configs Action
3b5ee8da51
Auto-generated configs and docs
2022-09-24 04:29:39 +00:00
Matthew Kennedy
b76a7cbcd8
simulator reads/writes configuration ( #4605 )
...
* simulator reads/writes configuration
* c_str
* include order
2022-09-23 08:47:50 -04:00
rusefillc
05b84d21e6
auxSpeed1
2022-09-20 23:00:42 -04:00
GitHub gen-configs Action
f2cad9076c
Auto-generated configs and docs
2022-09-20 02:05:56 +00:00
Matthew Kennedy
3a57c41c1b
add fuel/spark cut codes to TS indicators ( #4592 )
...
* add fuel/spark cut codes to TS indicators
* fix list
* only set clearReason if not cleared
2022-09-19 22:01:03 -04:00
Andrey G
9632a3e056
console: bluetooth: check if BT port exist before configuring ( #4588 )
2022-09-18 16:15:50 -04:00
GitHub gen-configs Action
b84688be11
Auto-generated configs and docs
2022-09-17 00:16:59 +00:00
Matthew Kennedy
8ea31909a3
add ignition adder tables ( #4586 )
...
* ign blend tables
* tweaks
* iterate
* tweaks
* axis values
* changelog
2022-09-16 20:07:04 -04:00
GitHub gen-configs Action
9fa2e8c7ae
Auto-generated configs and docs
2022-09-15 19:00:51 +00:00
rusefillc
888247eccd
mapFast into logs
2022-09-15 14:55:49 -04:00
rusefillc
85b170f84e
dead idea
2022-09-15 14:55:32 -04:00
Andrey
2c0ce0ec7d
deep rabbit holes are the best ones!
...
refactoring: encapsulation
2022-09-14 02:17:04 -04:00
GitHub gen-configs Action
bf66444ebe
Auto-generated configs and docs
2022-09-14 04:39:50 +00:00
rusefillc
e733782920
i suspect that no one cares about these
2022-09-14 00:34:04 -04:00
GitHub gen-configs Action
4fef1d2346
Auto-generated configs and docs
2022-09-13 18:12:48 +00:00
Matthew Kennedy
86562332c4
resurrect EFI_CLOCK_LOCKS ( #4572 )
...
* resurrect EFI_CLOCK_LOCKS
* missing extern
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-09-13 14:07:25 -04:00
rusefillc
ac33561801
outputRequestPeriod into logs
2022-09-12 21:41:23 -04:00
rusefillc
fae5f82125
outputRequestPeriod into logs
2022-09-12 20:56:57 -04:00
rusefillc
9c83cfd696
moving SD logic to better source
2022-09-12 20:39:43 -04:00
GitHub gen-configs Action
08db9cc1ac
Auto-generated configs and docs
2022-09-13 00:18:15 +00:00
rusefillc
18684f2c28
outputRequestPeriod into logs
2022-09-12 20:13:17 -04:00
Andrey G
91d4844e38
time routines refactor ( #4563 )
...
* Extract time helpers from engine_controller_misc to efitime.cpp
* Rename currentTimeMillis() to getTimeNowMs()
We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds()
Align a bit.
find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \;
* Rename getTimeNowSeconds() to getTimeNowS()
To align with Nt, Us, Ms versions.
* Some comments about getTimeNowLowerNt()
2022-09-11 13:06:03 -04:00
rusefillc
94762094a7
refactoring - reducing API between FW and Java
2022-09-11 01:59:44 -04:00
GitHub gen-configs Action
766735f3b6
Auto-generated configs and docs
2022-09-08 02:51:42 +00:00
Andrey
dab9e04b25
remove alternator on/off mode fix #4548
2022-09-07 22:46:42 -04:00
GitHub gen-configs Action
27c40e162b
Auto-generated configs and docs
2022-09-08 02:41:09 +00:00
Andrey
6e8d248408
brutal encapsulation
2022-09-07 19:37:11 -04:00
Andrey
ab4b451195
os_access.h dead?
2022-09-07 15:56:45 -04:00
Matthew Kennedy
5c435526e6
safer/clearer index management ( #4543 )
2022-09-06 19:19:16 -04:00
GitHub gen-configs Action
f59de1296b
Auto-generated configs and docs
2022-09-05 05:33:14 +00:00
Andrey
aec5c60f15
Engine Sniffer into TS data logs #4535
2022-09-05 01:25:12 -04:00
Andrey
a0b52eeb2f
different file names for different entities
2022-09-04 23:11:19 -04:00
Andrey
a70d21d789
refactoring: reducing outputChannels copy
2022-09-04 23:03:42 -04:00
GitHub gen-configs Action
ddcadae4e2
Auto-generated configs and docs
2022-09-05 02:56:42 +00:00
Andrey
47f4001d11
refactoring: reducing outputChannels copy
2022-09-04 22:51:11 -04:00