GitHub build-firmware Action
ecfcd935ac
Auto-generated configs and docs
2021-07-09 00:09:07 +00:00
GitHub build-firmware Action
8c5e33a88b
Auto-generated configs and docs
2021-07-08 13:42:46 +00:00
GitHub build-firmware Action
fd6cfe7965
Auto-generated configs and docs
2021-07-08 03:49:03 +00:00
GitHub build-firmware Action
6a8a3131f7
Auto-generated configs and docs
2021-07-07 12:40:27 +00:00
GitHub build-firmware Action
79342bf3ea
Auto-generated configs and docs
2021-07-07 00:57:01 +00:00
Matthew Kennedy
2eb0b2a631
Unified cyl count macro ( #2914 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* console needs help
2021-07-06 20:14:08 -04:00
GitHub build-firmware Action
beb7df086b
Auto-generated configs and docs
2021-07-05 23:56:24 +00:00
GitHub build-firmware Action
698aff7701
Auto-generated configs and docs
2021-07-05 22:08:39 +00:00
GitHub build-firmware Action
6e756c744f
Auto-generated configs and docs
2021-07-04 13:37:12 +00:00
GitHub build-firmware Action
90e43040c7
Auto-generated configs and docs
2021-07-04 13:25:09 +00:00
GitHub build-firmware Action
fc06485f3b
Auto-generated configs and docs
2021-07-04 03:49:47 +00:00
GitHub build-firmware Action
7a2f69367f
Auto-generated configs and docs
2021-07-03 16:12:21 +00:00
GitHub build-firmware Action
a2eecb25a5
Auto-generated configs and docs
2021-07-03 15:33:11 +00:00
GitHub build-firmware Action
95d14ca2d8
Auto-generated configs and docs
2021-07-01 21:43:39 +00:00
GitHub build-firmware Action
3e70d1c7ab
Auto-generated configs and docs
2021-07-01 21:06:08 +00:00
GitHub build-firmware Action
f412d52948
Auto-generated configs and docs
2021-06-29 05:14:46 +00:00
GitHub build-firmware Action
e674917f7e
Auto-generated configs and docs
2021-06-28 12:55:05 +00:00
GitHub build-firmware Action
1d48a36777
Auto-generated configs and docs
2021-06-27 22:54:02 +00:00
Matthew Kennedy
ce4eb2b55d
fix trigger changed logic ( #2860 )
...
* reenable
* fix
* longer interval between updates
* only deinit hard trigger outputs if necessary
* init logic
* init order
* warning
* guard
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-25 19:38:42 -04:00
rusefillc
c0aeb39301
revert to safety
2021-06-25 01:07:36 -04:00
rusefillc
bc7af43d41
console ant should be self-contained - one ant invocation should build things
2021-06-25 00:30:12 -04:00
GitHub build-firmware Action
232f8296aa
Auto-generated configs and docs
2021-06-23 21:07:38 +00:00
GitHub build-firmware Action
03296ed07c
Auto-generated configs and docs
2021-06-23 18:54:44 +00:00
rusefillc
68fcf1224f
F4 MCU says it's too cold #2552
2021-06-21 02:49:06 -04:00
rusefillc
f42c6fce58
off-topic method rename
2021-06-21 02:46:11 -04:00
rusefillc
3d5bba4226
TS Burned All Data engine stop #2839
...
a good sleep helps a lot of things
2021-06-21 02:39:16 -04:00
rusefillc
902be1afe7
TS Burned All Data engine stop #2839
...
it was a bad API but I did not improve it
2021-06-21 02:23:29 -04:00
rusefillc
5571df5660
clean-up
2021-06-21 02:10:11 -04:00
rusefillc
2cf137280d
TS Burned All Data engine stop #2839
...
is this a case of poor API?
2021-06-21 02:09:41 -04:00
rusefillc
102ac146db
TS Burned All Data engine stop #2839
...
is this a case of poor API?
2021-06-21 02:09:17 -04:00
rusefillc
d632b8825f
TS Burned All Data engine stop #2839
...
finally test case?
2021-06-21 01:01:35 -04:00
rusefillc
21379669bc
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:50:11 -04:00
rusefillc
540511817d
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:31:13 -04:00
rusefillc
de58c4ccd0
TS Burned All Data engine stop #2839
...
test case?
2021-06-21 00:22:19 -04:00
rusefillc
408d554379
only test refactoring
2021-06-20 23:58:32 -04:00
GitHub build-firmware Action
187fdcb5c8
Auto-generated configs and docs
2021-06-21 03:35:31 +00:00
GitHub build-firmware Action
af284d47af
Auto-generated configs and docs
2021-06-20 21:45:12 +00:00
GitHub build-firmware Action
ef66ebcae4
Auto-generated configs and docs
2021-06-19 03:23:44 +00:00
rusefillc
e669d0e0ab
windows version into DFU error message
2021-06-18 17:40:44 -04:00
rusefillc
2a4426e873
usability
2021-06-18 17:04:06 -04:00
GitHub build-firmware Action
993298a93e
Auto-generated configs and docs
2021-06-18 19:49:42 +00:00
GitHub build-firmware Action
41b23d2063
Auto-generated configs and docs
2021-06-17 15:41:07 +00:00
GitHub build-firmware Action
9270425bc6
Auto-generated configs and docs
2021-06-17 13:51:57 +00:00
GitHub build-firmware Action
a5063adacd
Auto-generated configs and docs
2021-06-16 21:31:59 +00:00
GitHub build-firmware Action
850d19aaa9
Auto-generated configs and docs
2021-06-16 21:09:18 +00:00
Matthew Kennedy
2c6b8ae3c6
parse with antlr ( #2747 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* console should not build config def tool
* ugh the dependency tree is insane
* this should fix hw ci
* console build
* console jenkins script
* test
* Revert "test"
This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.
* throw on parse failure
* jar
* fix #2821
* comment
2021-06-16 17:07:05 -04:00
GitHub build-firmware Action
59b2cee173
Auto-generated configs and docs
2021-06-16 15:30:04 +00:00
GitHub build-firmware Action
08b5ca6046
Auto-generated configs and docs
2021-06-16 12:54:10 +00:00
GitHub build-firmware Action
b54c4c1738
Auto-generated configs and docs
2021-06-15 21:32:56 +00:00
GitHub build-firmware Action
2c135cf838
Auto-generated configs and docs
2021-06-14 00:43:24 +00:00
GitHub build-firmware Action
b8a6c15881
Auto-generated configs and docs
2021-06-13 12:09:09 +00:00
GitHub build-firmware Action
ca2244a043
Auto-generated configs and docs
2021-06-13 12:01:23 +00:00
GitHub build-firmware Action
e94bf1fc6e
Auto-generated configs and docs
2021-06-12 18:07:43 +00:00
GitHub build-firmware Action
74c4d4ea7f
Auto-generated configs and docs
2021-06-12 11:28:45 +00:00
GitHub build-firmware Action
6eed4b6c90
Auto-generated configs and docs
2021-06-12 11:03:20 +00:00
GitHub build-firmware Action
3001d20513
Auto-generated configs and docs
2021-06-12 04:19:09 +00:00
GitHub build-firmware Action
855efcb1be
Auto-generated configs and docs
2021-06-12 04:12:35 +00:00
GitHub build-firmware Action
d1ec77847c
Auto-generated configs and docs
2021-06-12 04:03:50 +00:00
GitHub build-firmware Action
a4f86a892a
Auto-generated configs and docs
2021-06-11 10:27:21 +00:00
GitHub build-firmware Action
3319037794
Auto-generated configs and docs
2021-06-05 20:21:28 +00:00
GitHub build-firmware Action
3b2ed0e1a1
Auto-generated configs and docs
2021-06-05 20:09:52 +00:00
GitHub build-firmware Action
9aaa33e583
Auto-generated configs and docs
2021-06-02 05:30:38 +00:00
GitHub build-firmware Action
88deee26e0
Auto-generated configs and docs
2021-05-31 22:02:57 +00:00
GitHub build-firmware Action
baa529e9dd
Auto-generated configs and docs
2021-05-31 12:21:13 +00:00
GitHub build-firmware Action
bf7e2e8e04
Auto-generated configs and docs
2021-05-31 08:21:59 +00:00
GitHub build-firmware Action
c1ca8166b1
Auto-generated configs and docs
2021-05-30 11:06:46 +00:00
GitHub build-firmware Action
578256ec86
Auto-generated configs and docs
2021-05-28 07:41:15 +00:00
GitHub build-firmware Action
597d2f3781
Auto-generated configs and docs
2021-05-27 12:25:55 +00:00
GitHub build-firmware Action
8cdfdbbe30
Auto-generated configs and docs
2021-05-26 18:21:01 +00:00
GitHub build-firmware Action
6e0daf9844
Auto-generated configs and docs
2021-05-25 22:18:20 +00:00
GitHub build-firmware Action
1ea5caa905
Auto-generated configs and docs
2021-05-24 00:47:26 +00:00
GitHub build-firmware Action
8e409c3712
Auto-generated configs and docs
2021-05-24 00:00:27 +00:00
rusefillc
f051993224
trigger images - black dot is green line fix #2730
2021-05-23 18:25:29 -04:00
GitHub build-firmware Action
2a0e72e2e9
Auto-generated configs and docs
2021-05-23 18:17:06 +00:00
GitHub build-firmware Action
3812b9c69f
Auto-generated configs and docs
2021-05-23 18:03:56 +00:00
GitHub build-firmware Action
9d55dd0511
Auto-generated configs and docs
2021-05-21 19:28:41 +00:00
GitHub build-firmware Action
4195de3819
Auto-generated configs and docs
2021-05-20 23:10:25 +00:00
GitHub build-firmware Action
5f568525a2
Auto-generated configs and docs
2021-05-18 18:07:37 +00:00
Matthew Kennedy
b373c03db8
Lua script editor in console ( #2699 )
...
* stub
* implement reset
* console
* just use the console command
* cleanup
* s
* s
* ui
* write in chunks
* fix write
* tab size, script read
* parse script properly
* put lua script in flash, tiny for now
* generated fields
2021-05-18 20:58:39 +03:00
GitHub build-firmware Action
8f03d1f938
Auto-generated configs and docs
2021-05-17 09:42:38 +00:00
GitHub build-firmware Action
ad24f2a8cf
Auto-generated configs and docs
2021-05-17 05:57:10 +00:00
rusefillc
0c6ec8fb29
gen_config.sh code duplication #2451
...
David saw dead code
2021-05-11 22:00:36 -04:00
Matthew Kennedy
6cc7b0eeec
don't lowercase console commands ( #2664 )
...
* don't lowercase commands
* print bool lua results
* lua memory command
2021-05-10 11:30:50 -04:00
GitHub build-firmware Action
5450a87ca5
Auto-generated configs and docs
2021-05-10 12:32:55 +00:00
GitHub build-firmware Action
3bc268810d
Auto-generated configs and docs
2021-05-10 01:02:11 +00:00
GitHub build-firmware Action
dd6b60de2e
Auto-generated configs and docs
2021-05-08 21:43:56 +00:00
rusefillc
e32ec60dbe
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-05-06 10:44:14 -04:00
GitHub build-firmware Action
3a9834f5f0
Auto-generated configs and docs
2021-05-05 14:59:17 +00:00
GitHub build-firmware Action
918b7e7b23
Auto-generated configs and docs
2021-05-05 14:04:51 +00:00
GitHub build-firmware Action
649e3cd48f
Auto-generated configs and docs
2021-05-04 14:14:18 +00:00
GitHub build-firmware Action
004fb770e7
Auto-generated configs and docs
2021-05-02 22:20:31 +00:00
rusefillc
ea62ae6db1
making Android less unhappy
2021-04-30 15:02:32 -04:00
GitHub build-firmware Action
32621b6327
Auto-generated configs and docs
2021-04-30 15:03:28 +00:00
rusefillc
b297f7c4e1
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-04-30 01:27:07 -04:00
rusefillc
4ac786276a
bundle autoupdate somehow bin/stopwatch.sh is not executable fix #2601
2021-04-28 23:26:12 -04:00
rusefillc
37184d94d9
bundle autoupdate somehow bin/stopwatch.sh is not executable fix #2601
2021-04-28 23:15:45 -04:00
rusefillc
3ffeb73b16
innocent SBC fun
2021-04-28 22:48:44 -04:00
rusefillc
5dad6acb6a
innocent SBC fun
2021-04-28 22:06:01 -04:00
rusefillc
886642599d
innocent SBC fun
2021-04-28 21:47:08 -04:00
rusefillc
c2ada0fd16
innocent SBC fun
2021-04-27 20:29:54 -04:00
rusefillc
b42fd70b87
innocent SBC fun
2021-04-27 18:28:09 -04:00
rusefillc
285c9b1ee9
LogicdataStreamFileCsvSandbox
2021-04-26 21:02:38 -04:00
GitHub build-firmware Action
34a904386c
Auto-generated configs and docs
2021-04-26 21:59:44 +00:00
rusefillc
00dfd930ac
SBC process
2021-04-26 17:24:20 -04:00
GitHub build-firmware Action
d79483e694
Auto-generated configs and docs
2021-04-26 03:12:08 +00:00
GitHub build-firmware Action
9e47f99f99
Auto-generated configs and docs
2021-04-26 01:46:15 +00:00
rusefi
6a5c2d23b4
innocent SBC fun
2021-04-25 21:31:04 -04:00
GitHub build-firmware Action
99dfe81a64
Auto-generated configs and docs
2021-04-25 13:24:53 +00:00
rusefillc
6dab0a2916
https://rusefi.com/forum/viewtopic.php?p=40559#p40559
2021-04-23 15:44:12 -04:00
GitHub build-firmware Action
221f2a0f27
Auto-generated configs and docs
2021-04-20 03:56:24 +00:00
GitHub build-firmware Action
389f163c56
Auto-generated configs and docs
2021-04-20 03:35:59 +00:00
GitHub build-firmware Action
3b508985ef
Auto-generated configs and docs
2021-04-18 13:37:46 +00:00
andreika-git
3cdac69fef
wordaround for logicdata timestamp overflow #1563 ( #2562 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-04-16 08:03:11 -04:00
rusefillc
e5a2b58edf
Launcher splash screen is freezy fix #2560
2021-04-15 17:03:24 -04:00
rusefillc
35a588fd82
probably very minor bugfix?
2021-04-15 16:52:33 -04:00
GitHub build-firmware Action
37c2495f9f
Auto-generated configs and docs
2021-04-15 05:23:00 +00:00
rusefillc
0180638a22
rusEFI console produces invalid .logicdata files #1563
2021-04-13 12:16:29 -04:00
GitHub build-firmware Action
dc873bafc1
Auto-generated configs and docs
2021-04-12 18:12:58 +00:00
Matthew Kennedy
5e2e18d2b9
improve sensor chart flush behavior ( #2545 )
...
* disable sensor chart
* type signature, guards
* we can't log the message as that confuses the parser
* dead
* this syntax was technically illegal
* more
* turn it back on
* remove config
* api
* implement
* ui
* java ui
2021-04-12 14:05:52 -04:00
GitHub build-firmware Action
7407b99657
Auto-generated configs and docs
2021-04-12 12:25:48 +00:00
rusefillc
027a9efdc8
https://rusefi.com/forum/viewtopic.php?p=40383
2021-04-11 18:20:35 -04:00
rusefillc
debd15991e
Kawasaki KX450F trigger wheel #2538
2021-04-09 12:44:28 -04:00
GitHub build-firmware Action
c8aed610ba
Auto-generated configs and docs
2021-04-09 02:10:22 +00:00
rusefi
a4debb3e07
SetEngineTypeCommandControl
2021-04-08 16:46:45 -04:00
rusefi
fc8fdedf34
console usability: better handling of 12340005 fix #2531
2021-04-08 16:42:52 -04:00
GitHub build-firmware Action
8b4ebaf4a9
Auto-generated configs and docs
2021-04-07 20:46:09 +00:00
GitHub build-firmware Action
521164d57a
Auto-generated configs and docs
2021-04-05 19:58:54 +00:00
GitHub build-firmware Action
eb65a49b3b
Auto-generated configs and docs
2021-04-05 00:01:45 +00:00
GitHub build-firmware Action
e12ef51bb5
Auto-generated configs and docs
2021-04-04 00:31:15 +00:00
GitHub build-firmware Action
d2df6f9675
Auto-generated configs and docs
2021-03-29 13:06:35 +00:00
GitHub build-firmware Action
b5dff633ea
Auto-generated configs and docs
2021-03-28 12:41:23 +00:00
GitHub build-firmware Action
5d84af0c35
Auto-generated configs and docs
2021-03-28 12:09:36 +00:00
GitHub build-firmware Action
9b6fdc823c
Auto-generated configs and docs
2021-03-27 23:02:46 +00:00
GitHub build-firmware Action
d215291ad5
Auto-generated configs and docs
2021-03-24 00:29:05 +00:00
GitHub build-firmware Action
47c896f008
Auto-generated configs and docs
2021-03-23 19:20:23 +00:00
GitHub build-firmware Action
2eaa6de822
Auto-generated configs and docs
2021-03-22 11:54:44 +00:00
GitHub build-firmware Action
fac82ed2fe
Auto-generated configs and docs
2021-03-19 21:20:54 +00:00
GitHub build-firmware Action
b0948589ac
Auto-generated configs and docs
2021-03-19 12:41:10 +00:00
rusefillc
3250edb217
"MRE Miata 94 MAP"
2021-03-18 04:30:18 -04:00
GitHub build-firmware Action
ee5e73b446
Auto-generated configs and docs
2021-03-14 21:30:08 +00:00
GitHub build-firmware Action
bc7a97e46a
Auto-generated configs and docs
2021-03-13 04:21:15 +00:00
GitHub build-firmware Action
efeb3d9289
Auto-generated configs and docs
2021-03-13 03:33:50 +00:00
GitHub build-firmware Action
aba69aa4a7
Auto-generated configs and docs
2021-03-12 05:18:18 +00:00
GitHub build-firmware Action
fc918ddd02
Auto-generated configs and docs
2021-03-11 13:40:39 +00:00
Matthew Kennedy
e0763c6994
stop trigger emulator PWM when disabled ( #2443 )
...
* simplify trig emulator
* spelling is hard
* fix various builds
* spelling again
* add command/button for external stimulation
* enable hw stim for HW-in-loop test
* s
* I does spelling good
* clear flag when disabled
* generate enough for console build
* don't disable that
* this test needs external stimulation enabled
* import
* ui improvements
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-11 08:38:52 -05:00
Matthew Kennedy
3d17e62d65
finish off vbatt -> sensor model ( #2433 )
...
* more vbatt
* s
* goodbye voltage
* makefile
* apparently that part was in use
* include
* mocking
2021-03-07 20:18:32 -05:00
GitHub build-firmware Action
c510211957
Auto-generated configs and docs
2021-03-06 02:09:06 +00:00
GitHub build-firmware Action
d1056e3972
Auto-generated configs and docs
2021-03-06 01:48:51 +00:00
GitHub build-firmware Action
2ecfabd28e
Auto-generated configs and docs
2021-03-06 01:45:12 +00:00
GitHub build-firmware Action
8373725f5e
Auto-generated configs and docs
2021-03-06 01:34:46 +00:00
GitHub build-firmware Action
8a5d65cdbc
Auto-generated configs and docs
2021-03-06 01:00:28 +00:00
GitHub build-firmware Action
6d40566a10
Auto-generated configs and docs
2021-03-06 00:30:16 +00:00
GitHub build-firmware Action
8d49cc3e48
Auto-generated configs and docs
2021-03-05 22:44:12 +00:00
GitHub build-firmware Action
8dc17d420c
Auto-generated configs and docs
2021-03-05 03:41:12 +00:00
GitHub build-firmware Action
f0098d8bc1
Auto-generated configs and docs
2021-03-05 02:01:14 +00:00
slowriot
cffd0e397f
fix typos, spelling ( #2419 )
2021-03-04 13:42:52 -05:00
GitHub build-firmware Action
d71b1184fc
Auto-generated configs and docs
2021-03-03 12:32:56 +00:00
GitHub build-firmware Action
b87d82735d
Auto-generated configs and docs
2021-03-03 03:16:19 +00:00
rusefillc
479938b57a
cAsE of rusEFI
2021-03-02 22:14:06 -05:00
GitHub build-firmware Action
41a120b05d
Auto-generated configs and docs
2021-03-01 14:54:41 +00:00
GitHub build-firmware Action
f564a220c6
Auto-generated configs and docs
2021-03-01 03:36:14 +00:00
GitHub build-firmware Action
6d0dfed9c2
Auto-generated configs and docs
2021-03-01 00:43:17 +00:00
rusefillc
b54c1f13de
Merge remote-tracking branch 'origin/master' into master
2021-02-28 19:41:06 -05:00
rusefillc
2d9d0abb30
better handing of lack of port
2021-02-28 19:40:57 -05:00
GitHub build-firmware Action
1fd4759358
Auto-generated configs and docs
2021-02-28 23:58:40 +00:00
GitHub build-firmware Action
e64dec2b5c
Auto-generated configs and docs
2021-02-28 21:59:46 +00:00
GitHub build-firmware Action
3e92a8b38a
Auto-generated configs and docs
2021-02-28 20:45:15 +00:00
GitHub build-firmware Action
0d143e2a56
Auto-generated configs and docs
2021-02-28 12:32:47 +00:00
GitHub build-firmware Action
306e4a230f
Auto-generated configs and docs
2021-02-28 01:16:53 +00:00
GitHub build-firmware Action
13b234d97f
Auto-generated configs and docs
2021-02-26 22:40:02 +00:00
GitHub build-firmware Action
af5cefae43
Auto-generated configs and docs
2021-02-26 19:46:59 +00:00
GitHub build-firmware Action
713850beda
Auto-generated configs and docs
2021-02-26 13:01:20 +00:00
GitHub build-firmware Action
c03bf4297c
Auto-generated configs and docs
2021-02-25 22:11:12 +00:00
Matthew Kennedy
ebb6f3033a
hardware CI for clt/iat inputs ( #2401 )
...
* test raw CLT/IAT
* dot zero
2021-02-25 17:09:16 -05:00
GitHub build-firmware Action
39d9f55d01
Auto-generated configs and docs
2021-02-25 18:39:40 +00:00
GitHub build-firmware Action
5a990fb55d
Auto-generated configs and docs
2021-02-25 06:39:30 +00:00
GitHub build-firmware Action
2e4067c210
Auto-generated configs and docs
2021-02-25 02:57:52 +00:00
GitHub build-firmware Action
e93d6855fb
Auto-generated configs and docs
2021-02-24 20:04:17 +00:00
GitHub build-firmware Action
4e7e40ae00
Auto-generated configs and docs
2021-02-24 19:09:56 +00:00
GitHub build-firmware Action
2bcdbf9394
Auto-generated configs and docs
2021-02-24 13:17:30 +00:00
GitHub build-firmware Action
deb285825e
Auto-generated configs and docs
2021-02-24 03:57:41 +00:00
GitHub build-firmware Action
eade11deb5
Auto-generated configs and docs
2021-02-24 00:20:19 +00:00
GitHub build-firmware Action
e7ef64ca4b
Auto-generated configs and docs
2021-02-24 00:13:13 +00:00
GitHub build-firmware Action
0d853dba4a
Auto-generated configs and docs
2021-02-23 21:59:18 +00:00
GitHub build-firmware Action
fadda9fd62
Auto-generated configs and docs
2021-02-22 21:54:33 +00:00
GitHub build-firmware Action
50f2ffbc1e
Auto-generated configs and docs
2021-02-22 21:25:20 +00:00
GitHub build-firmware Action
bebcbcc182
Auto-generated configs and docs
2021-02-22 21:03:46 +00:00
GitHub build-firmware Action
b6e3df01b8
Auto-generated configs and docs
2021-02-21 16:03:51 +00:00
GitHub build-firmware Action
78690eddfa
Auto-generated configs and docs
2021-02-20 07:13:41 +00:00
GitHub build-firmware Action
9e1ac5d7ed
Auto-generated configs and docs
2021-02-20 05:49:05 +00:00
GitHub build-firmware Action
28fb127996
Auto-generated configs and docs
2021-02-20 03:26:09 +00:00
GitHub build-firmware Action
0486dbf13e
Auto-generated configs and docs
2021-02-20 01:50:25 +00:00
GitHub build-firmware Action
3d038877ea
Auto-generated configs and docs
2021-02-19 22:52:43 +00:00
GitHub build-firmware Action
f5586e0791
Auto-generated configs and docs
2021-02-19 22:03:28 +00:00
GitHub build-firmware Action
0c216bf3e3
Auto-generated configs and docs
2021-02-19 13:00:43 +00:00
GitHub build-firmware Action
4b66be4db3
Auto-generated configs and docs
2021-02-19 12:42:54 +00:00
GitHub build-firmware Action
e0e7363473
Auto-generated configs and docs
2021-02-18 23:20:11 +00:00
GitHub build-firmware Action
f020d7ab09
Auto-generated configs and docs
2021-02-18 22:36:03 +00:00
GitHub build-firmware Action
365a5c5667
Auto-generated configs and docs
2021-02-18 22:09:39 +00:00
GitHub build-firmware Action
8e997a3369
Auto-generated configs and docs
2021-02-18 21:18:58 +00:00
GitHub build-firmware Action
62c1c3b054
Auto-generated configs and docs
2021-02-18 20:06:38 +00:00
GitHub build-firmware Action
e984b479e2
Auto-generated configs and docs
2021-02-18 05:13:23 +00:00
rusefillc
9590a095ba
aux valve to CI
2021-02-18 00:11:26 -05:00
GitHub build-firmware Action
d9cc527e05
Auto-generated configs and docs
2021-02-18 04:52:54 +00:00
GitHub build-firmware Action
8116cc8c98
Auto-generated configs and docs
2021-02-18 04:34:52 +00:00
GitHub build-firmware Action
d01db86384
Auto-generated configs and docs
2021-02-18 01:27:52 +00:00
GitHub build-firmware Action
6281781d14
Auto-generated configs and docs
2021-02-18 00:44:07 +00:00
GitHub build-firmware Action
c761fd0ebb
Auto-generated configs and docs
2021-02-18 00:31:12 +00:00
GitHub build-firmware Action
fb0be82bea
Auto-generated configs and docs
2021-02-17 22:46:18 +00:00
GitHub build-firmware Action
852a93be92
Auto-generated configs and docs
2021-02-15 03:38:10 +00:00
rusefi
f97d3b9044
a bit tolerance against broken .ini
2021-02-13 11:02:41 -05:00
GitHub build-firmware Action
4d358f4759
Auto-generated configs and docs
2021-02-13 01:50:56 +00:00
GitHub build-firmware Action
45ed6ebb33
Auto-generated configs and docs
2021-02-11 02:49:50 +00:00
GitHub build-firmware Action
5e96883b15
Auto-generated configs and docs
2021-02-11 01:23:22 +00:00
Matthew Kennedy
0cb079c2a3
increase proteus analog tolerance ( #2327 )
2021-02-09 19:10:00 -06:00
Matthew Kennedy
21426f7e91
Hw ci mcu temperature ( #2324 )
...
* this was wrong
* test temp sensor
* import
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-09 14:24:44 -06:00
GitHub build-firmware Action
9fb101186a
Auto-generated configs and docs
2021-02-09 19:01:08 +00:00
GitHub build-firmware Action
71a974e477
Auto-generated configs and docs
2021-02-09 05:26:52 +00:00
GitHub build-firmware Action
ad453abfc5
Auto-generated configs and docs
2021-02-09 04:49:57 +00:00
GitHub build-firmware Action
50cf213163
Auto-generated configs and docs
2021-02-09 04:23:45 +00:00
GitHub build-firmware Action
45db66cbb2
Auto-generated configs and docs
2021-02-09 02:52:50 +00:00
rusefillc
2d99e77c95
M62T vanos support #2243
2021-02-08 21:50:31 -05:00
GitHub build-firmware Action
e83636cd83
Auto-generated configs and docs
2021-02-08 21:41:57 +00:00
GitHub build-firmware Action
d57b4b48b5
Auto-generated configs and docs
2021-02-08 19:13:25 +00:00
GitHub build-firmware Action
ab832d269a
Auto-generated configs and docs
2021-02-07 13:48:13 +00:00
GitHub build-firmware Action
fe688471ca
Auto-generated configs and docs
2021-02-07 01:56:30 +00:00
rusefillc
953990d10b
Trigger pattern request Škoda Favorit fix #2302
2021-02-06 20:53:30 -05:00
GitHub build-firmware Action
d7318c696d
Auto-generated configs and docs
2021-02-07 00:52:02 +00:00
GitHub build-firmware Action
1073cde9b9
Auto-generated configs and docs
2021-02-05 23:21:55 +00:00
GitHub build-firmware Action
dfca29a705
Auto-generated configs and docs
2021-02-05 16:29:43 +00:00
GitHub build-firmware Action
4a6bca0a2a
Auto-generated configs and docs
2021-02-03 19:36:47 +00:00
Matthew Kennedy
9f0ebaac49
Proteus analog input ci ( #2271 )
...
* test vbatt
* test proteus vbatt
* tolerance
* these don't work on proteus
* new engine type
* test analog input
* more test points, less tolerance
* console build needs this file generated
* only include for hw ci builds
* wiring info
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-03 13:34:48 -06:00
Matthew Kennedy
0fb500a08a
A hardware CI test for Proteus 🎉 🎉 🎉 ( #2270 )
...
* test vbatt
* test proteus vbatt
* tolerance
* these don't work on proteus
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-03 08:05:18 -06:00
Matthew Kennedy
c9b0334eb5
Partition hw tests ( #2267 )
...
* partition in to f4 disco
* cleanup
* stub proteus test
* add proteus build config
2021-02-02 23:10:21 -05:00
rusefillc
29db28f077
GM/Daewoo 60/2/2/2 Trigger Pattern #2264
2021-02-02 11:06:32 -05:00
GitHub build-firmware Action
eca31a782c
Auto-generated configs and docs
2021-02-02 14:17:30 +00:00
Matthew Kennedy
56530d2851
hardware ci tweaks ( #2266 )
...
* frankenso config
* Revert "frankenso config"
This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.
* add hardware CI flag for proteus
* rename ci job
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
GitHub build-firmware Action
927f80886c
Auto-generated configs and docs
2021-02-02 04:21:59 +00:00
GitHub build-firmware Action
ee561bcf66
Auto-generated configs and docs
2021-02-02 03:52:46 +00:00
GitHub build-firmware Action
953e892c4a
Auto-generated configs and docs
2021-02-01 17:13:13 +00:00
GitHub build-firmware Action
22a9e55c03
Auto-generated configs and docs
2021-02-01 10:41:19 +00:00
GitHub build-firmware Action
dc7b94fe6c
Auto-generated configs and docs
2021-01-31 22:21:02 +00:00
GitHub build-firmware Action
5ca29789ef
Auto-generated configs and docs
2021-01-28 01:33:00 +00:00
GitHub build-firmware Action
7b6e402089
Auto-generated configs and docs
2021-01-27 02:58:44 +00:00
rusefillc
10c4d17384
fixing build
2021-01-26 21:34:32 -05:00
GitHub build-firmware Action
7c199746ec
Auto-generated configs and docs
2021-01-27 01:49:09 +00:00
rusefillc
84f4ffd657
version into tune file
2021-01-26 16:08:00 -05:00
GitHub build-firmware Action
5b6614b65a
Auto-generated configs and docs
2021-01-19 00:30:19 +00:00
GitHub build-firmware Action
b7016f97b6
Auto-generated configs and docs
2021-01-18 23:56:32 +00:00
GitHub build-firmware Action
ba8cc12f3c
Auto-generated configs and docs
2021-01-18 23:50:26 +00:00
Matthew Kennedy
2246bdde2f
maybe fix protege HW CI ( #2219 )
...
* maybe fix protege too
* formatting
2021-01-10 20:27:21 -05:00
GitHub build-firmware Action
8988b908ed
Auto-generated configs and docs
2021-01-10 15:16:52 +00:00
GitHub build-firmware Action
8960c7a0b5
Auto-generated configs and docs
2021-01-10 13:14:51 +00:00
Matthew Kennedy
8d5495111e
Fix master fatal error ( #2206 )
...
* print the fatal that caused test failure
* fix the error
2021-01-09 15:13:43 -05:00
GitHub build-firmware Action
4500e1dc71
Auto-generated configs and docs
2021-01-09 19:15:01 +00:00
GitHub build-firmware Action
7d63cf4e62
Auto-generated configs and docs
2021-01-08 17:51:57 +00:00
GitHub build-firmware Action
27e944f2bf
Auto-generated configs and docs
2021-01-07 13:25:37 +00:00
GitHub build-firmware Action
d0090cb5d8
Auto-generated configs and docs
2021-01-07 13:08:14 +00:00
GitHub build-firmware Action
4a1246995f
Auto-generated configs and docs
2021-01-06 18:57:58 +00:00
GitHub build-firmware Action
6a32510a4c
Auto-generated configs and docs
2021-01-06 18:49:08 +00:00
GitHub build-firmware Action
a0aba69b9f
Auto-generated configs and docs
2021-01-06 03:32:28 +00:00
GitHub build-firmware Action
f804aaf60f
Auto-generated configs and docs
2021-01-05 21:32:00 +00:00
GitHub build-firmware Action
0abfc7c9c1
Auto-generated configs and docs
2021-01-05 12:59:14 +00:00
GitHub build-firmware Action
07abef8473
Auto-generated configs and docs
2021-01-05 04:52:50 +00:00
rusefillc
6c01aedbb0
RAM efficiency of VR crank trigger shapes #2182
...
Audi OEM 5-cyl trigger pattern aka "Tri-Tach" https://rusefi.com/forum/viewtopic.php?f=5&t=1912
2021-01-04 23:44:31 -05:00
GitHub build-firmware Action
1caeef7ca2
Auto-generated configs and docs
2021-01-03 18:08:09 +00:00
David Holdeman
a43bf01ecd
Solenoid test in console ( #2178 )
...
* give it a try
* create component
* add command maybe
* try
* try
* add pic
* try TCU_SOLENOID_COUNT
* try
* use injection and ignition count fields
2021-01-02 17:18:44 -05:00
GitHub build-firmware Action
eb458b2f3b
Auto-generated configs and docs
2021-01-02 21:45:28 +00:00
GitHub build-firmware Action
b764fd1586
Auto-generated configs and docs
2021-01-02 14:16:50 +00:00
GitHub build-firmware Action
1f30163348
Auto-generated configs and docs
2021-01-01 16:20:39 +00:00
GitHub build-firmware Action
de3ecc50b0
Auto-generated configs and docs
2021-01-01 05:59:19 +00:00
GitHub build-firmware Action
10c0553038
Auto-generated configs and docs
2020-12-31 17:41:53 +00:00
GitHub build-firmware Action
5b638d3a87
Auto-generated configs and docs
2020-12-30 13:37:55 +00:00
Matthew Kennedy
1df887bc8c
switch to array'd version of asserts ( #2158 )
2020-12-29 19:42:03 -05:00
Matthew Kennedy
98644b680f
Switch other tests to use assertWaveNotNull ( #2115 )
...
* test switching ignition modes
* change others to new check
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-29 18:39:54 -05:00
Matthew Kennedy
b2cb46d724
HW CI: rev limiter ( #2141 )
...
* test rev limit
* comment, format
* make test work
* check that it goes back to normal
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-26 17:14:04 -05:00
Matthew Kennedy
52fef7aec3
base class for HW CI tests ( #2133 )
...
* extract test base
* newline
2020-12-24 20:50:52 -05:00
Matthew Kennedy
a7846977ba
use junit fail instead of throw ( #2114 )
...
* use junit fail
* no pause
2020-12-24 20:27:39 -05:00
Matthew Kennedy
7be06627eb
run tests from cmdline ( #2132 )
...
* run tests
* include junit in jar
* tabs spaces
2020-12-24 20:12:43 -05:00
Matthew Kennedy
48ffc6cc22
fix race condition in CommandQueue, massively speeding up HW CI tests ( #2129 )
...
* fix command semaphore
* guard
* remove todo
* dead field
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 09:23:46 -05:00
GitHub build-firmware Action
c1198421a6
Auto-generated configs and docs
2020-12-24 12:33:20 +00:00
Matthew Kennedy
3d13d03424
Purge e34 config ( #2127 )
...
* remove
* enums
* s
* func test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-24 07:31:25 -05:00
Matthew Kennedy
f1faf16a78
More sensor listener lambdas ( #2121 )
...
* api
* ioutil
* more lambdas
2020-12-22 20:12:50 -05:00
Matthew Kennedy
7a6c4f294f
remove/comment spammy log prints ( #2119 )
2020-12-22 18:59:55 -05:00
Matthew Kennedy
718cbff14b
use token for sensor listener unsubscribe ( #2120 )
...
* api
* ioutil
2020-12-22 18:48:55 -05:00
rusefillc
b94c3588bc
they say this should help build
2020-12-22 18:47:17 -05:00
GitHub build-firmware Action
6e62865f20
Auto-generated configs and docs
2020-12-22 22:24:02 +00:00
Matthew Kennedy
ba9de3a604
Purge fiesta config ( #2117 )
...
* config
* this had a feature flag?
* enums
* goodbye, fiesta
2020-12-22 17:22:05 -05:00
GitHub build-firmware Action
29f321a9aa
Auto-generated configs and docs
2020-12-22 15:07:32 +00:00
Matthew Kennedy
8737ba62c2
Purge rover v8 config ( #2116 )
...
* bye
* goodbye, rover v8
* that snuck in
* use a different config for that test
2020-12-22 10:05:54 -05:00
Matthew Kennedy
37c502120f
test switching ignition modes ( #2113 )
2020-12-22 09:23:17 -05:00
GitHub build-firmware Action
434877c6a7
Auto-generated configs and docs
2020-12-22 12:26:21 +00:00
GitHub build-firmware Action
b1ea05a46d
Auto-generated configs and docs
2020-12-22 03:22:57 +00:00
rusefillc
b839b72a72
HW CI is flaky :( #2063
2020-12-21 22:21:17 -05:00
rusefi
7b97a60a44
HW CI is flaky :( #2063
2020-12-21 10:45:49 -05:00
rusefillc
f79d2e052b
HW CI is flaky :( #2063
...
more forward progress
2020-12-21 09:46:02 -05:00
rusefillc
e410afe543
something ? HIP / SPI pin conflict does not fail gracefully #2108
...
undoing unneeded change?
2020-12-20 19:54:36 -05:00
rusefillc
e4637ea114
Merge remote-tracking branch 'origin/master' into master
...
# Conflicts:
# firmware/config/engines/rover_v8.cpp
2020-12-20 17:19:15 -05:00
rusefillc
038eb00207
something ? HIP / SPI pin conflict does not fail gracefully #2108
...
maybe this is just testing framework bug?
2020-12-20 17:17:03 -05:00
rusefi
58ddfea3df
bundle name into frame title
2020-12-20 16:27:04 -05:00
rusefillc
11017d02e0
something ? HIP / SPI pin conflict does not fail gracefully #2108
...
after 50 good runs, returning rover
2020-12-20 09:46:25 -05:00
rusefillc
a01e1baa39
i am pretty sure it's not part of the problem
2020-12-20 09:12:06 -05:00
rusefillc
bc2b5c71e6
something ? HIP / SPI pin conflict does not fail gracefully #2108
...
one step back to be a bit more sure
2020-12-19 20:39:38 -05:00
rusefillc
dff387929a
something ? HIP / SPI pin conflict does not fail gracefully #2108
2020-12-19 15:18:23 -05:00
rusefillc
ccf1bfff44
HW CI is flaky :( #2063
...
which one is it? testRoverV8?
2020-12-19 13:04:56 -05:00
rusefillc
a2a0bfa51a
HW CI is flaky :( #2063
...
slow forward movement
2020-12-19 07:15:33 -05:00
rusefi
db1d73b495
HW CI is flaky :( #2063
2020-12-18 23:32:30 -05:00
rusefillc
955380d4c5
HW CI is flaky :( #2063
...
maybe better logging?
2020-12-18 21:57:43 -05:00
rusefillc
bd1ca5b296
HW CI is flaky :( #2063
...
we have no idea. let's run 30 times like this
2020-12-18 20:23:03 -05:00
rusefillc
3cb2439ff7
remove dangerous pin options from E34 config #2105
2020-12-18 18:55:02 -05:00
rusefillc
f9cddcc5e4
i bet it does not matter
2020-12-18 17:15:59 -05:00
rusefillc
1fb3b63711
does this matter?
2020-12-18 16:38:07 -05:00
rusefillc
36a1e291f1
progress
2020-12-18 14:52:11 -05:00
shadowm60
1fafda7daa
Test Idle PWM ( #2103 )
...
* Create PwmHardwareTest.java
Test idle pwm
* Update PwmHardwareTest.java
assert with +-1%
2020-12-18 14:49:59 -05:00
rusefillc
7492172722
docs
2020-12-18 14:48:58 -05:00
rusefillc
0caafbb5d2
docs
2020-12-18 14:48:33 -05:00
rusefillc
3617a6e95b
progress
2020-12-18 13:33:55 -05:00
GitHub build-firmware Action
4d26ad379f
Auto-generated configs and docs
2020-12-18 17:41:54 +00:00
rusefillc
141291ba9c
one more step forward
2020-12-18 10:36:28 -05:00
rusefillc
dae9912e88
one more step forward
2020-12-18 10:00:50 -05:00
rusefillc
3487ca5300
HW CI is flaky :( #2063
2020-12-17 22:22:44 -05:00
rusefillc
fab0c1c59b
HW CI is flaky :( #2063
...
is it about performance?
2020-12-17 20:41:51 -05:00
rusefillc
ffdcc3d3b8
HW CI is flaky :( #2063
...
usabulility: separate folder
2020-12-17 20:23:00 -05:00
GitHub build-firmware Action
bf1b536565
Auto-generated configs and docs
2020-12-16 23:27:03 +00:00
GitHub build-firmware Action
7c2f8707f2
Auto-generated configs and docs
2020-12-15 05:19:06 +00:00
GitHub build-firmware Action
b6089a83ee
Auto-generated configs and docs
2020-12-15 04:18:45 +00:00
rusefillc
b17973ee33
Revert "one more step forward"
...
This reverts commit 29842bde
2020-12-14 22:22:31 -05:00
rusefillc
29842bde5c
one more step forward
2020-12-14 20:38:04 -05:00
rusefillc
0ac071c50d
one more step forward
2020-12-14 19:47:37 -05:00
rusefillc
acd9dbbd2a
one more step forward
2020-12-14 16:58:56 -05:00
rusefillc
e3bdeb6f73
one more step forward
2020-12-14 13:20:06 -05:00
rusefillc
3155a15a13
TDC label to images
2020-12-14 12:55:45 -05:00
GitHub build-firmware Action
431bdf8f94
Auto-generated configs and docs
2020-12-14 13:31:27 +00:00
rusefillc
699cf98e4b
java: some trigger images do not display top dead center properly fix #2075
2020-12-13 23:32:46 -05:00
rusefillc
247fd38f1a
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2020-12-13 23:11:06 -05:00
GitHub build-firmware Action
d616892eab
Auto-generated configs and docs
2020-12-14 04:02:29 +00:00
rusefillc
d9ca6b1b6f
making jenkins failures more useful
2020-12-13 22:57:20 -05:00
rusefillc
22de734abe
Merge remote-tracking branch 'origin/master' into master
2020-12-13 22:06:42 -05:00
rusefillc
207b92e449
java: some trigger images do not display top dead center properly #2075
2020-12-13 22:06:29 -05:00
GitHub build-firmware Action
62d35df025
Auto-generated configs and docs
2020-12-14 02:54:40 +00:00
rusefillc
280d0f9da9
one more step forward
2020-12-13 21:52:52 -05:00
GitHub build-firmware Action
4ef5bf3d34
Auto-generated configs and docs
2020-12-13 22:48:42 +00:00
GitHub build-firmware Action
b9fc438742
Auto-generated configs and docs
2020-12-13 21:19:32 +00:00
rusefi
1081760267
one step forward
2020-12-13 12:20:04 -05:00
rusefillc
a0cdb05771
one step back with HW CI
2020-12-13 10:42:12 -05:00
rusefi
5242171c43
basic hw in the loop - pwm self validation #2028
2020-12-13 00:17:54 -05:00
rusefi
3415e1d9d6
basic hw in the loop - pwm self validation #2028
2020-12-13 00:02:19 -05:00
rusefi
86a6b3f7ad
basic hw in the loop - pwm self validation #2028
2020-12-12 23:00:18 -05:00
GitHub build-firmware Action
b14462ca65
Auto-generated configs and docs
2020-12-13 03:24:09 +00:00
rusefillc
a7ff26d3c3
migrating hardware tests to junit
2020-12-12 20:33:19 -05:00