rusefillc
1825457e9f
unit test for vehicle_speed.cpp #3081
2021-08-01 12:19:59 -04:00
Andrey
84e1f216d6
unit test for vehicle_speed.cpp #3081
2021-08-01 12:09:53 -04:00
Andrey G
adede96583
Remove outdated option CH_DBG_ENABLE_TRACE ( #3087 )
...
Not used since RT5
2021-07-31 07:51:13 -04:00
Andrey
156717f48d
another dead line
2021-07-31 01:37:51 -04:00
Andrey
09804f2846
dead var
2021-07-31 01:36:50 -04:00
Andrey
d92110c3ce
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:47:35 -04:00
Andrey
5d4e39b061
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:26:30 -04:00
Andrey
1bef7e5731
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:23:52 -04:00
Andrey
ecd77cc5b5
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:45:55 -04:00
Andrey
f309ddf2cd
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:18:51 -04:00
Andrey
a8355dd28f
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:57:01 -04:00
Andrey
6da3696c4c
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:48:26 -04:00
Andrey
9629db799b
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:30:52 -04:00
Andrey
c5044f16c9
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:15:53 -04:00
Andrey
a2aaaa7b55
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:10:34 -04:00
rusefillc
af2e54f02d
more details into output
2021-07-30 19:33:31 -04:00
rusefillc
08cc30d7c1
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 19:13:43 -04:00
Matthew Kennedy
58202a97f3
flash erase cache invalidate ( #3073 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-30 16:52:55 -04:00
Andrey
77659443a1
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:23:01 -04:00
Andrey
cda52ee946
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:07:37 -04:00
Matthew Kennedy
d3ec2b21d1
Use pch in lots of files ( #3066 )
...
* most engine.h
* most engine_configuration
* more
* more
* more
* more
* more
* moooooore
* ok I'm done for now
* oops
2021-07-26 01:05:17 -04:00
Andrey
379996bf81
todo
2021-07-25 12:45:28 -04:00
Andrey
230a5d46e7
Clutch switch inverted options do not invert detected pedal position
...
#3044
2021-07-24 18:44:13 -04:00
rusefillc
809ece6c91
Clutch switch inverted options do not invert detected pedal position #3044
2021-07-24 15:54:51 -04:00
Matthew Kennedy
098469b88c
H7 ADC triggered by hardware timer ( #3028 )
...
* config
* allow changing adc speed
* timer triggered ADC
* ICU on nucleo
* turn that off too
* 10khz
* make those default for all h7
* I can't type
2021-07-23 14:50:35 -04:00
Matthew Kennedy
1a73dcc46e
fast adc callback ( #3031 )
...
* fast adc callback
* guard
* missed one
* now cypress will be happy
2021-07-23 14:19:59 -04:00
Matthew Kennedy
0fde085a44
remove TS file read ( #3004 )
...
* remove
* more defines
* test
* lots of java
* s
2021-07-21 14:24:53 -04:00
Matthew Kennedy
dfaac25df1
sd card indicators ( #3001 )
...
* sd bits
* rusefi.input
2021-07-20 21:29:24 -04:00
Matthew Kennedy
2255ce37b4
H7 turn off USB before reset ( #2999 )
...
* turn off USB before reset
* comment
* add link
2021-07-20 19:39:26 -04:00
Andrey
fb30117acc
Button to apply nDBANK #2996
...
still does not work
2021-07-20 15:42:57 -04:00
Andrey
8eb407627e
Button to apply nDBANK #2996
...
it does not work, i give up for now time to install STM Cube :(
2021-07-20 14:15:58 -04:00
Andrey
668c342b34
Button to apply nDBANK #2996
2021-07-20 13:20:34 -04:00
Matthew Kennedy
7c2f20af49
osc detector on H7 ( #2992 )
...
* detect clock with TIM11 instead of TIM5
* s
* h7 has a different register name
* detect on H7
* cleanup
* comment
* use define
* f4 typo
2021-07-19 21:58:23 -04:00
Matthew Kennedy
dec215f199
detect clock with TIM11 instead of TIM5 ( #2989 )
...
* detect clock with TIM11 instead of TIM5
* s
* h7 has a different register name
* s
* rename
2021-07-19 18:04:59 -04:00
rusefillc
79f04983eb
New hardware testing commands #2978
2021-07-17 13:42:10 -04:00
Matthew Kennedy
e3849b95d5
don't require EXTERN_ENGINE in every file ( #2969 )
...
* move enginePins
* no more extern engine
* uses
* more
* extern config too
* put this where it belongs
* include correct header
* merge
2021-07-16 18:13:33 -04:00
Matthew Kennedy
45d185b09d
lua hooks for CAN tx ( #2967 )
...
* CanTxMessage usable from unit test
* testLuaReturnsNil
* CAN hook and tests
* it helps if parameter names exist
* nameless params
* s
* redefinition of default argument
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-16 14:06:26 -04:00
Andrey
85d6d6c70d
trigger signal debug pins - logic level output #2959
...
test driven development is still amazing
2021-07-15 09:29:14 -04:00
Andrey
8a49009f44
trigger signal debug pins - logic level output #2959
2021-07-15 02:12:57 -04:00
Andrey
0f7def86dc
all aboard the God object!
2021-07-15 02:00:48 -04:00
Andrey
aed7afa1d4
trigger signal debug pins - logic level output #2959
2021-07-15 01:56:04 -04:00
Andrey
8dff4c3c31
trigger signal debug pins - logic level output #2959
2021-07-15 01:49:07 -04:00
Andrey
050a009b3d
trigger signal debug pins - logic level output #2959
2021-07-15 01:46:30 -04:00
Andrey
0f30fec7c2
trigger signal debug pins - logic level output #2959
2021-07-15 01:28:44 -04:00
Andrey
3327dc0199
progress
2021-07-15 01:18:38 -04:00
Andrey
1d2fdb0f04
progress
2021-07-15 01:17:42 -04:00
Andrey
e4c498e042
trigger signal debug pins - logic level output #2959
2021-07-15 00:50:29 -04:00
rusefillc
8e8737d6ce
trigger signal debug pins - logic level output #2959
2021-07-15 00:03:31 -04:00
Andrey
d1b3eb065d
trigger signal debug pins - logic level output #2959
2021-07-14 23:20:18 -04:00
Andrey
bb38cc60eb
trigger signal debug pins - logic level output #2959
2021-07-14 23:05:51 -04:00