rusefi
|
10d66db0da
|
#630
|
2018-12-09 14:32:50 -05:00 |
rusefi
|
2d68984250
|
mule notes
|
2018-12-01 16:41:25 -05:00 |
rusefi
|
c3895860f3
|
mule settings
|
2018-11-30 01:06:09 -05:00 |
rusEfi
|
58e97d3c93
|
ETB mule pins
|
2018-11-30 00:37:32 -05:00 |
rusEfi
|
3d3122c76c
|
better? field name
|
2018-11-30 00:17:55 -05:00 |
rusEfi
|
5bc70117f3
|
test mule
|
2018-11-28 22:31:53 -05:00 |
andreika-git
|
23fea3c0c5
|
STM32 Nucleo144-F767ZI board: Initial support (#620)
* More EFI_ #ifdefs for config flexibility
* Even more config flexibility
* New firmware/config/stm32f7ems/* files
* New firmware/config/boards/NUCLEO_F767/* files
* New firmware/hw_layer/stm32f7/* files
* Fix for EFI_USB_SERIAL
* Adding #if defined(STM32F7XX)
* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL
* I2Cv2 config changed in F7
* More versatile CCM defines
* Makefiles
* Double #ifs cleanup
* docs
|
2018-11-16 07:40:06 -05:00 |
rusefi
|
03cf85766f
|
docs
|
2018-11-11 19:57:25 -05:00 |
rusEfi
|
68d085727c
|
docs
|
2018-11-11 14:05:03 -05:00 |
rusefi
|
844cd2a086
|
docs
|
2018-10-28 17:11:37 -04:00 |
andreika-git
|
d2569a1d11
|
Prepare for TPS-based Advance and tCharge Modes + Fixes (#610)
* rusefi_config.txt
* rusefi.input for TPS-based Advance
* rusefi.input for tCharge
* Fix compilation for Prometheus config
* Fix CJ125 calibration & debug flood
* Fix EnumToString utility for main.h->global.h refactoring
|
2018-09-25 15:45:17 -04:00 |
rusefi
|
330c82172b
|
new configurable option EFI_TEXT_LOGGING
|
2018-09-16 23:54:14 -04:00 |
rusefi
|
3b87b725d1
|
refactoring
|
2018-09-16 22:25:17 -04:00 |
rusEfi
|
eadf502254
|
getting ready for NA8
|
2018-09-06 22:41:05 -04:00 |
rusEfi
|
1e54366c97
|
getting ready for NA8
|
2018-09-06 22:31:23 -04:00 |
rusefi
|
309dd497da
|
In order to reduce or increase the confusion, I will now at least rename it to "fsio_analog_input"
|
2018-08-01 23:02:19 -04:00 |
rusefi
|
a396c9b587
|
refactoring: better field names
|
2018-07-26 15:51:06 -04:00 |
rusefi
|
c446e4c666
|
#569
|
2018-03-17 21:24:04 -04:00 |
andreika-git
|
ac0189270e
|
Impl. faster engine spin-up mode (alpha-version) (#567)
* Impl. faster engine spin-up mode (alpha-version)
* A comment for RPM_LOW_THRESHOLD
* Faster engine stop detection
* Safety check for instant RPM on spinning-up
* rusefi.xml
* unit-tests & relevant fixes
|
2018-03-10 20:58:51 -05:00 |
rusefi
|
1e391bae8d
|
docs
|
2018-03-04 17:55:46 -05:00 |
rusefi
|
863701ef90
|
#566
|
2018-02-03 12:04:28 -05:00 |
rusEfi
|
da03e1c5bc
|
NA8
|
2018-01-31 21:57:04 -05:00 |
rusEfi
|
4a7fab8138
|
NA8
|
2018-01-31 21:36:41 -05:00 |
rusEfi
|
3d5033580a
|
NA8
|
2018-01-31 21:27:45 -05:00 |
andreika-git
|
dc6317a737
|
Prometheus board config (#561)
|
2018-01-29 18:27:01 -05:00 |
rusEfi
|
f32c5b18a8
|
test
|
2018-01-29 14:25:28 -05:00 |
rusefi
|
e5d8cf4a05
|
Prometheus: how about this?
|
2018-01-29 11:02:56 -05:00 |
rusEfi
|
3fc39b8564
|
closes #557
|
2018-01-28 18:09:19 -05:00 |
rusefi
|
5191ffcbce
|
#557
|
2018-01-28 14:16:57 -05:00 |
rusefi
|
049848c577
|
#557
|
2018-01-28 14:03:58 -05:00 |
rusefi
|
e47865d36d
|
#550
|
2018-01-23 22:23:24 -05:00 |
rusefi
|
096abaac5b
|
Feature 463 (#464)
* #463
* #463
* default .LD filename
* #463
* fixing start-up by disabling LSE until rusEfi patch is applied
* simulator compiles now
* latest ChibiOS 17 with FatFS 0.13
|
2018-01-23 21:17:30 -05:00 |
rusefi
|
56153a8880
|
narrow into reality
|
2018-01-23 08:33:20 -05:00 |
rusefi
|
5e5fa70f4f
|
happy new year
|
2018-01-20 20:42:19 -05:00 |
rusEfi
|
8b8d8d5dc5
|
docs
|
2018-01-17 21:56:43 -05:00 |
rusEfi
|
15ba7612e9
|
docs
|
2018-01-17 20:52:46 -05:00 |
rusEfi
|
6371530030
|
docs
|
2018-01-15 15:27:14 -05:00 |
rusEfi
|
9684549124
|
better method name
|
2018-01-07 11:17:49 -05:00 |
andreika-git
|
784508815a
|
Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC) (#520)
* Idle with incremental PID-CIC (EFI_IDLE_INCREMENTAL_PID_CIC)
* typo
* Remove unused targetIdleRpm from TS config
|
2017-12-27 17:56:04 -05:00 |
rusefi
|
3de93ad64d
|
switching to target RPM curve
|
2017-12-24 22:05:16 -05:00 |
andreika-git
|
d7c46fbb21
|
Bootloader set default pin states (#524)
* Set default pin states needed by Bootloader
* Small Bootloader fix
|
2017-12-24 13:45:03 -05:00 |
rusEfi
|
4bfbb715de
|
#510
|
2017-12-03 18:29:52 -05:00 |
rusEfi
|
b52b562558
|
initialization bugfix
|
2017-12-03 18:19:07 -05:00 |
rusEfi
|
1bac61caa3
|
#510
|
2017-12-03 17:26:15 -05:00 |
rusEfi
|
0cc5663743
|
fixing simulator
|
2017-12-03 15:37:52 -05:00 |
rusEfi
|
97a310a502
|
fixing unit tests
|
2017-12-03 15:23:39 -05:00 |
rusefi
|
4a25d5b48e
|
docs
|
2017-12-02 21:22:59 -05:00 |
rusefi
|
744456ba3c
|
another board testing approach
|
2017-12-02 20:59:31 -05:00 |
rusEfi
|
df47e459ca
|
progress
|
2017-12-02 19:47:18 -05:00 |
rusEfi
|
076ec41f47
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2017-12-02 19:26:00 -05:00 |