Commit Graph

13177 Commits

Author SHA1 Message Date
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
David Holdeman 27415a49a1
try fix (#2339) 2021-02-12 22:27:29 -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
David Holdeman b46dd60f64
Fix doxygen 3 (#2337)
* try adding E flag

* found flags that work

* add flags to ibom

* add flags to pinouts
2021-02-12 15:56:49 -05: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
rusefi c42b668357 $1 2021-02-11 17:08:28 -05: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
rusefillc 78c7cfe896 refactoring 2021-02-10 20:36:56 -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
David Holdeman 3cca8df571
Pinouts pages merged (#2329)
* try adding z flag (resume)

* modify pinout gen to put all connectors in one page

* modify script to call append

* modify gen.sh to match usage of append.sh

* fix indents and add brs

* fix zoom issues
2021-02-10 18:52:19 -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
Matthew Kennedy 0cb079c2a3
increase proteus analog tolerance (#2327) 2021-02-09 19:10:00 -06:00
GitHub set-date Action 0d1e366a8b Update date 2021-02-10 00:42:28 +00:00
Matthew Kennedy 21426f7e91
Hw ci mcu temperature (#2324)
* this was wrong

* test temp sensor

* import

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-09 14:24:44 -06: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
rusefi bcc6c63046 second bank vvt decoder unit test 2021-02-09 10:16:49 -05:00
rusefillc 24887adbb2 M62T vanos support #2243 2021-02-09 09:40:08 -05:00
David Holdeman 6cae460f62
try adding z flag (resume) (#2323) 2021-02-09 07:29:46 -06:00
rusefillc ce3d3f761a poke 2021-02-09 00:37:56 -05:00
David Holdeman 92f1725dd6
switch back to cron (#2298) 2021-02-09 00:35:40 -05:00