Commit Graph

78 Commits

Author SHA1 Message Date
rusefi 34aa05cda9 refactoring: reducing code duplication 2019-02-23 12:33:49 -05:00
rusefi 7747d20135 reviving debugging 2019-02-12 00:18:15 -05:00
rusefi 6ffdafd996 CH_DBG_FILL_THREADS 2019-02-11 23:57:29 -05:00
rusefi a3b150a171 Migrating to chibios18 (#687)
* first step #631

* chconf #631

* no EXT driver

* #631 progress

* #631 WOW it already compiles?!

* #631 simulator progress

* #631 CAN is back

* more changes about 25MHz

* Migrate to Chibios 18 stable #631

* undoing some merge mistake?

* little mess

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631

* Migrate to Chibios 18 stable #631
joystick works!

* Migrate to Chibios 18 stable #631
done?!
2019-02-05 18:36:25 -05:00
rusefi e53d0bc4d3 Migrate to Chibios 18 stable #631
chibi 18 style
2019-02-03 21:55:51 -05:00
rusefi 9fe4b3896f simualtor I/O refactoring - better names and removing duplication 2019-02-03 20:37:47 -05:00
rusefi a2e285835f simualtor I/O refactoring - better names and removing duplication 2019-02-03 20:31:42 -05:00
rusefi 0e82173958 #631 TIME_MS2I mostly 2019-01-28 20:00:17 -05:00
rusefi c50b16ba39 #657 2019-01-28 02:59:14 -05:00
rusefi e7a694a87c #657 pulling global access down 2019-01-28 00:52:21 -05:00
rusefi 57c6b75e81 #657 pulling global access down 2019-01-28 00:44:30 -05:00
rusefi 9835a22fe8 refactoring: reducing header tree hell 2019-01-21 00:10:09 -05:00
rusefi 67033e6ebb @mck1117 please have a look at 'simulator' folder
* [Simulator](/simulator) win32 or posix version of firmware allows to explore without any hardware
2019-01-06 21:47:40 -05:00
rusefi a1d834130e FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously 2019-01-05 23:48:37 -05:00
rusefi dc5fe620ee Saab CDM knock signal integration #647 2019-01-04 23:47:39 -05:00
rusefi 713c89a29d enabling parallel compilation from Eclipse 2019-01-04 00:18:08 -05:00
rusefi 9917458125 better conditional compilation 2019-01-04 00:16:08 -05:00
rusefi cb6fb2a9ca better conditional compilation 2019-01-03 23:51:29 -05:00
rusefi 245ab5db10 refactoring 2018-12-25 16:06:24 -05:00
rusefi 10629ac8a1 refactoring 2018-12-24 22:17:13 -05:00
rusefi d45fc7f16d refactoring 2018-12-24 22:13:43 -05:00
rusefi 241bb3cd13 usability 2018-12-23 01:54:14 -05:00
rusefi 73fd8cd22b same story for simulator 2018-12-13 21:32:50 -05:00
rusefi a23e3b686b bringing std types together 2018-12-08 16:00:36 -05:00
andreika-git 4fd0f40a53 Simulator make: add -r option (#622) 2018-11-17 13:20:32 -05:00
rusefi 0e8909e5e2 we now use 7.3 compiler for simulator 2018-11-16 08:42:13 -05:00
rusefi 5971404698 CJ125 unit-tests coverage #617 2018-11-03 13:01:20 -04:00
rusefi d76e3f962b CJ125 unit-tests coverage #617 2018-11-03 12:38:03 -04:00
rusefi 8009168508 fix #616 idle for simulator 2018-11-01 16:04:04 -04:00
rusefi a3e77d7b28 #616 idle for simulator 2018-11-01 15:57:50 -04:00
rusefi 573bceb84a #616 idle into simulator 2018-10-30 08:42:36 -04:00
rusefi 8af9751beb #616 idle into simulator 2018-10-30 08:21:50 -04:00
rusefi 4bf5b9e549 refactoring: reducing code duplication 2018-10-28 15:07:42 -04:00
rusefi f2165da28e new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
rusefi 5cb6a2b6f0 refactoring 2018-09-16 23:10:06 -04:00
rusefi c3a57b6a77 refactoring 2018-09-16 22:39:46 -04:00
rusefi 4d56783415 refactoring 2018-09-16 22:00:14 -04:00
rusefi ca3585eb52 refactoring 2018-09-16 20:28:23 -04:00
rusefi b2ca20c0b4 separating data structure from global state 2018-08-31 22:19:19 -04:00
rusefi e9ceb4483b happy new year 2018-07-28 12:42:37 -04:00
rusefi 67939bb19c #586 2018-03-24 23:10:46 -04:00
rusefi 77089f84a8 #586
some clarity
2018-03-24 22:05:08 -04:00
rusefi 2127133564 version into simulator output 2018-03-24 21:13:08 -04:00
rusefi c270d5d07b CH_DBG_SYSTEM_STATE_CHECK for simulator 2018-02-03 16:01:59 -05:00
rusEfi f92e089c1a making compiler happier 2018-01-30 23:22:07 -05:00
rusefi 9debb06b1f reducing start-up mess 2018-01-30 14:53:48 -05:00
rusefi b8bca64807 CAN debug field #26 2018-01-29 19:41:39 -05:00
rusefi 5a7b344351 proper submodule folder name 2018-01-23 23:00:10 -05:00
rusefi 0b0f9efa3a 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 6c9e3ddb6f another dead file 2018-01-23 15:55:28 -05:00