Commit Graph

3145 Commits

Author SHA1 Message Date
rusefillc 9fb2fc3937 reducing gradle mess 2022-10-15 10:44:20 -04:00
rusefillc c6c8669a01 reducing gradle mess 2022-10-15 10:38:34 -04:00
rusefillc 93a9e84ab0 let's separate Android from not Android 2022-10-15 10:17:51 -04:00
rusefillc 5209c94102 SD card log fields list should be auto-generated #3985 2022-10-10 08:33:32 -04:00
Matthew Kennedy a13445478f consolidate analog vs. temp info commands (#4646)
* consolidate analog vs. temp info commands

* cleanup

* guard
2022-10-10 07:44:20 -04:00
GitHub gen-configs Action ed72d6171a Auto-generated configs and docs 2022-10-07 17:59:31 +00:00
rusefillc 0e3c181f8a sharing is caring 2022-10-07 11:57:04 -04:00
GitHub gen-configs Action 3f3e99145c Auto-generated configs and docs 2022-10-06 23:24:19 +00:00
GitHub gen-configs Action 0be046c221 Auto-generated configs and docs 2022-10-06 23:00:58 +00:00
GitHub gen-configs Action f49f0e2972 Auto-generated configs and docs 2022-10-06 02:05:46 +00:00
Matthew Kennedy a65190b008 remove 2jz trigger that's really 12 tooth crank (#4637)
* remove 2jz trigger that's really 12 tooth crank

* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
GitHub gen-configs Action 271c792c63 Auto-generated configs and docs 2022-10-05 00:19:38 +00:00
rusefillc c9ac3a1aac Startup Frame should scan for available hardware fix #4633 2022-10-03 23:00:26 -04:00
rusefillc 7f6c8e21f7 Startup Frame should scan for available hardware #4633
ST-link detected
2022-10-03 22:56:35 -04:00
rusefillc d482b9cea6 Startup Frame should scan for available hardware #4633
maybe startup improvement or just code simplification
2022-10-03 22:05:13 -04:00
rusefillc 38d2bf2e99 dead lines 2022-10-03 21:35:47 -04:00
rusefi e12722fd3f something was not ideal with port combobox limit 2022-10-03 19:30:07 -04:00
GitHub gen-configs Action 39d54d766c Auto-generated configs and docs 2022-10-03 15:06:47 +00:00
rusefi 62dbd11e73 need Proteus QC 2022-10-01 22:46:03 -04:00
rusefi 125f90b7f1 need Proteus QC 2022-10-01 22:45:40 -04:00
rusefillc a025f423d8 "Invert Primary Input" right on engine sniffer 2022-09-30 15:08:03 -04:00
GitHub gen-configs Action cd4f25767f Auto-generated configs and docs 2022-09-30 01:01:00 +00:00
rusefillc cc37c48ab9 Firmware Update Error fix #4626 2022-09-29 14:23:16 -04:00
rusefillc 1b16cfe39f private 2022-09-26 03:16:14 -04:00
rusefillc fabf841fea Console to check status of stm32 bootloader driver fix #4625 2022-09-26 02:58:03 -04:00
rusefillc b97d9b8f4c bump 2022-09-26 02:58:03 -04:00
rusefillc 7339ad9715 Console to check status of stm32 bootloader driver #4625
progress: handle error state as error state, new feature: status into clipboard
2022-09-26 02:58:03 -04:00
rusefillc 73d9dbcaed improvement: summary into top of status 2022-09-26 02:58:02 -04:00
rusefillc 8d1c78cce2 improvement: replacing popup with line into status window 2022-09-26 02:58:02 -04:00
GitHub gen-configs Action 1db63d5d64 Auto-generated configs and docs 2022-09-25 03:55:55 +00:00
GitHub gen-configs Action 3690b79b18 Auto-generated configs and docs 2022-09-24 04:29:39 +00:00
rusefillc 0cfe73aafc honda K enum rename 2022-09-23 20:38:01 -04:00
GitHub gen-configs Action e5c1268b94 Auto-generated configs and docs 2022-09-24 00:19:42 +00:00
GitHub gen-configs Action d5dd3f5df4 Auto-generated configs and docs 2022-09-20 02:05:56 +00:00
GitHub gen-configs Action b9a3f29f3d Auto-generated configs and docs 2022-09-19 16:23:04 +00:00
GitHub gen-configs Action 7aba987cdd Auto-generated configs and docs 2022-09-17 00:16:59 +00:00
GitHub gen-configs Action 3b3707b8bd Auto-generated configs and docs 2022-09-16 20:10:48 +00:00
GitHub gen-configs Action 2dbc98588e Auto-generated configs and docs 2022-09-15 19:00:51 +00:00
GitHub gen-configs Action c88a18b13e Auto-generated configs and docs 2022-09-14 04:39:50 +00:00
GitHub gen-configs Action 273314bdf2 Auto-generated configs and docs 2022-09-13 18:12:48 +00:00
GitHub gen-configs Action 04db1fbb36 Auto-generated configs and docs 2022-09-13 00:18:15 +00:00
Andrey G 1ca5988877 time routines refactor (#4563)
* Extract time helpers from engine_controller_misc to efitime.cpp

* Rename currentTimeMillis() to getTimeNowMs()

We have getTimeNowNt(), getTimeNowUs(), currentTimeMillis() and getTimeNowSeconds()
Align a bit.

find . -type f -name '*.c*' -exec sed -i 's/currentTimeMillis/getTimeNowMs/g' {} \;

* Rename getTimeNowSeconds() to getTimeNowS()

To align with Nt, Us, Ms versions.

* Some comments about getTimeNowLowerNt()
2022-09-11 13:06:03 -04:00
GitHub gen-configs Action 085c61945c Auto-generated configs and docs 2022-09-11 05:07:57 +00:00
GitHub gen-configs Action 12cfafb28a Auto-generated configs and docs 2022-09-10 05:10:22 +00:00
GitHub gen-configs Action 218e8b4d95 Auto-generated configs and docs 2022-09-08 02:51:42 +00:00
GitHub gen-configs Action 8849518ff7 Auto-generated configs and docs 2022-09-08 02:41:09 +00:00
GitHub gen-configs Action 5be4586b95 Auto-generated configs and docs 2022-09-06 20:38:08 +00:00
GitHub gen-configs Action 2135888d19 Auto-generated configs and docs 2022-09-05 05:33:14 +00:00
GitHub gen-configs Action aa87ad717f Auto-generated configs and docs 2022-09-05 02:56:42 +00:00
GitHub gen-configs Action 0a37c6d963 Auto-generated configs and docs 2022-09-05 02:44:56 +00:00