jharvey
f63b1db63d
Connected 3.3V and VCCIO with 0R jumper.
2020-11-26 19:09:57 -05:00
jharvey
ad0631ab05
Updated / made silk screen larger and easier to read
...
moved TP7 GND via
2020-11-26 08:47:09 -05:00
jharvey
a8f584c54c
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-11-26 07:56:09 -05:00
jharvey
7dadab9463
Updated Vboost LED
2020-11-26 07:55:51 -05:00
rusefillc
66ae6a1ecf
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 00:24:15 -05:00
rusefi
1238758c0f
Starter is engaged on start-up in pull-up configuration #1969
2020-11-26 00:16:59 -05:00
rusefi
63900429a6
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 23:59:11 -05:00
rusefi
b189d85228
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 23:38:43 -05:00
Matthew Kennedy
1375b946ae
default to off ( #1989 )
2020-11-25 22:44:08 -05:00
Matthew Kennedy
750070a496
fix etb wastegate percent output ( #1988 )
...
* wastegate etb should use percent
* percent_t
* fix test
2020-11-25 21:14:06 -05:00
rusefi
e356ee7f45
Merge remote-tracking branch 'origin/master'
2020-11-25 19:53:49 -05:00
rusefi
c2b184cd74
Starter is engaged on start-up in pull-up configuration #1969
2020-11-25 19:52:22 -05:00
GitHub set-date Action
953fdad4ff
Update date
2020-11-26 00:40:20 +00:00
rusefi
0d441be869
better default value
2020-11-25 17:02:28 -05:00
GitHub build-firmware Action
9275f9a09d
Auto-generated configs and docs
2020-11-25 21:46:33 +00:00
rusefi
292579995c
start/stop debug process
2020-11-25 16:44:08 -05:00
rusefi
07de7aa46c
GDB helper
2020-11-25 13:53:29 -05:00
GitHub build-firmware Action
bbf29b0d40
Auto-generated configs and docs
2020-11-25 18:21:44 +00:00
rusefillc
32f242983b
Merge remote-tracking branch 'origin/master' into master
2020-11-25 13:17:53 -05:00
rusefillc
46d9eacc7c
build-in virtual dyno #1987
2020-11-25 13:16:13 -05:00
Matthew Kennedy
492498f8d0
Boost tolerance ( #1986 )
...
* tolerate invalid closed loop config when in open loop mode
* fix test
2020-11-25 07:27:24 -05:00
rusefillc
808aa672ba
Merge remote-tracking branch 'origin/master' into master
2020-11-24 20:34:02 -05:00
rusefillc
a5d0e4beeb
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-24 20:33:51 -05:00
GitHub set-date Action
6618492848
Update date
2020-11-25 00:40:48 +00:00
rusefillc
bca35aa2f9
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-24 14:11:41 -05:00
rusefillc
ab8d6ff0df
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-24 00:06:12 -05:00
rusefillc
9045470fc6
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-23 23:53:25 -05:00
rusefillc
90e5630e60
avoid float -> int64 conversion #1977
...
cherry picking...
2020-11-23 23:33:46 -05:00
Matthew Kennedy
55379463c0
remove ( #1985 )
2020-11-23 20:10:17 -05:00
GitHub set-date Action
140f892661
Update date
2020-11-24 00:40:20 +00:00
Matthew Kennedy
922f0249d2
squash warnings ( #1984 )
...
* warnings
* unused
* a few more
* too much
* uint16_t-ify
2020-11-23 09:43:16 -05:00
Matthew Kennedy
6334e5011f
Port-ify microsecond_timer hardware implementation ( #1964 )
...
* move to folder
* extract hardware part of microsecond_timer
* dead ST forum link
* de-volatile
* simulator build
* guard
2020-11-22 20:39:32 -05:00
kon
4f7ff102f2
Website updates ( #1982 )
...
* Auto-generated configs and docs
* Auto-generated configs and docs
* Auto-generated configs and docs
* Auto-generated configs and docs
* daily builds added
* website improvements
* more website updates
Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-11-22 20:09:04 -05:00
GitHub set-date Action
9961b8efeb
Update date
2020-11-23 00:40:35 +00:00
GitHub build-firmware Action
9ac0391fb4
Auto-generated configs and docs
2020-11-22 23:32:36 +00:00
Matthew Kennedy
866038900f
adjust boost ( #1975 )
2020-11-22 18:30:19 -05:00
Matthew Kennedy
f8a6462967
change to output pin ( #1981 )
2020-11-22 18:29:41 -05:00
rusefi
98605677f6
adc fixed #1979
...
partial revert
2020-11-22 15:31:33 -05:00
rusefillc
5678190d5a
ADC: fixes : #1979
...
better error handling?
2020-11-22 13:42:24 -05:00
rusefi
eece5496da
ADC: fixes : #1979
...
more detailed error message
2020-11-22 12:57:04 -05:00
rusefi
4bd14ed974
better hpfpValve bench settings
2020-11-22 12:43:28 -05:00
Andrey G
a285ba6743
ADC: fixes: ( #1979 )
...
* ADC: fixes:
-use enums
-internalAdcIndexByHardwareIndex array should be adc_channel_e size
-add sanity checks
-save few bytes of RAM
* ADC: use logical OR instead of math add
2020-11-22 12:23:27 -05:00
Andrey G
b60ce1b9f8
Typo fix ( #1978 )
2020-11-22 08:27:03 -05:00
Matthew Kennedy
747b3d2fa8
fix #1968 ( #1976 )
...
* tanf
* name
* comment, add test
2020-11-22 08:26:17 -05:00
rusefi
fb98a3dffc
GDI Epic #1448
2020-11-22 01:14:34 -05:00
rusefi
1df2dc121d
GDI Epic #1448
2020-11-22 00:47:43 -05:00
GitHub build-firmware Action
3211c033ff
Auto-generated configs and docs
2020-11-22 05:45:32 +00:00
rusefi
0d3267e3a5
GDI Epic #1448
2020-11-22 00:43:45 -05:00
rusefi
f6bff90f86
GDI Epic #1448
2020-11-22 00:40:21 -05:00
rusefi
79188c954a
GDI Epic #1448
2020-11-22 00:13:55 -05:00