Commit Graph

2585 Commits

Author SHA1 Message Date
rusefillc a261df644b stepper parking times into logs 2024-04-11 12:24:29 -04:00
rusefillc 02cd55bb8f only: docs 2024-04-10 19:41:03 -04:00
rusefi d594502594 only: 'void'? 2024-04-06 21:23:02 -04:00
rusefi d40e7d3d04 only: making "spi loopback test failed" less annoying 2024-04-04 23:56:37 -04:00
rusefi c9b3534999 only: making "spi loopback test failed" less annoying 2024-04-04 22:36:49 -04:00
rusefillc 969887b87e EFI_DFU_JUMP 2024-04-03 08:29:45 -04:00
rusefillc d96b267eed CanTxMessage::setArray 2024-04-03 00:06:42 -04:00
Matthew Kennedy 4696848ad4 we often mean inline when we say static 2024-03-29 11:56:52 -04:00
rusefillc 2a114b4f95 PUBLIC_API_WEAK 2024-03-24 22:06:58 -04:00
Andrey Gusakov 4c7cd85f8b OpenBLT: shared: commit data cache on SharedParamsWriteByIndex() 2024-03-24 15:54:59 -04:00
andreika-git b3084a4207 delay=0 for 2chan https://github.com/rusefi/rusefi/issues/6246 2024-03-22 09:09:17 -04:00
andreika-git d5f2e98b1d Allow to connect to OpenBLT in normal boot mode https://github.com/rusefi/rusefi/issues/6246 2024-03-22 09:09:17 -04:00
rusefillc a5278476a4 only:cleaner guards 2024-03-15 22:26:36 -06:00
Andrey cc161fb029 better guards 2024-03-15 19:04:46 -06:00
Andrey cd74860f37 only: better guards 2024-03-15 18:50:01 -06:00
rusefillc 8a5ba90692 cleaner guards 2024-03-15 14:15:53 -06:00
rusefillc 826bf8e308 only:cleaner guards 2024-03-15 11:46:56 -06:00
rusefillc 8f08aee62f cleaner guards 2024-03-15 08:49:09 -06:00
Matthew Kennedy ee4b0af655 WiFi tweaks
* batch all wifi in to one write

* writeCrcPacket already chunks the response, so we don't really need it, but limit maximum TCP write size

* format cleanup

* don't cache wifi stuff (for now)

* h7 fiddling
2024-03-12 20:18:26 -04:00
Andrey Gusakov f9e0dddc4c max3185x: compare not assign 2024-03-12 19:45:18 -04:00
Andrey Gusakov 8972fedb41 max3185x: show device type 2024-03-12 19:45:18 -04:00
andreika-git 094ca97373 Enable CAN for OpenBLT https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
Andrey Gusakov c13897a2d1 max3185x: human indexing 2024-03-11 16:54:58 -04:00
Andrey Gusakov 33adccc038 max3185x: typo fix 2024-03-11 16:54:58 -04:00
Andrey Gusakov 247bf24a20 max3185x: restart driver thread on settings change 2024-03-11 16:54:58 -04:00
Andrey Gusakov cfdb571515 max3185x: improve debug output 2024-03-11 16:54:58 -04:00
rusefillc b089ddae5a only: minor EGT 2024-03-10 18:40:11 -04:00
rusefillc 0da2644ea8 minor EGT 2024-03-10 15:20:49 -04:00
Andrey Gusakov 9f187ef455 max3185x: fix negative values for max31856 2024-03-10 12:56:03 -04:00
Andrey Gusakov 38d7430362 max3185x: lower SPI clock, fix divider 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 8b63ff269e max31855: temperatures can be negative 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
Andrey Gusakov b7d0dbd327 max31855: cleanups 2024-03-09 08:55:24 -05:00
Andrey Gusakov 452c600b18 max31855: typo fix 2024-03-09 08:02:43 -05:00
Andrey Gusakov 82784a3b8b max31855: report EGT with 0.25C resolution 2024-03-09 06:24:26 -05:00
Andrey Gusakov fd417db528 max31855: incapsulate 2024-03-09 06:24:26 -05:00
rusefillc 9565918780 only:flexibility fix 2024-03-08 22:54:39 -05:00
rusefillc b464f32bc9 flexibility 2024-03-08 21:56:11 -05:00
Andrey Gusakov b79b6cf74b trigger_input_exti: fix comment position 2024-03-05 17:09:10 -05:00
Andrey Gusakov 8871bd18b8 adcTriggerTurnOnInputPin: isBrainPinValid() checked at caller 2024-03-05 17:09:10 -05:00
Andrey Gusakov 983b2222af trigger_input_adc: respect efiExtiEnablePin() ret value 2024-03-05 17:09:10 -05:00
Andrey Gusakov 83d6d9e7d8 extiTriggerTurnOnInputPin: respect efiExtiEnablePin() return value 2024-03-05 17:09:10 -05:00
Andrey Gusakov f4cd6de86d efiExtiEnablePin: return status to caller 2024-03-05 17:09:10 -05:00
Andrey Gusakov b499c8b519 ports: chconf_stm32.h for stm32, add its location to includes path 2024-03-03 13:02:38 -05:00
Andrey Gusakov e5041792a2 at3@: use STM32's chconf.h 2024-03-03 13:02:38 -05:00
Andrey Gusakov 68e07a6341 stm32: common ChibiOS config 2024-03-03 13:02:38 -05:00
Andrey Gusakov 26452365c8 stm32: mcuconf_community.h no longer used? 2024-03-03 12:26:33 -05:00
Andrey Gusakov adc9c4fc8a spi initialization: clean-up, rework, no logic changes 2024-03-03 11:37:19 -05:00
Andrey Gusakov 5068f99863 spi pin helpers: common for all ports, extend for SPI4,5,6 2024-03-03 11:37:19 -05:00