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
rusefi
b329cc66ed
GDI Epic #1448
2020-11-23 01:10:12 -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
GitHub build-firmware Action
dc0d3242bf
Auto-generated configs and docs
2020-11-22 05:11:29 +00:00
rusefi
daf1ec83a7
GDI Epic #1448
2020-11-22 00:09:36 -05:00
GitHub build-firmware Action
639901e58d
Auto-generated configs and docs
2020-11-22 03:58:53 +00:00
rusefillc
599f7ceb39
GDI Epic #1448
2020-11-21 22:56:47 -05:00
GitHub build-firmware Action
85d2555d70
Auto-generated configs and docs
2020-11-22 03:01:11 +00:00
rusefillc
b4e9aba0da
GDI Epic #1448
2020-11-21 21:58:56 -05:00
GitHub set-date Action
f6ce207c1f
Update date
2020-11-22 00:41:19 +00:00
GitHub build-firmware Action
1996aefd10
Auto-generated configs and docs
2020-11-21 01:38:58 +00:00
rusefillc
1eeaca50dd
GDI Epic #1448
2020-11-20 20:36:48 -05:00
GitHub set-date Action
059f654da1
Update date
2020-11-21 00:39:02 +00:00
rusefillc
e6fa57db87
Starter is engaged on start-up in pull-up configuration #1969
...
maintainability
2020-11-20 00:18:38 -05:00
rusefillc
3878cbb550
Starter is engaged on start-up in pull-up configuration #1969
...
maintainability
2020-11-19 23:57:06 -05:00
rusefillc
fe93dfd8df
No latest gcov #1973
2020-11-19 21:57:18 -05:00
rusefillc
659b9c1973
No latest gcov #1973
2020-11-19 21:56:48 -05:00
rusefillc
1f5006e169
No latest gcov #1973
2020-11-19 21:38:45 -05:00
rusefillc
9315b1e8de
No latest gcov #1973
2020-11-19 21:32:14 -05:00
shadowm60
7c793834ef
Launch control unit tests update ( #1972 )
...
* testable launch start
* extract base class
* add a test
* fix ts debug
* Launch control unit_tests
updated launch control for a better split
VSS mock for unit tests
Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
2020-11-19 21:14:38 -05:00
Matthew Kennedy
66687158c5
no feed forward for wastegate ( #1971 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-11-19 20:51:30 -05:00
GitHub set-date Action
c3e4fdc57f
Update date
2020-11-20 00:39:06 +00:00
rusefillc
68c8d8c6a2
Starter is engaged on start-up in pull-up configuration #1969
...
usability & test improvement
2020-11-19 17:15:28 -05:00
Matthew Kennedy
ee51da64ad
Launch control testable ( #1967 )
...
* testable launch start
* extract base class
* add a test
* fix ts debug
2020-11-19 08:15:56 -05:00
Matthew Kennedy
f3b7a1d9da
Remove lockAnyContext, replace with CriticalSectionLocker ( #1938 )
...
* switch to CriticalSectionLocker
* that's just about all
* clean up last usage
* include hpp for sim
* need the cpp wrappers in the makefile too
* include dir
* include
2020-11-19 06:56:02 -05:00