Commit Graph

29006 Commits

Author SHA1 Message Date
rusefillc 9d68613a34 only: GITHUB UI wants license in the top level folder 2024-03-13 13:17:50 -04:00
GitHub gen-default-tune Action 0b892c8b5a Auto-generated default tune 2024-03-13 16:44:32 +00:00
GitHub gen-configs Action bc30e0f194 Auto-generated configs and docs 2024-03-13 16:42:43 +00:00
rusefillc 4e4b1e750e only: hiding some UI 2024-03-13 12:39:50 -04:00
David Holdeman 4196b2d149 rename job 2024-03-13 09:50:09 -04:00
David Holdeman 58801e96f6 fix grep for docker STLink 2024-03-13 09:50:09 -04:00
David Holdeman b9f496b22e Use env vars to define serial devices 2024-03-13 09:50:09 -04:00
Matthew Kennedy 9907c08308 bootloader tolerates missing pins 2024-03-13 09:26:08 -04:00
Matthew Kennedy 6ec1481f01 only: blink more LEDs 2024-03-13 09:24:48 -04:00
Matthew Kennedy 6298404378 only: progress 2024-03-13 09:19:25 -04:00
David Holdeman 15d53bb3c3 make PCHOBJ depend on CPPOBJS for simulator
make clean simulator remove pch
2024-03-12 23:58:58 -04:00
David Holdeman 2e71050428 set SHORT_BOARD_NAME 2024-03-12 23:58:58 -04:00
GitHub gen-default-tune Action 0806994691 Auto-generated default tune 2024-03-13 03:15:56 +00:00
GitHub gen-configs Action 07c7bf2feb Auto-generated configs and docs 2024-03-13 03:14:02 +00:00
rusefillc d86c3697c5 only: mostly just poking 2024-03-12 23:11:24 -04:00
David Holdeman caa64df58a make simulator depend on config files 2024-03-12 22:25:40 -04:00
GitHub gen-default-tune Action 33d44241f2 Auto-generated default tune 2024-03-13 00:23:54 +00:00
GitHub gen-configs Action 82b898b916 Auto-generated configs and docs 2024-03-13 00:21:55 +00:00
rusefillc 13ae4a4e3b Merge branch 'master' of https://github.com/rusefi/rusefi into master 2024-03-12 20:18:47 -04: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
GitHub set-date Action c155b525b9 Update date 2024-03-13 00:18:04 +00: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
rusefillc 53818045dc only:wires 2024-03-12 19:01:04 -04:00
GitHub gen-default-tune Action 1065a6f179 Auto-generated default tune 2024-03-12 22:41:19 +00:00
David Holdeman e5bdb0ab54 build and run simulator 2024-03-12 18:36:40 -04:00
GitHub gen-default-tune Action 04db02f203 Auto-generated default tune 2024-03-12 21:47:45 +00:00
GitHub gen-configs Action 981160698f Auto-generated configs and docs 2024-03-12 21:45:23 +00:00
rusefillc ae94f76163 higher precision scriptTable2 2024-03-12 17:42:51 -04:00
rusefillc 05d744b8f2 maybe start-up time measure maybe not 2024-03-12 10:58:57 -04:00
rusefillc e8b1fc302f only:uaefi
about those 350ms
2024-03-12 10:19:55 -04:00
rusefillc 92c98d6d2e build docs
only:small-can-board
2024-03-12 09:56:18 -04:00
andreika-git 62a52400ab Enable CAN for OpenBLT https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
andreika-git 00ebe218e2 OpenBLT+CAN for small-can-board https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
andreika-git f43eadb121 OpenBLT+CAN for Proteus https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
andreika-git 094ca97373 Enable CAN for OpenBLT https://github.com/rusefi/rusefi/issues/6043 2024-03-12 09:13:30 -04:00
dependabot[bot] 9aea203cc1 build(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
Bumps [mathieudutour/github-tag-action](https://github.com/mathieudutour/github-tag-action) from 6.1 to 6.2.
- [Release notes](https://github.com/mathieudutour/github-tag-action/releases)
- [Commits](https://github.com/mathieudutour/github-tag-action/compare/v6.1...v6.2)

---
updated-dependencies:
- dependency-name: mathieudutour/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 07:29:36 -04:00
David Holdeman d7c4d0dd6a remove type, stringify booleans 2024-03-11 23:10:22 -04:00
GitHub gen-default-tune Action 4d28776d2a Auto-generated default tune 2024-03-12 02:44:54 +00:00
GitHub gen-configs Action c6f3feb938 Auto-generated configs and docs 2024-03-12 02:43:05 +00:00
rusefi e84e86d883 only:uaefi
undoing brain fart & temp measures
2024-03-11 22:40:17 -04:00
GitHub set-date Action 39eac030cb Update date 2024-03-12 00:17:41 +00:00
GitHub gen-default-tune Action 6cf99b7a35 Auto-generated default tune 2024-03-11 22:46:12 +00:00
Andrey Gusakov 93e4f06019 firmwareError: set hasFirmwareErrorFlag as soon as possible
To avoid reentrance and infinity error loop
2024-03-11 18:41:29 -04:00
GitHub gen-configs Action 92106db480 Auto-generated configs and docs 2024-03-11 20:57:36 +00:00
Andrey Gusakov f765fe82be unit_test: ThreadReference mock 2024-03-11 16:54:58 -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 5efe1171f4 thread_controller: support stopping threads
This should not affect threads that started only once and never
terminated.
2024-03-11 16:54:58 -04:00