rusefillc
9e85a322d6
dead code
2022-05-15 10:16:07 -04:00
rusefillc
ab711cddc5
dead code
2022-05-15 10:13:47 -04:00
Andrey
90f0ae6057
reduce flash footprint by smarter code generation #4163
2022-05-15 10:07:17 -04:00
Andrey
009929fc20
altering technical debt
2022-05-15 10:07:17 -04:00
Matthew Kennedy
62d55a98a4
get correct stamp ( #4174 )
2022-05-14 23:01:02 -04:00
rusefillc
d690544793
Timestamp Error scheduleByTimestampNt too far #3395
...
improving error message
2022-05-14 21:24:19 -04:00
GitHub build-firmware Action
253f9f2120
Auto-generated configs and docs
2022-05-15 00:26:12 +00:00
rusefi
7b8bb98fb3
some Lua fun
2022-05-14 20:18:51 -04:00
GitHub build-firmware Action
5d66fd9382
Auto-generated configs and docs
2022-05-14 15:57:57 +00:00
rusefi
34db7732e8
one step back to avoid 'bit Constant engineType, contains fewer options (103) that expected(128)' TS warning
2022-05-14 11:39:45 -04:00
rusefi
2338f83bc4
helping indicators & new gauges
2022-05-14 11:13:18 -04:00
rusefi
48d63f9c3c
one step back to avoid 'bit Constant engineType, contains fewer options (103) that expected(128)' TS warning
2022-05-14 11:10:49 -04:00
rusefillc
f0d5df87e5
Maintainability: frequency sensors need a simple event counter in the logs #4173
2022-05-14 08:50:18 -04:00
rusefillc
0a47d3a7b9
Maintenability: frequency sensors need a simple event counter in the logs #4173
2022-05-14 08:39:08 -04:00
GitHub build-firmware Action
0eade966b9
Auto-generated configs and docs
2022-05-14 12:21:15 +00:00
rusefillc
9aebed59fe
Maintenability: frequency sensors need a simple event counter in the logs #4173
2022-05-14 08:13:47 -04:00
GitHub set-date Action
b24d9358c3
Update date
2022-05-14 00:24:32 +00:00
Matthew Kennedy
76a15dd711
don't rely on triggerStateListener to detect trigger errors ( #4164 )
...
* Write proper TriggerDecoder tests
* Improve logic around sync loss
* these tests I understand
* these I sort of understand....
* the one error in the noiseless decoder is gone!
2022-05-13 18:48:26 -04:00
GitHub build-firmware Action
69ab1f9e80
Auto-generated configs and docs
2022-05-13 03:59:21 +00:00
Matthew Kennedy
0c9a45a2ac
no enum to string for obd ( #4168 )
2022-05-13 06:41:06 +03:00
Matthew Kennedy
23d222c159
remove suspicious cast that could maybe cause an overflow ( #4169 )
...
* suspicious cast
* don't print 64b
* explicit type
2022-05-13 06:40:37 +03:00
GitHub set-date Action
75932d96bf
Update date
2022-05-13 00:23:39 +00:00
GitHub build-firmware Action
f0c16e6cb8
Auto-generated configs and docs
2022-05-12 09:17:02 +00:00
rusefillc
7ecab834ac
docs
2022-05-12 04:56:23 -04:00
rusefillc
6a729bb8cd
cute typo! it's actually https://en.wikipedia.org/wiki/Toyota_JZ_engine
2022-05-12 04:56:23 -04:00
rusefillc
cb28aca819
docs
2022-05-12 04:56:22 -04:00
GitHub set-date Action
3cb40bd201
Update date
2022-05-12 00:21:52 +00:00
rusefillc
2d03eccf5d
poke
2022-05-11 06:59:38 -04:00
GitHub build-unit-tests Action
0fff9cde31
Trigger wheel definitions
2022-05-11 10:54:37 +00:00
GitHub build-firmware Action
c097309234
Auto-generated configs and docs
2022-05-11 10:51:10 +00:00
Matthew Kennedy
fa835950a0
remove 360 trigger ( #4165 )
...
* remove 360
* s
* simplify that mess
2022-05-11 06:15:06 -04:00
Matthew Kennedy
4e54e66b88
Proper decoder testing ( #4166 )
...
* Write proper TriggerDecoder tests
* patch test for un-patched decoder
2022-05-11 06:14:45 -04:00
GitHub set-date Action
3bc53367cd
Update date
2022-05-11 00:19:32 +00:00
Matthew Kennedy
cf89b42716
move logic in to trigger decoder ( #4162 )
...
* move logic in to trigger decoder
* status loop
* minor cleanup
* s
2022-05-10 23:55:28 +03:00
rusefillc
85c317343e
.ini image fix ( #4161 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-10 20:06:45 +03:00
rusefillc
745e0b7c48
Linux is asking for SocketCAN ISO-TP console connector #4123
...
progress towards UI
2022-05-10 11:11:12 -04:00
rusefillc
8e75728e50
progress?
2022-05-10 10:51:56 -04:00
rusefillc
a4983226dc
Linux is asking for SocketCAN ISO-TP console connector #4123
...
does it matter?
2022-05-10 08:37:46 -04:00
rusefillc
96794ea4f3
Linux is asking for SocketCAN ISO-TP console connector #4123
...
ooops we forgot about magic 300000... packet
2022-05-10 08:24:58 -04:00
rusefillc
766c26852a
Linux is asking for SocketCAN ISO-TP console connector #4123
2022-05-10 07:36:33 -04:00
rusefillc
79de7d0d79
firmware update via CAN #3362
...
OpenBLT image has two parts and windows DFU util does not handle combined DFU files
.bin file works better
2022-05-10 07:14:12 -04:00
rusefillc
34e79b624e
firmware update via CAN #3362
2022-05-10 07:14:11 -04:00
rusefillc
9fd475990d
nothing
2022-05-10 06:58:06 -04:00
GitHub build-firmware Action
623a4611b9
Auto-generated configs and docs
2022-05-10 10:50:18 +00:00
Andrey G
39bf967e70
OpenBLT: disable BOOT_CPU_USER_PROGRAM_START_HOOK for all supported boards ( #4158 )
...
We do not use it.
2022-05-10 06:15:46 -04:00
rusefillc
99c29d624f
firmware update via CAN #3362
2022-05-10 06:14:57 -04:00
Matthew Kennedy
b243d3fca0
TriggerState -> TriggerDecoder ( #4157 )
2022-05-10 11:41:39 +03:00
Matthew Kennedy
05dd33ddb3
switch back to flag ( #4155 )
2022-05-10 07:52:29 +03:00
GitHub build-firmware Action
d8f249f9c7
Auto-generated configs and docs
2022-05-10 04:29:25 +00:00
Matthew Kennedy
dede3f8215
phase resolution rpm limit ( #4156 )
2022-05-10 07:22:50 +03:00