Commit Graph

18004 Commits

Author SHA1 Message Date
rusefillc 1292a426d0 https://github.com/Fazecast/jSerialComm/releases/tag/v2.9.1 (#4177) 2022-05-15 23:16:51 -04:00
rusefillc 9d87e73b60 reduce flash footprint by smarter code generation #4163 2022-05-15 23:16:31 -04:00
rusefillc 75aa33dd2e mac cares a lot 2022-05-15 23:16:07 -04:00
rusefi bc57ec5687 helping mac / legit fix? 2022-05-15 21:53:07 -04:00
rusefi b28122ac57 helping build 2022-05-15 21:41:53 -04:00
GitHub build-firmware Action 84301b1f39 Auto-generated configs and docs 2022-05-16 01:23:33 +00:00
rusefillc 5f23bbba68 poke 2022-05-15 21:16:01 -04:00
GitHub set-date Action 51ec0930ea Update date 2022-05-16 00:54:36 +00:00
rusefillc e918719db8 reduce flash footprint by smarter code generation #4163 2022-05-15 19:36:40 -04:00
rusefillc abba034761 efi::size 2022-05-15 19:19:21 -04:00
GitHub build-firmware Action ba65be6e20 Auto-generated configs and docs 2022-05-15 23:14:07 +00:00
rusefillc ac9535899a poke 2022-05-15 19:02:11 -04:00
GitHub build-firmware Action 78a8aa09b2 Auto-generated configs and docs 2022-05-15 22:40:44 +00:00
rusefi 35a44bd1e7 reduce flash footprint by smarter code generation #4163 2022-05-15 18:33:22 -04:00
GitHub build-firmware Action d74902ca2f Auto-generated configs and docs 2022-05-15 22:04:42 +00:00
rusefillc 14ab5e566b reduce flash footprint by smarter code generation #4163 2022-05-15 17:56:39 -04:00
Andrey afa51d043b reduce flash footprint by smarter code generation #4163
a bit of unit tests drama
2022-05-15 17:47:14 -04:00
rusefillc e442244395 reduce flash footprint by smarter code generation #4163 2022-05-15 15:40:19 -04:00
rusefillc bcd321111a reduce flash footprint by smarter code generation #4163 2022-05-15 15:31:35 -04:00
rusefillc 3c3689d2b3 Revert "Revert "reduce flash footprint by smarter code generation #4163""
This reverts commit eb650fe19f.
2022-05-15 15:15:06 -04:00
rusefillc aa12ec2172 Revert "reduce flash footprint by smarter code generation #4163"
This reverts commit 372f63a892.
2022-05-15 15:14:10 -04:00
rusefillc eb650fe19f Revert "reduce flash footprint by smarter code generation #4163"
This reverts commit b88c155f7a.
2022-05-15 15:14:04 -04:00
rusefillc b88c155f7a reduce flash footprint by smarter code generation #4163 2022-05-15 12:05:38 -04:00
rusefillc 372f63a892 reduce flash footprint by smarter code generation #4163 2022-05-15 11:36:33 -04:00
GitHub build-firmware Action 1fc02308d8 Auto-generated configs and docs 2022-05-15 15:04:47 +00:00
rusefillc 727b3cdfe1 splitting test into two 2022-05-15 10:22:23 -04:00
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