Commit Graph

21394 Commits

Author SHA1 Message Date
rusefi 648c5326d8 typo 2023-01-30 08:31:56 -05:00
Matthew Kennedy 0647e44f9b build f7 with -Os (#4996) 2023-01-30 07:38:59 -05:00
rusefi 637b97b531 autoupdate 'release' 2023-01-30 07:31:08 -05:00
GitHub gen-configs Action 66cdf4b59d Auto-generated configs and docs 2023-01-30 01:11:31 +00:00
rusefillc 390b82ef12 https://github.com/rusefi/alphax-8chan/issues/45 2023-01-29 19:59:10 -05:00
GitHub gen-configs Action a7f3ac95ff Auto-generated configs and docs 2023-01-30 00:29:20 +00:00
rusefillc b2bcb76e15 reorder 2023-01-29 19:25:57 -05:00
GitHub gen-configs Action 893f201da2 Auto-generated configs and docs 2023-01-30 00:24:37 +00:00
rusefillc 17a8ee2641 https://github.com/rusefi/alphax-8chan/issues/45 2023-01-29 19:21:05 -05:00
rusefillc 6ed46ec9be minor code style 2023-01-29 19:21:05 -05:00
GitHub set-date Action c38fee96ff Update date 2023-01-30 00:17:45 +00:00
rusefillc d25a0ef835 https://github.com/rusefi/alphax-8chan/issues/59 2023-01-29 17:19:22 -05:00
David Holdeman 1d66b25f52 i can java (#5014) 2023-01-29 10:01:54 -05:00
GitHub gen-configs Action a2bb902602 Auto-generated configs and docs 2023-01-29 10:16:43 +00:00
Benas Brazdziunas 9cac9a309a dual ADC wideband support (#5007)
* Initial work on dual ADC wideband

* Added FunctionPointerSensor lambdaSensor2 and registered second sensor

* removed second sensor heater output. Only used for NB and probably can be shared with sensor 1

---------

Co-authored-by: benas-gavea <bbrazdziunas@gavea.co.uk>
2023-01-29 05:01:39 -05:00
Andreika ff6ea96663 [DRAFT] Logicdata 16 ch + 32k fix https://github.com/rusefi/rusefi/issues/1563 (#5011)
* logicdata

* https://github.com/rusefi/rusefi/issues/1563

* https://github.com/rusefi/rusefi/issues/1563

* https://github.com/rusefi/rusefi/issues/1563
2023-01-29 04:49:33 -05:00
David Holdeman 1ab672881d Lean submodule fetching (don't merge until all green) (#5013)
* remove submodules

* check out ChibiOS

* oops, try depth

* check skip, get libfirmware

* lua

* uzlib

* luaaa

* wideband_firmware

* remove submodules

* googletest

* libfirmware

* lua

* luaaa

* wideband_firmware

* don't need skip

* remove submodules

* ChibiOS

* libfirmware

* lua

* wideband_firmware

* remove submodules, checkout ibom

* remove submodules

* remove submodules, checkout firmware stuff

* remove submodules

* remove submodules

* googletest

* googletest

* libfirmware

* lua, wideband_firmware

* hw lib

* remove fetch-depth: 0

* luaformatter

* openblt, luaformatter

* install unit test stuff

* try fetch depth 2

* need luaformatter for all builds
2023-01-29 04:43:27 -05:00
rusefillc 4e6f029802 Let's admit it it's time to move to gradle #3014 2023-01-29 04:39:49 -05:00
GitHub gen-configs Action c063c365f2 Auto-generated configs and docs 2023-01-29 01:02:18 +00:00
David Holdeman 79b146c5ed remove clean_env_variables script (#5012) 2023-01-28 19:55:40 -05:00
GitHub set-date Action f04c72ca0e Update date 2023-01-29 00:24:11 +00:00
David Holdeman 7d3a502a82 [LTS] Fail firmware builds if . in branch name (#5010)
* check for dot

* put message

* make error more visible
2023-01-28 17:00:21 -05:00
David Holdeman a7f4d70c1d [LTS] Put branch in bundle name (please read caveats) (#5008)
* make autoupdater check correct URL

* missed semicolon

* remove bundle_name.txt
2023-01-28 14:49:05 -05:00
GitHub gen-configs Action 4f20eda1a7 Auto-generated configs and docs 2023-01-28 17:57:35 +00:00
rusefillc 0f9d8cf294 Issue 4992 (#5009)
* change bundle name

(cherry picked from commit c3dea808adee1588e2cabc2019df0d383a4ba580)

* set primary bundle name

(cherry picked from commit 4fd1e86657b82ca975dfa34387b7ab2c4b5d92f6)

* autoupdate subdir

(cherry picked from commit 1a817285b5e20f7264432a7e9145b1e35d4e95fe)

* try passing empty strings

(cherry picked from commit 2efcafef6b439aa300c49e4e1bfe036a2a8d6b07)

* fix folder logic

(cherry picked from commit e38ce6221f1e21e0f6496c1b1f21505c1c7559b3)

* don't need empty strings duh

(cherry picked from commit c20585cbc26dd03bda87905494c573680ca7a6be)

* encapsulate ini file

---------

Co-authored-by: David Holdeman <david@chuckwagoncomputing.com>
2023-01-28 12:51:55 -05:00
GitHub set-date Action 8a95003945 Update date 2023-01-28 00:21:05 +00:00
GitHub set-date Action b3e6b0eb59 Update date 2023-01-27 00:23:44 +00:00
GitHub gen-configs Action 8d8d0d259e Auto-generated configs and docs 2023-01-26 07:09:50 +00:00
rusefillc 984b5a2fb9 docs 2023-01-26 02:02:26 -05:00
GitHub set-date Action 2898ce3ed3 Update date 2023-01-26 00:21:36 +00:00
David Holdeman bbfbd134a1 Don't download ARM Gnu toolchain if present (#5005)
* check for downloaded toolkit

* rm if not

* force

* this might work better

* don't move, just link

* don't need glob

* try

* try correct path

* check file to prevent error

* fix quotes so globs work

* using an executable which contains version stamp

* docs etc

* fix path

* back to globs we go

* maybe the path is right this time
2023-01-24 22:33:58 -05:00
GitHub gen-configs Action a31b498951 Auto-generated configs and docs 2023-01-25 02:46:59 +00:00
rusefillc 73d9331dbb poke 2023-01-24 21:40:48 -05:00
GitHub set-date Action 215f7d74e1 Update date 2023-01-25 00:23:02 +00:00
GitHub gen-configs Action aa6ba50388 Auto-generated configs and docs 2023-01-24 15:36:28 +00:00
rusefillc f0d61a0459 Alternator Duty Cycle Adder for AC Fan fix #4973 2023-01-24 10:29:08 -05:00
GitHub gen-configs Action 070f5bce8a Auto-generated configs and docs 2023-01-24 15:07:02 +00:00
rusefillc 77d9c1adcb Alternator Duty Cycle Adder for AC Fan #4973 2023-01-24 09:55:35 -05:00
rusefillc 209bfdac57 Alternator Duty Cycle Adder for AC Fan #4973 2023-01-24 09:53:10 -05:00
GitHub build-unit-tests Action 67051647e3 Trigger wheel definitions 2023-01-24 13:16:09 +00:00
Matthew Kennedy 34430f251f rewrite neon trigger (#5003)
* rewrite neon trigger

* we were testing the same thing four times, maybe test it once
2023-01-24 18:33:15 +05:30
GitHub build-unit-tests Action fdf714af26 Trigger wheel definitions 2023-01-24 01:34:21 +00:00
GitHub gen-configs Action 2d47114277 Auto-generated configs and docs 2023-01-24 01:30:38 +00:00
Matthew Kennedy dc4cbb9c37 mitsu 4g63 (#5001)
* mitsu 4g63

* file header
2023-01-24 06:53:40 +05:30
GitHub set-date Action 8cfbfa0ee2 Update date 2023-01-24 00:23:40 +00:00
rusefillc 7c8a04c724 Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -05:00
rusefillc eb796f536f Let's admit it it's time to move to gradle #3014 2023-01-23 12:15:52 -05:00
rusefillc 4a816bf708 progress 2023-01-23 12:03:14 -05:00
rusefillc 41f5be5c51 unused file 2023-01-23 11:44:42 -05:00
GitHub gen-configs Action ad0873f48b Auto-generated configs and docs 2023-01-23 15:28:33 +00:00