GitHub build-firmware Action
|
0e95d2fef3
|
Auto-generated configs and docs
|
2022-02-06 19:04:42 +00:00 |
GitHub build-firmware Action
|
24caf18d46
|
Auto-generated configs and docs
|
2022-02-06 17:57:16 +00:00 |
David Holdeman
|
cee4508e09
|
continues -> continuous (#3895)
|
2022-02-05 15:29:09 -05:00 |
Matthew Kennedy
|
8e2c6208f3
|
tiny piece of mock adc remove (#3890)
* tiny piece
* remove commands
|
2022-02-03 19:32:56 -05:00 |
GitHub build-firmware Action
|
5099b98841
|
Auto-generated configs and docs
|
2022-02-02 04:22:53 +00:00 |
rusefillc
|
58ffb5382f
|
packing unused
|
2022-02-01 22:07:42 -05:00 |
rusefillc
|
77ec595b71
|
Bells & whistles: board-specific image into console splash screen fix #3498
done for now
|
2022-02-01 17:06:13 -05:00 |
rusefillc
|
325026cdd5
|
Console: Main "Pause" button not working? fix #3854
|
2022-02-01 17:00:38 -05:00 |
rusefillc
|
fd9930440f
|
remove compile_fsio_file fix #3866
|
2022-02-01 11:13:33 -05:00 |
rusefillc
|
6eaefa3695
|
remove compile_fsio_file fix #3866
|
2022-02-01 11:07:05 -05:00 |
GitHub build-firmware Action
|
484f997d8f
|
Auto-generated configs and docs
|
2022-01-31 23:26:47 +00:00 |
rusefillc
|
84dc3cdbd8
|
live data progress
|
2022-01-28 23:24:34 -05:00 |
rusefillc
|
4f352119d0
|
perf trace button causes exception fix #3853
|
2022-01-28 21:07:56 -05:00 |
rusefillc
|
ed64b8432e
|
live data progress
|
2022-01-28 00:33:41 -05:00 |
rusefillc
|
a0b132e217
|
proper location for tests
|
2022-01-27 23:35:09 -05:00 |
rusefillc
|
c489c7d213
|
wow weird API but at least it clicks
|
2022-01-27 23:24:08 -05:00 |
rusefillc
|
f411c4dd18
|
sample tree
|
2022-01-27 22:55:03 -05:00 |
rusefillc
|
61392e9e46
|
horizontal fill
|
2022-01-27 22:43:17 -05:00 |
rusefillc
|
bf41bf172d
|
dead ETB calibration UI
|
2022-01-27 20:24:28 -05:00 |
rusefillc
|
94a8e1a5c9
|
very strange very wrong imports
|
2022-01-27 12:54:23 -05:00 |
rusefillc
|
56e0cefccc
|
Live Data progress
|
2022-01-24 21:38:03 -05:00 |
rusefillc
|
cc38847333
|
Live Data: dead code
|
2022-01-24 21:15:35 -05:00 |
rusefillc
|
ea6dbce46d
|
Live Data: removing .cpp from buttons
|
2022-01-24 21:10:46 -05:00 |
GitHub build-firmware Action
|
d5ffecc2cd
|
Auto-generated configs and docs
|
2022-01-25 02:04:47 +00:00 |
rusefillc
|
16ac447e4d
|
console hex file scanner should not accept files with spaces in names fix #3836
|
2022-01-24 20:15:05 -05:00 |
rusefillc
|
c178d4be4b
|
console hex file scanner should not accept files with spaces in names fix #3836
|
2022-01-24 19:35:13 -05:00 |
GitHub build-firmware Action
|
6d8a104525
|
Auto-generated configs and docs
|
2022-01-24 02:55:57 +00:00 |
rusefillc
|
823c6df79c
|
Restart attempts hangs up console fix #3826
|
2022-01-22 21:37:27 -05:00 |
rusefi
|
69c17c29fe
|
new board automation
|
2022-01-21 15:23:02 -05:00 |
GitHub build-firmware Action
|
4c778cf742
|
Auto-generated configs and docs
|
2022-01-19 02:12:52 +00:00 |
rusefillc
|
7ac8d9d83d
|
GDI Epic #1448
|
2022-01-18 12:31:12 -05:00 |
rusefillc
|
91a6665c25
|
console bug #3807
|
2022-01-18 12:00:37 -05:00 |
rusefillc
|
d885a38d98
|
On m_event vs lobe vs scheduling #3804
|
2022-01-18 10:16:47 -05:00 |
rusefillc
|
3e8207f393
|
GDI Epic #1448
|
2022-01-18 00:27:20 -05:00 |
GitHub build-firmware Action
|
82c918df6c
|
Auto-generated configs and docs
|
2022-01-18 05:10:57 +00:00 |
rusefi
|
35ab35d209
|
UI thread is the thread to open dialogs
|
2022-01-17 16:46:36 -05:00 |
rusefillc
|
b3edd9543c
|
File Not Found better handling
|
2022-01-16 20:20:49 -05:00 |
Matthew Kennedy
|
e240905df6
|
Revert "forced 4 byte thing is actually no longer needed so much" (#3785)
* Revert "forced 4 byte thing is actually no longer needed so much"
This reverts commit 6b280043c7 .
* bump flash version to force a re-write
|
2022-01-12 21:59:21 -05:00 |
rusefillc
|
dbed73decf
|
refactoring
|
2022-01-11 23:37:02 -05:00 |
rusefillc
|
84b2a906c1
|
rusefi_Console: Too long re-connection time #3305
clean-up
|
2022-01-11 23:35:55 -05:00 |
alxrMironovHome
|
654ee81154
|
Java Console reconnection fixing (by issue #3305) (#3716)
* ADD: Port closing & and reconnection attempt at restart event
* FIX: Syntax error
* Explicitly initialization of lastTriedPort
* Explicitly initialization of isStarted
* Revert "Explicitly initialization of isStarted"
This reverts commit 4acdd44d6cb7c46caa22f1dece4aef61798756fd.
* DEL: Dead code
Co-authored-by: alxrMironov <330OMcorporative>
|
2022-01-11 23:33:05 -05:00 |
rusefillc
|
bb77e30f0c
|
logging of live data structs #3614
|
2022-01-11 22:54:57 -05:00 |
rusefillc
|
556f230800
|
fresh antlr (#3774)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
|
2022-01-11 16:33:59 -05:00 |
rusefillc
|
1c0919e885
|
live view is confused by conditional compilation fix #3773
|
2022-01-11 14:10:30 -05:00 |
rusefillc
|
87ff0b318d
|
live data - maybe fixing mouse scrolling at least in some cases?
|
2022-01-11 14:04:58 -05:00 |
rusefillc
|
54d77a62f6
|
console crash #3772
|
2022-01-11 13:03:09 -05:00 |
rusefillc
|
acbc01e2c7
|
live data progress
|
2022-01-11 00:15:42 -05:00 |
rusefillc
|
0f3d867bb4
|
live data progress
|
2022-01-10 23:39:27 -05:00 |
rusefillc
|
69acf0abde
|
RE usability: live data for idle controller
|
2022-01-10 21:56:27 -05:00 |
rusefillc
|
5c68f86a0d
|
RE usability: live data for idle controller
|
2022-01-10 21:55:52 -05:00 |