rusefi
0032ad9778
refactoring connectivity
2020-06-21 21:17:48 -04:00
rusefi
f3e9416d9e
Merge remote-tracking branch 'origin/master'
2020-06-21 20:49:10 -04:00
rusefi
d371be19fe
refactoring connectivity
2020-06-21 20:47:46 -04:00
GitHub set-date Action
55509095ef
Update date
2020-06-22 00:23:47 +00:00
rusefi
b6de8c78a1
refactoring connectivity
2020-06-21 19:48:55 -04:00
rusefi
a5cf1319ed
Merge remote-tracking branch 'origin/master'
2020-06-21 17:06:43 -04:00
rusefi
af82d63112
refactoring connectivity
2020-06-21 16:37:33 -04:00
dron0gus
8ffa7e518f
stm32/kinetis_pins.cpp: remove PORTS array - duplicates ports array ( #1527 )
2020-06-21 15:59:18 -04:00
rusefi
d1f1491fb0
refactoring
2020-06-21 15:50:21 -04:00
rusefi
d3ba22063c
refactoring
2020-06-21 15:40:59 -04:00
rusefi
9ad0d5f386
ROE progress
2020-06-20 22:33:13 -04:00
GitHub set-date Action
2c3f3de28c
Update date
2020-06-21 00:24:26 +00:00
rusefi
025ac28a2c
REO progress
2020-06-20 18:36:58 -04:00
rusefi
48ec4689ee
REO progress
2020-06-20 15:18:25 -04:00
kon
5f639f1485
Added time message to cluster ( #1524 )
...
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* post rebase/merge fixes
* more rebase/merge fixes
* even more rebase/merge fixes
* more fixes, removed auto-gen files
* removed more auto-gen files...
* pulled fix from upstream
* added RTC date/time message to cluster
* forgot to set boolean....
2020-06-20 08:11:21 -04:00
GitHub set-date Action
09c6133f8b
Update date
2020-06-20 00:23:07 +00:00
rusefi
8263533cfc
[github] build board bundles using GH Actions
...
#1499
2020-06-19 14:46:33 -04:00
David Holdeman
92948a93a8
Convert scripts firmware ( #1522 )
...
* convert clean
* convert clean
* convert clean_compile_two_versions
* convert update_version
2020-06-19 13:32:57 -04:00
David Holdeman
6ae878a097
moved params back to script ( #1521 )
2020-06-19 10:45:00 -04:00
David Holdeman
a96ffcbc4e
Fix boards ( #1520 )
...
* fix gen_config.sh
* change file extension
* convert kinetis gen_config
Co-authored-by: rusefi <rusefi@users.noreply.github.com>
2020-06-19 10:10:17 -04:00
rusefi
ca668b3011
Only two .ini files got auto-generated #1519
2020-06-19 09:31:36 -04:00
rusefi
5999477871
Only two .ini files got auto-generated #1519
2020-06-19 00:40:52 -04:00
rusefi
ba184e390c
Only two .ini files got auto-generated #1519
2020-06-19 00:28:50 -04:00
rusefi
9fcdcf25d4
BUG? handleCrc32Check does not use 'offset' parameter #1429
2020-06-19 00:17:05 -04:00
rusefi
eb3ff73c29
1 byte issue in TuneReadWriteTest fix #1512
2020-06-18 23:29:08 -04:00
rusefi
7f3ce36065
1 byte issue in TuneReadWriteTest #1512
2020-06-18 22:51:07 -04:00
GitHub set-date Action
6e0b726236
Update date
2020-06-19 00:23:33 +00:00
rusefi
a676c2fe25
docs
2020-06-18 18:34:38 -04:00
rusefi
3103c18860
indicators are broken - reported by Jokeri
2020-06-18 14:50:00 -04:00
rusefi
8995afb910
partial manual pick of #1506
2020-06-18 12:41:14 -04:00
Matthew Kennedy
aba153b814
simplify cranking corrections ( #1510 )
2020-06-18 08:54:02 -04:00
rusefi
4bc557c06d
Merge remote-tracking branch 'origin/master'
2020-06-17 20:33:27 -04:00
rusefi
8293a92632
TS project: hide all invalid entries #1505
2020-06-17 20:33:17 -04:00
GitHub set-date Action
9a806e343a
Update date
2020-06-18 00:23:46 +00:00
rusefi
2c83db49fb
restoring ldmp
2020-06-17 19:03:10 -04:00
Matthew Kennedy
531f1c63c7
fuel math simplifications ( #1485 )
...
* simplify
* fix
* tweak
* cleaning
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-17 17:15:04 -04:00
rusefi
5b0e4bc795
TS project: hide all invalid entries #1505
2020-06-17 16:49:14 -04:00
David Holdeman
4a43b0a29f
Workflow to write the date, once a day ( #1504 )
...
* Add date workflow
* add files
* use VCS_DATE in engine controller
* initial values
* switched to using one file
* moved to controllers
* Add comment and fix cron entry
* add pragma once
* Add more comments
2020-06-17 12:59:57 -04:00
rusefi
7f71383de6
un-hiding full pinout
2020-06-17 12:54:56 -04:00
rusefi
95f0c1e1d1
TS project: hide all invalid entries #1505
2020-06-17 12:53:37 -04:00
rusefi
546344c78a
nope, unit tests did not just fix themselves
2020-06-17 08:42:37 -04:00
Matthew Kennedy
29d124ace3
spinwait for events in the near future ( #1491 )
...
* add spinwait
* simplify and reduce lateDelay
* maybe probably fix tests
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 22:13:42 -04:00
Matthew Kennedy
c46a6e5c0e
only setup etb if primary sensor configured instead of proxy ( #1489 )
...
* only setup etb if primary sensor configured instead of proxy
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 21:38:09 -04:00
David Holdeman
bb222813aa
converted gen_config_board.bat ( #1498 )
2020-06-16 15:48:09 -04:00
rusefi
6f9681aedc
Now we are back to original behavior, great step forward :)
2020-06-16 14:28:46 -04:00
rusefi
6cce8a7194
is this the problem?
2020-06-16 14:19:40 -04:00
rusefi
d81e139918
fixing stuff by reducing the gap between Windows and Linux scripts
2020-06-16 14:12:27 -04:00
rusefi
a2e660b404
progress
2020-06-16 12:56:01 -04:00
David Holdeman
d339ffd9f8
Fix #1492 redux ( #1496 )
...
* use gen_config.conf to store flags, and gen_config.bat to call gen_config.sh
* Try sh.exe first, and fixed indentation
2020-06-16 12:50:22 -04:00
rusefi
7c3d153b2c
making debugTriggerSync more visible to users & removing from VVT defaults
2020-06-15 16:47:06 -04:00