Commit Graph

21 Commits

Author SHA1 Message Date
rusefi 676035f950 refactoring: extracting method to facilitate debugging 2019-08-07 22:02:08 -04:00
rusefi 1ec5baf57a refactoring: better method name 2019-05-02 18:05:33 -04:00
dron0gus c9edbf4225 Cleanup fixes (#700)
* Kill some more warnings

* pin_repository: add markUnused, allow use from plain C

* ehiGpio.cpp: add forgotten GPIOG port
2019-03-08 07:01:15 -05:00
dron0gus 76fa11d5e2 warning cleanup (#693)
* Kill annoing warnings about unused vars

* Kill annoing signed vs unsigned warnings

* Make ALWAYS_INLINE macro realy inlining

* Incorrect attribute placement.

While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.

* Silence -Wcast-function-type warnings

Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi 6360719ed0 #635 2019-01-01 14:05:11 -05:00
rusefi 22734e8f39 #635 2018-12-25 20:09:35 -05:00
rusefi 23de7a6d8a #635 2018-12-25 19:42:27 -05:00
rusefi 7e64c16df5 #625 2018-12-25 19:18:37 -05:00
rusefi 57ebbb1a0b #635 2018-12-25 11:51:49 -05:00
rusefi b15845754d #635 2018-12-24 23:33:21 -05:00
rusefi 959a91ae4c unique error codes #598 2018-07-25 23:03:04 -04:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusEfi 8f34da3248 better method location 2017-12-13 21:17:32 -05:00
rusefi 2a9f3cdede better macro name 2017-05-15 23:28:49 -04:00
rusefi 0dc446efc7 GM 7x wheel 2017-03-12 22:55:41 -04:00
rusefi dae0b1d790 fixed #366 2017-03-06 17:42:16 -05:00
rusefi 093c79e27e progress #363 2017-02-23 14:00:03 -05:00
rusefi 227528c8fe bugfix: set_toothed_wheel command 2017-02-23 08:20:24 -05:00
rusEfi 9240dc79b8 auto-sync 2017-01-03 17:01:42 -05:00
rusEfi 4c39b2dc0e auto-sync 2017-01-03 16:02:43 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00