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
* add framework, tests
* move oil pressure to new way
* add init logic
* brackets on the same line
* spaces -> tabs
* spaces -> tabs for tests
* bracket on same line
* hook up sensor mocking
* add nan check
* fix nan check
* I wrote an essay
* casing
* only init if we have a sensor to init
* style, actually call init
* format
* fix casing
* typo
* implement linear sensor
* wire up producer
* smarter limiting
* setup comments
* add reporting
* doxyfile
* oops
* add adc subscription
* clarity
* fix logic
* multiply voltage
* test styling
* test guards
* remove dependencies
* linear sensor test
* remove unused
* fix merge
* format, implicit convert op
* explicit
* format tests
* fix merge