rusefi
|
998345ef9e
|
unit tests should not have global context, including mock values
|
2019-05-27 15:56:12 -04:00 |
rusefi
|
cbc1aef722
|
more PROD code into unit test
|
2019-05-12 20:31:28 -04:00 |
rusefi
|
f89c326579
|
todo
|
2019-05-10 22:10:40 -04:00 |
rusefi
|
8a90297160
|
refactoring: better method name
|
2019-05-07 19:32:08 -04:00 |
rusefi
|
85b790edcf
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
maybe probably pointless refactoring? reducing parameters visibility
|
2019-05-03 18:41:43 -04:00 |
andreika-git
|
b5f87ae584
|
Default config refactor (#762)
* Refactor config
* Fix FSIO_ANALOG_INPUT_COUNT
|
2019-04-16 10:27:34 -04:00 |
rusefi
|
884c54a185
|
defined(__DOXYGEN__) ? #748
|
2019-04-12 22:07:03 -04:00 |
rusefi
|
54f83a431e
|
smarter PWM API - need to pass arbitrary pointer
|
2019-04-12 20:11:27 -04:00 |
rusefi
|
522dcd4766
|
learning C++
|
2019-04-12 19:56:34 -04:00 |
rusefi
|
4011372da8
|
The Big Refactoring of 2019: folder structure #723
|
2019-04-09 23:17:09 -04:00 |
rusefi
|
259ff0141a
|
we need TLE8888 driver #714
|
2019-04-04 23:03:32 -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
|
59d33c4cdc
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 17:44:34 -04:00 |
rusefi
|
9cad2ba299
|
docs
|
2019-03-29 10:49:56 -04:00 |
rusefi
|
cf8d3666a2
|
docs
|
2019-03-29 10:37:33 -04:00 |
andreika-git
|
a79175f6ef
|
More portability & small fixes (#719)
* Use hw_stm32.mk
* Fix bootloader
* Use more common hw_ports.mk filename instead of hw_stm32.mk
* More CPU compatibility for Makefile
* TS_UART_MODE & rename TS_SERIAL_UART_DEVICE->TS_SERIAL_DEVICE
* Move lockAnyContext()/unlockAnyContext() to rfiutil.c
* USE_FATFS
* EFI_LCD
* Less compilation errors
* STATUS_LOGGING_BUFFER_SIZE & SETTINGS_LOGGING_BUFFER_SIZE
* EFI_ALTERNATOR_CONTROL, EFI_SERVO, EFI_DISABLE_CONSOLE_ACTIONS
* #ifndef PWM_PHASE_MAX_COUNT & more flexible GPIO inside portname()
* merge
* EFI_ALTERNATOR_CONTROL, EFI_ELECTRONIC_THROTTLE_BODY
|
2019-03-29 15:29:01 +01:00 |
rusefi
|
e28ce71bb8
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |
rusefi
|
4873082017
|
refactoring trigger simulation
|
2019-03-04 01:10:31 -05:00 |
rusefi
|
72a8346587
|
code style
|
2019-03-02 22:54:28 -05:00 |
rusefi
|
34aa05cda9
|
refactoring: reducing code duplication
|
2019-02-23 12:33:49 -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
|
ad2af22d16
|
better parameter name
|
2019-02-03 00:50:45 -05:00 |
rusefi
|
8beae89bcb
|
FSIO testability and test-driven development
|
2019-01-19 22:09:37 -05:00 |
rusefi
|
35ed0fc2a3
|
better fields location, better initialization logic
|
2019-01-19 21:10:58 -05:00 |
Matthew Kennedy
|
2acdbd9416
|
const (#675)
|
2019-01-16 08:24:37 -05:00 |
rusefi
|
f531681a2d
|
refactoring: calling out 'const' things
|
2019-01-13 01:27:03 -05:00 |
rusefi
|
8f592bf5af
|
refactoring: calling out 'const' things
|
2019-01-13 01:25:53 -05:00 |
rusefi
|
3acc936c6b
|
#640 Occasional halts on "Burn" in TunerStudio ("Red" LED is on)
|
2019-01-11 15:44:24 -05:00 |
rusefi
|
fbaf5e183a
|
refactoring: simpler FSIO initialization
|
2019-01-10 23:53:59 -05:00 |
rusefi
|
4ed1ec7067
|
refactoring: method name consistency
|
2019-01-10 23:48:05 -05:00 |
rusefi
|
93b08dcc4c
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 22:16:30 -05:00 |
rusefi
|
9f63ea4130
|
The Big Refactoring of 2019: scheduler should not be global #655
|
2019-01-09 08:50:51 -05:00 |
rusefi
|
cdfd1bdf89
|
new test style
|
2019-01-06 07:37:29 -05:00 |
rusefi
|
a1d834130e
|
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
|
2019-01-05 23:48:37 -05:00 |
rusefi
|
0db0360635
|
refactoring FSIO - reducing code duplication
|
2019-01-05 20:39:07 -05:00 |
rusefi
|
eaf5cac206
|
refactoring FSIO - reducing code duplication
|
2019-01-05 19:31:56 -05:00 |
rusefi
|
9afe619652
|
making either Matt or compiler or both happier
|
2019-01-05 00:11:17 -05:00 |
rusefi
|
245ab5db10
|
refactoring
|
2018-12-25 16:06:24 -05:00 |
rusefi
|
b09850c766
|
#635 better names
|
2018-12-25 10:13:00 -05:00 |
rusefi
|
495205729b
|
#635 refactoring: better name
|
2018-12-25 08:27:52 -05:00 |
rusefi
|
d0df516c16
|
refactoring trigger system
|
2018-12-24 22:57:36 -05:00 |
rusefi
|
b124ccd678
|
refactoring
|
2018-12-24 22:40:48 -05:00 |
rusefi
|
f271c7385e
|
fixing simulator build
|
2018-12-24 08:37:25 -05:00 |
rusefi
|
ab2fc9a3d1
|
code style and some refactoring
|
2018-12-08 16:59:16 -05:00 |
rusefi
|
52e924ae3e
|
moving code to proper file
|
2018-12-08 16:38:44 -05:00 |
rusefi
|
a28585419a
|
clean up
|
2018-12-08 16:11:59 -05:00 |
rusefi
|
c81a9c8fd1
|
better location for shared input
|
2018-12-08 16:06:14 -05:00 |
rusefi
|
7dd683bf36
|
bringing std types together
|
2018-12-08 15:51:45 -05:00 |