rusefi
|
dc91d70a71
|
poke
|
2019-11-18 15:37:58 -05:00 |
rusefi
|
919b7393d7
|
more silkscreen
|
2019-11-18 15:01:27 -05:00 |
rusefi
|
fc41aaf655
|
v12
|
2019-11-17 22:32:27 -05:00 |
rusefi
|
3f731d7c13
|
docs
|
2019-11-17 20:31:32 -05:00 |
rusefi
|
c19f4ad0e5
|
134 pins
|
2019-11-17 20:24:11 -05:00 |
rusefi
|
ebe6a4b981
|
v12 done right
|
2019-11-17 09:32:12 -05:00 |
rusefi
|
1f1f7e86ae
|
typo
|
2019-11-17 09:18:43 -05:00 |
rusefi
|
fb7cba96b6
|
code formatting
|
2019-11-17 09:03:20 -05:00 |
rusefi
|
6b3b090eea
|
refactoring: reducing complexity?
|
2019-11-17 09:02:49 -05:00 |
rusefi
|
08e3dd835d
|
reducing warnings
|
2019-11-17 08:44:07 -05:00 |
andreika-git
|
9f33df9574
|
cisnan() warnings fix (#1008)
* Fix cisnan() macro warnings (strict-aliasing)
* Hey, we found a bug thanks to our fix! Let's fix it too!
|
2019-11-17 08:08:56 -05:00 |
rusefi
|
6456374eb8
|
v12
|
2019-11-16 16:00:50 -05:00 |
rusefi
|
41d638e4ef
|
catch-up for kinetis
|
2019-11-16 15:05:33 -05:00 |
rusefi
|
80b7e0b911
|
everyone loves cross-platform EOL issues!
|
2019-11-16 14:55:12 -05:00 |
rusefi
|
0a10465c56
|
better state validation
|
2019-11-16 14:52:17 -05:00 |
rusefi
|
1a9b68bca6
|
kinetis into gen_config.bat
|
2019-11-16 14:44:47 -05:00 |
rusefi
|
f56c4fe588
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-11-16 11:23:49 -05:00 |
rusEfi
|
10d119efe5
|
todo
|
2019-11-16 11:01:35 -05:00 |
rusefi
|
bbab7a3c28
|
update
|
2019-11-16 09:55:16 -05:00 |
rusefi
|
efe4d63084
|
v12
|
2019-11-15 23:49:28 -05:00 |
rusEfi
|
c3b793fc55
|
prometheus cleanup
|
2019-11-15 00:01:03 -05:00 |
rusEfi
|
81167d9945
|
#pragma once
|
2019-11-15 00:00:13 -05:00 |
rusEfi
|
ae877d3040
|
M73
|
2019-11-14 23:59:35 -05:00 |
rusEfi
|
3530c68a18
|
M73
|
2019-11-14 23:58:04 -05:00 |
rusEfi
|
54ba4e5407
|
#pragma once
|
2019-11-14 22:50:59 -05:00 |
rusefi
|
b8007d8cd5
|
poke
|
2019-11-14 10:23:11 -05:00 |
rusefi
|
b533ff68e8
|
Revert "OK trying partial revert now"
This reverts commit 4a8b8336
|
2019-11-13 22:56:43 -05:00 |
rusefi
|
071b1acb8e
|
refactoring: time to unify digital pin API
|
2019-11-13 22:50:37 -05:00 |
rusefi
|
11838a7558
|
docs
|
2019-11-13 22:47:49 -05:00 |
rusefi
|
3dbecfc2f0
|
todo
|
2019-11-13 22:02:13 -05:00 |
rusefi
|
9fd45aea19
|
micro-optimization: replacing by-referece access with direct static access for real firmware
|
2019-11-13 21:43:24 -05:00 |
rusefi
|
d318b46d33
|
unused code
|
2019-11-13 20:15:02 -05:00 |
Matthew Kennedy
|
7e1cf570b2
|
fix (#1006)
|
2019-11-13 18:35:21 -05:00 |
Matthew Kennedy
|
8969efaffe
|
fix (#1005)
|
2019-11-13 08:42:16 -05:00 |
rusefi
|
e33798c214
|
looks like this part of refactoring is good?
|
2019-11-12 23:38:02 -05:00 |
rusefi
|
c9b994ba0d
|
Revert "restoring #1003"
This reverts commit 08940cc6
|
2019-11-12 23:18:48 -05:00 |
rusefi
|
c23cb5693a
|
re-applying change
|
2019-11-12 22:56:56 -05:00 |
rusefi
|
08940cc6c0
|
restoring #1003
|
2019-11-12 22:17:29 -05:00 |
rusefi
|
4b1c1e72ab
|
time to panic and revert more
|
2019-11-12 21:42:44 -05:00 |
rusefi
|
4a8b8336c4
|
OK trying partial revert now
|
2019-11-12 21:05:51 -05:00 |
rusefi
|
e29f993487
|
I have no idea what's broken
|
2019-11-12 20:35:07 -05:00 |
rusefi
|
8ac4bc40da
|
ops that's not what I mean
|
2019-11-12 19:58:14 -05:00 |
rusefi
|
0af0190468
|
what's the probability of efi::size breaking build?
|
2019-11-12 19:40:33 -05:00 |
rusefi
|
e6abba09a9
|
refactoring: time to unify digital pin API
trying to fix build
|
2019-11-12 19:04:33 -05:00 |
Matthew Kennedy
|
0570ef4c42
|
Fix (#1004)
* Revert "fixing build"
This reverts commit 22da8a7dfe .
* undo overzealous ifdef cplusplus
|
2019-11-12 01:13:13 -05:00 |
rusefi
|
b6b8c001cd
|
refactoring: time to unify digital pin API
|
2019-11-12 01:08:45 -05:00 |
rusefi
|
6bcf7a438d
|
refactoring: time to unify digital pin API
|
2019-11-12 01:08:31 -05:00 |
rusefi
|
0ae6084301
|
refactoring: time to unify digital pin API
|
2019-11-12 00:56:51 -05:00 |
rusefi
|
22da8a7dfe
|
fixing build
|
2019-11-12 00:50:30 -05:00 |
Matthew Kennedy
|
9ce18d11fe
|
use static asserts (#1003)
|
2019-11-12 00:39:38 -05:00 |