rusEfi
e1d9012dac
docs
2019-02-27 09:43:49 -05:00
rusefi
78c87195c8
ETB_BENCH_ENGINE
2019-02-27 08:55:56 -05:00
rusefi
479115423b
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-02-26 22:35:47 -05:00
rusefi
d9489b9ad5
TS project clean-up
2019-02-26 22:32:17 -05:00
rusEfi
aab441ad21
NA6 base tune
2019-02-26 21:59:19 -05:00
rusefi
742bc38665
NA6 base tune
2019-02-26 21:50:58 -05:00
rusefi
d5ed794d28
refactoring - using proper enum
2019-02-24 10:04:00 -05:00
rusefi
55729a1aa6
F7
2019-02-24 09:49:46 -05:00
rusefi
723c7fe889
F7
2019-02-24 09:39:25 -05:00
rusefi
ee2ac27900
F767 DFU
2019-02-23 18:00:56 -05:00
rusefi
34aa05cda9
refactoring: reducing code duplication
2019-02-23 12:33:49 -05:00
rusefi
d2cfbf9279
Why do we use so much stack? #695
...
docs
2019-02-23 12:12:34 -05:00
rusefi
d8c0a5cf49
fix #688
2019-02-23 08:52:12 -05:00
rusefi
45e5913aa3
#688
2019-02-22 22:17:09 -05:00
rusefi
e1ba29febd
688 brainpins ( #694 )
...
* GPIOF, GPIOG and GPIOH ports are not available #688
2019-02-22 22:10:41 -05:00
rusefi
292acc7790
this is kind of needed, right?
2019-02-21 23:07:18 -05:00
rusefi
aa20e2a4b3
F7
2019-02-21 20:51:30 -05:00
rusefi
898f8ed1de
poke
2019-02-21 16:27:41 -05:00
rusefi
0dfb21a1ff
F7 progress
2019-02-21 08:27:08 -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
78969f00c8
ETB progress
2019-02-17 18:00:41 -05:00
rusefi
54f5f07056
F746 CI
2019-02-17 12:54:02 -05:00
rusefi
068bac893b
v12 two coils mode
2019-02-15 03:44:09 -05:00
rusefi
214d65b8b5
getMaxUsedStack() - stack usage reseach mini progress
2019-02-12 19:05:06 -05:00
rusefi
6e57cae396
getMaxUsedStack() - stack usage reseach mini progress
2019-02-12 18:47:16 -05:00
rusefi
b13da10a67
getRemainingStack() is back!
2019-02-12 01:24:42 -05:00
rusefi
0a87ad28ce
linker files duplication #691 fix
2019-02-12 00:16:24 -05:00
rusefi
b9c0c245b0
fixing Prometheus
2019-02-12 00:00:45 -05:00
rusefi
42bfe8cf28
wider usage of PeriodicController
2019-02-11 15:09:24 -05:00
rusefi
92ca39a75a
docs
2019-02-11 01:20:14 -05:00
rusefi
23a8f5b526
wider usage of PeriodicController
2019-02-10 23:54:41 -05:00
rusefi
d8930651e6
worth it's own command
2019-02-10 23:26:00 -05:00
rusefi
c60c8ce777
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
9a6446c654
ETB PeriodicController refactoring
2019-02-10 19:52:06 -05:00
rusefi
ff727a8072
ETB progress
2019-02-10 19:13:04 -05:00
rusefi
80173c3529
dead code
2019-02-09 21:37:02 -05:00
rusefi
abd298a6bf
docs
2019-02-09 17:17:23 -05:00
rusefi
1ebc49ee09
docs
2019-02-07 01:18:36 -05:00
rusefi
6dc7c41e43
F7 has different memory bank sizes
2019-02-07 01:06:39 -05:00
rusefi
07e2d10a27
code clean-up
2019-02-07 00:26:55 -05:00
rusefi
c3988048dc
F746
2019-02-07 00:14:45 -05:00
rusefi
851eae51fa
so many years :(
2019-02-06 23:56:41 -05:00
rusefi
f615e9361c
F746 flexibility
2019-02-06 23:34:39 -05:00
rusefi
c094176eaf
flexibility
2019-02-06 23:30:53 -05:00
rusefi
cd2043a9c9
F746
2019-02-06 23:13:44 -05:00
rusefi
b54f34fff0
F7
2019-02-06 18:53:43 -05:00
rusefi
64d449e4f4
F7
2019-02-06 18:52:20 -05:00
rusefi
0a505d2bb1
F7 progress :)
2019-02-06 18:41:48 -05:00
rusefi
3dab001151
docs
2019-02-06 18:18:21 -05:00
rusefi
0b81388935
F7 for Chibi18
2019-02-06 18:05:32 -05:00
rusefi
a89394a456
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-02-06 09:09:31 -05:00
Matthew Kennedy
a0c130b81c
Fix dwell default, improve TS field names ( #689 )
...
* improve message
* clarify cranking dwell settings
* change default
* fix unit test that made assumption
2019-02-07 07:44:07 -05:00
rusefi
0c920d21b1
F7
2019-02-06 09:06:56 -05:00
rusefi
4e95a6c002
dwell docs & better command name
2019-02-06 00:05:14 -05:00
rusefi
1e12cbefd5
dwell docs
2019-02-05 23:49:19 -05:00
rusefi
24c6e4d063
better blinking logic in case of software fatal error
2019-02-05 21:29:55 -05:00
rusefi
539f985cb9
better variable name
2019-02-05 21:13:38 -05:00
rusefi
0fe4efbee3
refactoring: duplicated import, already imported
2019-02-05 21:06:18 -05:00
rusefi
f68e2a2d4b
refactoring: same condition twice?
2019-02-05 21:05:45 -05:00
rusefi
b49100853b
#688 why access enums from mcuconf?
2019-02-05 19:01:20 -05:00
rusefi
b745911d33
docs
2019-02-05 19:00:52 -05:00
rusefi
4fd80e10c8
minor steps forward with chibi18 and F7
2019-02-05 09:01:03 -05:00
rusefi
44fef15454
Migrate to Chibios 18 stable fix #631
2019-02-04 20:41:56 -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
bb40911bfa
today is..
2019-02-03 23:11:48 -05:00
rusefi
48ae7043fe
Migrate to Chibios 18 stable #631
2019-02-03 22:17:46 -05:00
rusefi
8da36d53dd
Revert "#631 ChibiOS 18 style"
...
This reverts commit cb858cf7
2019-02-03 21:42:44 -05:00
rusefi
cb858cf752
#631 ChibiOS 18 style
2019-02-03 21:32:47 -05:00
rusefi
7c9d05a098
#631 ChibiOS 18 style
2019-02-03 21:00:18 -05:00
rusefi
788c3dad88
more pins to full pinout
2019-02-02 20:32:42 -05:00
rusefi
63efcb9a50
Festiva defaults fix
2019-02-02 20:20:30 -05:00
rusefi
d4bbbc506d
current GIT hash is now available to firmware source code
2019-02-02 19:51:39 -05:00
rusefi
f6117c7783
current GIT hash is now available to firmware source code
2019-02-02 19:47:16 -05:00
rusefi
70dcc950c5
NA6
2019-02-03 17:49:04 -05:00
rusefi
1dc30dc503
Refactor Trigger System #635
...
reducing global state magic
2019-02-03 02:47:20 -05:00
rusefi
4fa48c0ca7
Refactor Trigger System #635
...
reducing global state magic
2019-02-03 02:33:33 -05:00
rusefi
8fee275f53
Refactor Trigger System #635
...
better field names
2019-02-03 01:49:41 -05:00
rusefi
8d3d716d7f
Refactor Trigger System #635
2019-02-03 01:34:20 -05:00
rusefi
8d43038981
Refactor Trigger System #635
2019-02-03 01:27:47 -05:00
rusefi
0b41d011b7
Refactor Trigger System #635
2019-02-03 01:19:16 -05:00
rusefi
8011d287c4
Refactor Trigger System #635
2019-02-03 01:14:19 -05:00
rusefi
ac209bf8ac
Refactor Trigger System #635
2019-02-03 01:11:50 -05:00
rusefi
4d368e0ca8
Refactor Trigger System #635
2019-02-03 01:04:24 -05:00
rusefi
ad2af22d16
better parameter name
2019-02-03 00:50:45 -05:00
rusefi
01dc48ec00
Refactor Trigger System #635
2019-02-03 00:40:25 -05:00
rusefi
a7e906a737
docs
2019-02-02 15:29:40 -05:00
rusefi
7549f7e0fc
CJ125 unit-tests coverage #617
2019-02-02 01:45:26 -05:00
rusefi
e4e47ae833
CJ125 unit-tests coverage #617
2019-02-02 01:06:45 -05:00
rusefi
4796942097
CJ125 unit-tests coverage #617
2019-02-01 23:48:11 -05:00
rusefi
6992480f74
CJ125 unit-tests coverage #617
2019-02-01 23:16:34 -05:00
rusefi
cb559a3259
#657 fixing fresh defect
2019-02-01 22:55:35 -05:00
rusefi
6afabb6168
CJ125 heater zero PWM improvement
2019-02-01 22:37:21 -05:00
rusefi
26ae19c705
CJ125 heater zero PWM improvement
2019-02-01 22:27:17 -05:00
rusefi
dd7add7a78
CJ125 heater zero PWM improvement
2019-02-01 22:20:15 -05:00
rusefi
a9d39f760d
#657
2019-02-01 21:24:07 -05:00
rusefi
3e953d5131
helping prometheus build
2019-02-01 18:22:16 -05:00
rusefi
e8fe630af3
now USB does not work any more :(
2019-01-31 23:40:20 -05:00
rusefi
80e26f0575
still works #3?!
2019-01-31 23:05:00 -05:00
rusefi
a306f6104c
mini still works #2
2019-01-31 22:58:15 -05:00
rusefi
bcc2e57fd0
mini board still works!
2019-01-31 22:51:10 -05:00