GitHub build-firmware Action
d177c41d7a
Auto-generated configs and docs
2021-08-24 15:44:43 +00:00
BeerMoneyMotorsports
4cbafe9081
flex input ( #3190 )
...
flex class change to event_inputs
2021-08-24 11:41:15 -04:00
GitHub build-firmware Action
e254ee5319
Auto-generated configs and docs
2021-08-24 14:14:57 +00:00
rusefillc
2e74a0aef1
https://github.com/rusefi/hellen121vag/issues/47
2021-08-24 10:11:01 -04:00
rusefillc
f9b7861f11
firing order for some 911
2021-08-24 07:48:02 -04:00
GitHub build-firmware Action
e3264c5986
Auto-generated configs and docs
2021-08-24 11:39:25 +00:00
rusefillc
f33132af9e
firing order for some 911
2021-08-24 07:31:55 -04:00
rusefillc
76dc085abf
firing order for some 911
2021-08-24 07:28:56 -04:00
GitHub build-firmware Action
e58c3c1e25
Auto-generated configs and docs
2021-08-24 07:02:08 +00:00
Andrey
f050d8ddee
todo: think about it
2021-08-24 02:56:32 -04:00
GitHub build-firmware Action
bea353d32d
Auto-generated configs and docs
2021-08-24 05:23:27 +00:00
Matthew Kennedy
210aa31ef3
cleanup missing fsio stuff ( #3189 )
2021-08-24 08:19:03 +03:00
alxrMironov
dd1b7ffa24
Vehicle speed switching to frequency sensor #3106 ( #3148 )
...
* Add vehicle_speed_converter.h with realization.
* Add test_vehicle_speed_converter.cpp with realization.
* Add test_vehicle_speed_converter.cpp to Makefile
* Edit "VehicleSpeedSensor" from function pointer sensor to frequency sensor
* Fix "VehicleSpeedSensor" init function args
* Remove "VehicleSpeedConverter" empty constructor
* Edit vehicle_speed_converter.h code style
* Fix args and engine injection in "VehicleSpeedSensor" initialization procedure
* Remove old "Vehicle Speed" module initialization
* Revert "Remove old "Vehicle Speed" module initialization"
This reverts commit 100b7caa8c615c20eed3d0c23a49824b4e556148.
* Remove old "Vehicle Speed" module initialization pieces
* Revert "Revert "Remove old "Vehicle Speed" module initialization""
This reverts commit f559a726f1f7f5a7acacd1b6517e571743e84327.
* Debug changes
* Revert "Debug changes"
This reverts commit f7e2be1a8a46c6f3f93f14f002b2f2db539da8e2.
* Another debug changes
* More debug changes
* And more debug changes.
* Revert "Another debug changes"
This reverts commit 914fbb1df42c37e4b5ecbb119bb45e7cffdf4064.
* Revert "More debug changes"
This reverts commit 0b2d96d461c3cd9b0f1ae97ed110b8effe6b0cc6.
* Revert "And more debug changes."
This reverts commit 06ae8daded0e6e1c025e4e5058b47283f4adfe92.
* Add "Vehicle Speed" sensor reconfiguration
* Revert "Add "Vehicle Speed" sensor reconfiguration"
This reverts commit a089a6d563dd710004ce1a7da1744b0b4b90c3b1.
* Revert "Revert "Add "Vehicle Speed" sensor reconfiguration""
This reverts commit 7b2bb8af4b3caa547236ca59e4c4bdb3ac1200cc.
* Debug changes
* Another debug changes
* Fix another debug changes
* Another debug changes 2
* Revert "Another debug changes 2"
This reverts commit cfad55141eec125b2f1d35fb95d9f46b54f666b6.
* Revert "Fix another debug changes"
This reverts commit 9bc2c74a3be6fd896827ff48cf4580e7657529c0.
* Revert "Another debug changes"
This reverts commit 4337ed8cad8dff508d093944eb3f75e9a69e4a77.
* Edit class FrequencySensor, make it more RAII
* Debug changes
* Debug changes 2
* Debug changes 3
* Revert "Debug changes 3"
This reverts commit 52a7054c122b5157540fe45a055a84b57478d722.
* Revert "Debug changes 2"
This reverts commit dec79fb913344ccb4b8614910ad62e6c129a243e.
* Revert "Debug changes"
This reverts commit eb08d7a529b55ba397a7dd2c154b76eab42f212b.
* Revert "Edit class FrequencySensor, make it more RAII"
This reverts commit 3a0bb1d3f1dd23c1b04e4cc1c526cfdc67ae86a3.
* Remove VSS pin definition in "Citroen Berlingo" engine config.
This reverts commit 3a0bb1d3f1dd23c1b04e4cc1c526cfdc67ae86a3.
* Remove VSS pin definition in "Dodge Neon" engine config
Co-authored-by: alxrMironov <330OMcorporative>
2021-08-24 00:55:41 -04:00
GitHub build-firmware Action
bf85ee1815
Auto-generated configs and docs
2021-08-24 04:42:40 +00:00
Andrey G
fc17c63d51
Bunch of small fixes related to EG33 board ( #3188 )
...
* Typo fix
* flash_main: always allow to write settings to ext NOR while running
* mc33810: do not enable outputs right after undervoltage
Wait for next active signal
* QSPI flash: set correct dummy cycles for fast read command
* board subaru: fix connector pinout. again.
* board subaru: fix SDMMC pin configuration
* board subaru: fix DMA conflict SPI4_RX vs SDMMC2
2021-08-24 07:39:03 +03:00
GitHub set-date Action
7bdeeac531
Update date
2021-08-24 01:04:00 +00:00
GitHub set-date Action
0a814e6764
Update date
2021-08-23 00:52:29 +00:00
Andrey
e6ac41f5ba
my first Lua
2021-08-22 01:41:54 -04:00
GitHub build-firmware Action
9d05d54cf1
Auto-generated configs and docs
2021-08-22 04:11:34 +00:00
Andrey
c0f55292f1
Lua analog inputs
2021-08-22 00:05:51 -04:00
Andrey
94fcb15506
my first Lua
2021-08-22 00:00:20 -04:00
GitHub set-date Action
daf7bad539
Update date
2021-08-22 00:55:30 +00:00
CrazyStriker
5ca71121e0
updated OEM map sensor values for Mazda 1 bar ( #3185 )
...
according to measurements
2021-08-21 18:31:05 +03:00
Matthew Kennedy
feae377acb
de init frequency sensor ( #3183 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-21 09:02:05 +03:00
GitHub set-date Action
af277ac9bf
Update date
2021-08-21 00:54:54 +00:00
GitHub set-date Action
754deba01f
Update date
2021-08-20 00:55:08 +00:00
rusefillc
8632f28f5a
more detailed message
2021-08-19 15:51:33 -04:00
Matthew Kennedy
ec242f92de
lua pass alloc and script ( #3179 )
...
* pass alloc and script
* pass in all the spots
2021-08-19 15:14:02 -04:00
GitHub build-firmware Action
d61a354d2f
Auto-generated configs and docs
2021-08-19 10:55:01 +00:00
rusefillc
d90a6dbae4
VAG 1.8T default tune PPS fix #3178
2021-08-19 06:51:00 -04:00
Matthew Kennedy
a71c2f5139
fix ETB PWM ( #2870 )
...
* iwpm
* dc motor has configure
* consume
* format
* use fake PWM to save one SimplePwm instance
* comments
* not sure why I changed that
* init the pins otherwise
* typo
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-19 08:33:33 +03:00
GitHub set-date Action
544495257d
Update date
2021-08-19 00:50:19 +00:00
Matthew Kennedy
a02c8dc7c3
lua & fsio cleanup ( #3175 )
2021-08-18 15:25:46 -04:00
GitHub set-date Action
8f43f72912
Update date
2021-08-18 00:57:22 +00:00
GitHub build-firmware Action
07edd06300
Auto-generated configs and docs
2021-08-17 21:35:02 +00:00
shadowm60
ba680124f0
Update main.yaml ( #3171 )
...
minor correction to use all adc inputs
2021-08-18 00:31:42 +03:00
Andrey G
bd7c73c109
qspi flash updates ( #3169 )
...
* ChibiOS QSPI updates
* board: subaru: speed up NOR flash
* QSPI: add fast read commands
2021-08-17 11:06:37 +03:00
GitHub build-firmware Action
8f82e94801
Auto-generated configs and docs
2021-08-17 00:59:17 +00:00
rusefillc
b75b50b961
SD-card log fields improvement (warning counter & last code) #3162
2021-08-16 20:54:41 -04:00
Lenar Khannanov
a334f0d23f
Hotfix some java_tools gradle configs ( #3165 )
...
* fix: deleted mavenRepositories declaration
* fix: deleted unnecessary settings.gradle for enum_to_string
* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder
* fix: deleted mavenRepositories declaration
* fix: deleted unnecessary settings.gradle for enum_to_string
* fix: dependencies for junit, annotations, jsr305; feat: added new dependency for jsr305; fix: deleted settings.gradle for logging; fix: moved enum_to_string tests to test folder
* fix: placed test classes to test folder in enum_to_string; feat: get updates from master
2021-08-16 23:52:52 +03:00
Matthew Kennedy
cf4f012c79
longer wbo timeout ( #3164 )
2021-08-16 15:11:26 -04:00
rusefillc
174bec6e43
Nissan progress
2021-08-16 10:56:31 -04:00
Andrey
9075888e7b
zero dwell warning at zero RPM #3153
2021-08-16 09:11:22 -04:00
Andrey
05b3a2ac18
zero dwell warning at zero RPM #3153
2021-08-16 09:00:43 -04:00
Andrey
655c47b4d7
zero dwell warning at zero RPM #3153
2021-08-16 07:21:07 -04:00
rusefillc
a5a3ec3f13
zero dwell warning at zero RPM #3153
2021-08-16 07:00:17 -04:00
GitHub build-firmware Action
ba81c89bd1
Auto-generated configs and docs
2021-08-16 10:57:59 +00:00
rusefillc
5edd78d856
enlarging Lua script in configuration
2021-08-16 06:52:29 -04:00
rusefillc
0fa1451fba
enlarging Lua script in configuration
2021-08-16 04:22:51 -04:00
rusefillc
47c20c95dd
zero dwell warning at zero RPM #3153
2021-08-16 04:20:32 -04:00
GitHub set-date Action
472e0295e4
Update date
2021-08-16 00:56:44 +00:00
Matthew Kennedy
314ef02bb4
inhibit sensor timeout during flash ( #3146 )
...
* inhibit timeout during flash
* do it up a level
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-15 23:04:58 +03:00
GitHub build-firmware Action
0d66915c8b
Auto-generated configs and docs
2021-08-15 19:38:17 +00:00
rusefillc
8bf3fa9ecd
reducing FSIO in order to enlarge Lua ( #3160 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2021-08-15 22:27:07 +03:00
GitHub build-firmware Action
47c6d61840
Auto-generated configs and docs
2021-08-15 18:33:32 +00:00
rusefillc
a1553924ec
HTML title for pinout pages fix #2882
2021-08-15 14:22:34 -04:00
rusefillc
7f5198abbc
Tooth logger to use engineSnifferRpmThreshold #3161
...
more refactoring also removing obsolete comment
2021-08-15 14:14:13 -04:00
rusefillc
0fb9ce14df
Tooth logger to use engineSnifferRpmThreshold #3161
...
use configurable limit
2021-08-15 13:59:18 -04:00
rusefillc
87a2a70554
Tooth logger to use engineSnifferRpmThreshold #3161
...
refactoring
2021-08-15 13:55:28 -04:00
GitHub build-firmware Action
4e51572131
Auto-generated configs and docs
2021-08-15 06:47:39 +00:00
rusefillc
8f9e3ec675
dead FSIO
2021-08-15 02:28:10 -04:00
Andrey G
a36165f835
board subaru eg33: connector yaml: add Vbat sense pin ( #3156 )
2021-08-15 02:14:40 -04:00
Matthew Kennedy
28575e9dbd
don't print the wrong number ( #3158 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-15 02:10:28 -04:00
GitHub set-date Action
5e8bcaf773
Update date
2021-08-15 00:56:40 +00:00
rusefillc
2533838016
dead FSIO
2021-08-14 11:52:41 -04:00
GitHub build-firmware Action
9a93af934b
Auto-generated configs and docs
2021-08-14 15:26:24 +00:00
rusefillc
76c60969fd
Nissan progress
2021-08-14 11:21:56 -04:00
Andrey G
859c4f3902
Settings ext storage ( #3155 )
...
* flash_main.cpp: reorder code for easy integration of ext storage
* Add EFI_STORAGE_INT_FLASH option
Default set to TRUE
* Add ChibiOS's Managed Flash Storage to build
* Add support for QSPI flash (SST26F064A tested)
* board: subaru: enable WSPI and NOR flash drivers
* Add option to save settings on ext flash MFS partition
* board: subaru: store settings on QSPI NOR flash
2021-08-14 09:36:08 -04:00
Matthew Kennedy
29407db1a3
everybody is pulldown ( #3131 )
2021-08-14 09:34:13 -04:00
Andrey G
3f3587ad8d
subaru board fixes ( #3154 )
...
* board: subaru: fix pinmuxes for QSPI interface
* board: subaru: switch to EXTI
2021-08-14 15:45:30 +03:00
Matthew Kennedy
e6a6548b2a
implement adc unsubscription ( #3149 )
...
* allow re-register of the same sensor
* adc unsub
2021-08-14 15:41:27 +03:00
rusefillc
7afc52c620
No pins should be restarted for no reason during config change #3151
2021-08-14 06:15:29 -04:00
rusefillc
6dcf405850
No pins should be restarted for no reason during config change #3151
2021-08-14 05:20:12 -04:00
rusefillc
72d29f319d
No pins should be restarted for no reason during config change #3151
2021-08-14 04:58:10 -04:00
rusefillc
22c0021751
No pins should be restarted for no reason during config change #3151
2021-08-14 04:35:43 -04:00
GitHub build-firmware Action
db688d7620
Auto-generated configs and docs
2021-08-14 06:52:29 +00:00
Matthew Kennedy
e056369f05
actually remove FSIO idle stuff ( #3150 )
...
* debug mode
* pid cleanup
* more dead
* more dead
* wow more dead
* much dead many death wow
2021-08-14 09:48:45 +03:00
rusefillc
ef3bbb063c
dead idle FSIO
2021-08-14 01:48:03 -04:00
GitHub set-date Action
729a004cf4
Update date
2021-08-14 00:53:14 +00:00
GitHub build-firmware Action
68ef22a2a2
Auto-generated configs and docs
2021-08-13 19:05:45 +00:00
rusefillc
818cf90a20
dead idle FSIO
2021-08-13 15:01:14 -04:00
GitHub build-firmware Action
a9f9e7096a
Auto-generated configs and docs
2021-08-13 15:08:24 +00:00
rusefillc
71ab106d0b
smarter field disable
2021-08-13 11:03:40 -04:00
GitHub set-date Action
66bcd91d56
Update date
2021-08-13 00:57:01 +00:00
GitHub build-firmware Action
e166ab24d4
Auto-generated configs and docs
2021-08-12 22:42:47 +00:00
rusefillc
9c32b39e7f
dead idle FSIO
2021-08-12 18:34:06 -04:00
shadowm60
083178e86e
Update board_configuration.cpp ( #3147 )
...
Added ETB defaults
2021-08-12 18:01:15 -04:00
rusefillc
bc991eb816
Hellen Nissan defaults are no longer valid #3143
2021-08-12 17:46:10 -04:00
alxrMironov
9d1ce540c4
Begin "vehicleSpeed" refactoring. Module switched to "FunctionalPointerSensor" class. #3106 #3107 #3108 . ( #3132 )
...
* Add new sensor type "VehicleSpeed"
* Add "Vehicle speed" sensor to name list
* Add Vehicle speed sensor initialization with function pointer sensor.
* Add init_vehicle_speed_sensor.cpp to Makefile
* Replace dependencies from "getVehicleSpeed" to OOP-like "Sensor::get()"
* Add warning and TODO to "mock vehicle speed" call
* Replace get & mock "VehicleSpeed" methods in tests
* Remove #warning directive (cause error by current settings)
* Remove stray tab
* Remove explicitly type casting.
* Add "InitVehicleSpeedSensor" function declaration to init.h
* Add "VehicleSpeedSensor" initialization call into "InitNewSensors"
Co-authored-by: alxrMironov <330OMcorporative>
2021-08-12 22:16:51 +03:00
rusefillc
2bf6ee768c
Hellen Nissan defaults are no longer valid #3143
2021-08-12 13:44:54 -04:00
GitHub build-firmware Action
ee2b654fe5
Auto-generated configs and docs
2021-08-12 17:24:33 +00:00
BeerMoneyMotorsports
010bf3f7ab
Update options port usage and pin location ( #3142 )
...
* Update options port usage and pin location
Added all info for connector 2 along with pin locations.
* Update main.yaml
2k fix and recheck
2021-08-12 13:13:01 -04:00
GitHub set-date Action
14af1a5f21
Update date
2021-08-12 00:58:15 +00:00
GitHub build-firmware Action
e2c01f3b93
Auto-generated configs and docs
2021-08-11 22:49:24 +00:00
shadowm60
2507aaff2c
Hellen128 default ( #3138 )
...
* Update board_configuration.cpp
setSdCardConfigurationOverrides update
* Update main.yaml
update vBatt input
* Update main.yaml
fix nameing
2021-08-11 18:32:54 -04:00
rusefillc
b54caa7140
Nissan progress
2021-08-11 18:29:35 -04:00
GitHub build-firmware Action
cbefbf6d9d
Auto-generated configs and docs
2021-08-11 22:08:32 +00:00
rusefillc
98ce0f1f88
Nissan progress
2021-08-11 18:04:57 -04:00
Matthew Kennedy
7933f50ef3
skip etb init if no primary sensor ( #3136 )
...
* skip init if no primary sensor
* specific test
2021-08-12 00:45:44 +03:00
rusefillc
02bc451221
Pavel says there are issues
2021-08-11 04:16:51 -04:00
rusefillc
c6e02db03c
Pavel says there are issues
2021-08-11 04:00:37 -04:00
GitHub build-firmware Action
65c7e22d8e
Auto-generated configs and docs
2021-08-11 06:07:34 +00:00
rusefillc
3824301abc
Pavel says there are issues
2021-08-11 02:03:19 -04:00
GitHub set-date Action
ad9ee2f847
Update date
2021-08-11 00:58:18 +00:00
rusefillc
c775a3185f
Pavel says there are issues
2021-08-10 15:57:34 -04:00
GitHub build-firmware Action
a416b0ebc0
Auto-generated configs and docs
2021-08-10 19:43:42 +00:00
rusefillc
ab60ddaa9d
nice talking to Martin
2021-08-10 15:31:42 -04:00
Matthew Kennedy
90c9c7d00c
fix vss crash ( #3130 )
...
* don't deref null pointer
* error on invalid
* no logic analyzer
* print out function in case of error
2021-08-10 14:20:57 -04:00
rusefillc
a983f6029f
"Burn without flash" button #3127
2021-08-10 07:30:12 -04:00
GitHub build-firmware Action
8fc03e17b2
Auto-generated configs and docs
2021-08-10 11:15:48 +00:00
rusefillc
4d6ccfab0c
"Burn without flash" button #3127
2021-08-10 07:11:41 -04:00
rusefillc
06060dc43b
Implement auto knock threshold sampling #3033
2021-08-10 06:42:39 -04:00
GitHub build-firmware Action
c95ee8dc6f
Auto-generated configs and docs
2021-08-10 10:00:43 +00:00
rusefillc
a39ea5a3cf
Implement auto knock threshold sampling #3033
2021-08-10 05:56:04 -04:00
rusefillc
16664ab19b
NB2 36
2021-08-10 02:34:59 -04:00
GitHub build-firmware Action
6c77538639
Auto-generated configs and docs
2021-08-10 06:22:39 +00:00
rusefillc
61d40b45ae
NB2 36
2021-08-10 02:17:33 -04:00
GitHub set-date Action
9ce34e326e
Update date
2021-08-10 00:59:51 +00:00
GitHub build-firmware Action
1b8157518d
Auto-generated configs and docs
2021-08-09 21:12:58 +00:00
rusefillc
831c989cd0
Implement auto knock threshold sampling #3033
2021-08-09 17:07:38 -04:00
GitHub build-firmware Action
df3bde91c7
Auto-generated configs and docs
2021-08-09 20:40:28 +00:00
rusefillc
2962b47787
refactoring: reduce magic constant
2021-08-09 16:33:06 -04:00
rusefillc
513a2483a3
Implement auto knock threshold sampling #3033
2021-08-09 16:27:31 -04:00
GitHub build-firmware Action
59eb904d2c
Auto-generated configs and docs
2021-08-09 20:12:40 +00:00
rusefillc
25d5c03558
https://rusefi.com/forum/viewtopic.php?p=41803#p41803
2021-08-09 16:07:38 -04:00
GitHub set-date Action
2edbe4a620
Update date
2021-08-09 00:57:51 +00:00
GitHub build-firmware Action
8ea66f9446
Auto-generated configs and docs
2021-08-08 14:54:42 +00:00
rusefillc
491d8696a5
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 17:49:31 +03:00
rusefillc
ba446252c4
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 17:47:33 +03:00
Andrey
3bc6b2d73a
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 07:29:11 -04:00
Andrey
8a4831b1dc
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 07:04:18 -04:00
GitHub build-firmware Action
c045cac371
Auto-generated configs and docs
2021-08-08 10:20:17 +00:00
Andrey
76412dffde
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 06:16:19 -04:00
Andrey
b5313d395e
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:56:56 -04:00
Andrey
bbd855d62b
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:45:40 -04:00
GitHub build-firmware Action
a043d5d316
Auto-generated configs and docs
2021-08-08 08:11:59 +00:00
Andrey
464400e091
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:06:13 -04:00
rusefillc
ad3ee480b6
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 04:00:51 -04:00
GitHub build-firmware Action
029b6d9da5
Auto-generated configs and docs
2021-08-08 07:04:27 +00:00
rusefillc
c8b7d927e8
trigger debug to full pinout
2021-08-08 02:59:23 -04:00
GitHub set-date Action
1cbab4013c
Update date
2021-08-08 00:57:49 +00:00
rusefillc
8034528dff
moving two lines closer
2021-08-07 17:13:54 -04:00
Andrey
bb076e2578
NB1
2021-08-07 16:43:31 -04:00
Matthew Kennedy
c3cbf8d34c
oops ( #3116 )
2021-08-07 22:56:59 +03:00
rusefillc
dbd879284c
would H7 work?
2021-08-07 12:36:39 -04:00
GitHub build-firmware Action
787c66c0ab
Auto-generated configs and docs
2021-08-07 09:32:36 +00:00
rusefillc
2fbc9bec04
NB1
2021-08-07 05:29:13 -04:00
rusefillc
c0db6bd72f
TS file read #3004
2021-08-07 05:13:16 -04:00
rusefillc
02221aaac0
NB1
2021-08-07 02:46:35 -04:00
rusefillc
1e8f91a640
154hyundai
2021-08-07 02:44:17 -04:00
GitHub set-date Action
012547e95d
Update date
2021-08-07 00:52:27 +00:00
GitHub set-date Action
f319a06ada
Update date
2021-08-06 01:01:29 +00:00
GitHub build-firmware Action
82cc07af43
Auto-generated configs and docs
2021-08-05 22:10:20 +00:00
rusefillc
853b3f66a1
hellen154hyundai
2021-08-05 18:06:15 -04:00
rusefillc
64fb65cd80
hellen-nb-1
2021-08-05 18:05:53 -04:00
rusefillc
49497dec6d
Hellen72: Set the default pin states to input-pulldown instead of input-pullup #2525
2021-08-05 04:53:37 -04:00
GitHub set-date Action
6a929113e3
Update date
2021-08-05 00:57:19 +00:00
GitHub build-firmware Action
ba3be34bfe
Auto-generated configs and docs
2021-08-05 00:52:42 +00:00
rusefillc
196369c4a7
hellen154hyundai
2021-08-04 20:48:33 -04:00
GitHub build-firmware Action
5f95b8edd6
Auto-generated configs and docs
2021-08-05 00:03:53 +00:00
rusefillc
b3469802a4
hellen154hyundai
2021-08-04 20:00:10 -04:00
Matthew Kennedy
39388c75d8
even more pch ( #3112 )
...
* s
* more
* s
* f7
2021-08-04 19:30:52 -04:00
rusefillc
660e804347
hellen154hyundai
...
one day I will learn the spelling!
2021-08-04 19:13:28 -04:00
Matthew Kennedy
d5155cfd86
don't "validate instant RPM" ( #3095 )
...
* don't "validate instant RPM"
* test actually tests the right thing
* test mode transition
2021-08-04 08:17:14 +03:00
GitHub build-firmware Action
cee9cd3159
Auto-generated configs and docs
2021-08-04 02:55:38 +00:00
rusefillc
bfd002b134
hellen154hyundai
2021-08-03 22:50:06 -04:00
GitHub build-firmware Action
54ed302e8d
Auto-generated configs and docs
2021-08-04 02:30:09 +00:00
rusefillc
99af32c920
hellen154hyundai
2021-08-03 22:26:33 -04:00
rusefillc
46e6e621da
reduce chance of invalid CAM setting fix #3105
2021-08-03 22:15:40 -04:00
Matthew Kennedy
4e6b61234f
yet more pch ( #3068 )
...
* big pch energy
* put back ramdisk stub
* tests are happy
* h743 nucleo
* kinetis
* I love deleting code!
* make stepper happy
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-03 22:05:01 -04:00
GitHub build-firmware Action
ea6487f5c7
Auto-generated configs and docs
2021-08-04 01:56:55 +00:00
rusefillc
06f6cf8a79
reduce chance of invalid CAM setting #3105
2021-08-03 21:52:05 -04:00
GitHub set-date Action
90a5b69b12
Update date
2021-08-04 00:56:41 +00:00
Andrey
5ec7af456b
unit test for vehicle_speed.cpp fix #3081
2021-08-03 20:22:48 -04:00
Andrey
98e1a11ca7
hellen154hyundai
2021-08-03 20:03:59 -04:00
Andrey
e62244a623
unit test for vehicle_speed.cpp #3081
2021-08-03 19:48:24 -04:00
rusefillc
0e155570b8
HELLEN_154_HYUNDAI
2021-08-03 13:51:33 -04:00
GitHub build-firmware Action
7ac4a523d6
Auto-generated configs and docs
2021-08-03 09:34:13 +00:00
Andrey
b233a71142
hellen154hyundai
2021-08-03 05:24:09 -04:00
Andrey
3e3ed30be4
hellen154hyundai
2021-08-03 05:22:35 -04:00
rusefillc
7059eff691
boards file clean-up
2021-08-03 04:35:23 -04:00
rusefillc
a2e24c1a89
Honda K CAN packets #3098
2021-08-03 04:23:16 -04:00
Andrey
73cbb388b7
boards file clean-up
2021-08-03 04:06:06 -04:00
GitHub set-date Action
fe2b479ec9
Update date
2021-08-03 01:01:43 +00:00
Matthew Kennedy
0158327469
s ( #3101 )
2021-08-02 19:17:17 -04:00
GitHub build-firmware Action
0485e334f1
Auto-generated configs and docs
2021-08-02 17:35:41 +00:00
Andrey
ea0f105429
Honda K CAN packets #3098
2021-08-02 13:30:51 -04:00
Matthew Kennedy
0ebc59b80f
perform extra-step-prevention in the stepper driver itself ( #3038 )
...
* perform extra-step-prevention in the stepper driver itself
* isBusy flag
* I am unable to type
* the court of public opinion has decided that greater-equal is correct
* that sets target in steps, not percent
* correct var name
* mock stepper motor
* testable stepper
* build is happy
* helping build
2021-08-02 07:03:57 -04:00
Matthew Kennedy
4ea56e4122
fix the mess ( #3094 )
...
* test
* s
2021-08-01 23:21:53 -04:00
rusefillc
c5d71c10ab
header dreaming about file summary comment
2021-08-01 21:52:58 -04:00
rusefillc
5b940e2eca
typo
2021-08-01 21:51:24 -04:00
GitHub set-date Action
7ba1f10364
Update date
2021-08-02 00:57:16 +00:00
Andrey G
54f0aeb06f
Int flash fixes ( #3089 )
...
* STM32F7xx: flash write parallelism settings
Datasheed allows 32bit program operation only for 2.7..3.0
While RM defines wider range...
* Add parentheses to defines
* intFlash: show all errors to user
Currently only erase error was exported to user. Flash write error
was silent. Also define few additional error codes and show it to
user.
2021-08-01 18:26:42 -04:00
Matthew Kennedy
263fd20dcb
refactor out frequency sensor ( #3092 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-01 15:58:39 -04:00
Matthew Kennedy
e0eff6c66a
unit test vss segfault fix ( #3090 )
...
* enable feature
* dynoview
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-01 15:05:52 -04:00
rusefillc
1825457e9f
unit test for vehicle_speed.cpp #3081
2021-08-01 12:19:59 -04:00
Andrey
84e1f216d6
unit test for vehicle_speed.cpp #3081
2021-08-01 12:09:53 -04:00
GitHub build-firmware Action
2363e23221
Auto-generated configs and docs
2021-08-01 01:24:39 +00:00
Matthew Kennedy
43915f4116
gppwm vbatt axis ( #3088 )
2021-07-31 21:20:19 -04:00
GitHub set-date Action
54717fc5fc
Update date
2021-08-01 01:05:17 +00:00
Andrey G
adede96583
Remove outdated option CH_DBG_ENABLE_TRACE ( #3087 )
...
Not used since RT5
2021-07-31 07:51:13 -04:00
Andrey
156717f48d
another dead line
2021-07-31 01:37:51 -04:00
Andrey
09804f2846
dead var
2021-07-31 01:36:50 -04:00
GitHub build-firmware Action
60a6639033
Auto-generated configs and docs
2021-07-31 02:58:16 +00:00
Andrey
d92110c3ce
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:47:35 -04:00
Andrey
305efd4de1
RUSEFI MSD to contain bundle-specific URL fix #2848
2021-07-30 22:33:56 -04:00
Andrey
5d4e39b061
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:26:30 -04:00
Andrey
1bef7e5731
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 22:23:52 -04:00
Andrey
84aa0c9589
gen_config.sh code duplication fix #2451
2021-07-30 22:00:35 -04:00
Andrey
ecd77cc5b5
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:45:55 -04:00
Andrey
f309ddf2cd
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 21:18:51 -04:00
Andrey
a8355dd28f
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:57:01 -04:00
Andrey
6da3696c4c
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:48:26 -04:00
Andrey
9629db799b
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:30:52 -04:00
Andrey
c5044f16c9
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:15:53 -04:00
Andrey
a2aaaa7b55
Wrap PAL driver into universal 'startDigitalCapture' #2123
2021-07-30 20:10:34 -04:00
rusefillc
43e6e67add
RUSEFI MSD to contain bundle-specific URL #2848
...
thank you david!
2021-07-30 19:39:15 -04:00
rusefillc
af2e54f02d
more details into output
2021-07-30 19:33:31 -04:00
rusefillc
08cc30d7c1
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 19:13:43 -04:00
rusefillc
3b8f24560e
RUSEFI MSD to contain bundle-specific URL #2848
2021-07-30 18:14:32 -04:00
Andrey
80472043a0
gen_config.sh code duplication #2451
2021-07-30 17:39:55 -04:00
GitHub build-firmware Action
1fba511687
Auto-generated configs and docs
2021-07-30 21:18:57 +00:00
Andrey
96f5cf08f1
gen_config.sh code duplication #2451
2021-07-30 17:15:01 -04:00
Andrey
2bc09aca74
gen_config.sh code duplication #2451
2021-07-30 16:55:07 -04:00
Matthew Kennedy
58202a97f3
flash erase cache invalidate ( #3073 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-30 16:52:55 -04:00
Andrey
c768113951
typos
2021-07-30 16:28:27 -04:00
Andrey
77659443a1
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:23:01 -04:00
Andrey
cda52ee946
RUSEFI MSD to contain bundle-specific URL #2848
...
refactoring and progress
2021-07-30 16:07:37 -04:00
rusefillc
c1889d0400
typo
2021-07-30 15:49:08 -04:00
rusefillc
ca608c261a
+x
2021-07-30 10:10:18 -04:00
Andreika
38385d5ac6
Hellen81 initial ( #3080 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-07-30 10:04:22 -04:00
Matthew Kennedy
e3e5e57eac
instant rpm uses full engine cycle ( #3077 )
...
* instant rpm uses full engine cycle
* turn off fast spinup for this test
2021-07-30 08:18:24 -04:00
Lenar Khannanov
2347858d70
Feature 3014 migrating to gradle ( #3079 )
...
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured autotest for migrating to gradle
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* feat: restructured romraider for migrating to gradle; fix: corrected build.xml's
* feat: restructured enum_to_string for migrating to gradle
* fix: corrected main build.xml
* fix: corrected main build.xml for romraider
* fix: corrected main build.xml for romraider
* feat: restructured enum_to_string for migrating to gradle
* feat: restructured configuration_definition for migrating to gradle; fix: corrected build.xml
* upd: get changes from master; fix: rebasing conflicts
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* upd: up-to-master; fix: conflicts in build.xml's
* feat: restructured logging for migrating to gradle; fix: corrected build.xml's
* fix: conflicts from master
* feat: restructured shared_ui module for gradle; fix: main build.xml
* feat: restructured tools module; fix: main build.xml according to new structure
* feat: restructured modules in java_tools with build.xml; fix: corrected paths in build.xml's and .iml's according to the new structure; corrected path in gen_ptrace_enums.bat
2021-07-30 08:15:32 -04:00
GitHub build-firmware Action
a3291d5fee
Auto-generated configs and docs
2021-07-30 05:15:34 +00:00
rusefillc
c1f23809ab
style
2021-07-30 01:03:38 -04:00
GitHub set-date Action
15b202ac1c
Update date
2021-07-30 00:58:59 +00:00
GitHub set-date Action
50ab2bfbe1
Update date
2021-07-29 00:56:45 +00:00
rusefillc
c4c3855739
genesis coupe
2021-07-28 17:18:44 -04:00
GitHub build-firmware Action
1bebaea99f
Auto-generated configs and docs
2021-07-28 20:57:59 +00:00
rusefillc
a3ae49936a
genesis coupe
2021-07-28 14:51:29 -04:00
rusefillc
f0cadf084b
Faster enginePins.stopPins() #3070
...
refactoring: reducing magic constants
2021-07-28 14:14:51 -04:00
GitHub build-firmware Action
50e04960a7
Auto-generated configs and docs
2021-07-28 11:49:04 +00:00
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
GitHub set-date Action
4db13d2c3b
Update date
2021-07-28 01:01:03 +00:00
GitHub build-firmware Action
15d33f932a
Auto-generated configs and docs
2021-07-27 21:37:24 +00:00
rusefillc
f208c674b8
turbo speed turbospeed input #2935
2021-07-27 17:32:11 -04:00
GitHub set-date Action
22807b077d
Update date
2021-07-27 00:58:54 +00:00
rusefillc
32d2cf6aab
121 vag defaults have fatal error fix #3059
2021-07-26 16:40:11 -04:00
GitHub build-firmware Action
0401fd0625
Auto-generated configs and docs
2021-07-26 16:27:03 +00:00
rusefillc
59c2930e03
poke atlas
2021-07-26 12:22:53 -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
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
Andrey
39b9211588
VVT C++ magic - helping Kinetis
2021-07-21 23:06:35 -04:00
Andrey
6f5101bb3a
VVT C++ magic - helping Kinetis
2021-07-21 22:38:00 -04:00
Andrey
30289a002b
VVT C++ magic
2021-07-21 22:28:35 -04:00
Andrey
4c4816bc10
VVT C++ magic
2021-07-21 22:21:59 -04:00
Andrey
2f2814e035
VVT C++ magic
2021-07-21 22:14:21 -04:00
rusefi
fbab735587
VVT verbose fix
2021-07-21 21:35:26 -04:00
GitHub set-date Action
d5c1110508
Update date
2021-07-22 01:20:37 +00:00
Andrey
85da399c0e
trailing spark outputs #2931
2021-07-21 20:51:51 -04:00
GitHub build-firmware Action
b34c72cd5d
Auto-generated configs and docs
2021-07-22 00:30:24 +00:00
rusefi
3fb839f3e5
nissan vvt
2021-07-21 20:27:23 -04:00
GitHub build-firmware Action
596e1dd99d
Auto-generated configs and docs
2021-07-22 00:20:12 +00:00
Matthew Kennedy
3cbd983c93
adjust nb2 vvt sync ( #3019 )
...
* test existing implementation
* nb2 vvt pattern sync
* update test
2021-07-21 20:07:28 -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
GitHub build-firmware Action
c3337a53e2
Auto-generated configs and docs
2021-07-21 23:40:30 +00:00
David Holdeman
20e57974b7
Fix ini name (hellen128mercedes drama) ( #3020 )
...
* fix
* redo yaml pram
* git add
* poke
2021-07-21 19:23:17 -04:00
Andrey
c00da6349b
trailing spark outputs #2931
2021-07-21 19:08:57 -04:00
Andrey
c433c20a36
simplify quad vvt test #3018
...
better parameter name and explicit constraint clarification
2021-07-21 17:45:35 -04:00
GitHub build-firmware Action
92306948fa
Auto-generated configs and docs
2021-07-21 18:33:41 +00:00
Matthew Kennedy
0fde085a44
remove TS file read ( #3004 )
...
* remove
* more defines
* test
* lots of java
* s
2021-07-21 14:24:53 -04:00
GitHub build-firmware Action
7505b5d479
Auto-generated configs and docs
2021-07-21 03:28:30 +00:00
Matthew Kennedy
3fa7a52a84
fan indicators + test buttons ( #3002 )
...
* sd bits
* rusefi.input
* second fan bit
* fans
2021-07-20 23:26:06 -04:00
GitHub build-firmware Action
86c35ce131
Auto-generated configs and docs
2021-07-21 02:11:53 +00:00
Andrey
df13380d84
VH41DE (Japaneese Y32 Variant) firing order
2021-07-20 21:42:38 -04:00
Matthew Kennedy
dfaac25df1
sd card indicators ( #3001 )
...
* sd bits
* rusefi.input
2021-07-20 21:29:24 -04:00
GitHub build-firmware Action
b3eb8a6e44
Auto-generated configs and docs
2021-07-21 01:26:07 +00:00
Andrey
35f631984d
VH41DE (Japaneese Y32 Variant) firing order
2021-07-20 21:16:51 -04:00
Andrey
173fb7bbbe
Nissan 360 CAS #3003
...
docs
2021-07-20 21:11:08 -04:00
GitHub set-date Action
69af16e98c
Update date
2021-07-21 01:04:42 +00:00
GitHub build-firmware Action
3c998d1489
Auto-generated configs and docs
2021-07-21 00:56:16 +00:00
Andrey
63baa9bf3d
sd card indicators #3001
...
docs
2021-07-20 20:45:26 -04:00
GitHub build-firmware Action
5fd4c8f554
Auto-generated configs and docs
2021-07-20 23:54:04 +00:00
Matthew Kennedy
2255ce37b4
H7 turn off USB before reset ( #2999 )
...
* turn off USB before reset
* comment
* add link
2021-07-20 19:39:26 -04:00
Andrey
bc53c8fcff
Intake Air Temperature Correction shows Coolant Temperature above the table fix #2990
2021-07-20 19:37:33 -04:00
Matthew Kennedy
7d709950f7
force init LEDs even with fatal ( #2998 )
2021-07-20 17:09:52 -04:00
Andrey
fb30117acc
Button to apply nDBANK #2996
...
still does not work
2021-07-20 15:42:57 -04:00
Andrey
2b44fa3dd5
Button to apply nDBANK #2996
...
docs
2021-07-20 14:23:57 -04:00
Matthew Kennedy
0d2d40ccec
led init order ( #2997 )
2021-07-20 14:16:43 -04:00
Andrey
8eb407627e
Button to apply nDBANK #2996
...
it does not work, i give up for now time to install STM Cube :(
2021-07-20 14:15:58 -04:00
GitHub build-firmware Action
40bef4cdcd
Auto-generated configs and docs
2021-07-20 17:47:01 +00:00
Andrey
51802334b8
Button to apply nDBANK #2996
...
consistency good inconsistency bad
2021-07-20 13:44:45 -04:00
GitHub build-firmware Action
a337dea2a8
Auto-generated configs and docs
2021-07-20 17:33:15 +00:00
Andrey
b4078fd5df
Revert "Fix hellen again ( #2993 )"
...
This reverts commit 0de253cb
2021-07-20 13:30:06 -04:00
GitHub build-firmware Action
a93a22273f
Auto-generated configs and docs
2021-07-20 17:23:21 +00: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
GitHub build-firmware Action
a8e8cc0f84
Auto-generated configs and docs
2021-07-20 16:00:12 +00:00