BeerMoneyMotorsports
9dc0514412
Update main.yaml ( #3204 )
...
TS NAME typo on boost control fix.
2021-08-27 07:12:48 -04:00
rusefillc
6247a50662
Revert "Revert "memory savings ( #3195 )""
...
This reverts commit 86cf9cf7
2021-08-27 06:18:05 -04:00
Andrey G
a6fb12911d
Board subaru: fix pinout. again and again ( #3203 )
2021-08-27 12:50:36 +03:00
rusefillc
86cf9cf7c9
Revert "memory savings ( #3195 )"
...
This reverts commit 1b485ca2
2021-08-27 02:32:31 -04:00
rusefillc
fdd2beb952
docs
2021-08-27 02:31:48 -04:00
Matthew Kennedy
e213fcaca5
s ( #3202 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-26 17:11:53 -04:00
Matthew Kennedy
1b485ca2d8
memory savings ( #3195 )
...
* d
* dead code
* all your ram are belong to me
* turn off gpiochips we don't need
* save
* save by using the same file handle
* smaller stack ok
* these can be on the stack
* this is closer
* what about ccm?
* probing available
* now probe ccm
* ccm
* put stuff in ccm
* fsio
* memory usage
* memory
2021-08-26 23:05:31 +03:00
rusefillc
6cb6fb38e7
154h
2021-08-24 15:51:43 -04:00
BeerMoneyMotorsports
4cbafe9081
flex input ( #3190 )
...
flex class change to event_inputs
2021-08-24 11:41:15 -04:00
rusefillc
2e74a0aef1
https://github.com/rusefi/hellen121vag/issues/47
2021-08-24 10:11:01 -04:00
Andrey
f050d8ddee
todo: think about it
2021-08-24 02:56:32 -04: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
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
rusefillc
d90a6dbae4
VAG 1.8T default tune PPS fix #3178
2021-08-19 06:51:00 -04: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
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
rusefillc
a1553924ec
HTML title for pinout pages fix #2882
2021-08-15 14:22:34 -04:00
Andrey G
a36165f835
board subaru eg33: connector yaml: add Vbat sense pin ( #3156 )
2021-08-15 02:14:40 -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
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
shadowm60
083178e86e
Update board_configuration.cpp ( #3147 )
...
Added ETB defaults
2021-08-12 18:01:15 -04: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
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
rusefillc
98ce0f1f88
Nissan progress
2021-08-11 18:04:57 -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
16664ab19b
NB2 36
2021-08-10 02:34:59 -04:00
rusefillc
61d40b45ae
NB2 36
2021-08-10 02:17:33 -04: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
Andrey
76412dffde
Nissan 4 cylinder QR trigger wheel #3118
2021-08-08 06:16:19 -04:00
Andrey
bb076e2578
NB1
2021-08-07 16:43:31 -04:00
rusefillc
02221aaac0
NB1
2021-08-07 02:46:35 -04:00
rusefillc
1e8f91a640
154hyundai
2021-08-07 02:44:17 -04:00
rusefillc
853b3f66a1
hellen154hyundai
2021-08-05 18:06:15 -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
rusefillc
196369c4a7
hellen154hyundai
2021-08-04 20:48:33 -04: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
rusefillc
bfd002b134
hellen154hyundai
2021-08-03 22:50:06 -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
Andrey
98e1a11ca7
hellen154hyundai
2021-08-03 20:03:59 -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