Commit Graph

10569 Commits

Author SHA1 Message Date
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
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
GitHub build-firmware Action 796df0fc16 Auto-generated configs and docs 2021-07-26 01:47:41 +00:00
rusefillc 946037b2f0 pedal logic #3063 2021-07-25 21:33:43 -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
GitHub set-date Action e49ddbecea Update date 2021-07-26 01:03:56 +00:00
Matthew Kennedy 82b30d8f78 cleanup for pch (#3062)
* cleanup

* d
2021-07-25 20:43:02 -04:00
Matthew Kennedy be7ef805c9 fix nonlinear correction threshold (#3060)
* s

* macro

* test has to do the inverse
2021-07-25 20:42:26 -04:00
Andrey 379996bf81 todo 2021-07-25 12:45:28 -04:00
rusefi 5455903a8a Red test mule cranking to idling is weird #3050 2021-07-24 23:25:00 -04:00
rusefi 138cfde320 Red test mule cranking to idling is weird #3050 2021-07-24 23:05:22 -04:00
GitHub set-date Action ee5ab0ebb0 Update date 2021-07-25 00:59:22 +00:00
Andrey 7e83be426b Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 19:32:50 -04:00
GitHub build-firmware Action 81043f89f9 Auto-generated configs and docs 2021-07-24 23:25:25 +00:00
Andrey 94018409de Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 19:20:59 -04:00
GitHub build-firmware Action 512227a236 Auto-generated configs and docs 2021-07-24 23:14:07 +00:00
Andrey 863a1dddaf Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 18:59:00 -04:00
Andrey 230a5d46e7 Clutch switch inverted options do not invert detected pedal position
#3044
2021-07-24 18:44:13 -04:00
Matthew Kennedy d3d2762847 adjust taper behavior (#3051)
* adjust taper behavior

* check that taper works in running state too
2021-07-24 16:12:07 -04:00
rusefillc 809ece6c91 Clutch switch inverted options do not invert detected pedal position #3044 2021-07-24 15:54:51 -04:00
rusefillc 5fed6d2ffe Clutch switch inverted options do not invert detected pedal position #3044 2021-07-24 15:36:03 -04:00
GitHub build-firmware Action fe241f47e7 Auto-generated configs and docs 2021-07-24 17:28:25 +00:00
rusefillc 1ec27f0e5e Clutch switch inverted options do not invert detected pedal position #3044 2021-07-24 13:24:53 -04:00
GitHub build-firmware Action 5aac011ee5 Auto-generated configs and docs 2021-07-24 16:53:52 +00:00
rusefillc f68fd5dacd Rename "2 wire wasted" in TS ignition settings fix #3048 2021-07-24 12:50:16 -04:00
rusefi d7259789cb Red test mule cranking to idling is weird #3050 2021-07-24 11:56:29 -04:00
rusefillc d6a53aeef7 Rename "2 wire wasted" in TS ignition settings fix #3048 2021-07-24 10:59:26 -04:00
GitHub build-firmware Action 0864094c56 Auto-generated configs and docs 2021-07-24 14:52:07 +00:00
rusefillc cf7a6d9ff8 Rename "2 wire wasted" in TS ignition settings #3048 2021-07-24 10:33:42 -04:00
rusefillc ae757b6597 Rename "2 wire wasted" in TS ignition settings #3048 2021-07-24 10:30:38 -04:00
GitHub set-date Action 69af6e2a4f Update date 2021-07-24 00:57:36 +00:00
rusefillc bc9f85ff31 safer NB2 progress (#3041)
* safer NB2 progress

* one step back
2021-07-23 16:43:24 -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
GitHub build-firmware Action e2c9487c96 Auto-generated configs and docs 2021-07-23 13:22:21 +00: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
GitHub build-firmware Action a4f1d03f65 Auto-generated configs and docs 2021-07-23 12:40:28 +00:00
Matthew Kennedy 6ba3c0bace dead (#3016) 2021-07-23 08:31:23 -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
GitHub set-date Action 956c9a5c41 Update date 2021-07-23 00:58:11 +00:00
rusefillc e575a35008 "prettyClose": some strange code inside idle controller? #3030 2021-07-22 15:30:32 -04:00
Andrey e4fb7aecab Merge remote-tracking branch 'origin/master' 2021-07-22 01:12:31 -04:00
Andrey e8aef0dcd3 VVT position of first cam is off on first cycle fix #2987 2021-07-22 01:02:37 -04:00
GitHub build-firmware Action 11a6fcbc43 Auto-generated configs and docs 2021-07-22 04:20:26 +00:00
Andrey 79be2db269 trailing spark outputs fix #2931 2021-07-22 00:01:54 -04:00
rusefi ba358b4326 More human approach to boolean fields #2613 2021-07-21 23:41:34 -04:00
Matthew Kennedy 243cba9784 not setValue (#3026) 2021-07-21 23:36:46 -04:00
Andrey 2a07c3df27 Nissan VVT trigger decoder #2887 2021-07-21 23:08:56 -04:00