Commit Graph

394 Commits

Author SHA1 Message Date
Matthew Kennedy 04b2b0efd6 cherry pick potential hw ci fix 2023-07-18 02:48:28 -07:00
Matthew Kennedy 3f0e73708d we no longer need iml files because intellij uses gradle now 2023-04-12 21:28:32 -07:00
Matthew Kennedy 3d6f748c99 checks real vss with real miata parameters 2023-03-24 16:36:43 -07:00
Matthew Kennedy 13671f51e7 lower vss hw ci frequency 2023-03-24 15:38:43 -07:00
Matthew Kennedy fb187ff873 rebranding 2023-03-17 15:29:35 -07:00
Matthew Kennedy 40ce5a1a73 cherry picks 2023-03-16 11:37:30 -07:00
Matthew Kennedy 5c7334f2e7 rename simulator 2023-03-15 22:26:49 -07:00
Matthew Kennedy 752208e523 spam the log less 2023-03-03 01:44:38 -08:00
Matthew Kennedy 6289415f61 dead 2023-03-03 01:42:19 -08:00
Matthew Kennedy 8fc35d3b57 test 2023-03-03 01:39:56 -08:00
Matthew Kennedy 8ba3e3673f neon test 2023-03-02 22:38:26 -08:00
Matthew Kennedy 264a6862f4
remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY (#45)
* remove TS_GET_COMPOSITE_BUFFER_DONE_DIFFERENTLY

* deadish code
2023-02-25 00:14:40 -08:00
Andrey 0f7d5449c4 Native SENT TPS input #5079
magic constant bad
2023-02-20 22:17:42 -05:00
rusefillc 5d3c8a4fe4 trying a random hack https://github.com/rusefi/rusefi/issues/4772 2023-02-20 15:28:33 -05:00
rusefillc 73d9331dbb poke 2023-01-24 21:40:48 -05:00
rusefillc 7c8a04c724 Let's admit it it's time to move to gradle #3014 2023-01-23 12:19:21 -05:00
rusefillc eb796f536f Let's admit it it's time to move to gradle #3014 2023-01-23 12:15:52 -05:00
rusefillc 4a816bf708 progress 2023-01-23 12:03:14 -05:00
Matthew Kennedy 00e1f2c9aa renumber airmass mode enum to start at 0 (#4986)
* #1690

* hw ci tests
2023-01-21 08:12:27 +05:30
Matthew Kennedy d48afea92c 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 de79fdffd8 RusEFI console keeps resetting on latest #4899
trying random stuff at this point
2022-12-17 17:20:53 -05:00
rusefillc 453d1034bd RusEFI console keeps resetting on latest #4899
would this work?
2022-12-17 16:55:57 -05:00
rusefillc d6870f47fb RusEFI console keeps resetting on latest #4899
HW CI coverage?
2022-12-17 10:25:01 -05:00
rusefillc e8e61f39f6 RusEFI console keeps resetting on latest #4899
HW CI coverage?
2022-12-17 10:04:25 -05:00
Matthew Kennedy a1f69c853c 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 256f17c91e refactoring 2022-10-28 02:41:44 -04:00
rusefillc 25139907a2 let's separate Android from not Android 2022-10-15 18:56:28 -04:00
rusefillc 08ae61c674 let's separate Android from not Android 2022-10-15 15:22:38 -04:00
rusefillc 4ec7987af5 nicer error 2022-08-22 20:00:36 -04:00
Andrey a3521adf00 they are unable to tune in Seattle? 2022-04-17 18:53:50 -04:00
rusefillc 009d9db022 just Sensor rename 2022-04-16 01:53:45 -04:00
rusefillc 75cb689109 rename rollback 2022-04-16 01:38:40 -04:00
rusefillc 4a04030ca1 just Sensor rename 2022-04-16 00:48:14 -04:00
rusefillc ec3b4710e3 just Sensor rename 2022-04-15 16:37:31 -04:00
Matthew Kennedy 4a5fe8fc58 fix connection deadlock, speed up reconnect (#3936) 2022-02-15 22:35:04 -05:00
rusefillc ebc74e5cf8 Console logging is a mess #3930 2022-02-12 16:16:11 -05:00
rusefillc 171a030562 minor refactoring 2022-02-11 08:50:42 -05:00
Matthew Kennedy 8e2c6208f3 tiny piece of mock adc remove (#3890)
* tiny piece

* remove commands
2022-02-03 19:32:56 -05:00
rusefillc 0dcbfc38da tune via CAN #3361
only trivial refactoring
2021-12-04 20:10:30 -05:00
Matthew Kennedy aed334f9ac 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 090fbe42b2 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-25 12:34:52 -04:00
rusefillc 3158cb011d generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:16:11 -04:00
rusefillc e03ac7e205 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 09:00:10 -04:00
rusefillc 4f4643acca generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 08:55:22 -04:00
rusefillc 1b54962f63 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 08:54:37 -04:00
rusefillc 45197f987e generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 08:46:27 -04:00
rusefillc 6c05e23ec5 Revert "generate java enum from C enum? generate both C and java from yaml? #2102"
This reverts commit 96cc9309
2021-10-24 08:24:49 -04:00
rusefillc 4a2751832a generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 00:36:35 -04:00
rusefillc b42f690dc7 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:42:22 -04:00
rusefillc 96cc93090c generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-23 23:37:04 -04:00