rusefi
3f3c9dba40
fixing continues integraion?
2019-04-09 21:36:53 -04:00
dron0gus
69df5d4b50
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
12e07bc3ab
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
3e656803e8
folder name consistency
2019-04-09 18:47:38 -04:00
rusefi
e30dfaf333
reducing duplication
...
removing unused (?) defines
removing value space overlap between PROJECT_BOARD and PROJECT_CPU
2019-04-09 18:37:25 -04:00
rusefi
989af6e16e
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-09 18:13:32 -04:00
rusefi
f3942334f7
helping linux build a little bit
2019-04-09 18:13:11 -04:00
andreika-git
c932fed64a
Fix Prometheus config ( #737 )
2019-04-09 15:34:02 +02:00
rusEfi
df455b43c5
docs
2019-04-08 18:09:07 -04:00
rusEfi
da5990a9a2
docs
2019-04-08 18:05:16 -04:00
rusefi
acf1216ab0
rusEfi settings editor is broken for one byte enums fix #709
2019-04-08 11:57:16 -04:00
rusefi
dae6638b62
rusEfi settings editor is broken for one byte enums #709
2019-04-08 11:19:07 -04:00
rusefi
82028b29f8
better ICU error handling
2019-04-07 18:25:46 -04:00
rusefi
9a84db26af
release notes
2019-04-07 12:27:59 -04:00
rusefi
23d3ac0a84
we need TLE8888 driver #714
2019-04-07 08:35:04 -04:00
rusefi
3cc32a5c09
we need TLE8888 driver #714
...
F7 support
2019-04-06 22:04:35 -04:00
rusefi
33b0bee2cd
we need TLE8888 driver #714
2019-04-06 13:11:46 -04:00
rusefi
131533cc13
we need TLE8888 driver #714
2019-04-06 12:26:37 -04:00
rusefi
dd09ea7d90
we need TLE8888 driver #714
...
it works now! all SPI/CS pins in 'default' mode
2019-04-06 10:30:20 -04:00
rusefi
05c7baa7a1
CONFIG_RESET_SWITCH_PORT flexibility
2019-04-06 08:41:37 -04:00
rusefi
b4077d72ba
we need TLE8888 driver #714
2019-04-06 07:38:02 -04:00
dron0gus
878b75f575
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
df62ae6a4b
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:41:24 -04:00
rusefi
bbdd19fb26
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:24:42 -04:00
rusefi
c993e1f429
The Big Refactoring of 2019: folder structure #723
2019-04-05 01:02:34 -04:00
rusefi
259ff0141a
we need TLE8888 driver #714
2019-04-04 23:03:32 -04:00
rusefi
e84ad495db
docs
2019-04-04 21:45:18 -04:00
rusefi
d5fd0f0f86
we need TLE8888 driver #714
2019-04-04 21:34:33 -04:00
rusefi
ab601820e0
we need TLE8888 driver #714
2019-04-04 20:57:51 -04:00
rusefi
53f5a60ff5
we need TLE8888 driver #714
2019-04-04 20:03:31 -04:00
rusefi
b23f9e9cf4
we need TLE8888 driver #714
2019-04-04 19:56:03 -04:00
rusefi
9c05a42b1b
we need TLE8888 driver #714
2019-04-04 19:29:33 -04:00
dron0gus
ea1f2527cb
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
72251d6a24
fixing build
2019-04-04 18:52:00 -04:00
rusefi
386aed5c2d
fixing unit tests
2019-04-04 10:08:50 -04:00
dron0gus
fde76155f2
TLE8888: initial support ( #733 )
2019-04-04 15:55:18 +02:00
rusefi
6fc05ee07c
cranking base_fuel reform
2019-04-04 08:26:57 -04:00
rusefi
62fb26a60c
gen_config: add rusefi_config_custom.txt to override #defines #727
2019-04-03 19:05:41 -04:00
rusefi
6a72593bc3
Reduce RAM used for trigger shape definition #731
2019-04-03 12:39:01 -04:00
rusefi
541d0b8a9f
Reduce RAM used for trigger shape definition #731
2019-04-03 12:16:27 -04:00
rusefi
0121a7bc5b
The Big Refactoring of 2019: folder structure #723
2019-04-02 23:19:21 -04:00
dron0gus
a7a5ec1aa6
save some CPU ticks if console is not ready ( #730 )
2019-04-02 10:19:05 +02:00
dron0gus
85519107b2
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
c1a0ed0d43
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-01 17:20:56 -04:00
rusefi
18b3c34cfb
docs
2019-04-01 17:20:17 -04:00
dron0gus
3163d04dfb
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
7807651412
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
7d123b0507
ADC_CHANNEL_SENSOR & EFI_INTERNAL_ADC ( #726 )
2019-04-01 20:02:19 +02:00
rusefi
1c1216cb53
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
69917e5781
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