Commit Graph

14462 Commits

Author SHA1 Message Date
GitHub set-date Action 6f724816aa Update date 2022-05-14 00:24:32 +00:00
Matthew Kennedy ae91b2aea8
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 ce1e54fd67 Auto-generated configs and docs 2022-05-13 03:59:21 +00:00
Matthew Kennedy 1b311ee3c7
no enum to string for obd (#4168) 2022-05-13 06:41:06 +03:00
Matthew Kennedy 9b820cf1dc
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 16e5ffb2f6 Update date 2022-05-13 00:23:39 +00:00
GitHub build-firmware Action 8e0af33fb6 Auto-generated configs and docs 2022-05-12 09:17:02 +00:00
rusefillc 4fece64237 docs 2022-05-12 04:56:23 -04:00
rusefillc 696d2b5145 cute typo! it's actually https://en.wikipedia.org/wiki/Toyota_JZ_engine 2022-05-12 04:56:23 -04:00
rusefillc b933423b34 docs 2022-05-12 04:56:22 -04:00
GitHub set-date Action 1263502e60 Update date 2022-05-12 00:21:52 +00:00
GitHub build-firmware Action 48864b0087 Auto-generated configs and docs 2022-05-11 11:06:45 +00:00
GitHub build-firmware Action 01e09cab69 Auto-generated configs and docs 2022-05-11 10:51:10 +00:00
Matthew Kennedy 907adc6583
remove 360 trigger (#4165)
* remove 360

* s

* simplify that mess
2022-05-11 06:15:06 -04:00
GitHub set-date Action 3be47e7d19 Update date 2022-05-11 00:19:32 +00:00
Matthew Kennedy 170d574a5d
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 7597b2c0eb
.ini image fix (#4161)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-10 20:06:45 +03:00
rusefillc 33002e7683 progress? 2022-05-10 10:51:56 -04:00
rusefillc a43d02a0a3 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 98962ac548 firmware update via CAN #3362 2022-05-10 07:14:11 -04:00
GitHub build-firmware Action 55e79a11a0 Auto-generated configs and docs 2022-05-10 10:50:18 +00:00
Andrey G 57840b1998
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 26233a3957 firmware update via CAN #3362 2022-05-10 06:14:57 -04:00
Matthew Kennedy d4509cab8a
TriggerState -> TriggerDecoder (#4157) 2022-05-10 11:41:39 +03:00
Matthew Kennedy 7e0f2d8337
switch back to flag (#4155) 2022-05-10 07:52:29 +03:00
GitHub build-firmware Action e8811e60a4 Auto-generated configs and docs 2022-05-10 04:29:25 +00:00
Matthew Kennedy 5eb5b7cfbb
phase resolution rpm limit (#4156) 2022-05-10 07:22:50 +03:00
GitHub set-date Action 8a02d76303 Update date 2022-05-10 00:20:38 +00:00
rusefillc 683a723d2f
CAN category (#4148)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-09 16:49:23 -04:00
Matthew Kennedy 7f5672aaec
encapsulate stuff properly (#4154) 2022-05-09 15:46:36 -04:00
Matthew Kennedy 76ccb19453
clarify doesTriggerImplyOperationMode (#4153) 2022-05-09 15:28:30 -04:00
GitHub build-firmware Action fc3b4f1d6a Auto-generated configs and docs 2022-05-09 12:21:23 +00:00
GitHub build-firmware Action 984b91b14e Auto-generated configs and docs 2022-05-09 11:46:30 +00:00
GitHub build-firmware Action c1095c560d Auto-generated configs and docs 2022-05-09 11:21:20 +00:00
rusefillc 2132cec3fc Remove value copy from controller into outputChannels #4095 2022-05-09 06:12:17 -04:00
GitHub build-firmware Action 4e213fbc1e Auto-generated configs and docs 2022-05-09 09:42:49 +00:00
rusefillc c537a1ed44 Remove value copy from controller into outputChannels #4095 2022-05-09 05:34:37 -04:00
rusefillc 66f35b0b40 Remove value copy from controller into outputChannels #4095 2022-05-09 05:30:04 -04:00
rusefillc 32d46d1f09 synchronized Phase handling improvements fix #4099 2022-05-09 04:36:03 -04:00
GitHub build-firmware Action db3e48ec42 Auto-generated configs and docs 2022-05-09 08:22:08 +00:00
rusefillc d5e131b1d0 m_hasSynchronizedSymmetrical handling improvements #4099
API progress
2022-05-09 04:04:38 -04:00
rusefillc 2e89cca180 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-05-09 01:59:11 -04:00
GitHub set-date Action 8bed437e59 Update date 2022-05-09 00:19:06 +00:00
rusefillc c265cfccf7 Hide pin mode from well-known boards #3397 2022-05-08 16:01:42 -04:00
GitHub build-firmware Action 9a0469ac94 Auto-generated configs and docs 2022-05-08 19:18:13 +00:00
rusefillc 392188f2c6 Hide pin mode from well-known boards #3397 2022-05-08 15:11:28 -04:00
rusefillc 7f38354e7a An option to disable semi-random ignition fix #4151 2022-05-08 09:18:01 -04:00
rusefillc 7ca32951ec An option to disable semi-random ignition fix #4151 2022-05-08 09:16:43 -04:00
rusefillc 88a6b34577 helping build 2022-05-08 09:14:50 -04:00
rusefillc e3f6541e99 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-05-08 09:11:16 -04:00
GitHub build-firmware Action c9560fb2dd Auto-generated configs and docs 2022-05-08 13:06:44 +00:00
rusefillc bd8459875d refactoring: bringing method names up to date 2022-05-08 09:04:27 -04:00
Andrey ed267c2d09 helping build 2022-05-08 08:59:14 -04:00
rusefillc bd9639b91d Remove value copy from controller into outputChannels #4095 2022-05-08 08:50:27 -04:00
GitHub build-firmware Action 04da97c1e3 Auto-generated configs and docs 2022-05-08 12:05:34 +00:00
rusefillc c2763e82cd An option to disable semi-random ignition #4151 2022-05-08 07:58:19 -04:00
rusefillc 84f75092ec Remove value copy from controller into outputChannels #4095 2022-05-08 07:58:19 -04:00
GitHub build-firmware Action 741392756d Auto-generated configs and docs 2022-05-08 11:22:16 +00:00
rusefillc bfc5076a87 User was unable to find Ford Mustang firing order 1-5-4-2-6-3-7-8 in the list #4150 2022-05-08 07:11:53 -04:00
rusefillc 7df4f36f88 Revert "Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150"
This reverts commit 76243afa9c.
2022-05-08 07:10:54 -04:00
rusefillc 76243afa9c Ford Mustang firing order 1-5-4-2-6-3-7-8 fix #4150 2022-05-08 07:07:34 -04:00
GitHub set-date Action 546bf2b2f8 Update date 2022-05-08 00:19:28 +00:00
rusefillc 24c85027fb one step back 2022-05-07 08:11:58 -04:00
Andrey G 77e4f53758
Export PROJECT_BOARD, we need it while compiling OpenBLT with separate make call (#4146) 2022-05-07 06:12:07 -04:00
rusefillc e2b1619e6e openblt for nissan 2022-05-07 05:54:05 -04:00
rusefillc b2815eb33c improving scripts? 2022-05-07 05:50:14 -04:00
GitHub build-firmware Action da660504db Auto-generated configs and docs 2022-05-07 06:33:35 +00:00
Matthew Kennedy e13dad3a2a
support better wbo format (#4000)
* new format

* comment

* pr feedback

* heater duty

* extra

* comment

* test multi-accept logic

* s

* test new format

* this comment made no sense

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-07 02:19:51 -04:00
GitHub set-date Action f2018dc5e3 Update date 2022-05-07 00:17:54 +00:00
GitHub build-firmware Action 74ffc6f81c Auto-generated configs and docs 2022-05-06 12:32:54 +00:00
Matthew Kennedy b650bbe46c
Trigger gm 3 vs 5 (#4140)
* add parameter

* two modes

* add new mode to list

* format

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-05-06 08:25:44 -04:00
GitHub set-date Action 97bac3e104 Update date 2022-05-06 00:19:46 +00:00
GitHub build-firmware Action 5002f694d7 Auto-generated configs and docs 2022-05-05 04:59:48 +00:00
Matthew Kennedy 2a204b9b8f
binary log knock count and retard (#4139) 2022-05-05 07:41:41 +03:00
Matthew Kennedy 045cbcbff1
fix 36-2 trigger params (#4138)
* fix gap params

* changelog was wrong too

* typo

* binary log knock count and retard

* Revert "binary log knock count and retard"

This reverts commit 48b29d24d72331065a9f648ef5bfe845d03575d6.
2022-05-05 07:41:26 +03:00
GitHub set-date Action 46acfb198c Update date 2022-05-05 00:19:23 +00:00
GitHub build-firmware Action e4fe5f2d7f Auto-generated configs and docs 2022-05-04 21:33:47 +00:00
rusefillc bcc50f0de3 proteus meta 2022-05-04 17:05:08 -04:00
Matthew Kennedy 1bbc9472b4 proteus meta 2022-05-04 17:00:38 -04:00
Matthew Kennedy b35e1acec7
set MRE overrides for spi2/3 pins (#4136)
* set overrides for spi2/3 pins

* don't enable SPI3, just set the pins

* s
2022-05-04 16:28:54 -04:00
GitHub build-firmware Action d7198d67e3 Auto-generated configs and docs 2022-05-04 10:23:09 +00:00
rusefillc b9c1d72659 proteus_f4_hardware_QC_special_build 2022-05-04 06:16:44 -04:00
rusefillc 11cb28299b Merge branch 'master' of https://github.com/rusefi/rusefi 2022-05-04 05:30:11 -04:00
rusefillc 75a722666d proteus_f4_hardware_QC_special_build 2022-05-04 05:30:04 -04:00
GitHub build-firmware Action c99fec06c4 Auto-generated configs and docs 2022-05-04 06:52:25 +00:00
rusefillc cf7d8c0639 Make ETB low limit configurable #4119 2022-05-04 02:45:47 -04:00
rusefillc efccb2106d Corolla 1ZZ 2003 trigger improvements fix #4132 2022-05-04 02:45:44 -04:00
GitHub set-date Action f647f47639 Update date 2022-05-04 00:19:36 +00:00
GitHub build-firmware Action ae807e722a Auto-generated configs and docs 2022-05-03 07:00:15 +00:00
rusefillc 59913999ad https://github.com/rusefi/rusefi/issues/4119 2022-05-03 02:49:26 -04:00
GitHub build-firmware Action a08e0c03ad Auto-generated configs and docs 2022-05-03 06:42:20 +00:00
rusefillc 85302577b5 grrrrr2 2022-05-03 02:30:28 -04:00
rusefillc 48057461d2 grrrrr 2022-05-03 02:07:46 -04:00
rusefillc 784aec05d9 three steps back 2022-05-03 01:57:49 -04:00
rusefillc aec9e7b1a7 two steps back 2022-05-03 01:48:15 -04:00
rusefillc ecb14ae225 one step back 2022-05-03 01:25:03 -04:00
BeerMoneyMotorsports 6149bd061d
options port (#4133)
options port pinout
2022-05-03 00:58:55 -04:00
rusefillc a8013e444b invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131 2022-05-03 00:54:38 -04:00
GitHub set-date Action 28fc09cf2d Update date 2022-05-03 00:20:10 +00:00
rusefillc b5e951b76e invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131 2022-05-02 16:37:00 -04:00
rusefillc fc44f655bf invalid SD card configuration on MRE causes RED, blinking BLUE and no USB :( #4131 2022-05-02 16:10:19 -04:00
rusefillc 82cb7a07da spelling 2022-05-02 16:08:04 -04:00
Matthew Kennedy 58619b4115
Scaled channel ints (#4129)
* test that fails today

* Revert "int32 scaled_channel has float precision #4128"

This reverts commit 03d44b75ea.

* fix the problem

* format

* x

* s
2022-05-02 15:20:02 -04:00
rusefillc aa8e0859d7 back to MRE safery? 2022-05-02 06:35:11 -04:00
GitHub build-firmware Action d393d01730 Auto-generated configs and docs 2022-05-02 09:50:12 +00:00
rusefillc f1e4945769 MRE 0.6.0 has SD which does not match some previous usages 2022-05-02 05:42:59 -04:00
rusefillc 4d6d2efc32 it's not alive 2022-05-02 05:37:51 -04:00
rusefillc ca2f4f8685 int32 scaled_channel has float precision #4128
unblocking master for now
2022-05-02 05:25:30 -04:00
rusefillc 3b3f62b24f Make ETB low limit configurable fix #4119 2022-05-02 05:24:50 -04:00
GitHub build-firmware Action b2ea4928aa Auto-generated configs and docs 2022-05-02 09:22:06 +00:00
Andrey f3b7e1ae25 Move curves out of engineConfiguration in order to reduce RAM usage fix #4127 2022-05-02 05:04:58 -04:00
GitHub build-firmware Action bfa5a558a9 Auto-generated configs and docs 2022-05-02 09:02:46 +00:00
Andrey beee828b6f Technical debt: ENUM_32_BITS #3874
one step back
2022-05-02 04:38:04 -04:00
GitHub build-firmware Action 063cc702f2 Auto-generated configs and docs 2022-05-02 08:21:38 +00:00
rusefillc 7db9361487
Next steps 4 (#4130)
* Technical debt: ENUM_32_BITS #3874

* Make ETB low limit configurable #4119

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-02 04:13:59 -04:00
GitHub build-firmware Action 5c3ec431ba Auto-generated configs and docs 2022-05-02 05:38:10 +00:00
rusefillc a71b9bc807 Make ETB low limit configurable #4119 2022-05-02 01:25:32 -04:00
GitHub build-firmware Action 061917f7ab Auto-generated configs and docs 2022-05-02 03:50:09 +00:00
Andrey e62877964a Move curves out of engineConfiguration in order to reduce RAM usage #4127 2022-05-01 23:43:43 -04:00
GitHub build-firmware Action e6d79e1124 Auto-generated configs and docs 2022-05-02 03:14:48 +00:00
rusefillc e98f331cda Technical debt: ENUM_32_BITS #3874 2022-05-01 23:07:12 -04:00
GitHub build-firmware Action ded2bbf714 Auto-generated configs and docs 2022-05-02 02:57:57 +00:00
rusefillc 20d1977bc1
Technical debt: ENUM_32_BITS #3874 (#4125)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-01 21:57:50 -04:00
GitHub build-firmware Action b716190bfc Auto-generated configs and docs 2022-05-02 01:23:41 +00:00
rusefillc 7eaf282983
Technical debt: ENUM_32_BITS #3874 (#4124)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-01 21:03:42 -04:00
GitHub set-date Action b77e863b9d Update date 2022-05-02 00:19:09 +00:00
GitHub build-firmware Action 6c974c550f Auto-generated configs and docs 2022-05-01 19:20:46 +00:00
rusefillc 34cc49769d Technical debt: ENUM_32_BITS #3874
hmm one step back
2022-05-01 15:13:01 -04:00
GitHub build-firmware Action 09b762f1bb Auto-generated configs and docs 2022-05-01 18:18:04 +00:00
rusefillc a04da5c19d Technical debt: ENUM_32_BITS #3874 2022-05-01 13:51:36 -04:00
GitHub build-firmware Action 3a5e3b4d66 Auto-generated configs and docs 2022-05-01 12:09:38 +00:00
rusefillc 05f8d4600b
Next steps (#4120)
* Technical debt: ENUM_32_BITS #3874

* Technical debt: ENUM_32_BITS #3874

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-01 08:02:51 -04:00
GitHub set-date Action 8c8fb2d6da Update date 2022-05-01 00:25:37 +00:00
GitHub build-firmware Action dec0542703 Auto-generated configs and docs 2022-04-30 18:29:47 +00:00
rusefillc 107685f069 this seems mostly dead? 2022-04-30 13:43:09 -04:00
rusefillc 2cfcba4a94 oh not all dead 2022-04-30 13:35:25 -04:00
rusefillc 57e61a1cc0 Technical debt: ENUM_32_BITS #3874 2022-04-30 13:16:34 -04:00
rusefillc 2785bff950 wow dead code 2022-04-30 13:09:03 -04:00
GitHub build-firmware Action 1c18b167d8 Auto-generated configs and docs 2022-04-30 17:07:03 +00:00
rusefillc 6798a74f3d Technical debt: ENUM_32_BITS #3874 2022-04-30 12:54:12 -04:00
GitHub build-firmware Action 8408efe6d2 Auto-generated configs and docs 2022-04-30 02:32:30 +00:00
Andrey c1e46a3c1c CAN GPIO #4096 2022-04-29 22:15:54 -04:00
GitHub build-firmware Action 3968a76e6e Auto-generated configs and docs 2022-04-30 00:36:25 +00:00
rusefillc 349a1f27ee CAN GPIO #4096 2022-04-29 20:29:50 -04:00
GitHub set-date Action d971e1579f Update date 2022-04-30 00:22:49 +00:00
GitHub build-firmware Action 35112a91ec Auto-generated configs and docs 2022-04-29 23:48:53 +00:00
rusefillc 571211501e
2 byte pin index #4097 (#4102)
* 2 byte pin index #4097

* 2 byte pin index #4097

good time to defragment configuration

* 2 byte pin index #4097

new fancy way

* 2 byte pin index #4097

smart comment

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 19:35:31 -04:00
GitHub build-firmware Action c3bfa25504 Auto-generated configs and docs 2022-04-29 19:34:05 +00:00
rusefillc ec1a6a84db knock reaction #202
LiveData
2022-04-29 15:23:22 -04:00
rusefillc 243fde13fa knock reaction #202
steps towards new LiveData convention
2022-04-29 13:47:31 -04:00
GitHub build-firmware Action ebb4d8a531 Auto-generated configs and docs 2022-04-29 16:32:04 +00:00
rusefillc b8c82889f3 knock reaction #202 2022-04-29 12:25:33 -04:00
GitHub build-firmware Action acaadb476e Auto-generated configs and docs 2022-04-29 16:04:30 +00:00
rusefillc 236d8c91ac knock reaction #202 2022-04-29 11:57:48 -04:00
GitHub build-firmware Action 9a5556227a Auto-generated configs and docs 2022-04-29 15:51:48 +00:00
rusefillc 07201ae979 knock reaction #202 2022-04-29 11:22:24 -04:00
rusefillc ae97ba4587
h128 i2c? (#4118)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-04-29 11:15:07 -04:00
GitHub build-firmware Action c9584d649c Auto-generated configs and docs 2022-04-29 15:13:19 +00:00
rusefillc 019f271e0f knock reaction #202 2022-04-29 10:47:28 -04:00
GitHub build-firmware Action 832d68e5d3 Auto-generated configs and docs 2022-04-29 13:38:03 +00:00
GitHub set-date Action 94ceaa10d6 Update date 2022-04-29 00:19:18 +00:00
GitHub build-firmware Action 0e10e79613 Auto-generated configs and docs 2022-04-28 22:06:22 +00:00
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
rusefillc 0800b81875 nano refactoring 2022-04-28 17:12:04 -04:00
GitHub build-firmware Action 190c97761a Auto-generated configs and docs 2022-04-28 21:09:33 +00:00
rusefillc 9fb54e13f4 fix https://github.com/rusefi/alphax-4chan/issues/17 2022-04-28 16:52:42 -04:00
GitHub build-firmware Action fd94fe932f Auto-generated configs and docs 2022-04-28 12:34:00 +00:00
Matthew Kennedy 38213bbc00
more missing autoscale (#4112)
* autoscale m_config->timeConstant

* min/max afr

* more

* dwell voltage

* closed loop fuel

* knock

* map estimate

* applyNonlinearBelowPulse

* fix

* add a test while we're at it for un-covered code

* test fallback MAP since we touched that

* always compute fallback MAP even if sensor is OK
2022-04-28 08:16:02 -04:00
GitHub build-firmware Action 2e0e635ae8 Auto-generated configs and docs 2022-04-28 02:38:29 +00:00
Matthew Kennedy c3fb211d6b
fix vss/iss filter parameter validation (#4114)
* fix filter parameter validation

* use values that don't get clipped
2022-04-27 22:29:51 -04:00
GitHub set-date Action f773e4a10b Update date 2022-04-27 00:23:28 +00:00
GitHub build-firmware Action 132aceace1 Auto-generated configs and docs 2022-04-26 23:08:29 +00:00
Matthew Kennedy 1329537dc9
missed autoscale (#4105) 2022-04-26 19:00:37 -04:00
Matthew Kennedy 74301f5278
no lua mre debug (#4110) 2022-04-26 14:07:56 -04:00
GitHub build-firmware Action a836f58c79 Auto-generated configs and docs 2022-04-26 15:14:42 +00:00
rusefillc 8781e6d167 helping TS 2022-04-26 11:04:46 -04:00
rusefillc 0e4d34748b TCU name 2022-04-25 23:27:47 -04:00
GitHub build-firmware Action d0d6d1c1b9 Auto-generated configs and docs 2022-04-26 01:42:14 +00:00
Andrey 8cce36f7cf we no longer need those! 2022-04-25 21:23:50 -04:00
GitHub build-firmware Action 6708c4ccac Auto-generated configs and docs 2022-04-26 01:13:04 +00:00
Matthew Kennedy bc6a87cadc
allow enum_class in rusefi_hw_enums.h (#4104)
* make things c++ friendly

* install various canaries in coal mines

* using is much clearer than typedef

* fixing builds

* lps25

* trigger includes were a mess

* c -> c++ cleanup

* os util

* why did so many include os_util.h?

* fwd declare

* cypress/kinetis

* s

* eg33 happy

* happy sim

* cypress usb

* pch

* cypress

* doesn't need to include all that

* h7
2022-04-25 20:38:16 -04:00
GitHub set-date Action 0c24d560b1 Update date 2022-04-26 00:21:23 +00:00
GitHub build-firmware Action b0994daae5 Auto-generated configs and docs 2022-04-25 22:21:16 +00:00
rusefillc b196bd6776 refactoring 2022-04-25 17:42:30 -04:00
rusefillc 442d829f8a [EPIC] [Feature Request] Transmission Control #1454 2022-04-25 17:42:19 -04:00
rusefillc 3ea21ba4bf [EPIC] [Feature Request] Transmission Control #1454 2022-04-25 17:20:56 -04:00
Matthew Kennedy 648f9e623d
fix proteus legacy vbatt (#4092) 2022-04-25 17:08:04 -04:00
GitHub build-firmware Action 28d4c6dc72 Auto-generated configs and docs 2022-04-25 06:20:36 +00:00
rusefillc c795d93c46 2 byte pin index #4097
preparation - making things simpler
2022-04-25 00:51:27 -04:00
rusefillc d98f35576d docs 2022-04-25 00:36:12 -04:00
GitHub build-firmware Action b03ab91f90 Auto-generated configs and docs 2022-04-25 04:26:26 +00:00
GitHub build-firmware Action c8e19e807a Auto-generated configs and docs 2022-04-25 04:01:07 +00:00
GitHub build-firmware Action 8406432b29 Auto-generated configs and docs 2022-04-25 03:46:16 +00:00
GitHub build-firmware Action 34b15e2e0c Auto-generated configs and docs 2022-04-25 03:12:53 +00:00
GitHub set-date Action 140d8b74f9 Update date 2022-04-25 00:19:18 +00:00
rusefillc 7782618883 anything for gods of flash 2022-04-24 18:46:17 -04:00
rusefillc 4b8b7b1d70 docs 2022-04-24 16:17:42 -04:00
rusefillc ff7418c659 at least start 2022-04-23 21:11:45 -04:00
GitHub build-firmware Action d5f44ddc6d Auto-generated configs and docs 2022-04-24 01:03:14 +00:00
rusefillc ad2a38ced9 rusEFI 2022-04-23 20:55:52 -04:00
GitHub set-date Action a0f0e4d841 Update date 2022-04-24 00:19:04 +00:00
GitHub build-firmware Action e064759ef7 Auto-generated configs and docs 2022-04-24 00:06:06 +00:00
rusefillc 838e8d8ddb Remove value copy from controller into outputChannels #4095 2022-04-23 19:53:05 -04:00
rusefillc 71275e841b
m_hasSynchronizedSymmetrical handling improvements #4099 (#4101) 2022-04-23 19:45:29 -04:00
GitHub build-firmware Action 917f57a709 Auto-generated configs and docs 2022-04-23 23:18:58 +00:00
GitHub build-firmware Action 986e0573b2 Auto-generated configs and docs 2022-04-23 22:02:47 +00:00
rusefi 0013a8151c m_hasSynchronizedSymmetrical handling improvements #4099 2022-04-23 17:56:35 -04:00
rusefi 511954efab Remove value copy from controller into outputChannels #4095 2022-04-23 17:50:20 -04:00
GitHub build-firmware Action b8f21cce28 Auto-generated configs and docs 2022-04-23 21:27:33 +00:00
rusefi 6fd983e9b1 Lua is new FSIO 2022-04-23 17:21:08 -04:00
rusefi f9c7a48369 Lua is new FSIO 2022-04-23 17:15:34 -04:00
rusefi e5d666a968 Lua is new FSIO 2022-04-23 17:02:50 -04:00
rusefillc 14e37e3cf4 FasterEngineSpinUp should be enabled by default fix #4094 2022-04-23 09:51:47 -04:00
rusefillc 7bdb5150b4 ## April 20202 Release - "Day 58" 2022-04-23 09:49:39 -04:00
rusefillc 4968406083 docs 2022-04-23 09:29:58 -04:00
GitHub build-firmware Action 8001c88151 Auto-generated configs and docs 2022-04-23 11:41:19 +00:00
David Holdeman 49f8daae14
More untested transmission features (#4093)
* use ISS for gearbox ratio, add gauge for TC ratio

* measure shift time

* add shift time gauge, todo notes for pc

* do conversion in the right direction

* switch to Timer and seconds

* try fixing build

* try fixing build again

* try defines, remove include

* use shift pcs

* add 3-2 pct curve

* control 3-2 solenoid

* move 3-2 to persistent config

* fix param
2022-04-23 07:34:39 -04:00
GitHub build-firmware Action 53ccdbd59d Auto-generated configs and docs 2022-04-23 03:04:32 +00:00
rusefillc f8bddd661b docs 2022-04-22 22:54:53 -04:00
rusefillc f80e48fce2 docs 2022-04-22 22:48:07 -04:00
GitHub set-date Action 160f4e9d4c Update date 2022-04-23 00:17:35 +00:00
GitHub build-firmware Action 2b8f9f7bc0 Auto-generated configs and docs 2022-04-22 06:01:19 +00:00
GitHub build-firmware Action 275803b6c1 Auto-generated configs and docs 2022-04-22 04:51:49 +00:00
rusefillc 220a0dbd56 https://github.com/rusefi/hellen154hyundai/issues/55 2022-04-22 00:44:44 -04:00
GitHub set-date Action 8751c85d78 Update date 2022-04-22 00:21:51 +00:00
GitHub build-firmware Action 786ec5a4dd Auto-generated configs and docs 2022-04-21 13:14:29 +00:00
David Holdeman 1747b6a6e6
Add ISS sensor, rearrange some transmission config (#4089)
* move other solenoids to new dialog

* change name of menu item

* move buttonshift to new dialog

* add ISS config

* add some iss code

* add iss output

* de-init ISS
2022-04-21 09:07:52 -04:00
GitHub build-firmware Action 12519633da Auto-generated configs and docs 2022-04-21 04:27:27 +00:00
rusefillc 2cea633e3d also placing view panels next to controls 2022-04-21 00:20:36 -04:00
GitHub build-firmware Action 7ced982bb1 Auto-generated configs and docs 2022-04-21 03:23:23 +00:00
rusefillc 07037883a1 proper place for generated dialogs in the overall file, also placing view panels next to controls 2022-04-20 23:16:50 -04:00
GitHub set-date Action e1d3ffff5c Update date 2022-04-21 00:21:43 +00:00
rusefillc edb65b660e https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 20:43:41 -04:00
GitHub set-date Action fc768c2136 Update date 2022-04-20 00:19:03 +00:00
GitHub build-firmware Action 70209c5953 Auto-generated configs and docs 2022-04-20 00:09:40 +00:00
rusefillc e5009f1492 https://github.com/rusefi/alphax-2chan/issues/50 2022-04-19 19:52:44 -04:00
rusefillc 47f46b7ae5 HD minor defaults progress 2022-04-19 19:52:20 -04:00
rusefillc 451b4a766c Three names of the same thing fix #4085 2022-04-19 19:47:43 -04:00
rusefillc 47310b0ee7 HD minor defaults progress 2022-04-19 19:33:20 -04:00
rusefillc 0680b44fe1 HD minor defaults progress 2022-04-19 16:35:19 -04:00
rusefillc b8399bc1a7 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-04-19 16:10:45 -04:00
rusefillc 6ba13e5e09 Mark reports that detectHellenBoardType hangs up HD and Nucleo #4084 2022-04-19 15:26:32 -04:00
GitHub build-firmware Action 82e3aa14eb Auto-generated configs and docs 2022-04-19 19:11:17 +00:00
rusefillc a385cd08a3 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-04-19 15:03:48 -04:00
rusefillc bae4911838 https://github.com/rusefi/alphax-2chan/issues/50
more progress
2022-04-19 15:03:38 -04:00
rusefillc 13ccfefb7e https://github.com/rusefi/web_backend/issues/166 2022-04-19 14:49:57 -04:00
GitHub build-firmware Action 1d46337eed Auto-generated configs and docs 2022-04-19 18:41:00 +00:00
rusefillc a901fa1e5a https://github.com/rusefi/alphax-2chan/issues/50
more progress
2022-04-19 14:33:46 -04:00
rusefillc 7534d2a963 https://github.com/rusefi/alphax-2chan/issues/50
we have great CI
2022-04-19 13:57:39 -04:00
rusefillc 98eba617c2 https://github.com/rusefi/alphax-2chan/issues/50
sweet-sweet copy-pasta
2022-04-19 12:42:30 -04:00