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
8303dc7595
refactoring: no logic changes, just nicer variable and method names
2019-03-12 18:54:46 -04:00
rusEfi
91e421ebae
ETB iTerm limits
2019-03-02 14:00:32 -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
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
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
c60c8ce777
better (?) variable names
2019-02-10 22:47:49 -05:00
rusefi
0cd324ecac
better (?) location for files
2019-01-28 01:09:13 -05:00
rusefi
d4443164e8
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-15 21:51:09 -05:00
rusefi
36cb5e3238
making code better with "const"
2019-01-15 21:03:45 -05:00
rusefi
08e11aac28
we shall log 8 last error codes #668
2019-01-13 20:51:36 -05:00
rusefi
9a4ded4018
Question: something strange trigger errors #662
...
logging 8 codes
2019-01-13 20:45:58 -05:00
rusefi
aa84b7da19
cyclic_buffer.contains method
2019-01-12 14:01:13 -05:00
rusefi
cff8fa70b8
console title and LCD status showing trash data bugfix
2019-01-11 19:29:13 -05:00
rusefi
7893486065
new unit test
2019-01-11 19:08:15 -05:00
rusefi
703dc30040
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-09 21:08:04 -05:00
rusefi
583e6d0a70
docs by Matt K
2019-01-06 20:48:15 -05:00
Matthew Kennedy
7154da1f5f
Improve wall wetting AE to use time constant ( #650 )
...
* impruv
* c++17
* add tests, docs
2019-01-06 20:45:51 -05:00
Matthew Kennedy
a75e5fb007
const ( #648 )
2019-01-05 08:06:18 -05:00
Fabien Poussin
1f29b5dd37
Workarounds for GCC 8 ( #637 )
2018-12-27 09:40:40 -05:00
rusefi
1ebac007c5
reducing unneeded coupling
2018-12-25 12:39:19 -05:00
rusefi
7dd683bf36
bringing std types together
2018-12-08 15:51:45 -05:00
rusEfi
519a335eac
progress
2018-11-25 22:31:44 -05:00
rusEfi
8c53ef3185
unit test for atoff()
2018-11-25 22:20:57 -05:00
andreika-git
3001f2837d
AirFlow-interpolated tCharge Mode ( #612 )
...
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
2018-09-29 12:16:36 -04:00
rusefi
81aaac572c
removing dead code
2018-09-17 21:17:36 -04:00
rusefi
f2165da28e
new configurable option EFI_TEXT_LOGGING
2018-09-16 23:54:14 -04:00
rusefi
c3a57b6a77
refactoring
2018-09-16 22:39:46 -04:00
rusefi
553969dc72
refactoring
2018-09-16 22:26:57 -04:00
rusefi
4868a9fd82
refactoring
2018-09-16 22:25:17 -04:00
rusefi
4d56783415
refactoring
2018-09-16 22:00:14 -04:00
rusefi
ce3a432204
status check
2018-09-10 22:24:50 -04:00
rusefi
92df53aec9
error codes
2018-09-10 22:10:55 -04:00
rusefi
2398e4a9c1
docs
2018-08-31 22:47:16 -04:00
rusefi
a9adc4a093
moving method
2018-08-31 22:30:03 -04:00
rusefi
b2ca20c0b4
separating data structure from global state
2018-08-31 22:19:19 -04:00
rusefi
7a8281f752
pointless OOP
2018-08-31 21:38:14 -04:00
rusefi
fcc5e03517
better code location
2018-08-31 21:27:41 -04:00
rusefi
2f95cd1e0d
step towards more unique codes
2018-07-25 23:30:00 -04:00
rusefi
60b3aa8e60
unique error codes #598
2018-07-25 23:03:04 -04:00
rusefi
c270d5d07b
CH_DBG_SYSTEM_STATE_CHECK for simulator
2018-02-03 16:01:59 -05:00
rusefi
de4515a6d6
docs
2018-02-03 12:40:17 -05:00
rusefi
8fd3d1a318
same action twice
2018-01-30 14:56:24 -05:00
rusefi
adfe5e9274
#65
...
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi
fdbe72ffac
refactoring
2018-01-23 11:36:32 -05:00
andreika-git
a6f7d9e238
Impl. narrow EGO averaging (alpha) ( #545 )
...
* Impl. narrow EGO averaging (alpha)
* Use cyclic_buffer as a generic container for CIC
* Implicit #include of cyclic_buffer.h for safety
2018-01-23 08:24:13 -05:00
rusefi
f5a4376036
happy new year
2018-01-20 20:55:31 -05:00
rusefi
7b5302d897
fix #532
2018-01-07 12:11:49 -05:00
rusefi
f5e3d76f42
typo
2017-12-10 15:05:58 -05:00
rusefi
5267c20613
better efiRound implementation
2017-12-10 10:19:05 -05:00
rusEfi
9c8db36591
softer error handling
2017-12-03 18:17:59 -05:00
rusefi
7905bf71df
#503
2017-12-02 17:02:49 -05:00
rusefi
c7a93b4def
micro-optimization: in-lining from C++ back to C #441
2017-06-08 23:05:05 -04:00
rusefi
88f8669a8b
refactoring
2017-06-08 22:51:32 -04:00
rusefi
4a92c999b0
refactroring
2017-06-07 21:26:32 -04:00
rusefi
ffe6a8c174
minor improvements
2017-06-03 22:27:05 -04:00
rusefi
bdda128232
reducing complexity just a bit
2017-06-03 22:12:44 -04:00
rusefi
5cf540a8f0
tiny improvement
2017-06-03 21:59:58 -04:00
rusefi
eabffe02d4
clean-up
2017-06-03 21:09:04 -04:00
rusefi
10fd879363
better error code names
2017-05-29 19:23:15 -04:00
rusefi
c907b7c094
better error code
2017-05-25 19:56:11 -04:00
rusefi
ffc9cf72e4
better code names & more performance info
2017-05-21 10:03:17 -04:00
rusefi
06a03bef6a
enabling DMA UART with andreika
2017-05-17 20:36:07 -04:00
rusefi
a746bae8ce
remove unused
2017-05-15 21:25:32 -04:00
rusefi
5e0fb8c567
fix #404
2017-05-05 15:57:15 -04:00
rusEfi
4672d43e83
better error message
2017-04-22 09:50:09 -04:00
rusEfi
8e8f466b8e
better error message
2017-04-22 09:47:07 -04:00
rusefi
42228d3db5
#388 fixed
2017-04-07 16:35:43 -04:00
rusefi
ea09908314
#388 progress
2017-04-07 16:01:49 -04:00
rusefi
b9e5709124
Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd
2017-04-05 20:55:53 -04:00
rusefi
b1cb289d58
API progress
2017-04-05 18:10:48 -04:00
rusEfi
3553d3f59c
Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd
2017-04-04 23:19:03 -04:00
rusefi
69296adee3
minor bugfix: uPpEr cAsE not supported in command names
2017-04-04 23:17:56 -04:00
rusEfi
6c7001ff08
refactoring: tolower
2017-04-04 23:00:21 -04:00
rusefi
315fc4aff3
refactoring: tolower
2017-04-04 22:53:58 -04:00
rusefi
afbe6b7a79
safe pre-merge, reducing chibios3 PR
2017-03-30 09:03:42 -04:00
rusefi
7cf3dcb5e6
minor linking fix
2017-03-29 21:07:26 -04:00
rusefi
8b46a69ae3
stricter def requirments
2017-03-29 19:18:27 -04:00
Fabien Poussin
ced8a1c656
Fix old lock_cnt and isr_cnt
2017-03-29 18:15:10 +02:00
Fabien Poussin
be581044a5
Fixed simulator. Needs testing.
2017-03-29 17:56:40 +02:00
Fabien Poussin
4a93fc550f
Fixes to make the firmware run.
2017-03-29 17:55:53 +02:00
Fabien Poussin
d16f5c7cc2
ChibiOS 16.x update.
2017-03-29 17:54:06 +02:00
rusefi
7745acc9a7
touching frozen master as part of merge resolution
2017-03-29 08:59:24 -04:00
rusefi
7e987096db
lovely how we were surviving this build script issue all this time
2017-03-29 00:00:48 -04:00
rusefi
b81c47550d
todo
2017-03-28 18:30:53 -04:00
rusefi
66ea0d5239
find_cygwin . -type f -print0 | xargs -0 dos2unix
...
firmware
2017-03-24 13:41:36 -04:00
rusefi
d6bbb0ccda
docs
2017-03-05 14:17:48 -05:00
rusefi
5d855376f7
individual error codes for all errors
2017-03-05 08:51:21 -05:00
rusefi
4730a87391
new lines test commit
2017-02-20 12:26:27 -05:00
rusEfi
390e08b3d6
auto-sync
2017-01-06 11:02:49 -05:00
rusEfi
8ba7e03fca
auto-sync
2017-01-05 04:03:02 -05:00
rusEfi
9ac5aa544c
auto-sync
2017-01-03 14:05:36 -05:00
rusEfi
552c664a23
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
483ffc53e2
auto-sync
2016-12-30 12:03:15 -05:00
rusEfi
63f3e8abde
auto-sync
2016-11-20 23:01:49 -05:00
rusEfi
e4bad0d9d0
auto-sync
2016-10-10 14:02:17 -04:00
rusEfi
60e4fdaeb3
auto-sync
2016-09-22 02:01:59 -04:00
rusEfi
2043175015
auto-sync
2016-08-09 23:03:58 -04:00
rusEfi
4831f3920b
auto-sync
2016-07-13 21:03:05 -04:00
rusEfi
0cd8bd4a21
auto-sync
2016-07-05 20:02:56 -04:00
rusEfi
77315378f9
auto-sync
2016-06-22 23:01:57 -04:00
rusEfi
eaf28ac977
auto-sync
2016-05-24 22:02:13 -04:00
rusEfi
c319ad47b0
auto-sync
2016-04-03 18:02:39 -04:00
rusEfi
f2b64496d0
auto-sync
2016-04-01 20:02:26 -04:00
rusEfi
847d7d5ff0
auto-sync
2016-03-10 22:02:54 -05:00
rusEfi
8e5e6b9e3f
auto-sync
2016-03-10 00:04:40 -05:00
rusEfi
4ad9558ff7
auto-sync
2016-02-12 11:02:09 -05:00
rusEfi
380b46e658
auto-sync
2016-02-11 22:07:56 -05:00
rusEfi
a6ea11e797
auto-sync
2016-02-11 21:03:53 -05:00
rusEfi
3e82fc841e
auto-sync
2016-02-11 20:20:28 -05:00
rusEfi
604c1079af
auto-sync
2016-02-11 17:03:09 -05:00
rusEfi
64cefebd52
auto-sync
2016-02-11 16:03:16 -05:00
rusEfi
d25525c566
auto-sync
2016-02-11 13:01:47 -05:00
rusEfi
f1ebf530b8
auto-sync
2016-02-01 00:01:32 -05:00
rusEfi
1972f1c020
auto-sync
2016-01-11 19:02:19 -05:00
rusEfi
616f2887a8
auto-sync
2016-01-05 00:02:56 -05:00
rusEfi
42069e51ac
auto-sync
2015-12-31 16:02:30 -05:00
rusEfi
dad329927a
auto-sync
2015-09-13 12:01:42 -04:00
rusEfi
229249a7ce
auto-sync
2015-08-22 14:02:14 -04:00
rusEfi
41e7abdd6f
auto-sync
2015-07-10 09:01:56 -04:00
rusEfi
69b0c4e2de
auto-sync
2015-07-10 08:57:59 -04:00
rusEfi
490da27bb3
auto-sync
2015-07-06 21:33:28 -04:00
rusEfi
fa60c953d3
auto-sync
2015-04-26 12:04:47 -04:00
rusEfi
78f71d632a
auto-sync
2015-04-26 11:09:43 -04:00
rusEfi
e9c41fd772
auto-sync
2015-04-07 16:09:51 -05:00
rusEfi
4a783e16e5
auto-sync
2015-04-03 22:10:08 -05:00
rusEfi
507b37f121
auto-sync
2015-03-28 17:09:48 -05:00
rusEfi
339f8b6165
auto-sync
2015-03-28 15:05:01 -05:00
rusEfi
dda2f921a8
auto-sync
2015-03-28 10:10:55 -05:00
rusEfi
c4905279fa
auto-sync
2015-03-27 22:08:14 -05:00
rusEfi
27dfe4e194
auto-sync
2015-03-27 21:06:23 -05:00
rusEfi
ea46742f50
auto-sync
2015-03-27 19:05:29 -05:00
rusEfi
fd95ec0008
auto-sync
2015-03-25 20:07:56 -05:00
rusEfi
77244079c1
auto-sync
2015-03-23 08:10:56 -05:00
rusEfi
2307ea22ea
auto-sync
2015-03-21 23:04:52 -05:00
rusEfi
47054b432f
auto-sync
2015-03-19 20:11:55 -05:00
rusEfi
fd41c7f962
auto-sync
2015-03-08 22:04:55 -05:00
rusEfi
4fe0386d61
auto-sync
2015-03-08 21:05:36 -05:00
rusEfi
28ed656589
auto-sync
2015-03-08 20:07:45 -05:00
rusEfi
35d0ece7f3
auto-sync
2015-03-08 19:05:03 -05:00
rusEfi
c3690e4891
auto-sync
2015-03-08 17:07:31 -05:00
rusEfi
4a1a7901f1
auto-sync
2015-03-04 08:04:34 -06:00
rusEfi
e3b2362c22
auto-sync
2015-03-03 18:09:56 -06:00
rusEfi
e2538cdcc3
auto-sync
2015-03-03 17:04:27 -06:00
rusEfi
8ec10ce455
auto-sync
2015-03-03 07:04:31 -06:00
rusEfi
6e41b635f7
auto-sync
2015-02-27 19:09:56 -06:00
rusEfi
bdfa523c53
auto-sync
2015-02-26 17:09:02 -06:00
rusEfi
fe31f39402
auto-sync
2015-02-26 10:07:06 -06:00