Commit Graph

2313 Commits

Author SHA1 Message Date
Matthew Kennedy 0fde085a44 remove TS file read (#3004)
* remove

* more defines

* test

* lots of java

* s
2021-07-21 14:24:53 -04:00
rusefillc bc1f06ba05 console version poke 2021-07-14 15:03:10 -04:00
rusefi 30cc60e047 rusEFI console start-up speed fix #2964 2021-07-14 13:01:12 -04:00
rusefi 4fdd92a559 better logging 2021-07-14 12:49:42 -04:00
rusefi a81f83bd1a Auto DFU throws NPE in case of no ports connected fix #2949 2021-07-11 17:01:52 -04:00
Matthew Kennedy 717d4dd7ac 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
Matthew Kennedy 95f9e949a5 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 aea2ffc5d1 revert to safety 2021-06-25 01:07:36 -04:00
rusefillc dfbf6d68af console ant should be self-contained - one ant invocation should build things 2021-06-25 00:30:12 -04:00
rusefillc a9901e464f F4 MCU says it's too cold #2552 2021-06-21 02:49:06 -04:00
rusefillc d207f2da8e off-topic method rename 2021-06-21 02:46:11 -04:00
rusefillc e89f34bc2e TS Burned All Data engine stop #2839
a good sleep helps a lot of things
2021-06-21 02:39:16 -04:00
rusefillc 240849cf51 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 378c037544 clean-up 2021-06-21 02:10:11 -04:00
rusefillc a46c551014 TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:41 -04:00
rusefillc b62879d20c TS Burned All Data engine stop #2839
is this a case of poor API?
2021-06-21 02:09:17 -04:00
rusefillc 8a6ba7b647 TS Burned All Data engine stop #2839
finally test case?
2021-06-21 01:01:35 -04:00
rusefillc 27cb27748d TS Burned All Data engine stop #2839
test case?
2021-06-21 00:50:11 -04:00
rusefillc 5202b492de TS Burned All Data engine stop #2839
test case?
2021-06-21 00:31:13 -04:00
rusefillc 340c9fdd11 TS Burned All Data engine stop #2839
test case?
2021-06-21 00:22:19 -04:00
rusefillc df44db007e only test refactoring 2021-06-20 23:58:32 -04:00
rusefillc 80082442b0 windows version into DFU error message 2021-06-18 17:40:44 -04:00
rusefillc 18799d662b usability 2021-06-18 17:04:06 -04:00
Matthew Kennedy 5ae4af23fe 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
rusefillc 488d6ec180 trigger images - black dot is green line fix #2730 2021-05-23 18:25:29 -04:00
Matthew Kennedy 6d9c0299fb 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
rusefillc b9ebb6b9b9 gen_config.sh code duplication #2451
David saw dead code
2021-05-11 22:00:36 -04:00
Matthew Kennedy 61b0e85e0a 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 2cba913174 Auto-generated configs and docs 2021-05-08 21:43:56 +00:00
rusefillc 166afe76bb Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-05-06 10:44:14 -04:00
rusefillc 7e1edf5f39 making Android less unhappy 2021-04-30 15:02:32 -04:00
rusefillc 52d11e8244 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-04-30 01:27:07 -04:00
rusefillc fe4e353c8c bundle autoupdate somehow bin/stopwatch.sh is not executable fix #2601 2021-04-28 23:26:12 -04:00
rusefillc e1a60f10a5 bundle autoupdate somehow bin/stopwatch.sh is not executable fix #2601 2021-04-28 23:15:45 -04:00
rusefillc cdf5821844 innocent SBC fun 2021-04-28 22:48:44 -04:00
rusefillc 66460bad5b innocent SBC fun 2021-04-28 22:06:01 -04:00
rusefillc bb4f663461 innocent SBC fun 2021-04-28 21:47:08 -04:00
rusefillc 664fbbe422 innocent SBC fun 2021-04-27 20:29:54 -04:00
rusefillc a3173aa0ad innocent SBC fun 2021-04-27 18:28:09 -04:00
rusefillc 693b6c50e2 LogicdataStreamFileCsvSandbox 2021-04-26 21:02:38 -04:00
rusefillc d3fb2bf2e8 SBC process 2021-04-26 17:24:20 -04:00
rusefi f4dde5dfed innocent SBC fun 2021-04-25 21:31:04 -04:00
rusefillc f98047006c https://rusefi.com/forum/viewtopic.php?p=40559#p40559 2021-04-23 15:44:12 -04:00
andreika-git 1f9f4f0128 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 c64520cb6d Launcher splash screen is freezy fix #2560 2021-04-15 17:03:24 -04:00
rusefillc 01f720a24c probably very minor bugfix? 2021-04-15 16:52:33 -04:00
rusefillc ccc7547190 rusEFI console produces invalid .logicdata files #1563 2021-04-13 12:16:29 -04:00
Matthew Kennedy d7e95cd31f 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
rusefillc 448dafb5f2 https://rusefi.com/forum/viewtopic.php?p=40383 2021-04-11 18:20:35 -04:00
rusefillc 2547283f45 Kawasaki KX450F trigger wheel #2538 2021-04-09 12:44:28 -04:00