Matthew Kennedy
|
7d773bfb1d
|
make the implementation match what the UI claims (#2779)
|
2021-05-31 07:37:02 -04:00 |
Matthew Kennedy
|
a50f8e0077
|
Idle test that fails (#2781)
* make member func
* failing test
|
2021-05-31 06:18:15 -04:00 |
Matthew Kennedy
|
d2f7e96747
|
code style (#2780)
|
2021-05-31 06:01:57 -04:00 |
rusefillc
|
33d296d4c7
|
my status
|
2021-05-31 05:27:51 -04:00 |
GitHub build-unit-tests Action
|
2bbd6e7cdc
|
Trigger wheel definitions
|
2021-05-31 08:53:37 +00:00 |
GitHub build-firmware Action
|
201f332e76
|
Auto-generated configs and docs
|
2021-05-31 08:29:46 +00:00 |
Andrey G
|
8ee700bf76
|
Subaru svx (#2777)
* Revert "hiding 3rd channel for now"
This reverts commit 50682816ac .
* 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 |
GitHub build-firmware Action
|
bf7e2e8e04
|
Auto-generated configs and docs
|
2021-05-31 08:21:59 +00:00 |
Matthew Kennedy
|
562f82cacc
|
simplify/clarify cranking UI (#2778)
* simplify/clarify cranking
* dwell
* ign
* tweak idle
|
2021-05-31 11:09:13 +03:00 |
GitHub set-date Action
|
e7984e3250
|
Update date
|
2021-05-31 02:23:23 +00:00 |
GitHub build-firmware Action
|
cd24cfe943
|
Auto-generated configs and docs
|
2021-05-31 00:19:42 +00:00 |
rusefillc
|
ff40cdf3db
|
Maybe split advanced cranking settings #2771
progress
|
2021-05-30 20:01:11 -04:00 |
Andrey
|
39bc62ff2e
|
SVX
|
2021-05-30 19:59:13 -04:00 |
rusefillc
|
87beeb23e0
|
Maybe split advanced cranking settings #2771
grouping fuel stuff a bit better
|
2021-05-30 19:54:10 -04:00 |
Matthew Kennedy
|
8dec425cec
|
smarter enum file parsing (#2765)
* enumInputFiles
* fix
|
2021-05-30 19:24:52 -04:00 |
Matthew Kennedy
|
526f1f97a0
|
Assorted todos (#2762)
* gpiochip todos
* fuel computer
* this was already done
|
2021-05-30 19:23:29 -04:00 |
Matthew Kennedy
|
ec8e1eee69
|
require redundant pedal (#2758)
* require redundant pedal
* return false
* I don't typing good
* tests
* tests
|
2021-05-30 19:19:57 -04:00 |
David Holdeman
|
1a55e563ef
|
Convert pinout info to JSON while building pages (#2775)
* try converting to json first
* fix command
* try
* try
* convert to json in js
|
2021-05-30 19:19:26 -04:00 |
GitHub build-firmware Action
|
c1ca8166b1
|
Auto-generated configs and docs
|
2021-05-30 11:06:46 +00:00 |
Matthew Kennedy
|
58b274c80c
|
safe boost duty (#2764)
|
2021-05-30 14:04:04 +03:00 |
Matthew Kennedy
|
6d19adb24f
|
remove old config override (#2763)
|
2021-05-30 13:31:36 +03:00 |
GitHub set-date Action
|
0e1cdd9334
|
Update date
|
2021-05-30 02:10:59 +00:00 |
Matthew Kennedy
|
b5bd527a44
|
engine stop hook (#2760)
|
2021-05-30 00:54:36 +03:00 |
Andrey G
|
c81b01b47a
|
mc33810: set ignition outputs to GP mode (#2756)
IGN mode does not want to fire Subaru ignitor
|
2021-05-29 05:07:04 -04:00 |
GitHub build-unit-tests Action
|
8bdb38ef86
|
Trigger wheel definitions
|
2021-05-29 08:25:43 +00:00 |
Andrey
|
50682816ac
|
hiding 3rd channel for now
|
2021-05-29 04:09:12 -04:00 |
Matthew Kennedy
|
080d901222
|
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 |
David Holdeman
|
f2fdea33fb
|
More pinout fixes (#2751)
* try to fix off-by-one
* try new font size
|
2021-05-29 08:05:10 +03:00 |
GitHub set-date Action
|
dd14cb277a
|
Update date
|
2021-05-29 01:58:23 +00:00 |
Andrey G
|
dbfe0e0fbc
|
Flash fix erase check (#2750)
* Fix flash erase error formating
* Flash F7: do magic calculation with local copy of sector number
* Falsh stm32: simplify
* typo?
|
2021-05-28 20:35:54 +03:00 |
GitHub build-firmware Action
|
578256ec86
|
Auto-generated configs and docs
|
2021-05-28 07:41:15 +00:00 |
Matthew Kennedy
|
2667810942
|
add pedal to gppwm (#2748)
* add pedal to gppwm
* string
|
2021-05-28 03:38:45 -04:00 |
GitHub set-date Action
|
bbf9f2d568
|
Update date
|
2021-05-28 01:42:33 +00:00 |
GitHub build-firmware Action
|
597d2f3781
|
Auto-generated configs and docs
|
2021-05-27 12:25:55 +00:00 |
Matthew Kennedy
|
8ce2057a89
|
parser rewrite prep: normalize config (#2741)
* cleanup 1
* cleanup 2
* impl
* fix
|
2021-05-27 08:23:28 -04:00 |
rusefillc
|
157732d5aa
|
https://rusefi.com/forum/viewtopic.php?f=16&t=2027
|
2021-05-27 05:50:59 -04:00 |
rusefillc
|
31a34a3ac2
|
some 121 coordinates
|
2021-05-27 05:44:48 -04:00 |
GitHub set-date Action
|
8e2ad76a56
|
Update date
|
2021-05-27 01:33:27 +00:00 |
GitHub build-firmware Action
|
8cdfdbbe30
|
Auto-generated configs and docs
|
2021-05-26 18:21:01 +00:00 |
Andrey
|
4ebc018980
|
AFR tooltip
|
2021-05-26 14:11:05 -04:00 |
GitHub build-firmware Action
|
bf21536b39
|
Auto-generated configs and docs
|
2021-05-26 10:50:56 +00:00 |
Andrey
|
4a2f865606
|
MRE pinout improvement CAN polarity
|
2021-05-26 06:49:08 -04:00 |
GitHub build-unit-tests Action
|
b0cf3e45dc
|
Trigger wheel definitions
|
2021-05-26 10:24:44 +00:00 |
Andrey
|
4216080e49
|
subaru 7/6 progress based on https://rusefi.com/forum/viewtopic.php?p=41021#p41021
|
2021-05-26 06:07:31 -04:00 |
GitHub build-unit-tests Action
|
c6e3bf7c52
|
Trigger wheel definitions
|
2021-05-26 09:43:53 +00:00 |
Andrey
|
9f6ed75582
|
subaru 7/6 progress based on https://rusefi.com/forum/viewtopic.php?p=41021#p41021
|
2021-05-26 05:29:41 -04:00 |
Andrey
|
c89a60845b
|
subaru 7/6 progress based on https://rusefi.com/forum/viewtopic.php?p=41021#p41021
|
2021-05-26 05:22:13 -04:00 |
Andrey
|
2581a53e0d
|
subaru 7/6 progress based on https://rusefi.com/forum/viewtopic.php?p=41021#p41021
|
2021-05-26 04:46:17 -04:00 |
GitHub set-date Action
|
e2a3a20779
|
Update date
|
2021-05-26 01:22:59 +00:00 |
GitHub build-firmware Action
|
6e0daf9844
|
Auto-generated configs and docs
|
2021-05-25 22:18:20 +00:00 |