rusEfi
7e099495c8
ETB micro progress
2019-04-30 01:21:09 -04:00
rusefi
ff641d81e2
fixing build & refactoring
2019-04-28 23:42:49 -04:00
rusEfi
7ee1090ef2
LEDs to test configs
2019-04-28 23:18:51 -04:00
rusEfi
25c8284209
another typo
2019-04-28 23:18:37 -04:00
rusEfi
8138d137fe
'warninigLedPin' typo and minor TS progress
2019-04-28 23:04:52 -04:00
rusefi
e13193a832
ETB pause feature - useful while playing on the bench
2019-04-26 13:46:58 -04:00
rusefi
254af7695e
PID - fix dTime usages fix #776
2019-04-26 00:45:53 -04:00
rusefi
c6c47392d7
electrical noise during tuning ETB causes full tune reset fix #775
2019-04-25 22:28:46 -04:00
rusefi
bc4d76a144
The Big Refactoring of 2019: folder structure #723
2019-04-25 22:10:58 -04:00
rusefi
ff42d47c6b
PID - fix dTime usages fix #776
2019-04-25 21:36:41 -04:00
rusefi
f04732830f
PID - fix dTime usages #776
2019-04-25 21:31:33 -04:00
rusefi
1123eb99ff
PID - fix dTime usages #776
2019-04-25 20:50:28 -04:00
rusefi
05d43db76f
PID - fix dTime usages #776
2019-04-25 18:49:16 -04:00
rusefi
3c09b8f1f5
reducing analog_inputs debug confusion :)
2019-04-25 08:32:20 -04:00
rusefi
f6869e812c
electrical noise during tuning ETB causes full tune reset #775
2019-04-25 00:18:37 -04:00
rusefi
14831e1da8
electrical noise during tuning ETB causes full tune reset #775
...
this fix did not seem to work :(
2019-04-25 00:10:39 -04:00
rusefi
7a857ae298
ETB progress
2019-04-24 23:46:49 -04:00
rusefi
2baca12920
DBG_ANALOG_INFO
2019-04-24 23:46:13 -04:00
rusefi
3298b57932
DBG_ANALOG_INFO
2019-04-24 22:16:37 -04:00
rusefi
6706270c9d
TPS is worth being FAST
2019-04-24 20:51:14 -04:00
rusefi
24818929d2
docs
2019-04-24 20:47:38 -04:00
rusefi
c8859d651c
docs
2019-04-24 17:00:05 -04:00
rusefi
921e493524
ETB progress
2019-04-23 23:20:14 -04:00
rusefi
d3576e3e44
progress
2019-04-23 23:19:12 -04:00
rusefi
9f29f30950
ETB progress
2019-04-23 23:18:48 -04:00
rusefi
de07a1dce8
All corrections should be ratio, 1.0 = no correction #773
2019-04-23 19:24:12 -04:00
rusefi
95cd53b234
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:37:53 -04:00
rusefi
1ae93cbe69
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:34:45 -04:00
rusefi
227e861e2c
ETB progress?
2019-04-23 15:45:47 -04:00
rusefi
3bc891eb15
TS improvement
2019-04-23 09:10:18 -04:00
rusefi
f09119b6fa
ETB tiny progress
2019-04-22 21:32:55 -04:00
rusefi
2540aebf6e
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 14:22:05 -04:00
rusefi
c096680ce6
tiny progress
2019-04-21 14:21:47 -04:00
rusefi
b19370505d
:(
2019-04-21 14:16:56 -04:00
rusefi
c802e46be0
docs
2019-04-21 14:11:39 -04:00
rusefi
5b522dc8fd
this change is probably breaking stuff, but some stuff is already broken. something is not right in too many places :(
2019-04-21 14:00:19 -04:00
rusefi
919c973853
docs
2019-04-21 13:31:55 -04:00
rusefi
4ee5eddc8f
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 13:25:36 -04:00
rusefi
3d5338c1de
docs
2019-04-21 12:24:31 -04:00
dron0gus
e9aed8dd7a
Smart gpio error path and minor fixes ( #772 )
...
* smart_gpio: fix error path
If chip driver disable in FW, disabled in settings or failed to init
we still need to ocupy its gpio range.
* smart_gpio: get tle6240 CS from config
* smart_gpio: fix debug messaging
2019-04-21 10:35:13 -04:00
rusefi
14f3c6ad0c
USB and TLE8888 not working for F4 or F767 #764
2019-04-21 10:13:34 -04:00
rusefi
70eb581594
fixing build?
2019-04-21 10:00:14 -04:00
dron0gus
def0123503
Exti rework ( #770 )
...
* io_pins: implement efiSetPadUnused
When pin becomes unused it should be switched to safe mode and
disconnected from any IP block. Assume that gpio input mode with
pull-up is safe enough.
* trigger_input: switch triggers pins to safe mode on stop/reinit
* digital_input_exti: rework
* rename enableExti to efiExtiEnablePin
* add efiExtiDisablePin
* keep track of used exti channels
* trigger_input: use digital_input_exti functions
2019-04-21 09:28:49 -04:00
rusefi
1599e34d57
poke
2019-04-21 09:14:39 -04:00
rusefi
9403142773
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 08:54:22 -04:00
rusefi
0ccd37d964
fixing build?
2019-04-21 08:51:52 -04:00
dron0gus
ba118e61f2
tle8888: fix pin names array ( #771 )
2019-04-21 08:50:07 -04:00
rusefi
bed7dd5684
refactoring - reducing duplication
2019-04-21 00:04:46 -04:00
rusefi
6ca7fd5927
progress
2019-04-20 23:55:23 -04:00
rusefi
f3a6ce0769
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:49:26 -04:00
rusefi
f62731cc99
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:39:06 -04:00
rusefi
537b0963dc
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 22:38:56 -04:00
rusefi
723a54021e
USB and TLE8888 not working for F4 or F767 #764
...
changing order of compilation in order to change which version is hw_tested
2019-04-20 22:13:50 -04:00
rusefi
7c3e88c7dc
Try ccache #769
2019-04-20 21:44:00 -04:00
rusefi
d0a8a87b37
Try ccache #769
2019-04-20 21:35:14 -04:00
rusefi
3ea876f849
Try ccache #769
2019-04-20 21:31:24 -04:00
rusefi
73bc740967
USB and TLE8888 not working for F4 or F767 #764
...
ready to try anything
2019-04-20 18:15:05 -04:00
rusefi
97c4b84545
USB and TLE8888 not working for F4 or F767 #764
...
this RAM would be needed to run three smart SPI threads
2019-04-20 17:35:24 -04:00
rusefi
bc86783b45
TPS/TPS logging delta TPS not consistent with actual logic fix #768
2019-04-20 17:34:23 -04:00
rusefi
8c62395a10
more timestamps into CI logs also parallel simulator compilation
2019-04-20 17:27:04 -04:00
rusefi
bb04ec40f9
USB and TLE8888 not working for F4 or F767 #764
...
starting not to like smart chips
2019-04-20 16:50:03 -04:00
rusefi
fff7ec8a01
USB and TLE8888 not working for F4 or F767 #764
...
continuing the guessing game
2019-04-20 14:58:01 -04:00
rusefi
99de0fcbd5
TPS/TPS TS confusion reduction
2019-04-20 14:54:16 -04:00
rusefi
4964112053
fixing build?
2019-04-20 13:42:31 -04:00
rusefi
5d3d571514
input mode control and other pin mode control #767
...
taking a step back with PAL trigger
2019-04-20 13:19:23 -04:00
rusefi
5a522cf81e
USB and TLE8888 not working for F4 or F767 #764
...
nope, still fails :(
2019-04-20 12:48:01 -04:00
rusefi
18493a54f3
USB and TLE8888 not working for F4 or F767 #764
...
interesting?!
2019-04-20 12:23:16 -04:00
rusefi
cd13a36a6a
input mode control and other pin mode control #767
...
TODO
2019-04-20 10:59:07 -04:00
rusefi
0a4d48b377
input mode control and other pin mode control #767
2019-04-20 10:54:55 -04:00
rusefi
c6d90cae6b
input mode control and other pin mode control #767
...
only renaming here
2019-04-20 10:45:24 -04:00
rusefi
b71ec07238
docs
2019-04-20 10:21:45 -04:00
rusefi
4253801267
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 10:19:26 -04:00
rusefi
0677d61f1f
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 18:17:04 -04:00
rusefi
2501d69b04
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 15:11:00 -04:00
rusefi
b0cdd1d532
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 14:22:49 -04:00
rusefi
8c510868d2
non-default CI issues
2019-04-19 14:16:34 -04:00
rusefi
43b8588126
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 14:12:13 -04:00
rusefi
dcff861918
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 13:57:40 -04:00
rusefi
ccf52ec21a
non-default CI issues
2019-04-19 13:52:13 -04:00
rusefi
1dd36f996e
non-default CI issues
2019-04-19 13:38:13 -04:00
rusefi
251710ecd8
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 13:01:06 -04:00
rusefi
54b2f311fe
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 12:42:21 -04:00
rusefi
f7ea6c8cbe
USB and TLE8888 not working for F4 or F767 #764
2019-04-19 06:33:49 -04:00
rusefi
f54887320e
USB not working for F4 or F767 #764
2019-04-19 06:07:40 -04:00
rusefi
cd7a1d1b77
trying again #764
2019-04-19 01:56:05 -04:00
dron0gus
71cc657f10
Smart gpio fixes 2 ( #765 )
...
* gpio chips: relax error checking on _add
Do not halt whole system if wrong or nulled config is passed.
In current smart-gpio implementation this can happen and it is not
as error. Let smart-gpio handle this, kust reurn negative.
* tle8888: return back includes needed for debug
* smar-gpio: -Werror=missing-field-initializers fix
2019-04-19 01:42:24 -04:00
rusefi
f09bc89508
?
2019-04-19 00:10:26 -04:00
rusefi
9058742ba1
fixing bootloader
2019-04-18 09:05:58 -04:00
rusefi
e086dbb96f
would it work?
2019-04-18 08:57:59 -04:00
rusefi
83671592b6
poke
2019-04-17 19:07:21 -04:00
andreika-git
370b0dd003
Default config refactor ( #762 )
...
* Refactor config
* Fix FSIO_ANALOG_INPUT_COUNT
2019-04-16 10:27:34 -04:00
dron0gus
ec75c47b73
Smart gpios fixes - now without cleanup of smart_gpio.cpp ( #758 )
...
* smart_gpio.cpp: check _add return values
And occupy gpiochip's pin range if disabled of failed. So base will
align with enum.
* TLE8888: cleanup, move high level code to smart_gpio.cpp
* smart_gpio.cpp: fix compilation when BOARD_EXT_GPIOCHIPS == 0
* board-subaru: fix compilation after latest smart_gpio updates
* tle8888: now we have all 28 pins supported
2019-04-16 09:23:24 -04:00
rusefi
b4f87ee4a9
baro?
2019-04-16 01:55:15 -04:00
rusefi
0c233459c5
one step back
2019-04-16 01:32:24 -04:00
rusefi
2abd56770b
running with BOARD_MC33972_COUNT
2019-04-15 23:15:16 -04:00
rusefi
45588e9f17
Revert "Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656""
...
This reverts commit 570ce62871
.
2019-04-15 21:37:54 -04:00
rusefi
5ad1044d19
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-04-15 21:09:43 -04:00
rusefi
c8766d901d
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-04-15 21:06:48 -04:00
rusefi
49841f1adb
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-04-15 21:02:42 -04:00
rusefi
8a45420475
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-04-15 21:02:25 -04:00
rusefi
3afc72a458
PWM parameter validation fix #594
2019-04-15 20:47:06 -04:00
rusefi
570ce62871
Revert "The Big Refactoring of 2019: configuration version should not be a global variable fix #656"
...
This reverts commit 98a75d19
2019-04-15 20:42:22 -04:00
rusefi
98a75d19e7
The Big Refactoring of 2019: configuration version should not be a global variable fix #656
2019-04-15 20:27:19 -04:00
rusefi
858ca777a2
poke
2019-04-15 19:46:12 -04:00
rusefi
37c12b573c
we need TLE8888 driver #714
2019-04-15 19:15:53 -04:00
andreika-git
c9c6022946
A tiny fix of EFI_ACTIVE_CONFIGURATION_IN_FLASH ( #761 )
2019-04-15 13:36:25 -04:00
andreika-git
ffd44bf0fe
More config portability: TLE6240, Trigger_input, UART/Serial ( #759 )
...
* Add fields to UART/Serial configs
* trigger_input: can be both HAL_USE_PAL and HAL_USE_COMP
* tle6240 config: local temporary solution
* Fix for custom_engine::setFsio
* EFI_ACTIVE_CONFIGURATION_IN_FLASH
2019-04-15 08:40:12 -04:00
dron0gus
2cf166373e
Subaru EJ20G board: fix compilation after directory rename ( #756 )
2019-04-15 00:30:56 -04:00
rusefi
e39f77aa9e
SPI progress
2019-04-14 18:12:15 -04:00
rusefi
04445b5713
cj125 and hip125 and else SPI broken with chibi18 migration #757
2019-04-14 18:09:58 -04:00
rusefi
a2631d69b0
we need TLE8888 driver #714
2019-04-14 17:10:59 -04:00
rusefi
2f34edb0d4
we need TLE8888 driver #714
2019-04-14 16:08:39 -04:00
rusefi
096eff8fac
Merge remote-tracking branch 'origin/master'
2019-04-14 13:57:09 -04:00
rusefi
7be441a1bc
random cleanup
2019-04-14 13:52:27 -04:00
andreika-git
21346c0063
Add more portability to smart_gpio & SPI ( #754 )
2019-04-14 13:35:30 -04:00
rusefi
3016f9a9bd
random cleanup
2019-04-14 13:21:03 -04:00
rusefi
78e776dfb1
Merge remote-tracking branch 'origin/master'
2019-04-14 13:19:52 -04:00
rusefi
4ffd9638e6
random cleanup
2019-04-14 13:19:36 -04:00
rusefi
f8afa29a0f
we need TLE8888 driver #714
2019-04-14 08:20:25 -04:00
dron0gus
c1593ea31e
TLE8888: remove hacks ( #753 )
2019-04-14 08:15:01 -04:00
rusefi
623c07a1e4
last part of this typo
2019-04-14 07:45:28 -04:00
rusefi
2319cac76d
poke
2019-04-13 22:56:58 -04:00
rusefi
e2e44f923f
typo
2019-04-13 22:56:33 -04:00
rusEfi
f8fec2e2fb
thank you Dron_gus fot the idea!
2019-04-13 19:55:18 -04:00
dron0gus
76cc822b1e
Smart gpios ( #752 )
...
* efi_gpio: update cached pin value for ext gpios to
* tle6240: update and fix
* gpiochips_init should be called after all gpio chips are added
or we can lost calls to _init of chips
* smart_gpio.c: fix for tle6240 and mc33972
now config structs are not const. waste of ram...
2019-04-14 01:32:46 +02:00
rusEfi
b04b1ce5c4
my hope is gone
2019-04-13 19:09:39 -04:00
rusEfi
519299ecc3
talk to me?
2019-04-13 18:47:32 -04:00
rusEfi
e2645cbc3a
reducing risks
2019-04-13 18:31:16 -04:00
rusEfi
265b70433e
reducing risks
2019-04-13 18:26:29 -04:00
rusEfi
41a56b0d85
I am in macro hell :(
2019-04-13 17:34:26 -04:00
rusefi
360759b063
fail faster
2019-04-13 17:20:02 -04:00
rusefi
177296bb35
more messages for build server
2019-04-13 16:50:24 -04:00
rusefi
6516c4753d
we need TLE8888 driver #714
...
reviving build
2019-04-13 16:35:45 -04:00
rusefi
75ea5cd812
we need TLE8888 driver #714
2019-04-13 12:43:19 -04:00
rusefi
fb0bbc075c
steps towards smarter gpio
2019-04-13 12:02:34 -04:00
rusefi
00e848c243
steps towards smarter gpio
2019-04-13 11:22:40 -04:00
rusefi
1e422f48f2
'pins' fix
2019-04-13 10:59:29 -04:00
rusefi
db9456902f
steps towards smarter gpio
2019-04-13 10:58:52 -04:00
rusefi
ea87042798
steps towards smarter gpio
2019-04-13 10:11:28 -04:00
rusefi
6fe36973e5
progress?
2019-04-13 01:05:01 -04:00
rusefi
16cf6388b6
ETB using tle7209 fix #746
2019-04-13 01:03:12 -04:00
rusefi
ba8b4e676c
TODO
2019-04-12 23:31:20 -04:00
rusefi
d8281626df
defined(__DOXYGEN__) ? fix #748
2019-04-12 22:10:57 -04:00
rusefi
541c445a2d
defined(__DOXYGEN__) ? #748
2019-04-12 22:07:03 -04:00
rusefi
508e9d74e7
defined(__DOXYGEN__) ? #748
2019-04-12 20:52:51 -04:00
rusefi
e3b74f0f3e
smarter PWM API - need to pass arbitrary pointer
2019-04-12 20:15:18 -04:00
rusefi
22ad223d75
smarter PWM API - need to pass arbitrary pointer
2019-04-12 20:11:27 -04:00
rusefi
1dffb21e89
smarter PWM API - need to pass arbitrary pointer
2019-04-12 20:06:09 -04:00
rusefi
91ac74c1c9
learning C++
2019-04-12 19:56:34 -04:00
rusefi
6241d11ec9
?
2019-04-12 19:38:06 -04:00
dron0gus
b7f69a0e08
Subaru EJ20G ECU: initial support ( #751 )
2019-04-13 01:23:48 +02:00
dron0gus
6d1ca92dac
gpio-chips: TLE8888 add initial support of spi-driven outputs ( #750 )
2019-04-13 01:22:16 +02:00
rusefi
12e9917f25
how about now?
2019-04-12 19:03:02 -04:00
rusefi
828467ea90
makes little sense
2019-04-12 19:01:04 -04:00
rusefi
a8b6f89c96
what is wrong with CI?
2019-04-12 18:50:18 -04:00
rusefi
17733bc00f
docs
2019-04-12 18:24:43 -04:00
rusefi
903815532d
fix or safer code?
2019-04-12 18:10:47 -04:00
rusefi
08dc8b3717
progress
2019-04-12 17:39:49 -04:00
dron0gus
86c561c651
Simulator ( #749 )
...
* Hide trigger_input.cpp if EFI_SHAFT_POSITION_INPUT == FALSE
* hide some hw-specific code under EFI_PROD_CODE
2019-04-12 23:28:19 +02:00
rusefi
8c49426406
defined(__DOXYGEN__) ? #748
2019-04-12 17:18:33 -04:00
dron0gus
2447f5ea1a
gpio chips ( #744 )
...
* tle8888: fix building for stm32f765
* gpio-chips: add mc33972 driver
2019-04-12 22:14:25 +02:00
rusefi
7f6c8ed931
steps towards prometheus CI
2019-04-12 15:07:17 -04:00
rusefi
9c87b13ac7
fixing at least unit tests
2019-04-12 08:33:40 -04:00
dron0gus
65e46ac70f
trigger input: add PAL support ( #743 )
2019-04-12 14:05:53 +02:00
rusefi
379c912b0c
ETB using tle7209 #746
2019-04-11 23:21:16 -04:00
rusefi
c9de564c03
clean-up
2019-04-11 22:40:43 -04:00
rusEfi
9c9dc05b10
cleanup #4
2019-04-11 22:15:06 -04:00
dron0gus
e938372a4b
Cleanup 3 ( #745 )
...
* status leds: pick warning LED pin from configuration
* wave analyzer: do not init if no pin assigned
2019-04-11 23:33:33 +02:00
rusefi
b5bd4f646e
fixing EnumToString in light of __packed__
2019-04-10 19:07:16 -04:00
rusefi
d3a9860da9
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-10 18:24:03 -04:00
rusefi
dcb3771b16
SPI-controlled outputs #697
...
better spot for this code
2019-04-10 18:23:31 -04:00
dron0gus
2768583ec1
gpiochips integration: remove incorrect code (rebase issue) ( #742 )
2019-04-10 16:25:50 +02:00
rusefi
a829206947
fixing build - BOOTLOADER has it's special limitations
2019-04-10 09:02:32 -04:00
dron0gus
1b39480e64
Gpiochips integration ( #740 )
...
* gpio-chips core function renames
* efi_gpio, pin_repository: add support for external gpios
* gpio-chips update
* gpio-chips: add api to name each pin of gpiochip
* tle6240: provide individual names for each pin
2019-04-10 14:43:54 +02:00
rusefi
8d924a2f49
The Big Refactoring of 2019: folder structure #723
2019-04-09 23:17:09 -04:00
rusefi
5316d7ad6a
The Big Refactoring of 2019: folder structure #723
2019-04-09 23:01:45 -04:00
rusefi
7a765f29b9
The Big Refactoring of 2019: folder structure #723
2019-04-09 23:00:17 -04:00
rusefi
81284d52cd
The Big Refactoring of 2019: folder structure #723
2019-04-09 22:52:03 -04:00
rusefi
57ac71a814
FATAL error loading TS project
...
fix #736
2019-04-09 22:15:55 -04:00
rusefi
f6d2f47bd1
fixing continues integraion?
2019-04-09 21:36:53 -04:00
dron0gus
c6a1d0cbe0
gpios rework ( #739 )
...
* Some more include fixes for linux
* Pass cross-compile path through CROSS_COMPILE
* Lower-upper case conversion fixes for linux
* Rename unmarkPin to brain_pin_markUnused
This is part of external gpiochip integration
* Add gpio_pin prefix to markUsed and markUnused
To distinguish from similar functions using brain_pin
* pin_repository: add helpers
this is part of gpio chips integration
* efi_gpio: simplify getHwPin using brain_pin_is_onchip
2019-04-10 01:31:10 +02:00
dron0gus
572d04a799
Some more include fixes for linux ( #738 )
...
* Some more include fixes for linux
* Pass cross-compile path through CROSS_COMPILE
* Lower-upper case conversion fixes for linux
2019-04-10 01:12:35 +02:00
rusefi
e1b787f13a
folder name consistency
2019-04-09 18:47:38 -04:00
rusefi
77ede53ef5
reducing duplication
...
removing unused (?) defines
removing value space overlap between PROJECT_BOARD and PROJECT_CPU
2019-04-09 18:37:25 -04:00
rusefi
8b44c85dd4
very old very unused stuff
2019-04-09 18:35:52 -04:00
rusefi
f35305f5a5
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-09 18:13:32 -04:00
rusefi
92ebbe2141
helping linux build a little bit
2019-04-09 18:13:11 -04:00
andreika-git
0fc969ae84
Fix Prometheus config ( #737 )
2019-04-09 15:34:02 +02:00
rusEfi
ef369b1787
docs
2019-04-08 18:09:07 -04:00
rusEfi
f74777b45d
docs
2019-04-08 18:05:16 -04:00
rusefi
f3d748917f
rusEfi settings editor is broken for one byte enums fix #709
2019-04-08 11:57:16 -04:00
rusefi
64c70c3e2d
rusEfi settings editor is broken for one byte enums #709
2019-04-08 11:19:07 -04:00
rusefi
d94b6d74e7
better ICU error handling
2019-04-07 18:25:46 -04:00
rusefi
f56b9adcd8
release notes
2019-04-07 12:27:59 -04:00
rusefi
bbcb86ec1f
we need TLE8888 driver #714
2019-04-07 08:35:04 -04:00
rusefi
d8f8d10369
we need TLE8888 driver #714
...
F7 support
2019-04-06 22:04:35 -04:00
rusefi
9bf052c000
we need TLE8888 driver #714
2019-04-06 13:11:46 -04:00
rusefi
8ae8d3d58f
we need TLE8888 driver #714
2019-04-06 12:26:37 -04:00
rusefi
35b0b2c211
we need TLE8888 driver #714
...
it works now! all SPI/CS pins in 'default' mode
2019-04-06 10:30:20 -04:00
rusefi
05d3ce22f4
CONFIG_RESET_SWITCH_PORT flexibility
2019-04-06 08:41:37 -04:00
rusefi
17f073a439
we need TLE8888 driver #714
2019-04-06 07:38:02 -04:00
dron0gus
8cf20976f6
tle8888: fix spi confog for STM32F4 ( #735 )
...
* tle8888: fix spi confog for STM32F4
* TLE8888: fix array out of bounds access due to incorrect define used in loop
2019-04-06 00:37:00 +02:00
rusefi
e0c9493dd9
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:41:24 -04:00
rusefi
2f47681356
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:24:42 -04:00
rusefi
f9fa7604bc
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:02:34 -04:00
rusefi
0aac3c8f41
we need TLE8888 driver #714
2019-04-04 23:03:32 -04:00
rusefi
4ed4fb9483
docs
2019-04-04 21:45:18 -04:00
rusefi
21283f5b8c
we need TLE8888 driver #714
2019-04-04 21:34:33 -04:00
rusefi
a8442d5f32
we need TLE8888 driver #714
2019-04-04 20:57:51 -04:00
rusefi
41fa8bdcec
we need TLE8888 driver #714
2019-04-04 20:03:31 -04:00
rusefi
334af50f3f
we need TLE8888 driver #714
2019-04-04 19:56:03 -04:00
rusefi
5b11926fea
we need TLE8888 driver #714
2019-04-04 19:29:33 -04:00
dron0gus
be70420a71
Extgpios integration 1 ( #734 )
...
* pin repository: add brain_pin_markUsed and brain_pin_markUnused
This is part of external gpio chips integration
* pin repository: simplify getPinFunction()
* pin repository: add brain_pin_is_onchip()
This is part of external gpio chips integration
* pin repository: kill signed vs unsigned warning
2019-04-05 00:53:27 +02:00
rusefi
d30009af16
fixing build
2019-04-04 18:52:00 -04:00
rusefi
43f289e4c2
fixing unit tests
2019-04-04 10:08:50 -04:00
dron0gus
bb0fcf3f87
TLE8888: initial support ( #733 )
2019-04-04 15:55:18 +02:00
rusefi
cd7cc596bc
cranking base_fuel reform
2019-04-04 08:26:57 -04:00
rusefi
b863a673ef
gen_config: add rusefi_config_custom.txt to override #defines #727
2019-04-03 19:05:41 -04:00
rusefi
f41ff3cc61
Reduce RAM used for trigger shape definition #731
2019-04-03 12:39:01 -04:00
rusefi
a9c326b41d
Reduce RAM used for trigger shape definition #731
2019-04-03 12:16:27 -04:00
rusefi
02832ce0c3
The Big Refactoring of 2019: folder structure #723
2019-04-02 23:19:21 -04:00
dron0gus
b0f0eec199
save some CPU ticks if console is not ready ( #730 )
2019-04-02 10:19:05 +02:00
dron0gus
9d95127260
Fix build if no TS_UART_DMA_MODE, TS_UART_MODE and TS_SERIAL_DEVICE defined ( #729 )
2019-04-01 23:39:07 +02:00
rusefi
99bff37869
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-01 17:20:56 -04:00
rusefi
969b553d42
docs
2019-04-01 17:20:17 -04:00
dron0gus
bc0eaf52d8
console vs ts cleanup and compilation fix for linux ( #728 )
...
* console vs ts cleanup
* include is case-sensetive in linux
2019-04-01 23:04:49 +02:00
rusefi
aaf6fcdf6a
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
sweet progress!
2019-04-01 14:18:21 -04:00
andreika-git
e2883a9166
ADC_CHANNEL_SENSOR & EFI_INTERNAL_ADC ( #726 )
2019-04-01 20:02:19 +02:00
rusefi
7e3ff76fff
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
more dead code
2019-04-01 12:11:57 -04:00
rusefi
feec03fa24
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
more dead code
2019-04-01 11:57:30 -04:00
rusefi
1ab6cace13
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
removing startConsoleInBinaryMode
2019-04-01 11:45:06 -04:00
rusefi
17ad43e443
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
...
few lines of dead code
2019-04-01 11:39:25 -04:00
rusefi
1db1b7a277
The Big Refactoring of 2019: console vs TS vs CONSOLE_MODE_SWITCH_PIN vs text protocol #725
2019-04-01 11:16:19 -04:00
rusefi
5d26b6fdae
TPS docs into TS
2019-04-01 03:43:12 -04:00
rusefi
442671b23e
Firmware Update via UART and/or USB #398
...
default bootloader
2019-04-01 02:51:34 -04:00
rusefi
0922cd67cc
fixing build
2019-04-01 02:23:18 -04:00
rusefi
394dc0959e
.txt > .md
2019-04-01 02:16:30 -04:00
rusefi
be9651cb95
The Big Refactoring of 2019: folder structure #723
2019-03-31 17:44:34 -04:00
rusefi
7e1395156d
The Big Refactoring of 2019: folder structure #723
2019-03-31 17:31:24 -04:00
andreika-git
8a13bab7d9
trigger_input_icu, EFI_ENABLE_MOCK_ADC, HALINC_CONTRIB ( #724 )
...
* trigger_input_icu.cpp
* EFI_ENABLE_MOCK_ADC
* $(HALINC_CONTRIB)
2019-03-31 23:15:32 +02:00
rusefi
372eb51f37
The Big Refactoring of 2019: folder structure #723
2019-03-31 17:14:53 -04:00
rusefi
ebe58122c6
The Big Refactoring of 2019: folder structure #723
2019-03-31 16:56:13 -04:00
rusefi
56d026b8e2
The Big Refactoring of 2019: folder structure #723
2019-03-31 16:33:16 -04:00
rusefi
24ed35ac9c
fixing build - simulator
2019-03-30 18:04:22 -04:00
andreika-git
f1ec34f032
More portability and smaller RAM footprint possible ( #722 )
...
* EFI_NO_CONFIG_WORKING_COPY
* EFI_CONSOLE_NO_THREAD
* EFI_SHAFT_POSITION_INPUT
* #ifndef UTILITY_THREAD_STACK_SIZE
* fix printf() -> print()
2019-03-30 22:41:46 +01:00
rusefi
76b8be870e
version into file
2019-03-29 11:24:53 -04:00
rusefi
e126c5c8fc
naming convention
2019-03-29 11:24:25 -04:00
rusefi
b8d85bedb2
docs
2019-03-29 10:49:56 -04:00
andreika-git
001fbb2526
More portability & bootloader fix ( #720 )
...
* fix bootloader
* EFI_FSIO
* EFI_EMULATE_POSITION_SENSORS, EFI_BOARD_TEST, EFI_AUX_PID, EFI_JOYSTICK
2019-03-29 15:46:15 +01:00
rusefi
1238a16c63
docs
2019-03-29 10:37:33 -04:00