Commit Graph

500 Commits

Author SHA1 Message Date
rusefillc 479938b57a cAsE of rusEFI 2021-03-02 22:14:06 -05:00
rusefi 40e9c4174f TS does not support zero length arrays? #2366 2021-02-16 17:25:52 -05:00
rusefillc 78c7cfe896 refactoring 2021-02-10 20:36:56 -05:00
rusefillc 9fbf16ce08 code generator: better handing of array size 1 2021-02-08 23:47:48 -05:00
rusefillc d5aa951a49 trying to help kinetis by reducing RAM usage back to where it was 2021-02-08 23:21:34 -05:00
rusefillc 02f08808ef spaces into multiplication 2021-02-01 12:11:00 -05:00
Matthew Kennedy 622a47c70b
Remove whitespace (#2246)
* don't tab in fields

* jar
2021-01-27 15:44:52 -05:00
Matthew Kennedy bed6819d8b
normalize configuration grammar (#2240)
* modify grammar

* add missing typedefs

* these typedefs are easier to handle in the parser

* make the existing parser work with the changed format

* grumble grumble jar

* we can deal with this part later

* handle later

* deal with this later
2021-01-26 21:56:47 -05:00
David Holdeman 6ead64e512
New board pin-mapping system (#2231)
* convert mre mapping

* convert mre mapping

* funny stuff for GPIOA_5

* move class next to id

* rough draft

* update scripts

* fix some errors

* fix some errors

* try

* check against null

* try amp

* try

* try

* fix some errors

* update scripts

* fix maybe

* fix maybe 2

* fix maybe

* fix maybe

* fix

* try

* fix

* use .equals

* use StringBuilder

* use instanceof

* use .max

* remove getMaxValue

* Suppress Warning

* major optimization

* fix maybe

* off-by-one error

* move yaml file loop

* add j2 connector

* add pads yaml

* check for null or empty

* add AV pins to pads

* forgot class

* move registerpins out of loop

* fix typo

* rebase

* check if string

* convert frankenso

* convert frankenso

* tyop

* missing class

* copy mre to skel

* remove prometheus yaml

* remove kinetis yaml

* build configDefinition

* replace var with string

* slight refactor
2021-01-22 12:03:14 -05:00
rusefillc 4a7dbfca6e https://github.com/rusefi/KiCad-utils 2021-01-02 01:10:53 -05:00
rusefillc 3933faf720 https://github.com/rusefi/KiCad-utils 2021-01-02 01:01:09 -05:00
rusefillc 1508be3fdb https://github.com/rusefi/KiCad-utils 2021-01-02 00:35:31 -05:00
rusefillc d7e11909b1 https://github.com/rusefi/KiCad-utils 2021-01-02 00:08:12 -05:00
rusefillc bef9bdc60a https://github.com/rusefi/KiCad-utils 2021-01-02 00:04:31 -05:00
rusefillc b7d59de955 https://github.com/rusefi/KiCad-utils 2021-01-02 00:03:08 -05:00
rusefillc f55b3a0cdb Add #if/#else/#endif support to gen_config #1928 2020-11-05 08:04:04 -05:00
andreika-git f5820190cd
add #if/#else/#endif support to gen_config (#1928)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-11-05 07:59:47 -05:00
rusefi bbe60cf8a6 SD download panel progress 2020-10-11 17:46:51 -04:00
rusefillc f108884b87 gauge poking is needed after local application is disconnected same as before it's connected 2020-10-09 00:30:13 -04:00
rusefillc 804d883ea4 please die on close 2020-10-08 23:23:45 -04:00
rusefillc 0726f168cf SD card logs not valid for REO #1864 2020-10-08 20:17:32 -04:00
rusefillc 0f58c906e4 remote: update to release feature 2020-10-07 20:07:10 -04:00
rusefillc 8cad838dd4 remote: update to release feature 2020-10-07 19:44:06 -04:00
rusefillc ec7c7a280f helping build 2020-10-07 19:22:39 -04:00
rusefillc cc17df5f45 remote SD download works once proper thread synchronization added 2020-10-06 23:37:44 -04:00
rusefillc a2afd27eda idle time 2020-10-06 23:05:16 -04:00
rusefillc 52e06471f8 L&F 2020-10-06 22:48:46 -04:00
rusefillc e1bfe6acfc better logging in proxy 2020-10-05 23:41:16 -04:00
rusefillc edc0368296 .ini for remote controller 2020-10-04 19:12:46 -04:00
rusefillc f63ad0001e .ini for remote controller 2020-10-04 18:55:23 -04:00
rusefillc a59f865e59 REO progress 2020-10-03 13:51:51 -04:00
rusefillc 3058bb0c1c 'detect' command to print link to .ini 2020-10-02 21:13:34 -04:00
rusefillc c96c94f188 Remote Update to Release #1845 2020-10-02 20:49:34 -04:00
rusefi 8ba8b6916e better logging 2020-10-01 00:51:12 -04:00
rusefi 75c5df0a4e refactoring 2020-10-01 00:31:26 -04:00
rusefi c363c553f3 better logging 2020-09-30 23:43:20 -04:00
rusefi 9aa91af76a remote SD card access 2020-09-30 23:40:22 -04:00
David Holdeman 8ebdf6fcdc
fix type mismatch (#1808)
* fix type mismatch

* comment

* change field

* switch to efitimesec16_t

* add typedef

* add type to configdefinition

* build
2020-09-19 17:17:44 -04:00
rusefi 32215bd8d2 REO - local ip into session info 2020-08-30 16:17:21 -04:00
rusefi 88bedcb978 Tokenisation of multipler expressions #1735 2020-08-30 15:31:22 -04:00
rusefi 22a947d498 https://github.com/rusefi/web_backend/issues/97 2020-08-30 14:58:05 -04:00
rusefi 4b9f69b02e https://github.com/rusefi/web_backend/issues/97
base line unit test
2020-08-30 14:50:13 -04:00
rusefi 16ee95b3b9 remote firmware request 2020-08-30 01:23:12 -04:00
rusefi ea569d5a84 remote firmware request 2020-08-30 01:15:18 -04:00
rusefi 926e9701e3 helping build 2020-08-30 00:44:51 -04:00
rusefi 7b65828a80 bugfix - connector was hanging after software update request 2020-08-30 00:42:30 -04:00
rusefi 8970f0d417 update connector button progress 2020-08-30 00:39:08 -04:00
rusefi 24f6ead04b remote tab misc progress 2020-08-30 00:21:34 -04:00
rusefi e91303f16b bugfix NPE on start-up with not opened project 2020-08-16 20:26:12 -04:00
rusefi 522baf3ce8 better logging 2020-08-16 18:02:10 -04:00