Andrei
48ab85d636
cypress_usb_print_test
...
cypress trying to start TS
TS connect success!
blind code ready for GPT,ADC,SPI
SPI basic test works on 9201 and 8860
Timer is working
ADC fix?
Flash kinda works... in debug mode
DRV8860 driver works! ADC partially works! Flash works!
adc 1 channel works
fix for ADC channels>16 & fastADC problem
ADC works!
EXTINT first attempt... no IRQ?
Led3 blinks
EXTINT works!
trigger_adc EXTINT part works!
trigger_ADC analog preparations... not working yet
ADC now 100% works! But fast is NOT 10kHz!
Fast ADC works... Almost - strange adcToVoltage values...
fastADC working only first 22secs + fatal error after 33secs + USB not connecting
fastADC is working again, problems solved!
triggerADC - It works! (Still no timeshift compensation)
Forgot drv8860
ADC->EXTI trigger switching works! (but not seamlessly)
ADC->EXTI trigger switching now seamless? Needs more testing
ADC->EXTI trigger switching works!
trigger+RPM works but still trgerrors...
trying to impl. adaptive threshold... No luck so far :(
trigger detector almost works - trgerr=0 but no rpm<200?
triggerADC finally works!!! For now...
backup_ram for cypress
main_relay, stepper
better main_relay+stepper
USB VBus detection
CAN driver draft
CAN update
CAN interrupts fix
update
update
update
update
update
main.cpp clean-up
rusefi.ini clean-up
compilation fix
compilation fix
compilation fix
2020-09-11 18:21:53 +03:00
rusefi
02cf60fd25
Hellen says DRV manual change pick
2020-09-07 11:14:56 -04:00
rusefi
113fc4be36
refactoring
2020-01-12 05:17:42 -05:00
rusefi
f74cf3bfbe
refactoring
2020-01-12 05:12:09 -05:00
Matthew Kennedy
ecd240d6f2
AEM X-Series CAN Wideband Support ( #1096 )
...
* aem xseries
* parens to avoid operator precedence issues
* put in cfg
* disable that too
* fix sim/unit
* enough generated for ci
* this will guard correctly
2020-01-12 03:44:37 -05:00
rusefi
688107ed77
second channels for ETB related stuff
2020-01-11 01:08:41 -05:00
rusefi
30db7e3c26
typo
2020-01-03 21:41:11 -05:00
rusefi
07222f68c0
E30 M3 Tach output solution #907
2019-12-30 01:41:23 -05:00
Matthew Kennedy
9645130527
Shrink output channels, now with passing CI ( #1077 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
* rev signature
* correct map offset
* handle unsigned properly
* RPM is unsigned
* vss isn't scaled
* extract magic
* required generated for build
* de-scale rpm
* field type cases
2019-12-22 08:12:45 -05:00
rusefi
ce0921cb78
refactoring only #1076
2019-12-21 20:17:58 -05:00
rusefi
b78e1b7a00
refactoring & docs update
2019-12-21 19:59:33 -05:00
rusefi
871f86967f
Revert "DRAFT Shrink output channels, again ( #1074 )"
...
This reverts commit 562ce6cc
2019-12-21 15:02:49 -05:00
rusefi
86a3feb13f
Revert "fresh integration & changing protocol versions & versions"
...
This reverts commit f6c3f120
2019-12-21 15:02:37 -05:00
rusefi
b9338b4047
Revert "reducing magic constants"
...
This reverts commit 032d8240
2019-12-21 15:02:17 -05:00
rusefi
8602379a32
Revert "trying to save build. it's a useful PR overall but :("
...
This reverts commit 9f191f0d
2019-12-21 15:01:22 -05:00
rusefi
9f191f0dd8
trying to save build. it's a useful PR overall but :(
2019-12-21 14:34:50 -05:00
rusefi
032d824064
reducing magic constants
2019-12-21 13:30:47 -05:00
rusefi
f6c3f12091
fresh integration & changing protocol versions & versions
2019-12-21 12:35:47 -05:00
Matthew Kennedy
562ce6ccaf
DRAFT Shrink output channels, again ( #1074 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
2019-12-21 08:55:19 -05:00
rusefi
22f2739764
Revert "Shrink output channels, use scaling ( #1069 )"
...
This reverts commit 89405014
2019-12-19 22:35:06 -05:00
rusefi
320ff0972f
Revert "hmm ( #1073 )"
...
This reverts commit f8c98cad
2019-12-19 22:34:52 -05:00
Matthew Kennedy
f8c98cad07
hmm ( #1073 )
2019-12-19 21:09:59 -05:00
Matthew Kennedy
89405014cf
Shrink output channels, use scaling ( #1069 )
...
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
2019-12-19 20:37:42 -05:00
rusefi
af4f20551b
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
rusefi
0555d2170d
TPS#2 calibration & fixing ETB in TS
2019-12-08 00:37:33 -05:00
rusefi
cc87ccd58a
docs
2019-12-07 23:19:40 -05:00
rusefi
0664c1f566
docs
2019-12-07 14:09:06 -05:00
andreika-git
2a39c69f51
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis ( #1043 )
...
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
2019-12-04 00:37:32 -05:00
rusefi
b7f689d811
actually it's better to give TS access to all bits
2019-12-02 20:26:43 -05:00
rusefi
51088287ff
actually it's better to give TS access to all bits
2019-12-02 20:24:10 -05:00
rusefi
2eab39d3ff
auxFastSensor
2019-12-02 17:49:01 -05:00
andreika-git
3b352f6a3a
5V-compatible adcVcc + trigger_input_comp + Kinetis COMP driver impr. ( #1036 )
...
* adcVcc is not only for 3V STM32
* update ini files
* Kinetis: improve COMP driver
* Improve trigger_input_comp.cpp (hysteresis)
2019-12-01 12:08:55 -05:00
rusefi
3ed889486e
making things nicer with dual ETB settings
2019-11-30 17:38:33 -05:00
rusefi
b961edc654
refactoring
2019-11-30 16:49:40 -05:00
rusefi
b04166d173
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
...
my approach is to move fields from the bottom of BC struct
2019-11-30 10:24:37 -05:00
rusefi
ff3fbffd80
extracing constant & more information for HW CI
2019-11-29 21:57:59 -05:00
rusEfi
799027c2e9
all ETBs to run in same HW mode
2019-11-29 16:51:51 -05:00
rusefi
8a8a398c70
starterRelayPinMode
2019-11-25 01:01:00 -05:00
rusefi
9df259fbfb
starterRelay & debugMapAveraging
2019-11-25 00:59:05 -05:00
rusefi
91a5bd5ce3
refactoring: extracting constant
2019-11-23 12:52:57 -05:00
rusefi
1d328c17e8
simulation docs
2019-11-19 09:23:25 -05:00
rusEfi
a55e0e1460
launch control #203
2019-11-18 19:22:29 -05:00
rusefi
79e049a5f8
Strange INJ1 signal behavior (when the frequency of scheduler's timer is less than 1MHz) #996
...
new advanced debugging: hardware pins
2019-11-10 12:39:47 -05:00
rusefi
487acd62de
Missing dwell altogether in some corner cases #796
...
only additional live data here
2019-11-05 23:36:33 -05:00
rusefi
7015a5c250
generating fresh
2019-11-05 21:05:19 -05:00
rusefi
ed3a707e3a
improving user documentation
2019-11-05 21:03:39 -05:00
rusefi
7a3369795f
smarter IAC PID
2019-10-30 09:27:12 -04:00
rusefi
3e8b46b6ca
preparation for industrial-PID
2019-10-23 21:41:30 -04:00
rusefi
d2c8e84e95
Two distributors
2019-10-04 22:36:53 -04:00
rusEfi
fc3b7ec1bd
etbCalibrationOnStart
2019-09-29 14:00:04 -04:00