Commit Graph

12 Commits

Author SHA1 Message Date
rusefi abe1b8c1f3 refactoring: no need to specify parameter manually 2020-01-12 10:43:02 -05:00
rusefi bcec694eb1 just a trivial massive rename: TriggerState > TriggerWaveform 2019-12-08 01:09:39 -05:00
dron0gus 2027977e2c 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 2ba347d81e #625 2018-12-25 20:56:54 -05:00
rusefi f49b34b794 #635 2018-12-25 19:42:27 -05:00
rusefi 29cb44a67b #635 2018-12-25 11:51:49 -05:00
rusefi f5a4376036 happy new year 2018-01-20 20:55:31 -05:00
rusefi f8e592f454 better macro name 2017-05-15 23:28:49 -04:00
rusefi bc8d433310 trigger progress 2017-02-23 22:27:12 -05:00
rusEfi a797f12e9e auto-sync 2017-02-17 01:01:43 -05:00
rusEfi b97e71fa91 auto-sync 2017-02-17 00:02:58 -05:00
rusEfi 552c664a23 auto-sync 2017-01-03 06:05:22 -05:00