Matthew Kennedy
8ebb7b8f24
discrete VR threshold control ( #3061 )
...
* vr pwm
* rename
* scaling and ui
* hellen pin
* s
* math
* ooh, pch
* happy test
* not magic
2021-07-28 07:44:44 -04:00
rusefillc
32d2cf6aab
121 vag defaults have fatal error fix #3059
2021-07-26 16:40:11 -04:00
rusefillc
6184737d98
atlas https://github.com/rusefi/rusefi/blob/master/firmware/config/boards/readme.md
2021-07-26 11:43:32 -04:00
Matthew Kennedy
c03c779703
make build happy ( #3067 )
2021-07-26 09:08:05 -04:00
Matthew Kennedy
9ea307a534
atlas build stub ( #3065 )
...
* add atlas configs
* script
* prepend
* s
* stubs
* apparently board.mk can't set cpu
* s
2021-07-26 01:04:58 -04:00
Matthew Kennedy
f44a84b40c
set up precompiled header ( #2971 )
...
* ignore
* set up precompiled header
* makefile
* fixes
* cleanup
* only depend cpp on pch
* efifeatures in pch
* f7 efifeatures
* consolidate
* simulator
* proteus build
* error handling is a good one
* bootloader pch
* don't auto include pch
* dirs
* delete on clean
* bootloader cleans
* clean.sh deletes pch
* disable in bl for now
* there was a typo so maybe it'll work now
* remove todo
* don't need that any more
* don't need these parts
* don't need this part
* undo changes
* use a different cpp as example
* s
* Revert "cleanup"
This reverts commit 8de8698490f5d09c2df753f00a89751aa898be9a.
* also unnecessary now
* buh
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-25 21:23:23 -04:00
rusefi
138cfde320
Red test mule cranking to idling is weird #3050
2021-07-24 23:05:22 -04:00
rusefi
d7259789cb
Red test mule cranking to idling is weird #3050
2021-07-24 11:56:29 -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
David Holdeman
c61d11e3d0
Pinout links ( #3037 )
...
* add support for links
* add undefined check and remove pdiv ref
* add MRE id
* clear search
2021-07-23 09:20:13 -04:00
Andrey
863ffb1a95
Nissan
2021-07-22 23:44:25 -04:00
rusefillc
85aa270c1d
Nissan
2021-07-22 22:44:11 -04:00
rusefi
7e5fc89268
Nissan
2021-07-22 21:37:53 -04:00
Andrey
2a07c3df27
Nissan VVT trigger decoder #2887
2021-07-21 23:08:56 -04:00
Andrey
da905f20a6
trailing spark outputs #2931
2021-07-21 19:55:14 -04:00
David Holdeman
d2691c1ee9
Pinout Title and connector names ( #3021 )
...
* add page title and connector name
* try mre
2021-07-21 19:47:38 -04:00
BeerMoneyMotorsports
490183aefd
Rev B STM pin changes ( #3022 )
...
1E, 3I and 2J
2021-07-21 19:43:25 -04:00
Andrey
51802334b8
Button to apply nDBANK #2996
...
consistency good inconsistency bad
2021-07-20 13:44:45 -04:00
Andrey
668c342b34
Button to apply nDBANK #2996
2021-07-20 13:20:34 -04:00
Andrey
9e111f856e
+x into git
2021-07-20 12:49:40 -04:00
rusefillc
50f3f5ecba
flipping presets logic in order to reduce duplication
2021-07-20 11:44:48 -04:00
rusefi
4a178ba26e
hellen nb2 defaults
2021-07-18 21:03:01 -04:00
Andrey G
2551993321
board: subaru eg33: fix pinouts, add aux connector ( #2986 )
2021-07-18 14:58:22 -04:00
BeerMoneyMotorsports
121c29526b
O2 input ( #2985 )
...
O2 input for front O2 but is using O2S2 since its easier to connect on revA
2021-07-18 12:13:13 -04:00
BeerMoneyMotorsports
40a30748f3
Sensor pins ( #2977 )
...
updated pinouts for merc
2021-07-17 11:54:06 -04:00
Andrey
f69690a36a
kaiju is asking for vq30de trigger wheel decoder #2974
2021-07-17 00:27:56 -04:00
Andrey
fd41bc0140
docs
2021-07-16 23:17:45 -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
Andrey
539c60d4fd
Nissan
2021-07-15 17:53:38 -04:00
Andrey
f2acdf72c8
Nissan
2021-07-15 17:49:58 -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
b5f92e6722
trigger signal debug pins - logic level output #2959
2021-07-14 22:35:29 -04:00
rusefi
d73768b46c
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 21:15:11 -04:00
Andrey
47f285c50c
FATAL on NB2 tune jim stim input signal #2965
2021-07-14 16:03:00 -04:00
Andrey
13fdd79df7
refactoring
2021-07-13 20:10:31 -04:00
Andrey
f4f02b984f
progress - reducing code duplication
2021-07-12 21:31:40 -04:00
Matthew Kennedy
15931dd56c
auto detect HSE clock speed ( #2952 )
...
* detect hse
* implementation
* these boards don't need to set their own HSECLK
* assertions
* name
* tweaks
* how did this compile?
* s
* biiiig comment
* this script doesn't need to set 25mhz any more
* ....or PLLM
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-12 20:51:35 -04:00
Matthew Kennedy
7eba706d2e
s ( #2946 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-11 11:26:19 -04:00
rusefi
30ed950d4d
VAG canned tunes
2021-07-09 13:23:29 -04:00
Jimmy Luntzel
ff20840a78
Update main.yaml ( #2936 )
...
removed blank spaces at the end of each line
2021-07-09 11:51:47 -04:00
rusefi
5418c9065b
extra state validation is needed
2021-07-09 00:31:21 -04:00
Andrey
6065ec3995
VAG canned tunes
2021-07-08 22:55:45 -04:00
Andrey
cbe407f465
VAG canned tunes
2021-07-08 20:42:35 -04:00
BeerMoneyMotorsports
6bfc3b6303
Update main.yaml ( #2929 )
2021-07-08 19:32:53 -04:00
Jimmy Luntzel
1aca9c9f7b
main.yaml ( #2930 )
...
* Update main.yaml
Added ID, class, ts_name, type, and color to each pin.
* Update main.yaml
Ive filled out as much as I know how to for now, BMM recommended doing a PR.
What I was not able to complete were C24, C25, E23, E29, E31, E34, E45, E47, D8, D9
I am sorry If I am wasting peoples time -____________-
* Update main.yaml
2021-07-08 19:22:09 -04:00
rusefi
76003ca393
VAG canned tunes
2021-07-08 16:35:58 -04:00
rusefi
e2d7f7f20f
small mess
2021-07-08 16:08:08 -04:00
GitHub build-firmware Action
ca59ff5b56
Auto-generated configs and docs
2021-07-08 03:49:03 +00:00
rusefillc
509a8d0030
Update readme.md
2021-07-07 14:06:44 -04:00
rusefillc
e1ddb6078f
Create readme.md
2021-07-07 14:06:30 -04:00
rusefillc
a50bf43a33
Update readme.md
2021-07-07 14:05:56 -04:00
rusefillc
5e0f68e649
Create readme.md
2021-07-07 14:05:38 -04:00
rusefillc
513b1e8ad9
Create readme.md
2021-07-07 14:05:21 -04:00
rusefillc
1a8f741213
Create readme.md
2021-07-07 14:05:06 -04:00
rusefillc
6f14242c50
Create readme.md
2021-07-07 14:03:32 -04:00
Matthew Kennedy
717d4dd7ac
Unified cyl count macro ( #2914 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* console needs help
2021-07-06 20:14:08 -04:00
Andrey
54133f21f8
Option to log VVT target #2913
2021-07-06 20:00:53 -04:00
Matthew Kennedy
0abbf182d3
hellen 128 defaults ( #2912 )
...
* all the pins
* s
* ign
2021-07-06 01:03:07 -04:00
Andrey
9629484bb3
duplication within same file
2021-07-06 00:09:13 -04:00
Andrey
bb181ac8fd
Nissan VVT trigger decoder #2887
...
another bug - improper handling of three-times-symmetrical
2021-07-05 23:15:44 -04:00
Andrey
7ec3ef4b28
Nissan VVT trigger decoder #2887
...
that's all very strange
2021-07-05 22:17:26 -04:00
Andrey
59e33b3577
restore testQuadCam #2911
2021-07-05 21:04:09 -04:00
rusefi
de750354a2
Nissan progress!!!
2021-07-05 20:29:49 -04:00
rusefi
4190657fa2
Nissan
2021-07-05 19:53:55 -04:00
rusefi
81a887afce
https://rusefi.com/s/hellen128merc
2021-07-05 18:58:08 -04:00
rusefillc
32a813339d
Nissan
2021-07-05 18:37:53 -04:00
rusefi
342727bdd2
Nissan
2021-07-05 17:58:31 -04:00
Matthew Kennedy
9d41a19adc
misc ( #2899 )
...
* dead fields
* defaults
* ui
* configs
2021-07-04 09:22:42 -04:00
rusefillc
c80a0288d3
5v/GND nissan details
2021-07-04 00:25:43 -04:00
Andrey
b474a6685f
https://github.com/rusefi/rusefi/issues/2848
...
per-board URL into project help
2021-07-03 23:47:23 -04:00
Andrey
c0cbe626b6
Nissan VVT trigger decoder fix #2887
...
TDD is amazing we are done here!
2021-07-03 12:43:01 -04:00
Andrey
e34b04bd46
Nissan VVT trigger decoder #2887
2021-07-03 12:02:00 -04:00
BeerMoneyMotorsports
5caf438930
Update main.yaml ( #2896 )
2021-07-02 17:52:16 -04:00
BeerMoneyMotorsports
7fc8e4342d
F12 fix ( #2895 )
...
fixed f12 duplication
2021-07-02 16:41:58 -04:00
BeerMoneyMotorsports
cfbd57a897
1l and 1r fix ( #2894 )
...
1l and 1r are tied to the same pin and rely on the same id. removed the id and TS name from 1r and removed pin designation from 1L TS name to avoid confusion. Now just "Radiator Fan"
2021-07-02 16:35:55 -04:00
Andrey
7ffe09aa96
Nissan progress
2021-07-02 16:31:10 -04:00
Andrey
8013e598df
Nissan progress
2021-07-02 16:26:23 -04:00
Andrey
ab24b8e5f3
Nissan progress
2021-07-02 14:56:12 -04:00
rusefillc
11c00db119
H64 uses GPIOD_12 twice why does it not fail? #2877
...
poke
2021-07-02 13:17:14 -04:00
Andrey
fd3aa4ec18
Nissan VVT trigger decoder #2887
2021-07-01 21:48:47 -04:00
Andrey
6c7d2700b3
Nissan VVT trigger decoder #2887
2021-07-01 17:28:52 -04:00
Andrey
af01242555
Nissan VVT trigger decoder #2887
2021-07-01 17:03:17 -04:00
Andrey
f6aa1b8415
https://github.com/rusefi/hellen121nissan-issues/issues/2
...
oh that's pigtail color not pinout color
2021-06-30 15:10:11 -04:00
Andrey
316c83101c
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-30 14:59:06 -04:00
Andrey
819eb8c92e
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-29 17:22:43 -04:00
Andrey
403cb3a96c
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-29 17:20:36 -04:00
Andrey
ea4b7029a7
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-29 16:51:53 -04:00
Andrey
a125ba8210
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-29 01:04:39 -04:00
Andrey
dd4990b3f1
https://github.com/rusefi/hellen121nissan-issues/issues/2
2021-06-28 23:39:24 -04:00
Andrey
309b630480
Review default H64 tune #2815
2021-06-28 19:47:11 -04:00
Andrey
b09a66e51b
Hellen is the way
2021-06-28 19:24:35 -04:00
Andrey
b4d10caf45
Review default H64 tune #2815
2021-06-28 17:36:02 -04:00
Andrey
3ae6835964
DRAM SDRAM #2551
2021-06-27 12:31:18 -04:00
Andrey
0708934be1
DRAM SDRAM #2551
2021-06-27 12:14:53 -04:00
Andrey
a5b64cd6cf
DRAM SDRAM #2551
2021-06-27 02:13:52 -04:00
Andrey
b73eb20a2a
DRAM SDRAM #2551
2021-06-27 02:06:57 -04:00
Andrey
fef89328d3
helping build?
2021-06-25 11:48:17 -04:00
Andrey
839539abc4
fan2 bench
2021-06-23 17:16:11 -04:00
Andrey
7153a47e76
H72 default progress
2021-06-23 16:58:34 -04:00
Andrey
eaf1348650
H72 default progress
2021-06-23 14:44:50 -04:00
David Holdeman
d2c60e30d5
Fix class ( #2841 )
...
* switch to switch_inputs
* switch output to outputs
* add missing s
2021-06-20 22:38:17 -04:00
Andrey G
77b9a9a99d
Fixes eg33 ( #2838 )
...
* CAN HW: use designated initizalization
* board subaru eg33: set CAN transceiver EN to active state constantly
While FW does not handle CAN transceiver's EN signal
2021-06-20 08:18:16 -04:00
David Holdeman
c7fb082ae8
switch to switch_inputs ( #2837 )
...
* switch to switch_inputs
* switch output to outputs
2021-06-19 09:12:54 -04:00
David Holdeman
de1d35d882
change digital_input to digital_inputs ( #2833 )
2021-06-18 20:43:30 -04:00
rusefillc
96d28a1029
typo & clarification
2021-06-17 11:38:36 -04:00
Andrey
1965de7c1e
Review default H64 tune #2815
2021-06-13 21:28:57 -04:00
Andrey
66de546bc9
Review default H64 tune #2815
2021-06-13 21:27:03 -04:00
Andrey
b4fe83a17d
Review default H64 tune #2815
2021-06-13 21:17:22 -04:00
Matthew Kennedy
322f69474f
remove cranking dwell angle ( #2814 )
...
* config & impl
* settings
* engines & boards
* this test doesn't do anything interesting
2021-06-13 07:52:07 -04:00
Matthew Kennedy
0c0957f52a
apply open loop idle when in automatic mode ( #2745 )
...
* always apply open loop in closed loop
* simplify flags
* comment
* move
* comment
* missed one
* config for fan bump
* adjust miata defaults
* test fan/ac open loop
* idle CL tests
* test coasting
* test integration case
* fix merge
* put back reset logic for now
* s
* don't need that part
* I guess use OL as baseIdlePosition
* reset condition
2021-06-12 14:21:11 -04:00
GitHub build-firmware Action
65780182bf
Auto-generated configs and docs
2021-06-12 18:07:43 +00:00
GitHub build-firmware Action
82ec23f37d
Auto-generated configs and docs
2021-06-12 04:03:50 +00:00
Andrey
3f1f32fa50
h121 progress
2021-06-11 23:47:12 -04:00
rusefillc
f9d00a16a0
https://github.com/rusefi/hellen121vag/issues/44
2021-06-11 12:23:21 -04:00
BeerMoneyMotorsports
9dc5aff335
Update main.yaml ( #2809 )
...
AC comp relay output change to GPIOH_15
2021-06-10 19:45:56 -04:00
BeerMoneyMotorsports
a97f56e257
Update main.yaml ( #2804 )
...
update for AC
2021-06-10 03:39:17 +03:00
rusefi
d21c1b50dc
h121 pps1 pin conflict #2801
2021-06-08 07:52:44 -04:00
Andrey
5ceb3dcdec
https://github.com/rusefi/rusefi/wiki/Hellen121VAG
2021-06-06 11:05:47 -04:00
Andrey
17c07a0828
s/controlPin1/controlPin/
2021-06-05 16:19:01 -04:00
Andrey
9e7242befd
https://github.com/rusefi/hellen121vag/issues/38
2021-06-05 16:07:30 -04:00
Andrey
33b72b23de
https://github.com/rusefi/hellen121vag/issues/38
2021-06-05 15:41:35 -04:00
Andrey
821db8bee2
https://github.com/rusefi/rusefi/wiki/Hellen121VAG
2021-06-05 06:58:13 -04:00
Matthew Kennedy
925399168a
defaults cleanup: base engine & fuel ( #2790 )
...
* build
* fuel and base
* fix build
* cleanup
* extern
* tps/tps
* alternator
* tps
* iat timing
* cranking RPM
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-03 00:50:07 +03:00
Matthew Kennedy
cc0547217c
Cranking defaults ( #2787 )
...
* defaults
* more
* cranking fuel
* cranking timing
* cranking time digits
* ugh these tests shouldn't depend on defaults
2021-06-02 08:21:36 +03:00
Andrey G
078b65edd9
Subaru svx ( #2777 )
...
* Revert "hiding 3rd channel for now"
This reverts commit 00c5c786c7
.
* trigger subaru SVX: disable cranck #2 channel
* Board subaru-eg33: fix D10 pin defined twice
* Board subaru-eg33: renumber ignition ouput according cylinder order
* board subaru eg33: use common_make.sh to get dfu files
* board subaru-eg33: update default configuration
2021-05-31 04:25:57 -04:00
Matthew Kennedy
ca625e7935
non blocking flash on f7 dual bank 2MB ( #2749 )
...
* f7 dual bank flash
* only start thread if necessary
2021-05-29 08:05:29 +03:00
GitHub build-firmware Action
c4a62e489f
Auto-generated configs and docs
2021-05-28 07:41:15 +00:00
rusefillc
01212aeabf
some 121 coordinates
2021-05-27 05:44:48 -04:00
Andrey
16df446fde
MRE pinout improvement CAN polarity
2021-05-26 06:49:08 -04:00
BeerMoneyMotorsports
e0209d50f8
Update main.yaml ( #2738 )
...
AC and Flex fixes
2021-05-25 08:56:35 +03:00
BeerMoneyMotorsports
9250ca673d
Update main.yaml ( #2737 )
...
MAF input change, Boost control change.
2021-05-24 17:05:04 -04:00
David Holdeman
68da5c279e
Doxygen titles ( #2728 )
...
* move addRow call
* undo submo bump
* add header titles
2021-05-22 22:10:58 +03:00
rusefillc
daee2d31f8
some 121 coordinates
2021-05-21 17:40:27 -04:00
rusefillc
5642623dd8
some 121 coordinates
2021-05-21 17:17:03 -04:00
rusefillc
6f9faa80dc
some 121 coordinates
2021-05-21 16:12:50 -04:00
rusefillc
04298ac9a3
some 121 coordinates
2021-05-21 15:57:16 -04:00
rusefillc
79eb44fa73
some 121 coordinates
2021-05-21 15:45:38 -04:00
BeerMoneyMotorsports
49fb00f8b8
Update main.yaml ( #2727 )
...
All relevant pins mapped but no coordinates done yet
2021-05-21 12:13:53 -04:00
Matthew Kennedy
68ad12da53
convert a table to scaled_channel ( #2724 )
...
* scaled VE table
* use setTable
* efi::clear
* ratio -> struct
2021-05-20 20:00:32 -04:00
rusefillc
382b6afac5
progress?
2021-05-20 19:06:50 -04:00
Matthew Kennedy
c7cc5471ad
Lua on f407, try again ( #2725 )
...
* lua on f4
* move perf trace to efifeatures
* check that it's defined
* cypress and kinetis
* it would help to define the correct thing
* disable buffer if not used
* we can work with 2k
* turn off ramdisk on mre qc
* wow strncpy is useless for truncated strings
* turn off for bootloader
* lto bootloader
* memory
* memory
2021-05-20 23:05:18 +03:00
BeerMoneyMotorsports
9c50380af9
Update main.yaml ( #2722 )
...
More pins added but no work has been done to the pin XY coordinates.
2021-05-20 21:31:25 +03:00
BeerMoneyMotorsports
9108676379
Update main.yaml ( #2720 )
...
initial addition of some pins from 121vag.
2021-05-19 20:34:51 +03:00
rusefillc
0cb4705a7e
Improve default H64 tune #2709
2021-05-19 03:50:28 -04:00
Matthew Kennedy
4b69e7d441
compile gpiochips as cpp ( #2702 )
...
* rename
* core
* structing
* more
* makefile
* structing
* 6240 compiles
* explicit cast instead of implicit narrowing
* 8888
* no extern C
* fix tests build
* extern "C"
* 33810
* 8860
* 33810
* linker
* unbreak master
* don't need that if compiling as C++
* bump config
* fix test
* tests
* unit tests bad merge
* build
* move subaru logic to cpp file
* cpp goodness
* hpp include
* this is probably the right thing to do
* simulator
2021-05-17 08:42:56 +03:00
rusefillc
bba4588e47
Hellen GDI
2021-05-14 11:00:18 -04:00
BeerMoneyMotorsports
eaa46454c1
Update main.yaml ( #2690 )
...
fixes for mixed IO naming.
2021-05-12 18:51:58 -04:00
BeerMoneyMotorsports
ed24ca8429
Update main.yaml ( #2688 )
2021-05-11 20:40:17 -04:00
BeerMoneyMotorsports
67bc1325aa
Update main.yaml ( #2686 )
...
Added Boost control, Flex input and knock input to options connector.
2021-05-11 18:35:05 -04:00
BeerMoneyMotorsports
35117fad14
Update main.yaml ( #2685 )
...
Major pinout update.
2021-05-11 17:35:54 -04:00
BeerMoneyMotorsports
386b9ac39b
Update main.yaml ( #2682 )
...
update to fix tachout. Testing a change to GPIO pin
2021-05-11 11:50:49 -04:00
Matthew Kennedy
1aed5c6ae2
remove intermediate buffer ( #2668 )
...
* remove define
* goodbye intermediate logging buffer
* free ram! woo!
2021-05-10 08:01:24 -04:00
rusefillc
591b2b3c6c
Revert "lua on f407 ( #2646 )"
...
This reverts commit e35e99f5
2021-05-09 18:25:50 -04:00
Matthew Kennedy
e35e99f52d
lua on f407 ( #2646 )
...
* lua on f4
* move perf trace to efifeatures
* check that it's defined
* cypress and kinetis
* it would help to define the correct thing
* disable buffer if not used
* we can work with 2k
* turn off ramdisk on mre qc
* wow strncpy is useless for truncated strings
* turn off for bootloader
* lto bootloader
2021-05-09 16:25:38 -04:00
Matthew Kennedy
0af7a9cb2d
shrink canned tables ( #2651 )
...
* helper
* use it miata
* do type safe copy
* miata vvt
* etb
* default iat correction
* magic is afoot here
* hunchback
* misc
* neon
* neon
* aspire
* citroen
* neon
* missed one
* dead
* festiva
* remove andreyism
* very dead
* no need for copy of that function
* cleanup
2021-05-09 14:37:16 -04:00
Matthew Kennedy
c17e4af490
Proteus legacy vs. non-legacy F7 ( #2657 )
...
* proteus f7 is not necessarily legacy
* script
* don't need that any more
* yaml and script
* rename
2021-05-08 18:44:19 -04:00
Andrey G
ea870c4869
hip9011 ( #2654 )
...
* Move HIP states enum out of rusefi_enums.h
-this is internal driver stuff. No need to have it defined globaly.
* Auto-generated configs and docs
2021-05-08 10:08:18 -04:00
rusefillc
18131c13e2
testing yaml automation
2021-05-07 15:34:48 -04:00
rusefillc
28a84669d2
spaces are evil
2021-05-06 15:26:08 -04:00
BeerMoneyMotorsports
e37d45fc10
intMAP fix ( #2630 )
...
intMAP a15 fix
2021-05-06 14:34:34 -04:00
BeerMoneyMotorsports
70aa6eb23b
Update main.yaml ( #2626 )
...
CLT pin fix
2021-05-06 09:38:53 -04:00
Matthew Kennedy
3e4674500b
hellen na6 yaml tweaks ( #2625 )
...
* cleanup
* all pins have pin number
2021-05-06 08:05:02 -04:00
GitHub build-firmware Action
370180965e
Auto-generated configs and docs
2021-05-04 14:14:18 +00:00
Matthew Kennedy
6e1212f3ca
use setTable ( #2621 )
2021-05-04 10:03:41 -04:00
Matthew Kennedy
0117dc2dd4
use static buffer for lua heap, enable on f429 ( #2619 )
...
* static buffer for lua
* enable lua for 429
2021-05-04 01:03:17 -04:00
Matthew Kennedy
088ed3c28e
interactive lua ( #2614 )
...
* interactive lua
* unnecessary pop
* print return value
* enable f7 lua
* match f7 chconf
2021-05-03 17:46:12 -04:00
Andrey G
e6e5303e87
Subaru board update ( #2616 )
...
* board: subaru_eg33: move to connectors yaml
* engine: subaru EG33: TPS is not inverted
* board: subaru_eg33: fix gen_config script
* board: subaru_eg33: update default settings
2021-05-03 09:32:14 -04:00
rusefillc
12b00e4889
h64 progress
2021-05-02 23:46:09 -04:00
rusefillc
becf33b240
2021 is the year of Hellen
2021-05-02 23:45:39 -04:00
rusefillc
59c8ef582f
2021 is the year of Hellen
2021-05-02 19:02:30 -04:00
rusefillc
60ab58c1c8
2021 is the year of Hellen
2021-05-02 18:52:33 -04:00
rusefillc
247ff18c04
https://github.com/rusefi/hellen72/issues/40
2021-05-02 11:30:13 -04:00
rusefillc
bfaad4c1b2
code duplication between hellen boards #2611
...
it has to get worse before it gets better
2021-05-01 19:45:09 -04:00
rusefillc
88a1389af8
code duplication between hellen boards #2611
...
it has to get worse before it gets better
2021-05-01 19:15:23 -04:00
rusefillc
84441c1dcb
h64 more better error handling
2021-05-01 15:40:27 -04:00
rusefillc
e0e92a29e4
h64 actually vbatt an analog input
2021-05-01 15:23:04 -04:00
rusefillc
0fa93d4ae7
h64 progress
2021-05-01 15:18:59 -04:00
BeerMoneyMotorsports
03c98e2504
Update main.yaml ( #2612 )
2021-05-01 14:49:34 -04:00
rusefillc
fce1497c51
h64 progress
2021-05-01 14:46:26 -04:00
GitHub build-firmware Action
d15d721006
Auto-generated configs and docs
2021-04-30 05:39:53 +00:00
GitHub build-firmware Action
f3f5e4215d
Auto-generated configs and docs
2021-04-30 05:10:36 +00:00
rusefillc
dfd4ba2b5f
http://www.yamllint.com/ is our friend
2021-04-29 21:49:02 -04:00
BeerMoneyMotorsports
f0b961bde0
Update main.yaml ( #2608 )
2021-04-29 21:40:52 -04:00
Matthew Kennedy
a470c1eec1
lua 5.4 ( #2590 )
...
* thread priority
* build
* makefile prep
* call startup
* lua 5.1
* mk
* 5.3
* mk
* I guess lua does something?
* extract hooks, builds for tests
* a bit of error handling
* guard
* bootloader makefile
* remove lua
* submodule
* submodule update
* builds with submodule
* disabled by default
* h7 chconf
* tweaks
* add a useful hook
* move luaconf
* perf trace lua
* test helpers
* lua unit tests
* include to satiate clang
2021-04-28 22:41:25 -04:00
Andrey G
605378f829
Subaru board update ( #2600 )
...
* board: subaru eg33: linker script: stack, bss and heap to ram0
* Board: Subaru EG33: clean-up configs
* board-subaru-eg33: fix board config
* engine: subaru: eg33: fixes
2021-04-28 20:25:33 -04:00
rusefillc
33d17be8aa
hellen wbo
2021-04-28 19:14:02 -04:00
Matthew Kennedy
7c8c14fee2
Baro config ( #2591 )
...
* adjust API to allow i2c init to fail
* init
* proteus config
* 🎠 🎠 🎠
* buh
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-27 15:29:22 -04:00
David Holdeman
e9ef2dfca2
MRE reuse pins ( #2587 )
...
* try adding a reuse pin
* try
2021-04-26 23:25:11 -04:00
rusefi
06c46ba835
improving QC process
2021-04-23 00:03:21 -04:00
rusefi
6c75a3d7b4
improving QC process
2021-04-22 22:04:39 -04:00
rusefi
be0f2210c5
improving QC process
2021-04-22 21:23:20 -04:00
rusefillc
f94fbcbec0
Switch default idle mode to AUTO #2577
...
at least all NB2 should be auto idle
2021-04-21 16:21:55 -04:00
rusefillc
2853f74808
better Hellen defaults
2021-04-21 16:15:47 -04:00
rusefillc
82b821ce83
EFI_SOFTWARE_KNOCK for hellen
2021-04-21 09:56:46 -04:00
rusefillc
9cd73caaf5
EFI_SOFTWARE_KNOCK for hellen
2021-04-20 22:07:09 -04:00
rusefillc
2c0c5b0ace
more correct tachPulseDurationAsDutyCycle tooltip and other boring details
2021-04-19 23:48:03 -04:00
rusefillc
305d38dabf
hellen64 scripts and pinout #2565
2021-04-18 22:03:43 -04:00
rusefillc
959a63d7de
hellen64 scripts and pinout #2565
2021-04-18 10:42:50 -04:00
rusefillc
3c0a9ebd5e
hellen64 scripts and pinout #2565
2021-04-18 10:15:06 -04:00
GitHub build-firmware Action
a8bfcacc53
Auto-generated configs and docs
2021-04-15 05:23:00 +00:00
rusefillc
d7087ccdb1
let's see if Jesse BeerMoneyMotorsports is the winner
2021-04-14 20:18:55 -04:00
rusefillc
3849725586
MAP3 (A15) Not available for input in TS #27
2021-04-13 21:16:44 -04:00
Matthew Kennedy
d7e95cd31f
improve sensor chart flush behavior ( #2545 )
...
* disable sensor chart
* type signature, guards
* we can't log the message as that confuses the parser
* dead
* this syntax was technically illegal
* more
* turn it back on
* remove config
* api
* implement
* ui
* java ui
2021-04-12 14:05:52 -04:00
rusefi
c3ec4a940e
MAP3 (A15) Not available for input in TS #27
2021-04-12 00:00:21 -04:00
rusefillc
5968149584
https://github.com/rusefi/hellen72/issues/25
2021-04-10 23:30:36 -04:00
rusefillc
067bdc188f
https://github.com/rusefi/hellen72/issues/25
2021-04-10 23:22:25 -04:00
David Holdeman
b655b70f58
quote proteus pins with # ( #2539 )
2021-04-10 08:35:00 -04:00
rusefillc
06ada8562b
Kawasaki KX450F trigger wheel #2538
2021-04-08 22:16:14 -04:00
Andrey G
a0053d5845
hip9011 and friends ( #2527 )
...
* engine math: extrant getFiringOrderTable for reuse
* engine math: getNextFiringCylinderId helper
* introduce knock_logic: first member is getCylinderKnockBank()
moved from software_knock.cpp
* hip9011: support two inputs/banks
* fix CI
* Board Subaru EG33: populated with TPIC8101 with Advanced mode
* hip9011: test communication in advanced mode
* hip9011: handle situation when chip is already in advanced mode
* Board Subaru EG33: cylinder to knock bank mapping
* hip9011: count spi transactions in advansed mode too
* hip9011: reset incalid responce counter after chip initialization
* hip9011: make debug output more structured
2021-04-04 18:13:21 -04:00
andreika-git
56375c88ee
Set the default pin states to input-pulldown instead of input-pullup for Hellen72 ( #2525 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-04-04 10:29:05 -04:00
rusefillc
d5a3f70ac3
https://github.com/rusefi/hellen72/issues/19
2021-04-02 14:08:59 -04:00
rusefi
f8b0de9123
reuse of TPS calibration
2021-04-01 17:05:01 -04:00
rusefi
a1018cf269
engineConfiguration->vbattAdcChannel = EFI_ADC_5; // 4T
2021-04-01 16:47:20 -04:00
Matthew Kennedy
761e65c710
make board config override actually usable ( #2508 )
...
* new function
* hellen
* MRE
* proteus
* put those function declarations in a reasonable place
* put the comment back
* weak
* move that to a reasonable place
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-31 14:46:50 -04:00
Andrey G
112b4d1182
Hip9011 ( #2512 )
...
* hip9011: coexistance with other spi devices
* hip9011: rework so SPI transfer is invoked from thread
also use polling spi exchange to avoid cache problems
* hip9011: move calculations from ADC callback to thread
* hip9011: big cleanup
* hip9011: simplify spi communication
* No need to set knockBandCustom if it is not custom
HIP9011 calculates knockBand from cylinderBore same way
* hip9011: make unit test happy
* hip9011: fix unit test
* hip9011: remove duplicated initialization, reorder
* hip9011: just renames and data type adjustments
* hip9011: rename BAND() to HIP9011_BAND()
* hip9011: move some code from lookup.cpp to logic.cpp
* hip9011: move initEngineNoiseTable to engine_configuration.cpp
* hip9011: move lookup tables to hip9011_logic.c
* hip9011: remove empty files
* hip9011: additional checks
2021-03-30 10:56:25 -04:00
GitHub build-firmware Action
96d59b4629
Auto-generated configs and docs
2021-03-29 13:06:35 +00:00
Matthew Kennedy
1b69ae320e
enable serial pins on proteus ( #2507 )
...
* enable serial on proteus
* make h7 happy
2021-03-28 17:03:14 -04:00
Matthew Kennedy
72dac58f9b
fix multi-serial-port insanity ( #2476 )
...
* carve out UART specific
* implement channel
* config cleanup
* use new config
* bootloader
* dead code
* s
* h7 inherits f7
* oops
* ok now it's right
* tests
* cleanup
* call setup
* put that in its own file
* cleanup
* format
* guard
* not needed
* improve guarding
* portable
* allow override of uart mode
* fixes for bootloader
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-28 09:06:36 -04:00
Matthew Kennedy
fddd376a3f
various TS project improvements, dead config fields ( #2504 )
...
* after start enrichment limits
* rework menus and VVT page
* multispark language
* dead fuel pressure field
* vw
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-28 08:39:26 -04:00
Matthew Kennedy
204aa33e9a
goodbye ignitionOffset ( #2503 )
...
* remove
* set the timing map to do what the offset used to do
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-28 08:00:09 -04:00
rusefillc
bc3cf715c9
Shall we drop "ignitionOffset" feature? #2500
...
dead code and TS progress
2021-03-27 19:00:35 -04:00
Matthew Kennedy
cc566744be
write flash on separate thread for H7 ( #2490 )
...
* write flash on separate thread for H7
* cleanup
* getting the parameters in the correct order generally helps
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-25 18:44:41 -04:00
Matthew Kennedy
92d249918b
rename setBoardConfigurationOverrides ( #2479 )
...
* rename
* proteus
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-22 14:15:09 -04:00
GitHub build-firmware Action
335d55b48d
Auto-generated configs and docs
2021-03-22 11:54:44 +00:00
Matthew Kennedy
cb33bb77ae
Dedicated code path for USB console/TS ( #2465 )
...
* new apis
* dedicated USB path
* move decl
* init
* don't init usb twice
* guard
* check that we're initialized before using TS
* comment
* guard
* guard USB
* brain doesn't go good
* make tests happy
* dead define
* cypress
* ifdef != if
* s
* include priority
* don't start a thread we know we don't need
* bad-ish merge
* const
* why did this code exist...?
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-18 14:07:22 -04:00
GitHub build-firmware Action
8fd70f63a1
Auto-generated configs and docs
2021-03-14 21:30:08 +00:00
Matthew Kennedy
962e0b32e7
fix error/warning buffer overflow ( #2456 )
...
* fix error printing overflow
* make the worst offender shorter
* error as warning
* these don't need that flag set
2021-03-14 09:31:11 -04:00
Matthew Kennedy
5cc2efc3e5
use full memory on STM32F42x ( #2450 )
...
* linker script
* hook it up
2021-03-13 07:26:58 -05:00
Matthew Kennedy
72214b8b77
default config, UI tweaks ( #2444 )
...
* s
* fix this while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-12 00:16:24 -05:00
Matthew Kennedy
dafd28d751
enable CAN on H7 ( #2393 )
...
* enable
* guard correctly
* h7 bit timing
* allow longer frames
* allow data smaller than maximum
* mcu temperature
* typo
* tx message
* testing
* check for CAN or FDCAN
* don't need that any more
* h7 bitrate config
* undo testing
* h7-ify msg tx
* comment
* break out SID/EID macros
* guard differently
* update ChibiOS
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-09 18:54:01 -05:00
Matthew Kennedy
506fb55f5c
Store ini filesystem in compressed block device ( #2420 )
...
* add module
* implement compressed block device
* enable for f7/h7
* script
* stub compressed image
* implement
* call the script
* headers, comments, fix init bug
* set msd options
* update chibios-contrib
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 19:25:34 -05:00
Matthew Kennedy
2dcfb0c272
avoid aliasing ( #2431 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 17:32:04 -05:00
Matthew Kennedy
792de13069
build h7 proteus ( #2429 )
...
* build h7
* scripts
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 16:43:00 -05:00
slowriot
b70e39d425
update all compile scripts to use available cores rather than a hardcoded value ( #2425 )
...
* fix typos, spelling
* add two V8 firing orders
* use the available number of CPU cores, not just 4
* add new firing orders to config
* updating generated files to include new v8 firing orders
* reverting update of auto-generated files
* correct firing order labels for new firing orders
* update all compile scripts to use available cores rather than a hardcoded value
2021-03-06 12:55:46 -05:00
Matthew Kennedy
caa161db42
STM32H7 Slow ADC ( #2421 )
...
* extract
* guard
* put some back
* put back
* slow is actually 500hz so slow is fine here
* no magic
* fix printFullAdcReport
* cast
* implement h7 adc ish
* analog switches
* bad merge
* no map avg on h7
* fix master while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-04 20:58:56 -05:00
Matthew Kennedy
8edb115113
Embed ini ( #2417 )
...
* replace null device with rusefi ini
* comment
* warning
* stub ramdisk for when we don' thave an image
* maybe generate the image with a build
* install mtools
* fail on error
* install deps _before_ we need them
* embed a little readme
* oops
2021-03-03 07:50:53 -05:00
Matthew Kennedy
243ecdf3dd
prep proteus config for h7 ( #2413 )
...
* prep for h7
* weak link that
* make those weak
* remove other stubs
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-28 16:57:57 -05:00
Andrey G
cd548b4db2
hip9011 compilation fix, cosmetic clean-ups ( #2414 )
...
* Board subaru eg33: has HIP9011 knock sensor
* hip9011: lastExecutionCount does not exist any more
* hip9011: extranc commands to header, use logic math for bitfields
2021-02-28 15:42:57 -05:00
Matthew Kennedy
f347b92f45
allow disabling fast ADC ( #2406 )
...
* mostly guard against no fast adc
* disable on h7
* guard more
* guard adc init
* you can't do that in c++
* we need that
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-28 07:30:19 -05:00
Matthew Kennedy
dcd72a87f9
H7 flash ( #2408 )
...
* enable
* defines and mpu util
* implement flash for h7
* format
2021-02-26 17:38:17 -05:00
Matthew Kennedy
f18ef02fa6
maybe hook up sdmmc ( #2398 )
...
* maybe hook up sdmmc
* the complier didn't like that very much
* mcuconf
* guard properly
* fix
* duh
* omg that's an extra close paren
* explicitly set which device fatfs should use
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-25 01:37:44 -05:00
Matthew Kennedy
6e41aeb165
deduplication in halconf ( #2377 )
...
* rusefi_halconf
* h7 gpt
* don't redefine that
* maybe this was necessary
* format
* no usb in cypress
* flags for bl
* cypress
* maybe bootloader
* no smart build for cypress/kinetis
* no smart build
* no really, disable smart build
* don't need to clean that env var
* cypress
* format
2021-02-24 14:08:03 -05:00
Matthew Kennedy
76c423ccca
enable H7 spi ( #2391 )
...
* enable features
* move MMC SPI config to port
* correct word length
* related cleanup
* doesn't need nocache
* include
* enable that
2021-02-24 08:14:21 -05:00
David Holdeman
a12cc8e091
Fix mre pinout ( #2384 )
...
* move pins over
* rearrange
2021-02-22 16:23:08 -05:00
rusefillc
ee13021dee
hellen
2021-02-20 00:45:48 -05:00
rusefillc
aa3157fbb0
a lot of Hellen
2021-02-19 22:23:58 -05:00
rusefillc
571f18e2c2
hellen64
2021-02-19 17:40:32 -05:00
rusefillc
8c43a15b8a
Merge remote-tracking branch 'origin/master' into master
2021-02-19 17:00:44 -05:00
rusefillc
f9d75db87b
let's start somewhere!
2021-02-19 17:00:30 -05:00
David Holdeman
3c0d8a3206
Add missing MRE pins, fix bug ( #2380 )
...
* get type for table with multi-id pin
* add missing pins
* add missing type styles
* missing colon
* fix type
* add missing color
* use whole type
2021-02-19 16:59:57 -05:00
GitHub build-firmware Action
260aa6e333
Auto-generated configs and docs
2021-02-18 23:20:11 +00:00
Andrey G
4b5da445f1
Subaru build ( #2376 )
...
* Subaru EG33: gen_config.sh update
* gen_config and gen_enum_to_string for subaru_eg33 board too
* Subaru eg33: add to buildables
* Subaru: fix build
* Subaru eg33: fix build and cleanup
* subaru eg33: add compile script
* github: subaru_eg33: call special gen_config.sh
2021-02-18 18:18:13 -05:00
rusefillc
6dc3aead01
would this give me h72 SD?
2021-02-18 17:31:03 -05:00
rusefillc
369d68d464
would this give me h72 SD?
2021-02-18 17:04:51 -05:00
rusefillc
14e8ebd034
would this give me h72 SD?
2021-02-18 16:16:45 -05:00
Matthew Kennedy
8237dd6a41
merge mcuconf for f4/f7 ( #2375 )
...
* merge for f4/f7
* more
* include efifeatures
* s
* no TS serial on f7 for now
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-18 15:04:32 -05:00
rusefillc
32cdd1dcea
h72
2021-02-17 19:25:49 -05:00
andreika-git
9b5a266d59
Hellen72 more defaults ( #2369 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-02-17 11:20:03 -05:00
rusefi
483bee389b
https://github.com/andreika-git/hellen-one/issues/3
2021-02-17 10:18:46 -05:00
rusefi
79deda97ac
https://github.com/andreika-git/hellen-one/issues/3
2021-02-17 10:16:21 -05:00
rusefi
07bafa81fb
h72 might require this
2021-02-17 09:50:28 -05:00
rusefi
cffd7964ef
h72 wants control
2021-02-16 16:08:45 -05:00
rusefillc
c2147799bc
USB mass storage tweaking #2352
2021-02-16 14:59:54 -05:00
Matthew Kennedy
c75af2ac75
properly put buffers in no-cache regions ( #2357 )
...
* configure for no cache
* this doesn't need a setting
* now we don't need invalidate
* reorder and comment
* mmc
* sw knock
2021-02-15 17:39:11 -05:00
David Holdeman
70341538f0
MRE connectors ( #2354 )
...
* Add MRE connector images
* fix name
* missing colon
2021-02-14 20:56:25 -05:00
Matthew Kennedy
a576c2e109
USB mass storage tweaking ( #2352 )
...
* disable TS in case of USB MSD
* housekeeping while we're here
* enable on MRE
* changelog
2021-02-14 15:03:07 -05:00
Matthew Kennedy
5391b4260f
automatic switch between internal and MSD SD card ( #2349 )
...
* auto enable usb msd
* guard and turn on for proteus
2021-02-14 08:10:39 -05:00
Matthew Kennedy
392bfbc859
cleanup ( #2343 )
2021-02-13 14:23:39 -05:00
rusefillc
b79fb2ac5f
M62T vanos support #2243
2021-02-10 21:44:21 -05:00
Matthew Kennedy
adff68748c
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
rusefi
6c9416daa9
aux pid is now VVT
2021-02-10 12:41:38 -05:00
Matthew Kennedy
a3d0b61cf1
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
rusefillc
8fa1a6530b
M62T vanos support #2243
2021-02-08 21:50:31 -05:00
rusefi
2ccb75a064
refactoring: naming consistency
2021-02-08 18:20:53 -05:00
rusefi
4b8a92ccc9
M62T vanos support #2243
2021-02-08 18:08:26 -05:00
Matthew Kennedy
ff8f24d30c
stm32h7 usb ( #2319 )
...
* enable
* enable
* serial number
* usb defines
* buffer size
* more stuff we can enable
2021-02-08 16:24:49 -06:00
Matthew Kennedy
8cc6ef83f9
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
Matthew Kennedy
ad6fc5415d
move board.h for f7/h7 ( #2316 )
...
* f7 board.h
* h7
2021-02-08 15:46:48 -05:00
Matthew Kennedy
3412d8fe64
move f4 board.h ( #2313 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:29:07 -05:00
Matthew Kennedy
37fa81b5d0
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
c0757a7d13
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
Matthew Kennedy
58c18f8df9
goodbye f746 ( #2309 )
2021-02-07 07:52:57 -06:00
David Holdeman
3ae34637b8
add info to 4S ( #2300 )
2021-02-06 16:06:25 -06:00
Andrey G
0f47cff952
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
rusefillc
ecf4227ccd
H7 compilation #2284
2021-02-06 00:28:38 -05:00
rusefillc
660b8e319d
H7 compilation #2284
2021-02-06 00:07:05 -05:00
rusefillc
096c67b4de
H7 compilation #2284
2021-02-05 23:57:28 -05:00
rusefillc
1a7c7ff983
reducing code duplication
2021-02-05 23:56:22 -05:00
rusefillc
7fe83b4da1
reducing code duplication
2021-02-05 23:45:47 -05:00
rusefillc
7962f8e501
reducing code duplication
2021-02-05 23:41:26 -05:00
rusefillc
3be5714e94
H7 compilation #2284
2021-02-05 23:37:18 -05:00
rusefillc
a05ba83fc0
H7 compilation #2284
2021-02-05 22:46:04 -05:00
rusefillc
bb7af93e66
let's build for h7
2021-02-05 22:29:23 -05:00
rusefillc
59efbf8833
code reuse good, code duplication bad
2021-02-05 22:19:24 -05:00
rusefillc
c549a13c1f
let's build for h7
2021-02-05 22:10:59 -05:00
rusefillc
1c51e06e35
let's build for h7
2021-02-05 20:58:34 -05:00
rusefillc
4009e87b18
let's build for h7
2021-02-05 20:25:01 -05:00
rusefillc
146738f776
let's build for h7
2021-02-05 20:18:47 -05:00
rusefillc
48adc90975
let's build for h7
2021-02-05 20:16:10 -05:00
rusefillc
79b035a7b0
that's a bit useless?
2021-02-05 20:14:52 -05:00
rusefillc
2b2c020582
hellen72b
2021-02-05 19:20:04 -05:00
Matthew Kennedy
7fec313f50
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
Matthew Kennedy
7af3931032
hardware ci tweaks ( #2266 )
...
* frankenso config
* Revert "frankenso config"
This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.
* add hardware CI flag for proteus
* rename ci job
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
David Holdeman
2a6efec24f
Pinouts Improvements ( #2263 )
...
* redo pinout generation in ci script
* missing operand
* fix some errors
* copy yaml
* more bugs
* fix bug
* wait for image to load
* set background color for hover in dark theme
* add feature: click on rows to select pin
* change cursor to pointer
* undo accidental submodule bump
* oops
2021-02-01 17:31:36 -06:00
Matthew Kennedy
e22a9e9d02
-g3 to -g ( #2256 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-31 14:13:55 -05:00
rusefillc
4bdc41d723
typo
2021-01-31 12:27:26 -05:00
David Holdeman
46ac46f171
Connector images, hellen128 mapping ( #2255 )
...
* add some connector images
* proteus black23
* add script
* add black23 to script
* remove redirect to send to stdout
* copy img
* black35
* rotate white35
* white35
* forgot last row of black35
* rename
* create in subdir
* hellen72 main
* connectors subdir stupid
* undo submodule update
* remove hash signs
* add hellen128 image
* cd to script dir first
* hellen128 rough draft
* gen hellen128
* fix paths
2021-01-31 08:11:18 -05:00
rusefi
b4ab11ddab
Miata default config: "22 - AN temp 4" is PA3 not PA6?
2021-01-28 23:30:46 -05:00
rusefi
fb592d3a0f
removing weird stuff
2021-01-28 23:16:43 -05:00
rusefillc
f8f90cbffb
No hablo inglés
2021-01-28 20:43:23 -05:00
rusefillc
9cec794f27
IGNORE_FLASH_CONFIGURATION
2021-01-28 18:03:45 -05:00
rusefillc
3c62dfc39d
mre_f4_recovery build
2021-01-28 17:46:49 -05:00
rusefillc
d5f914f96a
Hellen mapping #2235
...
fixing CLT mis-mapping
2021-01-27 22:58:06 -05:00
rusefillc
ab12a4d187
Revert "FRANKENSO to use HAL_VSS_USE_PAL"
...
This reverts commit 7c66b535
2021-01-24 00:05:17 -05:00
rusefillc
7c66b535e5
FRANKENSO to use HAL_VSS_USE_PAL
2021-01-23 22:57:13 -05:00
rusefillc
86cb26f9b1
https://github.com/rusefi/rusefi/pull/2236 by AlexHLinS
2021-01-23 20:08:57 -05:00
rusefillc
0ae7eed5be
knock-knock
2021-01-23 00:00:34 -05:00
rusefillc
fb03e1ff0e
Merge remote-tracking branch 'origin/master' into master
2021-01-22 22:58:23 -05:00
David Holdeman
8e2f6e57d8
Hellen mapping ( #2235 )
...
* convert hellen mapping.yaml
* remove mapping.yaml as it is not used
2021-01-22 16:51:02 -05:00
rusefillc
97ab1f8f24
Merge remote-tracking branch 'origin/master' into master
2021-01-22 12:03:30 -05:00
David Holdeman
928b8ce70a
New board pin-mapping system ( #2231 )
...
* convert mre mapping
* convert mre mapping
* funny stuff for GPIOA_5
* move class next to id
* rough draft
* update scripts
* fix some errors
* fix some errors
* try
* check against null
* try amp
* try
* try
* fix some errors
* update scripts
* fix maybe
* fix maybe 2
* fix maybe
* fix maybe
* fix
* try
* fix
* use .equals
* use StringBuilder
* use instanceof
* use .max
* remove getMaxValue
* Suppress Warning
* major optimization
* fix maybe
* off-by-one error
* move yaml file loop
* add j2 connector
* add pads yaml
* check for null or empty
* add AV pins to pads
* forgot class
* move registerpins out of loop
* fix typo
* rebase
* check if string
* convert frankenso
* convert frankenso
* tyop
* missing class
* copy mre to skel
* remove prometheus yaml
* remove kinetis yaml
* build configDefinition
* replace var with string
* slight refactor
2021-01-22 12:03:14 -05:00
rusefillc
4fb0f6e5c3
Hellen72
2021-01-22 02:09:28 -05:00
rusefillc
7f893c6159
Hellen72
2021-01-22 02:02:16 -05:00
andreika-git
5fbb1c6b5d
hellen72 trigger PAL mode ( #2233 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-21 10:22:29 -05:00
Andrey G
27905c6817
Chibi os 20 ( #2212 )
...
* Update ChibiOS
* Fix Makefiles includes paths
* halconf.h: remove flash hack
* mcuconf: fix EXTI ptiorityes
* Digital Input: ICU: use designated initializers, initialize 'arr'
* ChibiOS: lis302dl fix
* ADC: update to new API
* UARTConfig: timeout_cb field, formating
* ChibiOS: remove _exit, _kill, _getpid
* Fix lis302dl
* Bump config versions
* chconfig_common: cosmetic changes
* stm32f4ems: commulative config update
* Update Simulator
* ALLCSRC already contain all needed ChibiOS files.
Same for ALLINC and ALLCPPSRC
* ChibiOS fix for Simulator
* ChibiOS: port lock/unlock hook and MMC over SPI timeout
* STM32F7: update configs
* STM32F7: update linker file
* Cypress: port ADC lld to ChibiOS-20
* Cypress: port SPI lld to ChibiOS-20
* Cypress: port CAN lld to ChibiOS-20
* Cypress: fix include path for rules.ld
* Cypress: update chconf.h and halconf.h for ChibiOS-20
* Kinetis: update ADC lld to ChibiOS-20
* Kinetis: update SPI lld to ChibiOS-20
* Kinetis: update UART lld driver for ChibiOS-20
* Kinetis: update chconf.h and halconf.h for ChibiOS-20
* Kinetis: fix include path for rules.ld
* Nucleo F746: update ld script
* Nucleo F746: fix compile
* Bootloader: fix compilation with ChibiOS-20, cleanup
* Bootloader: add way to pass crosscompiler using CROSS_COMPILE
* Debug build arguments
* Simulator: fix windows compilation
Exclude syscalls_cpp.cpp from compilation
2021-01-19 15:20:35 -05:00
Andrey G
d134fabc51
Simplify Makefile, unify board.mk files ( #2229 )
...
* Proper way to add lis302 driver
* Proper way to add license directory to includes
* Makefile: simplify
All ChibiOS stuff is accumulated in ALLCSRC, ALLINC and so on.
* board.mk: append sources and includes to ALLSRC, ALLCPPSRC, ALLINC
* Cypress: fix CANv2 includence into build
2021-01-17 09:32:06 -05:00
Andrey G
052e2e558b
Supress annoing unused warnings ( #2216 )
2021-01-11 08:49:20 -05:00
rusefi
dcc1d7ad01
nb2 and proteus usability
2021-01-11 01:17:03 -05:00
rusefi
fcc49918f9
vvt knock
2021-01-10 18:57:27 -05:00
Andrey G
75098a0d4b
Lcd fix (I hope) ( #2211 )
...
* LCD: check if settings are valid on each access
* Lada Kalina: remove duplicate code
All LCD pins are set to GPIO_UNASSIGNED in disableLCD()
* Remove duplicate code
* We still need to know when invalid gpio is used...
This reverts commit 9c12c4dd44
.
2021-01-09 17:16:10 -05:00
rusefillc
554dec7a05
Hellen
2021-01-09 11:24:13 -05:00
Andrey G
b61ae75fe2
gpio helper ( #2195 )
...
* gpios: isBrainPinValid helper
* LCD HD44780: do not touch pins if DM_NONE or invalid gpio
* Fix isEnabled checks for GPS and Joystick
* LCD HD44780: writePad use this method wider
2021-01-08 20:01:26 -05:00
andreika-git
3dac7599c4
Hellen72 config ( #2200 )
...
* Hellen72 config
* Hellen72 files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy
86d3746453
Idle timing uses phase logic, remove falloff ( #2169 )
...
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
* wonderful changelog
* now unused parameter
* put back deadzone
* ui
* test deadzone
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
rusefillc
5a75c69b8e
knock v12
2021-01-06 19:42:07 -05:00
Andrey G
f962a7bd64
Gpio cleanup #2 ( #1530 )
...
* pin repository: PIN_USED size in now equal to brain_pin_e enum size
expect special values...
* smart gpios: register gpio chip to given base (no auto-allocation)
* drivers: gpio: core: add gpiochip_unregister()
* drivers: gpio: MC33810 intergation
* smart_gpio.cpp: cleanup ifdef mess, minor cleanups
* gpio: core: additional check for gpio ranges overlaps
* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
rusefillc
8396f36a14
knock knock v12
2021-01-06 12:48:32 -05:00
rusefi
35482fd21e
progress
2021-01-03 17:58:00 -05:00
rusefi
a8bba64220
GPIOG_1 is not a proteus control pin, assuming a typo
2021-01-01 18:20:49 -05:00
rusefi
c29a0d9b06
docs
2021-01-01 18:19:52 -05:00
rusefi
e530ded915
F7 HW CI
2020-12-28 23:26:51 -05:00
rusefi
154912509b
fixing QC config
2020-12-28 19:19:29 -05:00
rusefillc
b286ec8a34
fine-grained check modes
2020-12-27 17:41:28 -05:00
rusefi
96cbe35e6f
xmas tree
2020-12-26 21:25:19 -05:00
rusefi
ba19fae213
xmas tree
2020-12-26 18:59:30 -05:00
rusefi
3d3b5706d3
HW_CHECK_SPARK_FSIO
2020-12-26 16:16:40 -05:00
rusefi
e0319ea941
proteusBoardTest
2020-12-26 13:41:33 -05:00
rusefillc
8bcaea7868
https://github.com/rusefi/rusefi/wiki/HOWTO-Miata-NB2-on-Proteus
2020-12-26 11:42:09 -05:00
rusefillc
80854bf5ce
proteusBoardTest
2020-12-26 10:50:18 -05:00
rusefillc
027c5a3580
proteusBoardTest
2020-12-26 10:46:45 -05:00