Andrey
1ff977f4f8
it's going to be painful
2023-04-28 21:43:46 -04:00
Matthew Kennedy
ecbc8bc8e4
lower vss hw ci frequency
...
(cherry picked from commit 13671f51e7
)
2023-04-28 20:55:02 -04:00
Matthew Kennedy
a0c512e3b7
we no longer need iml files because intellij uses gradle now
...
(cherry picked from commit 3f0e73708d0045356057f0f2453c11529cd9bd8c)
2023-04-28 20:25:59 -04:00
rusefillc
65e75911d9
Gear detection based on RPM to VSS ratio #3779
...
:(
2023-03-16 11:30:47 -04:00
rusefillc
2da25ae4c1
Gear detection based on RPM to VSS ratio #3779
...
oh
2023-03-16 11:15:27 -04:00
rusefi
66dc0bf06c
+-2% is still acceptable?
2023-03-16 00:26:03 -04:00
Andrey
3894310d4d
Native SENT TPS input #5079
...
magic constant bad
2023-02-20 22:17:42 -05:00
rusefillc
b5ecf590e6
trying a random hack https://github.com/rusefi/rusefi/issues/4772
2023-02-20 15:28:33 -05:00
rusefillc
8fb4168d32
poke
2023-01-24 21:40:48 -05:00
rusefillc
399f280e9d
Let's admit it it's time to move to gradle #3014
2023-01-23 12:19:21 -05:00
rusefillc
de05fa0b81
Let's admit it it's time to move to gradle #3014
2023-01-23 12:15:52 -05:00
rusefillc
1627dad0f1
progress
2023-01-23 12:03:14 -05:00
Matthew Kennedy
71d35343d9
renumber airmass mode enum to start at 0 ( #4986 )
...
* #1690
* hw ci tests
2023-01-21 08:12:27 +05:30
Matthew Kennedy
f7a10a8a68
Hardware CI specifies exact device serial number ( #4912 )
...
* scripts specify exact hardware CI device
* proteus serial number
* dropped this: |
* read envionment variable for correct port
* it's lowercase for whatever reason
* d'oh
2022-12-21 12:46:25 -05:00
rusefillc
846e6555c0
RusEFI console keeps resetting on latest #4899
...
trying random stuff at this point
2022-12-17 17:20:53 -05:00
rusefillc
36859731ed
RusEFI console keeps resetting on latest #4899
...
would this work?
2022-12-17 16:55:57 -05:00
rusefillc
260f17b00f
RusEFI console keeps resetting on latest #4899
...
HW CI coverage?
2022-12-17 10:25:01 -05:00
rusefillc
2e98d31671
RusEFI console keeps resetting on latest #4899
...
HW CI coverage?
2022-12-17 10:04:25 -05:00
Matthew Kennedy
614dc2f260
Strictly validate stack use in hardware CI ( #4880 )
...
* firmware error in case of low stack only on HW CI
* send date
* I don't java good
* I still don't java good
* send the right command
* I guess we can check it on every single test?
* javaaaaaa
* atoi breaks on later non-digit
* avoid sscanf use (for atoi)
to avoid bloating the stack
* less churn
* less churn
Co-authored-by: Nathan Schulte <nmschulte@desmas.net>
2022-12-08 13:20:55 -05:00
rusefillc
2cd5fab883
refactoring
2022-10-28 02:41:44 -04:00
rusefillc
09a5b5e9a1
let's separate Android from not Android
2022-10-15 18:56:28 -04:00
rusefillc
54968c3b3b
let's separate Android from not Android
2022-10-15 15:22:38 -04:00
rusefillc
24d07b9044
nicer error
2022-08-22 20:00:36 -04:00
Andrey
8cc4a4f53a
they are unable to tune in Seattle?
2022-04-17 18:53:50 -04:00
rusefillc
8287350909
just Sensor rename
2022-04-16 01:53:45 -04:00
rusefillc
9780648859
rename rollback
2022-04-16 01:38:40 -04:00
rusefillc
24ebcc8989
just Sensor rename
2022-04-16 00:48:14 -04:00
rusefillc
8d729b155c
just Sensor rename
2022-04-15 16:37:31 -04:00
Matthew Kennedy
45acca32f7
fix connection deadlock, speed up reconnect ( #3936 )
2022-02-15 22:35:04 -05:00
rusefillc
f731a26391
Console logging is a mess #3930
2022-02-12 16:16:11 -05:00
rusefillc
48e77b163d
minor refactoring
2022-02-11 08:50:42 -05:00
Matthew Kennedy
88d51a0c25
tiny piece of mock adc remove ( #3890 )
...
* tiny piece
* remove commands
2022-02-03 19:32:56 -05:00
rusefillc
d186e4153e
tune via CAN #3361
...
only trivial refactoring
2021-12-04 20:10:30 -05:00
Matthew Kennedy
d5363b814a
better VSS configuration ( #3542 )
...
* vss uses real values
* some defaults
* test and correct math
* km, not miles!
* comment
* tooltip
* that macro went away
* 100hz and default settings gives 9kph
* changelog
* order of operations safety
* make the test like the pwm test
* housekeeping
* this is why we need sensor automation
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
rusefillc
719ecae60f
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-25 12:34:52 -04:00
rusefillc
c6d47c1a8a
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 09:16:11 -04:00
rusefillc
bcf2cb74c9
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 09:00:10 -04:00
rusefillc
49add15822
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 08:55:22 -04:00
rusefillc
1dd7dda10b
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 08:54:37 -04:00
rusefillc
6cbf18d824
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 08:46:27 -04:00
rusefillc
11d519332d
Revert "generate java enum from C enum? generate both C and java from yaml? #2102"
...
This reverts commit 73b52ed1
2021-10-24 08:24:49 -04:00
rusefillc
5e9c98086e
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-24 00:36:35 -04:00
rusefillc
923f5d1a6c
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-23 23:42:22 -04:00
rusefillc
73b52ed185
generate java enum from C enum? generate both C and java from yaml? #2102
2021-10-23 23:37:04 -04:00
Matthew Kennedy
db12cdbe19
put MAP in the sensor model ( #3292 )
...
* map averaging in sensor model
* deadly, deadly code!
* mpxh
* Revert "deadly, deadly code!"
This reverts commit 346fe25267966a313145a809792dced84be348cf.
* comments
* sensor types
* last sensor
* channel init
* correct spot
* deinit properly
* simplify
* fix
* mocks
* map init test
* showInfo
* comment
* singleton identity function
* sensor info print
* multiple cylinder averaging buffer
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-04 17:18:08 -04:00
Matthew Kennedy
26d9f004c9
check for overflow in HW CI ( #3313 )
2021-10-04 08:19:58 -04:00
rusefillc
1807a6f6ce
rusEFI console to compare current bundle against auto-DFU bundle #3266
...
putting signature into equation
2021-09-25 17:51:47 -04:00
rusefillc
7b0b7465ce
minor console usability improvement: not adding "set date" into recent commands list
2021-09-06 11:08:40 -04:00
rusefillc
368a7fa656
mcuTemp is rising?
2021-08-08 05:40:26 -04:00
rusefillc
006d8c3aab
F4 MCU says it's too cold #2552
2021-08-07 20:28:56 -04:00