Andrey G
c091b18baf
Int flash fixes ( #3089 )
...
* STM32F7xx: flash write parallelism settings
Datasheed allows 32bit program operation only for 2.7..3.0
While RM defines wider range...
* Add parentheses to defines
* intFlash: show all errors to user
Currently only erase error was exported to user. Flash write error
was silent. Also define few additional error codes and show it to
user.
2021-08-01 18:26:42 -04:00
rusefillc
ac6cb0601c
unit test for vehicle_speed.cpp #3081
2021-08-01 12:19:59 -04:00
Andrey
511b5c22dd
unit test for vehicle_speed.cpp #3081
2021-08-01 12:09:53 -04:00
Andrey G
435f712e84
Remove outdated option CH_DBG_ENABLE_TRACE ( #3087 )
...
Not used since RT5
2021-07-31 07:51:13 -04:00
Andrey
d3523e5010
another dead line
2021-07-31 01:37:51 -04:00
Andrey
139c2593d5
dead var
2021-07-31 01:36:50 -04:00
Andrey
7d551a062e
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:47:35 -04:00
Andrey
2dedcb1152
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:26:30 -04:00
Andrey
2744fa53bc
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:23:52 -04:00
Andrey
c601659dc7
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:45:55 -04:00
Andrey
7888574bf0
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:18:51 -04:00
Andrey
477dc27992
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:57:01 -04:00
Andrey
608d5de22f
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:48:26 -04:00
Andrey
54b29c8196
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:30:52 -04:00
Andrey
50240c6500
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:15:53 -04:00
Andrey
1ce05e9a02
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:10:34 -04:00
rusefillc
21a821d751
more details into output
2021-07-30 19:33:31 -04:00
rusefillc
5331daf559
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 19:13:43 -04:00
Matthew Kennedy
9b4f8a3a29
flash erase cache invalidate ( #3073 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-30 16:52:55 -04:00
Andrey
8c72fdfd93
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:23:01 -04:00
Andrey
4f9b3cc4d0
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:07:37 -04:00
Matthew Kennedy
b52d50bbf2
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
17ee26293c
todo
2021-07-25 12:45:28 -04:00
Andrey
37247db383
Clutch switch inverted options do not invert detected pedal position
...
#3044
2021-07-24 18:44:13 -04:00
rusefillc
ca34562d5d
Clutch switch inverted options do not invert detected pedal position #3044
2021-07-24 15:54:51 -04:00
Matthew Kennedy
f70c844c60
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
09192cfc4d
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
0f0b84a6db
remove TS file read ( #3004 )
...
* remove
* more defines
* test
* lots of java
* s
2021-07-21 14:24:53 -04:00
Matthew Kennedy
b28e8348ce
sd card indicators ( #3001 )
...
* sd bits
* rusefi.input
2021-07-20 21:29:24 -04:00
Matthew Kennedy
c3699f8353
H7 turn off USB before reset ( #2999 )
...
* turn off USB before reset
* comment
* add link
2021-07-20 19:39:26 -04:00
Andrey
1447647411
Button to apply nDBANK #2996
...
still does not work
2021-07-20 15:42:57 -04:00
Andrey
7b44b5f5f3
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
c93e7e7d3a
Button to apply nDBANK #2996
2021-07-20 13:20:34 -04:00
Matthew Kennedy
d1941aa38e
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
a0a5d42eed
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
aee2ed4ba4
New hardware testing commands #2978
2021-07-17 13:42:10 -04:00
Matthew Kennedy
2ce7777865
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
a62d6743bc
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
03bb3e3ace
trigger signal debug pins - logic level output #2959
...
test driven development is still amazing
2021-07-15 09:29:14 -04:00
Andrey
74e5eb8bb7
trigger signal debug pins - logic level output #2959
2021-07-15 02:12:57 -04:00
Andrey
5c2477752e
all aboard the God object!
2021-07-15 02:00:48 -04:00
Andrey
70cc334eb2
trigger signal debug pins - logic level output #2959
2021-07-15 01:56:04 -04:00
Andrey
f3b0310058
trigger signal debug pins - logic level output #2959
2021-07-15 01:49:07 -04:00
Andrey
c513e976ed
trigger signal debug pins - logic level output #2959
2021-07-15 01:46:30 -04:00
Andrey
23be588af6
trigger signal debug pins - logic level output #2959
2021-07-15 01:28:44 -04:00
Andrey
26481f4c2a
progress
2021-07-15 01:18:38 -04:00
Andrey
c30064cd15
progress
2021-07-15 01:17:42 -04:00
Andrey
b1f721e20b
trigger signal debug pins - logic level output #2959
2021-07-15 00:50:29 -04:00
rusefillc
b65c4b5612
trigger signal debug pins - logic level output #2959
2021-07-15 00:03:31 -04:00
Andrey
6c8e80285e
trigger signal debug pins - logic level output #2959
2021-07-14 23:20:18 -04:00