rusefillc
99503ccb5c
cAsE of rusEFI
2021-03-02 22:14:06 -05:00
rusefi
8ce70479f6
TS does not support zero length arrays? #2366
2021-02-16 17:25:52 -05:00
rusefillc
b00283511c
refactoring
2021-02-10 20:36:56 -05:00
rusefillc
f7ad1ae8b7
code generator: better handing of array size 1
2021-02-08 23:47:48 -05:00
rusefillc
8adc54e530
trying to help kinetis by reducing RAM usage back to where it was
2021-02-08 23:21:34 -05:00
rusefillc
9e878b05d5
spaces into multiplication
2021-02-01 12:11:00 -05:00
Matthew Kennedy
f70750ca60
Remove whitespace ( #2246 )
...
* don't tab in fields
* jar
2021-01-27 15:44:52 -05:00
Matthew Kennedy
c309d1a555
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
928b8ce70a
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
1bdf1f96ac
https://github.com/rusefi/KiCad-utils
2021-01-02 01:10:53 -05:00
rusefillc
32cab6f43b
https://github.com/rusefi/KiCad-utils
2021-01-02 01:01:09 -05:00
rusefillc
bf54c31e93
https://github.com/rusefi/KiCad-utils
2021-01-02 00:35:31 -05:00
rusefillc
f05da4b60d
https://github.com/rusefi/KiCad-utils
2021-01-02 00:08:12 -05:00
rusefillc
da0289fe21
https://github.com/rusefi/KiCad-utils
2021-01-02 00:04:31 -05:00
rusefillc
186ca14c19
https://github.com/rusefi/KiCad-utils
2021-01-02 00:03:08 -05:00
rusefillc
ebeec32676
Add #if/#else/#endif support to gen_config #1928
2020-11-05 08:04:04 -05:00
andreika-git
3acf0bfe14
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
b5894b1253
SD download panel progress
2020-10-11 17:46:51 -04:00
rusefillc
92f4e1ba22
gauge poking is needed after local application is disconnected same as before it's connected
2020-10-09 00:30:13 -04:00
rusefillc
3b139c1632
please die on close
2020-10-08 23:23:45 -04:00
rusefillc
b1c0b72aa7
SD card logs not valid for REO #1864
2020-10-08 20:17:32 -04:00
rusefillc
a3834fb9db
remote: update to release feature
2020-10-07 20:07:10 -04:00
rusefillc
acc918a1d9
remote: update to release feature
2020-10-07 19:44:06 -04:00
rusefillc
a67deb7116
helping build
2020-10-07 19:22:39 -04:00
rusefillc
c9c7533ab0
remote SD download works once proper thread synchronization added
2020-10-06 23:37:44 -04:00
rusefillc
6c165a3ad9
idle time
2020-10-06 23:05:16 -04:00
rusefillc
804d276126
L&F
2020-10-06 22:48:46 -04:00
rusefillc
100763ea7b
better logging in proxy
2020-10-05 23:41:16 -04:00
rusefillc
1b9eee0357
.ini for remote controller
2020-10-04 19:12:46 -04:00
rusefillc
4b17adf185
.ini for remote controller
2020-10-04 18:55:23 -04:00
rusefillc
e61777c737
REO progress
2020-10-03 13:51:51 -04:00
rusefillc
a2ca68fc35
'detect' command to print link to .ini
2020-10-02 21:13:34 -04:00
rusefillc
8d8a7ec5b8
Remote Update to Release #1845
2020-10-02 20:49:34 -04:00
rusefi
0a039ffb8e
better logging
2020-10-01 00:51:12 -04:00
rusefi
001d2116d2
refactoring
2020-10-01 00:31:26 -04:00
rusefi
0d48942551
better logging
2020-09-30 23:43:20 -04:00
rusefi
70e23dafbf
remote SD card access
2020-09-30 23:40:22 -04:00
David Holdeman
02a12d76f3
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
029ff621e3
REO - local ip into session info
2020-08-30 16:17:21 -04:00
rusefi
16f1d5a31b
Tokenisation of multipler expressions #1735
2020-08-30 15:31:22 -04:00
rusefi
586264e58b
https://github.com/rusefi/web_backend/issues/97
2020-08-30 14:58:05 -04:00
rusefi
b946a0aaea
https://github.com/rusefi/web_backend/issues/97
...
base line unit test
2020-08-30 14:50:13 -04:00
rusefi
c86b203607
remote firmware request
2020-08-30 01:23:12 -04:00
rusefi
cee1c44577
remote firmware request
2020-08-30 01:15:18 -04:00
rusefi
28a9d94cc3
helping build
2020-08-30 00:44:51 -04:00
rusefi
b5760072e0
bugfix - connector was hanging after software update request
2020-08-30 00:42:30 -04:00
rusefi
21c525bb8b
update connector button progress
2020-08-30 00:39:08 -04:00
rusefi
3736b3260a
remote tab misc progress
2020-08-30 00:21:34 -04:00
rusefi
65ab99999c
bugfix NPE on start-up with not opened project
2020-08-16 20:26:12 -04:00
rusefi
f5f7d3f6fa
better logging
2020-08-16 18:02:10 -04:00
rusefi
82d7fc341c
progress
2020-08-16 00:32:10 -04:00
rusefi
a27b071c5b
fixing build
2020-08-16 00:24:36 -04:00
rusefi
3de0995c68
usability
2020-08-16 00:17:31 -04:00
rusefi
a45611ef80
helping build
2020-08-15 22:44:02 -04:00
rusefi
c711ceb7e3
hiding things from Android
2020-08-15 22:35:48 -04:00
rusefi
9d5d086bca
one step backwards since XMLEncoder not available on Android?
2020-08-15 22:20:52 -04:00
rusefi
d2f199a04c
fixing build
2020-08-15 21:08:50 -04:00
rusefi
ea5c52c4f3
refactoring
2020-08-15 20:37:56 -04:00
rusefi
dec73c5649
REO progress
2020-08-15 15:34:50 -04:00
rusefi
a8e9e343fc
REO progress
2020-08-15 12:24:57 -04:00
rusefi
000b83d3f8
REO progress
2020-08-15 12:08:20 -04:00
rusefi
c513dc8272
REO progress
2020-08-15 11:14:54 -04:00
rusefi
6e07bd29e8
REO progress
2020-08-15 10:52:48 -04:00
rusefi
4898cbb560
REO progress
2020-08-14 23:46:31 -04:00
rusefi
e249d19077
REO progress
2020-08-14 23:34:53 -04:00
rusefi
4d003ebe78
REO progress
2020-08-14 21:10:30 -04:00
rusefi
b252b777c6
REO progress
2020-08-14 20:46:36 -04:00
rusefi
1a37cf53f8
REO progress
2020-08-14 20:22:17 -04:00
rusefi
9a77beddaa
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 16:20:10 -04:00
rusefi
92f0b76869
https://github.com/rusefi/web_backend/issues/73
...
toolset progress
2020-08-14 15:56:59 -04:00
rusefi
6990980273
toolset progress
2020-08-14 15:38:56 -04:00
rusefi
1df691d6fe
toolset progress
2020-08-14 15:27:27 -04:00
rusefi
7b6ca4f242
refactoring: static bad
2020-08-14 13:54:27 -04:00
rusefi
5537e03cf0
helping build
2020-08-12 22:58:16 -04:00
rusefi
2d50dffbda
log upload tab
2020-08-12 20:37:37 -04:00
rusefi
ccba3c9e1b
clean-up
2020-08-12 16:19:58 -04:00
rusefi
9c5a626c08
better field name
2020-08-12 15:54:38 -04:00
rusefi
841afff40e
upload usability
2020-08-12 15:40:10 -04:00
rusefi
4a13600cdd
better messages
2020-08-10 22:12:38 -04:00
rusefi
a91f72cecc
TS SD integration #1653
2020-08-07 21:26:13 -04:00
rusefi
518366a101
TS SD integration #1653
2020-08-07 21:13:39 -04:00
rusefi
e90ffb31a3
TS SD integration #1653
2020-08-07 20:48:01 -04:00
rusefi
11c9a6b80f
TS SD integration #1653
2020-08-07 20:41:50 -04:00
rusefi
e60bb66239
TS SD integration #1653
2020-08-07 20:29:42 -04:00
rusefi
413e9d60ec
TS SD integration #1653
2020-08-07 20:19:23 -04:00
rusefi
f5f7fd10c4
TS SD integration #1653
2020-08-07 20:07:29 -04:00
rusefi
c19d813310
TS SD integration #1653
2020-08-07 19:51:37 -04:00
rusefi
2051551617
TS SD integration #1653
2020-08-07 17:20:16 -04:00
rusefi
6eecba28b1
TS SD integration #1653
2020-08-07 16:37:36 -04:00
rusefi
7ce6eb2e1b
TS SD integration #1653
2020-08-07 15:01:25 -04:00
rusefi
8d0f47b940
TS SD integration #1653
2020-08-07 00:59:00 -04:00
rusefi
ba6c490cb6
TS SD integration #1653
2020-08-06 23:34:47 -04:00
rusefi
8f2f8bc132
TS SD integration #1653
2020-08-06 01:15:41 -04:00
rusefi
317738a335
Console commands are broken #1671
2020-08-05 19:51:43 -04:00
rusefi
84134c67ca
Console commands are broken #1671
...
code generator test coverage
2020-08-05 19:27:23 -04:00
rusefi
58fd607899
TS SD integration #1653
2020-08-05 19:13:41 -04:00
rusefi
5c7dbd8810
TS SD integration #1653
2020-08-05 00:11:52 -04:00
rusefi
b4ec2347e6
TS SD integration #1653
2020-08-05 00:04:02 -04:00
rusefi
0b57bd8390
progress
2020-08-04 23:18:35 -04:00
rusefi
385a3a9fa1
progress
2020-08-04 22:51:27 -04:00