Commit Graph

207 Commits

Author SHA1 Message Date
rusefi 95b6b296dd fixing build 2019-07-13 09:01:27 -04:00
rusefi 9e461e7c27 Annotations in C++ code to produce formulas in rusEfi console #807 2019-07-13 09:00:03 -04:00
rusefi 788e69aadc More than one aux pid #866
refactoring
2019-07-07 19:59:48 -04:00
rusefi d0d546e500 EFI_TOOTH_LOGGER 2019-07-07 15:22:46 -04:00
Matthew Kennedy d708f3e038 Implement TS tooth logger (#873)
* FW changes

* config changes

* whitespace

* comment

* simplify
2019-07-06 20:48:58 -04:00
Matthew Kennedy a50fc33bc5 Tunerstudio.cpp cleanup (#871)
* convert to switch, cleanup

* undo if constexpr
2019-07-05 18:16:32 -04:00
rusefi 83ad64eade Refactoring: OS access should be explicit #867 2019-07-04 03:57:21 -04:00
Matthew Kennedy e790dadfe5 Add "Reset ECU" button (#857)
* add reset button

* fix signed/unsigned bug

* goodbye degree symbols
2019-06-23 09:18:54 -04:00
rusefi 717af8a681 TPS Live Documentation 2019-06-17 21:37:11 -04:00
rusefi a8f456b807
Annotations in C++ code to produce formulas in rusEfi console #807 (#847)
* Annotations in C++ code to produce formulas in rusEfi console #807
firmware part of the change

* removing unneeded stuff & fixing unit test compilation

* not complete better unit test compilation fix  :(

* better C++ usage
2019-06-17 12:18:55 -04:00
rusefi f1b37bbad1 removing dead code related to text to binary switch 2019-06-15 19:46:42 -04:00
rusefi 2ac7d748ac refactoring 2019-05-27 18:58:43 -04:00
andreika-git b80d95578d EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793)
* rename EFI_CONSOLE_UART_DEVICE -> EFI_CONSOLE_SERIAL_DEVICE

* Impl. EFI_CONSOLE_UART_DEVICE

* Move flash source files to ports/stm32/ & hw_ports.mk

* Fix TLE6240

* Fix EFI_NO_CONFIG_WORKING_COPY

* EFI_PRINT_MESSAGES_TO_TERMINAL
2019-05-05 11:06:27 -04:00
rusefi edb4e37505 docs 2019-05-02 17:52:48 -04:00
rusefi c6c47392d7 electrical noise during tuning ETB causes full tune reset fix #775 2019-04-25 22:28:46 -04:00
rusefi d8281626df defined(__DOXYGEN__) ? fix #748 2019-04-12 22:10:57 -04:00
rusefi f3d748917f rusEfi settings editor is broken for one byte enums fix #709 2019-04-08 11:57:16 -04:00
rusefi aaf6fcdf6a The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
sweet progress!
2019-04-01 14:18:21 -04:00
rusefi 7e3ff76fff The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
more dead code
2019-04-01 12:11:57 -04:00
rusefi 17ad43e443 The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
few lines of dead code
2019-04-01 11:39:25 -04:00
andreika-git f1ec34f032 More portability and smaller RAM footprint possible (#722)
* EFI_NO_CONFIG_WORKING_COPY

* EFI_CONSOLE_NO_THREAD

* EFI_SHAFT_POSITION_INPUT

* #ifndef UTILITY_THREAD_STACK_SIZE

* fix printf() -> print()
2019-03-30 22:41:46 +01:00
rusefi dd3f5b8668 TS command to reset firmware 2019-03-12 20:33:13 -04:00
rusefi acc4b2f384 idle bench test from TS 2019-01-13 19:41:39 -05:00
rusefi aeea2b95d0 warning code refactoring related to
Question: something strange trigger errors #662
2019-01-11 09:58:48 -05:00
rusefi 57993ff1b4 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -05:00
Matthew Kennedy a12a62b57a TunerStudio Cleanup (#649)
* TS cleanup

* remove fl_protocol

* fix build
2019-01-05 07:55:21 -05:00
rusefi 3b87b725d1 refactoring 2018-09-16 22:25:17 -04:00
rusEfi bcab3336cf minor bugfix: periodic version status message via TTL 2018-04-01 23:49:57 -04:00
rusefi 5a41cdfdbe #365 2018-01-24 15:08:10 -05:00
rusefi 096abaac5b
Feature 463 (#464)
* #463

* #463

* default .LD filename

* #463

* fixing start-up by disabling LSE until rusEfi patch is applied

* simulator compiles now

* latest ChibiOS 17 with FatFS 0.13
2018-01-23 21:17:30 -05:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusefi c454380352 docs 2017-11-19 16:56:54 -05:00
andreika-git bd2894f198 Added support for Bluetooth SPP-C module (#483) 2017-11-02 18:10:00 -04:00
rusefi c9726a1fff #416 2017-07-26 22:52:13 -04:00
rusefi 03280ed116 fix #307 2017-07-24 22:26:41 -04:00
Andrei 96f0624c36 Bluetooth HC-05 draft 2017-06-05 01:07:02 +03:00
Andrei 06b345c9ef Bluetooth setup code integration 2017-06-04 15:50:31 +03:00
rusefi 82cfb4bb75 fixed #429 2017-05-27 09:05:08 -04:00
rusefi 273ee75200 #429 2017-05-27 09:00:18 -04:00
andreika-git 9e0834cf0a Update tunerstudio.cpp 2017-05-23 22:09:48 +03:00
andreika-git eac21efb6a Merge branch 'master' into uart_dma2 2017-05-23 21:54:40 +03:00
rusefi ed0c796b85 extracting method & better method names 2017-05-23 14:37:03 -04:00
andreika-git 19be269f87 Merge branch 'master' into uart_dma2 2017-05-23 21:19:48 +03:00
rusefi f8844a85b7 spelling 2017-05-23 14:14:46 -04:00
Andrei 896059e267 recieved 2017-05-23 21:05:46 +03:00
Andrei d473fbf94f Working UART-DMA v2.0 2017-05-23 20:10:43 +03:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusefi d26e9e0c96 counter for T command 2017-05-09 15:32:14 -04:00
rusefi 3accb42d4d counter for test command 2017-05-09 12:07:52 -04:00
rusefi 66ec33f0e4 #365 2017-05-07 08:20:23 -04:00
rusefi 8f9a0bfe49 #365 2017-05-06 22:37:43 -04:00
rusefi 46f9bdd552 TS protocol debugging #336 2017-03-26 17:19:08 -04:00
rusefi 895d7111ea progress #372 2017-03-15 21:56:20 -05:00
rusefi 46f9cf252c potentially a bugfix - two binary protocol thread should not share static variables 2017-03-15 21:20:53 -05:00
rusefi 885b24b53c fixed #367 2017-03-05 14:21:04 -05:00
rusefi a0d0f8ac79 better error code enum names & minor binary protocol test command fix 2017-03-05 14:13:47 -05:00
rusefi 5904db0ee3 individual error codes for all errors 2017-03-05 08:46:32 -05:00
rusEfi 574e72bc94 auto-sync 2017-02-09 13:05:40 -05:00
rusEfi ed3775e358 auto-sync 2017-01-28 18:03:41 -05:00
rusEfi 902f87b635 auto-sync 2017-01-05 05:01:46 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi ff2cbd46aa auto-sync 2017-01-02 15:03:26 -05:00
rusEfi 474b99ba60 auto-sync 2016-12-29 21:02:50 -05:00
rusEfi 0c7e1d161d auto-sync 2016-12-25 13:02:34 -05:00
rusEfi dbb8de8b55 auto-sync 2016-10-11 21:03:00 -04:00
rusEfi e984e7a0c4 auto-sync 2016-10-10 14:02:17 -04:00
rusEfi 5cf0d645eb auto-sync 2016-10-03 22:03:22 -04:00
rusEfi 22882d9ab1 auto-sync 2016-09-14 23:03:47 -04:00
rusEfi 0e833c4e35 auto-sync 2016-08-30 22:02:21 -04:00
rusEfi 82d9091f7c auto-sync 2016-08-16 22:05:36 -04:00
rusEfi 4e588ff8f1 auto-sync 2016-07-05 20:02:56 -04:00
rusEfi ed675f6cce auto-sync 2016-06-01 19:02:00 -04:00
rusEfi 1f56fda25f auto-sync 2016-05-07 13:02:40 -04:00
rusEfi 91fc7bd39c auto-sync 2016-05-07 00:01:23 -04:00
rusEfi 24a9c063be auto-sync 2016-05-06 23:02:23 -04:00
rusEfi 85cb89da1a auto-sync 2016-03-15 00:01:37 -04:00
rusEfi ee444e15ea auto-sync 2016-03-14 23:01:43 -04:00
rusEfi 1d5e73c986 auto-sync 2016-03-05 00:02:00 -05:00
rusEfi fba0ab1348 auto-sync 2016-03-04 23:01:42 -05:00
rusEfi 294f949bd3 auto-sync 2016-02-13 21:02:14 -05:00
rusEfi acc84a7385 auto-sync 2016-02-04 13:01:47 -05:00
rusEfi 57991d61ee auto-sync 2016-01-11 19:02:19 -05:00
rusEfi 743e665d5c auto-sync 2016-01-09 08:01:27 -05:00
rusEfi fbdea87819 auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 153151acb1 auto-sync 2015-11-09 19:03:32 -05:00
rusEfi dc3d613a01 auto-sync 2015-08-23 21:03:42 -04:00
rusEfi bd0a38e6c4 auto-sync 2015-08-22 13:01:35 -04:00
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 298341e0d1 auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 9dfc6aaac6 auto-sync 2015-05-08 15:06:28 -04:00
rusEfi 98e9cd5616 auto-sync 2015-04-19 19:11:22 -04:00
rusEfi 6d88c182e2 auto-sync 2015-04-13 15:10:36 -05:00
rusEfi a825ac2e17 auto-sync 2015-04-04 22:04:44 -05:00
rusEfi 75e6233eaf auto-sync 2015-04-04 17:05:11 -05:00
rusEfi f3f7910d58 auto-sync 2015-03-30 10:10:23 -05:00
rusEfi bac390db03 auto-sync 2015-03-22 15:04:53 -05:00
rusEfi 95eec26d5f auto-sync 2015-03-19 21:04:54 -05:00
rusEfi 17221b5cfb auto-sync 2015-03-18 19:05:13 -05:00
rusEfi 85d79adaeb auto-sync 2015-03-17 21:07:24 -05:00
rusEfi 6dfaaf1c5b auto-sync 2015-03-15 13:05:21 -05:00
rusEfi 62b20263c5 auto-sync 2015-03-14 15:13:22 -05:00
rusEfi 1c7fd0e0c2 auto-sync 2015-03-14 13:08:58 -05:00
rusEfi e963340258 auto-sync 2015-03-14 12:05:26 -05:00
rusEfi 8e85ee8945 auto-sync 2015-03-11 23:04:52 -05:00
rusEfi 9e9dbed62e auto-sync 2015-03-09 21:16:13 -05:00
rusEfi 782d396edf auto-sync 2015-03-09 19:08:27 -05:00
rusEfi 9b2a5d9db6 auto-sync 2015-03-09 11:05:04 -05:00