Matthew Kennedy
56b7db8e9c
pullup ( #2348 )
2021-02-14 08:04:09 -05:00
Matthew Kennedy
6ab7e151f1
rewrite SD initialization ( #2346 )
...
* rewrite SD init
* static
* return a pointer instead
2021-02-13 21:26:11 -05:00
GitHub set-date Action
d94dd050c7
Update date
2021-02-14 00:45:36 +00:00
Andrey G
f1785fee11
Config cleanups ( #2347 )
...
* Remove duplication
* Ports: STM32F7: we want PAL_USE_CALLBACKS for F7 too
2021-02-13 18:45:33 -05:00
Matthew Kennedy
7562de4f10
usb mass storage progress ( #2345 )
...
* usb mass storage
* remove old files
* this file is gone
2021-02-13 15:06:05 -05:00
Matthew Kennedy
c4159297ca
update ( #2344 )
2021-02-13 14:24:35 -05:00
Matthew Kennedy
3ff54eb1c0
cleanup ( #2343 )
2021-02-13 14:23:39 -05:00
rusefi
67f5b18f34
not great solution to code duplication, also helping QC build
2021-02-13 11:19:39 -05:00
rusefillc
a36101598f
Gather Nissan CAN data #2278
...
one step back
2021-02-13 09:32:45 -05:00
Matthew Kennedy
9a3f3f34b2
USB mass storage descriptor ( #2330 )
...
* enable msd
* modify descriptors for composite device
* makefile cleanup
* format
* define
* embiggen fifos
* needed that
* cleanup too while we're at it
* rename endpoints
* switchable descriptors
* guard the request hook too
* don't need this changed yet
* cleanup
* update ep0 response
* cleanup
* use the msd hook from chibios
* this was wrong
* this was covered by other PR
* this is also covered
* s
2021-02-13 08:54:08 -05:00
Matthew Kennedy
990bfe763e
implement null block device ( #2341 )
...
* implement null device
* fix build
2021-02-13 08:53:10 -05:00
Matthew Kennedy
d8032fbd8f
fix usb descriptor mistakes ( #2340 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-13 01:06:55 -05:00
rusefillc
67751dbd51
Gather Nissan CAN data #2278
2021-02-12 23:07:21 -05:00
GitHub build-firmware Action
4d358f4759
Auto-generated configs and docs
2021-02-13 01:50:56 +00:00
rusefillc
fa04ac1d73
Gather Nissan CAN data #2278
2021-02-12 20:47:12 -05:00
GitHub build-firmware Action
6df4d76bb9
Auto-generated configs and docs
2021-02-13 01:43:05 +00:00
rusefillc
f6899559a3
Merge remote-tracking branch 'origin/master' into master
2021-02-12 20:40:59 -05:00
rusefillc
c7a8da8acf
no way to change bluetooth serial speed on MRE fix #2338
2021-02-12 20:40:50 -05:00
GitHub build-firmware Action
cddb65a415
Auto-generated configs and docs
2021-02-13 01:30:02 +00:00
Matthew Kennedy
ddb54aee40
cleanup too while we're at it ( #2336 )
2021-02-12 20:27:43 -05:00
rusefillc
2a563c4d5c
no way to change bluetooth serial speed on MRE fix #2338
2021-02-12 20:27:09 -05:00
GitHub set-date Action
c1658cca34
Update date
2021-02-13 00:43:49 +00:00
Matthew Kennedy
315360cb04
Rename USB endpoints, update ChibiOS-Contrib ( #2334 )
...
* rename endpoints
* update chibios contrib
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-12 14:21:56 -05:00
Matthew Kennedy
275b058e32
increase SD card speed ( #2333 )
...
* fast sd card
* fair enough
2021-02-11 20:42:23 -05:00
GitHub set-date Action
94ae78ee92
Update date
2021-02-12 00:43:44 +00:00
Matthew Kennedy
fff734502d
turn in to a composite device ( #2332 )
2021-02-11 15:52:06 -05:00
rusefi
289d63cbff
M62T vanos support #2243
2021-02-10 22:20:17 -05:00
GitHub build-firmware Action
45ed6ebb33
Auto-generated configs and docs
2021-02-11 02:49:50 +00:00
rusefillc
ec9dffb804
M62T vanos support #2243
2021-02-10 21:46:52 -05:00
rusefillc
d87a38541e
M62T vanos support #2243
2021-02-10 21:44:21 -05:00
GitHub build-firmware Action
5e96883b15
Auto-generated configs and docs
2021-02-11 01:23:22 +00:00
rusefillc
8fbdfa51e3
M62T vanos support #2243
2021-02-10 20:21:05 -05:00
rusefillc
d7a1abd351
Merge remote-tracking branch 'origin/master' into master
2021-02-10 19:51:27 -05:00
rusefillc
6416929fbd
M62T vanos support #2243
2021-02-10 19:51:14 -05:00
GitHub set-date Action
137d5b0962
Update date
2021-02-11 00:43:33 +00:00
Matthew Kennedy
dade25ef34
move chconf/mcuconf/halconf in to hw_ports ( #2321 )
...
* move f4 config files
* don't need this
* f7
* f7
* h7
* this was duplicated
* turn off smart build
* loader too
* update prometheus paths
* bootloader should include confdir
* fix the flash size while we're at it
* move chconf_common
* use wait
* normalize board.mk
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-10 19:38:24 -05:00
GitHub build-firmware Action
e12c5db607
Auto-generated configs and docs
2021-02-10 23:57:38 +00:00
rusefillc
17e12f780f
M62T vanos support #2243
...
bugfix - vvt .ini
2021-02-10 18:55:24 -05:00
rusefillc
6385859cc8
M62T vanos support #2243
...
need a bit of RAM
2021-02-10 13:31:39 -05:00
rusefi
6f065274e4
aux pid is now VVT
2021-02-10 12:41:38 -05:00
GitHub build-firmware Action
00de91dd29
Auto-generated configs and docs
2021-02-10 17:26:25 +00:00
rusefillc
e329acc19f
M62T vanos support #2243
2021-02-10 12:23:06 -05:00
Matthew Kennedy
85fab40d21
get mcu temperature within port ( #2326 )
...
* remove EFI_ADC_TEMP_SENSOR
* implement
* comment
* s
* switch adc_inputs over
* header
* s
* I think aligned-on-stack should work ok
* num channels
* cache safety
* move adc init too
* don't compile that file for the h7
* cypress & kinetis
* ports
* guard against bootloader
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-09 22:04:36 -05:00
GitHub set-date Action
0d1e366a8b
Update date
2021-02-10 00:42:28 +00:00
GitHub build-firmware Action
9fb101186a
Auto-generated configs and docs
2021-02-09 19:01:08 +00:00
rusefillc
e5e72c97bf
Merge remote-tracking branch 'origin/master' into master
2021-02-09 13:58:35 -05:00
rusefillc
ad5ba8b378
M62T vanos support #2243
2021-02-09 13:58:05 -05:00
rusefillc
cbfed1a357
Create readme.md
2021-02-09 13:43:26 -05:00
rusefillc
24887adbb2
M62T vanos support #2243
2021-02-09 09:40:08 -05:00
rusefillc
8042b6ddb2
Merge remote-tracking branch 'origin/master' into master
2021-02-09 00:34:32 -05:00
rusefillc
b04aa8bb91
M62T vanos support #2243
...
RAM everything takes a bit of RAM
2021-02-09 00:29:04 -05:00
GitHub build-firmware Action
71a974e477
Auto-generated configs and docs
2021-02-09 05:26:52 +00:00
rusefillc
f65df4f24f
M62T vanos support #2243
...
still trying to fix Kinetis
2021-02-09 00:25:02 -05:00
rusefillc
767183b369
M62T vanos support #2243
...
RAM everything takes a bit of RAM
2021-02-09 00:08:00 -05:00
GitHub build-firmware Action
ad453abfc5
Auto-generated configs and docs
2021-02-09 04:49:57 +00:00
rusefillc
9fbf16ce08
code generator: better handing of array size 1
2021-02-08 23:47:48 -05:00
GitHub build-firmware Action
50cf213163
Auto-generated configs and docs
2021-02-09 04:23:45 +00:00
rusefillc
d5aa951a49
trying to help kinetis by reducing RAM usage back to where it was
2021-02-08 23:21:34 -05:00
rusefillc
8e74af3e86
M62T vanos support #2243
2021-02-08 22:48:17 -05:00
rusefillc
56072ac889
M62T vanos support #2243
2021-02-08 22:30:02 -05:00
rusefillc
ce78123eb0
M62T vanos support #2243
2021-02-08 22:21:02 -05:00
rusefillc
9fd25943c5
Merge remote-tracking branch 'origin/master' into master
2021-02-08 22:09:13 -05:00
rusefillc
081357ca5e
M62T vanos support #2243
2021-02-08 22:07:14 -05:00
GitHub build-firmware Action
45db66cbb2
Auto-generated configs and docs
2021-02-09 02:52:50 +00:00
rusefillc
2d99e77c95
M62T vanos support #2243
2021-02-08 21:50:31 -05:00
rusefi
0d6dfbb501
M62T vanos support #2243
2021-02-08 21:28:57 -05:00
rusefi
6793b5d8fc
M62T vanos support #2243
2021-02-08 20:38:38 -05:00
GitHub set-date Action
432e116b31
Update date
2021-02-09 00:43:35 +00:00
rusefi
6b10de5616
refactoring: naming consistency
2021-02-08 18:20:53 -05:00
rusefi
c576f0a9d9
M62T vanos support #2243
2021-02-08 18:08:26 -05:00
Matthew Kennedy
2c465247e9
stm32h7 usb ( #2319 )
...
* enable
* enable
* serial number
* usb defines
* buffer size
* more stuff we can enable
2021-02-08 16:24:49 -06:00
rusefillc
1ba8e24f86
M62T vanos support #2243
2021-02-08 16:42:53 -05:00
GitHub build-firmware Action
e83636cd83
Auto-generated configs and docs
2021-02-08 21:41:57 +00:00
rusefillc
b40d1f0547
M62T vanos support #2243
2021-02-08 16:39:21 -05:00
Matthew Kennedy
435f8f7e2b
h7 flash, guard against no CAN ( #2317 )
...
* h7 flash
* guard some other stuff
* I guess it just builds now?
* maybe ci too
2021-02-08 16:24:38 -05:00
rusefi
a349bf1ca8
M62T vanos support #2243
2021-02-08 16:16:26 -05:00
Matthew Kennedy
36483e870a
consolidate stm32 mpu util ( #2314 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:52:00 -05:00
Matthew Kennedy
3debd2229b
move board.h for f7/h7 ( #2316 )
...
* f7 board.h
* h7
2021-02-08 15:46:48 -05:00
GitHub build-firmware Action
5d53ceb312
Auto-generated configs and docs
2021-02-08 20:31:34 +00:00
Matthew Kennedy
ad07166e9d
move f4 board.h ( #2313 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:29:07 -05:00
rusefillc
1b8cddb106
Merge remote-tracking branch 'origin/master' into master
2021-02-08 15:28:17 -05:00
rusefillc
70b493ae99
M62T vanos support #2243
2021-02-08 15:27:58 -05:00
Matthew Kennedy
4a9dcf4fee
changelog ( #2315 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:13:28 -05:00
rusefillc
d2deca74bf
M62T vanos support #2243
2021-02-08 15:09:12 -05:00
GitHub build-firmware Action
d57b4b48b5
Auto-generated configs and docs
2021-02-08 19:13:25 +00:00
rusefillc
7e25202712
M62T vanos support #2243
2021-02-08 14:10:57 -05:00
Andrey
74d4001bdb
poke
2021-02-08 10:49:15 -05:00
Matthew Kennedy
b995e7bcaa
include board.c from hw_ports.mk ( #2311 )
...
* set mcu type in hw_ports
* move f4 linker script
* move f7 linker script
* don't set default linker file in makefiles
* extra line
* prometheus actually didn't depend on anything special for f469
* dead line
* h7
* dead
* move board.c
* set explicit cpu type for simulator
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 07:52:31 -06:00
Matthew Kennedy
423acd384b
simplify MCU selection ( #2308 )
...
* set mcu type in hw_ports
* move f4 linker script
* move f7 linker script
* don't set default linker file in makefiles
* extra line
* prometheus actually didn't depend on anything special for f469
* dead line
* h7
* dead
2021-02-08 02:11:44 -05:00
GitHub set-date Action
6db8b612dd
Update date
2021-02-08 00:43:33 +00:00
Matthew Kennedy
7d3cadfc87
baro in sensor model ( #2306 )
...
* baro in sensor model
* missed
* typo
* init baro
* needs an include there
2021-02-07 17:54:41 -06:00
Matthew Kennedy
6a3cf83d02
goodbye f746 ( #2309 )
2021-02-07 07:52:57 -06:00
GitHub build-firmware Action
ab832d269a
Auto-generated configs and docs
2021-02-07 13:48:13 +00:00
Matthew Kennedy
c71a31e313
add cfg for lps25 ( #2307 )
...
* cfg field
* ui
2021-02-07 07:46:17 -06:00
Matthew Kennedy
50a860a380
implement lps25 ( #2301 )
...
* bb
* implement
* tweaks
* s
* comment, format
* guard
* implement lps25
* headers and comment
* sensor works
* headers
* guard
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-06 23:59:44 -06:00
GitHub build-firmware Action
fe688471ca
Auto-generated configs and docs
2021-02-07 01:56:30 +00:00
rusefillc
953990d10b
Trigger pattern request Škoda Favorit fix #2302
2021-02-06 20:53:30 -05:00
rusefillc
8ab3780554
triggers
2021-02-06 20:29:32 -05:00
rusefillc
00c9338c37
triggers
2021-02-06 20:28:50 -05:00
rusefillc
d95ba6b443
Trigger pattern request Škoda Favorit #2302
2021-02-06 20:12:58 -05:00
GitHub build-firmware Action
d7318c696d
Auto-generated configs and docs
2021-02-07 00:52:02 +00:00
rusefillc
402c198431
Merge remote-tracking branch 'origin/master' into master
2021-02-06 19:49:21 -05:00
rusefillc
c024d6d52a
Trigger pattern request Škoda Favorit #2302
2021-02-06 19:49:02 -05:00
GitHub set-date Action
8d988424ea
Update date
2021-02-07 00:45:02 +00:00
Matthew Kennedy
f518b72260
implement bit-banged I2C driver ( #2289 )
...
* bb
* implement
* tweaks
* s
* comment, format
* guard
* headers and comment
2021-02-06 16:59:06 -06:00
David Holdeman
e1e1de5e9b
add info to 4S ( #2300 )
2021-02-06 16:06:25 -06:00
GitHub build-firmware Action
9a254634d0
Auto-generated configs and docs
2021-02-06 18:52:00 +00:00
Andrey G
08a5421090
Add subaru eg33 ( #2294 )
...
* engine: Subaru SVX EG33 engine configuration
Not tested yet. Just basic settings and placeholder
* board: add Dron_Gus's Subaru EG33 p'n'p board
* board: subaru eg33: linker script: stack, bss and heap to ram0
* board: subaru eg33: add mapping.yaml
* board: subaru eg33: scripts for autogenerated
* board: subaru eg33: fix DMA conflict (ADC1 vs SPI5)
* board: subaru eg33: enable ADC3
* board: subaru eg33: Autogenerated
* board: subaru eg33: disable fsio control of Main Relay
Default MAIN_RELAY_LOGIC cause error during parsing
* board: subaru eg33: configuration hack to fix usbconsole.c
* gen_config: generate config for Subaru SVX board too
2021-02-06 12:50:34 -06:00
Andrey G
3166076839
Some fixes prior to board pull request ( #2291 )
...
* ChibiOS: add support for STM32F765
This chip is used on Subaru EG33 p'n'p RusEFI board from Dron_Gus
* drivers: gpio: mc33810: commulative update
- use BIT macro
- fix wake-up method
- fix order of arguments in _add function
* port: stm32f4/7: detectCanDevice check for enabled interfaces only
* ADC: fix internal array size
internalAdcIndexByHardwareIndex should be EFI_ADC_LAST_CHANNEL size
couse adc_channel_e is used as index
* status LEDs: support status LEDs that driven by low level
2021-02-06 12:22:57 -05:00
rusefillc
30358e0526
reducing code duplication
2021-02-06 00:46:40 -05:00
rusefillc
cda053f388
H7 compilation #2284
2021-02-06 00:37:12 -05:00
rusefillc
0ffa4c6e3a
H7 compilation #2284
2021-02-06 00:28:38 -05:00
rusefillc
4dbb77415a
reducing code duplication
2021-02-06 00:25:13 -05:00
rusefillc
a093a839be
reducing code duplication
2021-02-06 00:18:47 -05:00
rusefillc
94130c41a0
H7 compilation #2284
2021-02-06 00:07:05 -05:00
rusefillc
7c231d968f
H7 compilation #2284
2021-02-05 23:57:28 -05:00
rusefillc
d80ed37040
reducing code duplication
2021-02-05 23:56:22 -05:00
rusefillc
6a2473ccc1
reducing code duplication
2021-02-05 23:45:47 -05:00
rusefillc
6915852a7a
reducing code duplication
2021-02-05 23:41:26 -05:00
rusefillc
38dfe28d7a
Merge remote-tracking branch 'origin/master' into master
2021-02-05 23:37:35 -05:00
rusefillc
e4a85acb3b
H7 compilation #2284
2021-02-05 23:37:18 -05:00
David Holdeman
4e96eb47f2
Fix doxygen ( #2286 )
...
* install graphviz to fix missing dot command
* try excludes
* can't use newline
* try
* add ChibiOS-Contrib
2021-02-05 23:09:02 -05:00
rusefillc
c135899442
H7 compilation #2284
2021-02-05 22:46:04 -05:00
rusefillc
82e96d7dfb
code reuse good, code duplication bad
2021-02-05 22:44:40 -05:00
rusefillc
aafb5ca28d
let's build for h7
2021-02-05 22:29:23 -05:00
rusefillc
92625913d2
code reuse good, code duplication bad
2021-02-05 22:19:24 -05:00
rusefillc
908dbd640c
let's build for h7
2021-02-05 22:10:59 -05:00
rusefillc
ac6c8a6c9f
let's build for h7
2021-02-05 21:37:33 -05:00
rusefillc
9d77a35b5a
let's build for h7
2021-02-05 21:09:36 -05:00
rusefillc
4be60dccfd
let's build for h7
2021-02-05 20:58:34 -05:00
rusefillc
904b2db132
let's build for h7
2021-02-05 20:25:01 -05:00
rusefillc
f92e24cd98
let's build for h7
2021-02-05 20:18:47 -05:00
rusefillc
06c2e346cb
let's build for h7
2021-02-05 20:16:10 -05:00
rusefillc
08931afb07
that's a bit useless?
2021-02-05 20:14:52 -05:00
rusefillc
988bdd857d
let's build for h7
2021-02-05 20:14:29 -05:00
rusefillc
8ebb628a6c
Merge remote-tracking branch 'origin/master' into master
2021-02-05 20:00:55 -05:00
rusefillc
f7b29fd42e
let's build for h7
2021-02-05 20:00:44 -05:00
GitHub set-date Action
168dced2e7
Update date
2021-02-06 00:42:44 +00:00
rusefillc
8ba7e62142
hellen72b
2021-02-05 19:20:04 -05:00
rusefillc
162571a105
Merge remote-tracking branch 'origin/master' into master
2021-02-05 19:17:52 -05:00
rusefillc
b431f32fbf
Gather Nissan CAN data #2278
2021-02-05 19:17:22 -05:00
GitHub build-firmware Action
1073cde9b9
Auto-generated configs and docs
2021-02-05 23:21:55 +00:00
Matthew Kennedy
870857df36
add option to disable ETB if engine not spinning ( #2280 )
...
* config/ui
* trigger central mods
* implement
2021-02-05 17:19:57 -06:00
GitHub build-firmware Action
dfca29a705
Auto-generated configs and docs
2021-02-05 16:29:43 +00:00
rusefillc
0090dc04ee
Gather Nissan CAN data #2278
2021-02-05 11:27:51 -05:00
GitHub set-date Action
f5605ca2f0
Update date
2021-02-05 00:43:18 +00:00
Matthew Kennedy
7bd3979595
eliminate idle's custom applyPinState ( #2273 )
...
* remove
* not static
2021-02-04 17:04:37 -05:00
GitHub set-date Action
01acbe891b
Update date
2021-02-04 00:42:55 +00:00
GitHub build-firmware Action
4a6bca0a2a
Auto-generated configs and docs
2021-02-03 19:36:47 +00:00
Matthew Kennedy
9f0ebaac49
Proteus analog input ci ( #2271 )
...
* test vbatt
* test proteus vbatt
* tolerance
* these don't work on proteus
* new engine type
* test analog input
* more test points, less tolerance
* console build needs this file generated
* only include for hw ci builds
* wiring info
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-03 13:34:48 -06:00