rusefillc
05d744b8f2
maybe start-up time measure maybe not
2024-03-12 10:58:57 -04:00
GitHub gen-configs Action
92106db480
Auto-generated configs and docs
2024-03-11 20:57:36 +00:00
rusefillc
b69dab40a6
only: BK3232
2024-03-10 20:19:39 -04:00
GitHub gen-configs Action
b28a02d689
Auto-generated configs and docs
2024-03-10 16:58:34 +00:00
Andrey Gusakov
b5e918fc80
egt values can be negative
2024-03-10 12:56:03 -04:00
Andrey Gusakov
180d91b0ed
egt sensors: final migration encapsulation bits
2024-03-10 12:56:03 -04:00
Andrey Gusakov
56d46e5fbe
max31855: also support max31856
2024-03-10 12:56:03 -04:00
Andrey Gusakov
9fc1806ed6
max31855/egt: migrate to SensorType framework
2024-03-09 08:55:29 -05:00
GitHub gen-configs Action
ebd2f94e42
Auto-generated configs and docs
2024-03-09 11:27:10 +00:00
Andrey Gusakov
856b73f69e
output_channels: EGT in 0.25C units
2024-03-09 06:24:26 -05:00
rusefillc
c572d98072
slow mode is broken fix #6161
2024-03-07 15:09:30 -05:00
GitHub gen-configs Action
fb5211cf9e
Auto-generated configs and docs
2024-03-05 03:32:34 +00:00
Andrey
cdaeb2fa2b
so much random technical debt all over :(
2024-03-04 21:25:07 -05:00
GitHub gen-configs Action
ef9574bd3a
Auto-generated configs and docs
2024-03-05 01:57:20 +00:00
Matthew Kennedy
e5fa7b1a5d
make some channels final
2024-03-01 20:29:27 -05:00
Matthew Kennedy
24c1b78ecd
implement TS console over ATWINC1500 WiFi
2024-03-01 20:26:35 -05:00
rusefillc
761eff22cc
UAEFI crash if set to daihatsu 4cyl trigger #6079
...
hiding EFI_TS_SCATTER
2024-03-01 10:10:47 -05:00
GitHub gen-configs Action
2f80025aec
Auto-generated configs and docs
2024-03-01 04:19:26 +00:00
GitHub gen-configs Action
abffa00368
Auto-generated configs and docs
2024-02-29 05:32:05 +00:00
Andrey
28cdf85ddc
only: renaming variable
2024-02-29 00:29:48 -05:00
GitHub gen-configs Action
b4d38d0a0d
Auto-generated configs and docs
2024-02-29 00:40:37 +00:00
GitHub gen-configs Action
ae331ee958
Auto-generated configs and docs
2024-02-26 12:59:52 +00:00
GitHub gen-configs Action
b40ee5e3bc
Auto-generated configs and docs
2024-02-26 04:28:32 +00:00
rusefillc
cf0b7f1da1
this was out of date
2024-02-25 23:23:46 -05:00
Andrey Gusakov
c97769f2a5
ts: better types for highSpeedOffsets decode
2024-02-25 11:30:16 -05:00
Andrey Gusakov
161c54d27b
ts: clean highSpeedOffsets list before settings CRC calculation
...
1. TS expect highSpeedOffsets to be zero-filled, as it is noMsqSave
2. zero highSpeedOffsets as settings CRC request is a sing on new
TS session start. Lets start in fresh.
2024-02-25 11:30:16 -05:00
Andrey Gusakov
5d5fcf0460
ts: print scatter list on tsinfo command
2024-02-25 11:30:16 -05:00
Andrey Gusakov
400f8321bf
tunerstudio: do not try to print random chars
2024-02-24 07:46:20 -05:00
Andrey Gusakov
e0021544c9
tunerstudio: plain command should also light comm led
2024-02-24 07:46:20 -05:00
andreika-git
f63b9bfde0
Disable tooth logger if ptrace is started https://github.com/rusefi/rusefi/issues/5983
2024-02-22 15:22:09 -05:00
Andrey
a1423085e2
revive ptrace #5983
...
only: quality in software begins with proper practices like TDD
2024-02-22 15:16:24 -05:00
GitHub gen-configs Action
2e9b7c95d1
Auto-generated configs and docs
2024-02-17 23:39:54 +00:00
rusefillc
43c0bda002
only:dead
2024-02-16 19:07:55 -05:00
rusefillc
41e5ff778c
Lua refresh rate transparency/logic etc #5939
...
explicit ENABLE_PERF_TRACE
2024-02-15 13:06:48 -05:00
GitHub gen-configs Action
276bdd115b
Auto-generated configs and docs
2024-02-14 21:58:51 +00:00
rusefillc
2ef6a82e67
https://rusefi.com/forum/viewtopic.php?f=17&t=2712 fix
2024-02-14 16:55:34 -05:00
GitHub gen-configs Action
e159d0806d
Auto-generated configs and docs
2024-02-03 21:44:31 +00:00
Matthew Kennedy
adb53ff42e
ECU firmware knows what sort of bootloader it has
2024-01-30 22:00:09 -05:00
rusefillc
324378f252
LUA code and EGT makes ECU to hang fix #5889
2024-01-30 17:39:50 -05:00
GitHub gen-configs Action
16e7584ee0
Auto-generated configs and docs
2024-01-23 15:55:11 +00:00
rusefillc
b7f58100a0
only: require SHORT_BOARD_NAME
2024-01-10 14:01:13 -05:00
rusefillc
b89337f189
only: EGT does not lua yes
2024-01-09 10:05:17 -05:00
Andrey Gusakov
29f9622aaa
status_loop: stop reporting outdated error codes
2024-01-08 16:42:11 -05:00
Andrey Gusakov
ea20c56edd
warnings: increase size of warningBuffer to 24 elements
...
Now we emit warning messages on output failure.
On EG33 this cuase infinity error messages output.
All active errors does not fit into 8 element buffer.
Old errors get overwriten by new one. This cause new warning
message.
2024-01-08 16:42:11 -05:00
Matthew Kennedy
8f42f8ccc8
Staged injection support; use two sets of injectors on the same engine fix #5247
2024-01-07 23:14:18 -05:00
GitHub gen-configs Action
ef21decfd9
Auto-generated configs and docs
2024-01-07 22:36:20 -05:00
Andrey
ba9fc14cf2
only:Staged injection support; use two sets of injectors on the same engine #5247
2024-01-07 22:36:20 -05:00
Matthew Kennedy
1f64950e33
Staged injection support; use two sets of injectors on the same engine #5247
...
two injection models for two stages
2024-01-07 22:36:20 -05:00
Matthew Kennedy
37727d4278
Staged injection support; use two sets of injectors on the same engine #5247
...
wire up pins for second stage injectors
2024-01-07 22:36:19 -05:00
GitHub gen-configs Action
5d67258d92
Auto-generated configs and docs
2024-01-07 19:55:51 +00:00
Andrey
2db2999292
only:one step towards https://github.com/rusefi/rusefi/pull/4841/files#diff-63e5fe040b8a611e8897c2f4d455c248e6e4c6ee377f04ef30ada43e1dad3c61
2024-01-07 14:48:31 -05:00
Matthew Kennedy
c20e59cea7
correctly calculate tooth logger buffer count to avoid overrun
2024-01-07 14:08:51 -05:00
GitHub gen-configs Action
62081b5a4b
Auto-generated configs and docs
2024-01-05 01:21:51 +00:00
GitHub gen-configs Action
f9e1ee9b08
Auto-generated configs and docs
2024-01-04 15:22:28 +00:00
Andrey Gusakov
a49c59bb11
per-board smart chip menus
2024-01-04 10:18:04 -05:00
GitHub gen-configs Action
612dc0ee4f
Auto-generated configs and docs
2024-01-04 14:35:55 +00:00
Andrey Gusakov
db45400814
output_channels: add channels for detailed IGN and INJ diagnostic
2024-01-04 09:32:31 -05:00
GitHub gen-configs Action
58f31fd2d9
Auto-generated configs and docs
2024-01-03 20:32:11 +00:00
GitHub gen-configs Action
8937190b11
Auto-generated configs and docs
2024-01-03 03:42:29 +00:00
Andrey
2b692470bf
only: Detected gear is not current gear? fix #5850
2024-01-02 22:38:26 -05:00
GitHub gen-configs Action
3526c8789f
Auto-generated configs and docs
2024-01-03 03:28:07 +00:00
rusefillc
8167fcebad
only: Detected gear is not current gear? #5850
2024-01-02 22:14:08 -05:00
GitHub gen-configs Action
05cf124a41
Auto-generated configs and docs
2024-01-03 00:56:16 +00:00
rusefillc
81b31801c9
simulator does not compile for pchmura4 on gcc13 #5644
2024-01-02 19:53:03 -05:00
rusefillc
b7b477bc77
simulator does not compile for pchmura4 on gcc13 #5644
2024-01-02 19:53:03 -05:00
GitHub gen-configs Action
48ee563b6c
Auto-generated configs and docs
2023-12-31 20:19:26 +00:00
GitHub gen-configs Action
e959829f44
Auto-generated configs and docs
2023-12-31 04:29:17 +00:00
rusefillc
6f9f6f8702
front to rear axle speed slip rate gauge #5842
2023-12-30 23:25:47 -05:00
GitHub gen-configs Action
7b383c9253
Auto-generated configs and docs
2023-12-26 22:49:00 +00:00
GitHub gen-configs Action
9ef4fc92c4
Auto-generated configs and docs
2023-12-21 21:49:24 +00:00
GitHub gen-configs Action
c5e1488407
Auto-generated configs and docs
2023-12-21 05:30:52 +00:00
Andrey
afe01c365f
custom FW repos code generation process #5817
...
preparation
2023-12-19 16:47:58 -05:00
rusefillc
6e945f60b6
stm32 own build-in watchdog #1339
...
only:mre_f4
2023-12-14 10:54:21 -05:00
GitHub gen-configs Action
95a70cd4ab
Auto-generated configs and docs
2023-12-13 05:19:20 +00:00
GitHub gen-configs Action
7202e42b4a
Auto-generated configs and docs
2023-12-07 01:18:51 +00:00
GitHub gen-configs Action
5597c9bef9
Auto-generated configs and docs
2023-12-07 00:34:23 +00:00
GitHub gen-configs Action
4b8a703b83
Auto-generated configs and docs
2023-12-06 19:49:31 +00:00
andreika-git
87e25187ee
Debug console commands for watchdog
2023-11-28 15:49:12 -05:00
GitHub gen-configs Action
ba5125f511
Auto-generated configs and docs
2023-11-27 20:22:49 +00:00
Matthew Kennedy
d31f535ca3
sanity in IMU data names/ranges
2023-11-27 14:59:21 -05:00
GitHub gen-configs Action
68f363d3a0
Auto-generated configs and docs
2023-11-27 04:27:08 +00:00
rusefi
0e44de6839
seems to help simulator
2023-11-26 19:14:28 -05:00
GitHub gen-configs Action
2dcd12d78b
Auto-generated configs and docs
2023-11-26 18:55:13 +00:00
GitHub gen-configs Action
9e641aaacc
Auto-generated configs and docs
2023-11-26 18:13:04 +00:00
rusefillc
81d4b6905f
only:allow both 'int' and 'int32_t' just to allow extra flexibility in headers
2023-11-26 13:07:03 -05:00
GitHub gen-configs Action
898d47bf24
Auto-generated configs and docs
2023-11-23 14:54:29 +00:00
rusefillc
1f990e8fef
only:better method name
2023-11-22 23:58:30 -05:00
GitHub gen-configs Action
93b87223a4
Auto-generated configs and docs
2023-11-21 17:02:37 +00:00
GitHub gen-configs Action
7608699a2d
Auto-generated configs and docs
2023-11-15 21:38:14 +00:00
andreika-git
08b6c3e25a
test hard_fault command
2023-11-14 15:28:07 -06:00
GitHub gen-configs Action
4d24a4fbb6
Auto-generated configs and docs
2023-11-13 22:29:06 +00:00
GitHub gen-configs Action
cb2ad7fce7
Auto-generated configs and docs
2023-11-13 03:47:03 +00:00
rusefillc
fdfae2724e
F407-Discovery status LED conflicts for GPIO fix #5705
2023-11-10 17:15:16 -05:00
GitHub gen-configs Action
da4012dc19
Auto-generated configs and docs
2023-11-09 15:40:39 +00:00
GitHub gen-configs Action
f5c1501b04
Auto-generated configs and docs
2023-11-09 02:08:25 +00:00
GitHub gen-configs Action
2a4476e62b
Auto-generated configs and docs
2023-11-05 19:03:33 +00:00
rusefillc
4cb45a354b
Better efi engine control guard ( #5695 )
...
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
* better EFI_ENGINE_CONTROL
2023-11-05 13:54:06 -05:00
Andrey Gusakov
bb161be8e8
AT32: say RAM size
2023-11-05 07:16:57 -05:00
Andrey
6436612f38
cleanup tunerstudio integration
2023-11-04 23:07:50 -04:00
Andrey
021609f468
only:unused methods
2023-11-04 22:34:28 -04:00