Matthew Kennedy
aa48077d58
dead stuff
2023-03-02 02:21:53 -08:00
Matthew Kennedy
ecaaff544b
de-pointerize outputMode #49
2023-02-25 00:31:12 -08:00
Matthew Kennedy
00f3067185
idle pid cic
2023-02-20 23:01:59 -08:00
Matthew Kennedy
cc8f64a371
narrow ego avg
2023-02-20 22:48:37 -08:00
Matthew Kennedy
495b5aebc7
mcp3208, hip9011
2023-02-20 22:40:31 -08:00
Matthew Kennedy
0e12622371
cdm ion
2023-02-20 22:37:14 -08:00
Matthew Kennedy
fd09ad7b4f
cj125
2023-02-20 22:21:52 -08:00
Matthew Kennedy
961950dbcc
gps
2023-02-20 22:07:21 -08:00
Matthew Kennedy
553c35a154
EFI_POTENTIOMETER
2023-02-20 22:03:33 -08:00
Matthew Kennedy
61c17791b8
joystick, lcd
2023-02-20 21:54:10 -08:00
rusefillc
223f69083d
Default binary should have more relaxed pinout: serial #4998
...
removing global F4 UARTD3 default
2023-01-23 07:12:25 -05:00
rusefillc
9df3da244e
Default binary should have more relaxed pinout: serial #4998
...
we shall be enabling not disabling, and specifically these undef are not needed anyway?
2023-01-23 05:44:07 -05:00
rusefillc
8730782cd3
Refactoring: less confusion macro names around serial/uart/etc in connectivity fix #4999
2023-01-23 05:26:59 -05:00
rusefillc
3aa9ffca60
Refactoring: less confusion macro names around serial/uart/etc in connectivity #4999
2023-01-23 05:09:32 -05:00
rusefillc
137905fbce
helpful hint for future generations
2022-12-17 19:01:40 -05:00
rusefillc
7a4a746583
following the pattern
2022-12-17 17:10:15 -05:00
rusefillc
3ac7b3f857
TurboMarian is the ALS boss
2022-12-16 20:22:48 -05:00
rusefi
fb0cf6b6ed
SENT protocol capture implementation #4631
2022-10-19 23:45:21 -04:00
Andrey
efaa121a3a
following the pattern
2022-10-16 22:36:31 -04:00
Andrey G
27e00702f5
SENT core decoder and ICU driver ( #4648 )
...
* SENT: copy-paste SENT decoder from rusefi-hardware
* SENT: decoder: refactor, cleanup
* SENT: add ICU implementation
* SENT: decoder: use pch.h
* SENT: EFI_PROD_CODE guard
* SENT: ICU driver: fixes
* SENT: don't forget to SysLock
* SENT: call Start on Init (agrrrr)
* SENT: ICU: some limitations
ICU can capture on two firsts TIM inputs only. So move from PA2 to PA1
* SENT: mmmm... c++... i like it (no)
* SENT: autocalibrate tick time
* SENT: debug
* SENT: clean-up
* SENT: optimize slow channel mailboxes
* SENT: GetSignals() helper
2022-10-09 06:38:28 -04:00
Matthew Kennedy
3358cdab11
resurrect EFI_CLOCK_LOCKS ( #4572 )
...
* resurrect EFI_CLOCK_LOCKS
* missing extern
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-09-13 14:07:25 -04:00
rusefi
06552b6bee
servo is truly not alive
2022-09-06 16:29:12 -04:00
rusefi
39200f55eb
ISO-TP does not work on real car #4427
...
oh shit :(
2022-08-11 00:37:48 -04:00
Matthew Kennedy
61291ad4a5
tle9104 driver ( #4410 )
...
* tle9104
* it works!
* cleanup
* cleanup for pr
* efifeatures
* guards
2022-08-02 19:02:03 -04:00
Matthew Kennedy
6267b8621a
big delete ICU ( #4270 )
...
* big delete
* icu vestiges
* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy
1dfd3359df
remove system lua VM ( #3864 )
...
* well, that was a fun experiment
* don't need that file
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 16:52:17 -04:00
Matthew Kennedy
478549ccdf
get rid of setSerialConfigurationOverrides ( #4274 )
...
* get rid of setSerialConfigurationOverrides
* missed a few
* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy
3c9910485d
logic analyzer uses exti ( #4269 )
...
* rename functions
* s
* logic analyzer implemented using EXTI
* s
* don't turn it off on hellen either
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-22 20:13:17 -04:00
Matthew Kennedy
7062394786
flip icu/pal default ( #4268 )
...
* flip icu/pal default
* s
* s
* cleanup
* eg33
2022-06-22 18:43:39 -04:00
Matthew Kennedy
83caf1ea1b
Brain pin is enum class ( #4108 )
...
* change most usages to Gpio::
* board configs
* engine configs etc
* isBrainPinValid, smart gpio
* generator
* generator
* generator
* connector yamls
* kinetis enums
* cypress txt
* kinetis config
* frankenso
* config generator
* actually do it for the others
* disable skips for pr ci
* fix tle8888
* misc
* weird cast from int
* needs this operator too
* this can be an unsigned subtract
* happy tests
* s
* kinetis isConfigurationChanged weirdness
* missed J/K
* cypress efifeatures
* build script mistake (!)
* mistake in smart gpio
* debounce
* eg33
* kinetis, so needy
* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
David Holdeman
b4e8dfb05a
More untested transmission features ( #4093 )
...
* use ISS for gearbox ratio, add gauge for TC ratio
* measure shift time
* add shift time gauge, todo notes for pc
* do conversion in the right direction
* switch to Timer and seconds
* try fixing build
* try fixing build again
* try defines, remove include
* use shift pcs
* add 3-2 pct curve
* control 3-2 solenoid
* move 3-2 to persistent config
* fix param
2022-04-23 07:34:39 -04:00
rusefillc
ead3ff60b4
something is not right here, do we still have RAM image in MRE QC?
2022-04-18 00:03:56 -04:00
rusefillc
44dae6d8d5
sacrifice to the gods of small flash
2022-04-17 19:04:18 -04:00
rusefillc
12fbfae0fb
running out of flash - helping QC build
2022-04-15 09:36:44 -04:00
Matthew Kennedy
299857ad33
embiggen lua ( #3969 )
2022-02-27 23:19:35 -06:00
rusefi
bcab9b827f
Revert "SD card read prefetcher ( #3814 )"
...
This reverts commit 7a5860bf07
.
2022-02-13 19:03:09 -05:00
Matthew Kennedy
7a5860bf07
SD card read prefetcher ( #3814 )
...
* block cache
* efi::size
* extract function and prefetch at start
* comments
* s
* s
* bool result
* no prints
* refactoring
* enable only on some ECU
* normalize
* adjust defines
* is_protected
* naming, comment
* cleanup
* typo
* priority
* mem
* not that mem
2022-02-09 15:40:37 -05:00
Matthew Kennedy
31c0afc79f
remove mock adc ( #3888 )
...
* remove mock adc
* do these do /anything/?
2022-02-03 20:43:34 -05:00
Matthew Kennedy
57525283ac
Remove FSIO, byeeeeeeeee ( #3865 )
...
* vestigial config
* replace last functionality
* engine/board configs include
* files that didn't need to include this
* remove FSIO implementation
* stragglers
* random little bits
* s
* s
* ConfigDefinition
* jar
* s
2022-02-02 02:03:31 -05:00
rusefillc
3a069be8f2
L9779WD driver #3768
2022-01-10 19:15:36 -05:00
rusefillc
5b2214d1ae
random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev
2022-01-09 22:44:22 -05:00
rusefillc
5288fc07aa
code style
2021-12-01 22:57:21 -05:00
Scott Smith
8406fafa9e
Expose console over serial port for H7 proc ( #3578 )
...
This way you can use the console/TunerStudio with the ST-Link
In the process, combine TS_PRIMARY_UART and TS_PRIMARY_SERIAL into TS_PRIMARY_PORT, to make UART vs
SERIAL selection more robus. Ditto for TS_SECONDARY_*. Also change use of TS_NO_PRIMARY to be #if
not #ifdef, so that it can be properly set as a compile flag and not be overwritten by various
header files.
2021-11-20 00:39:08 -05:00
Matthew Kennedy
e7956a53f6
fuel pump doesn't use fsio ( #3576 )
...
* fuel pump
* s
* call correct callback
* more dead
* test adjustment
* don't overflow
* don't need separate function
* java
* give it a name
* generated
* generated
* add to generate script
* import *
* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
rusefillc
93a5b8c3e5
UART pins validation and dynamic alternative function recognition #3536
2021-11-13 04:13:11 -05:00
Matthew Kennedy
569ec1013b
update luaaa ( #3540 )
...
* lua update
* no stdlib mode
* turn off system luaaa for now since it makes luaaa sad
* let user heap do a little
* gitmodules
* memory shuffling
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-12 22:10:05 -05:00
Andrey
aecdc84ab8
UART pins validation and dynamic alternative function recognition #3536
2021-11-11 21:29:18 -05:00
rusefillc
2fe84449cf
LUA_USER_HEAP for 407
2021-11-09 09:36:42 -05:00
Matthew Kennedy
7f4b91809e
dead vss flag ( #3499 )
2021-11-07 14:36:46 -05:00
Matthew Kennedy
0419e3489a
per-MCU lua size ( #3339 )
...
* per-MCU lua size
* simulator happy
2021-10-09 09:02:30 -04:00