GitHub set-date Action
00d698a3ae
Update date
2020-07-01 00:29:54 +00:00
GitHub build-firmware Action
a12426d935
Auto-generated configs and docs
2020-06-30 19:19:48 +00:00
GitHub build-firmware Action
6b9a659fd8
Auto-generated configs and docs
2020-06-30 19:10:53 +00:00
GitHub build-firmware Action
c4d5813bbf
Auto-generated configs and docs
2020-06-30 01:46:18 +00:00
GitHub set-date Action
d435466b66
Update date
2020-06-30 00:24:08 +00:00
GitHub set-date Action
360c9c63a5
Update date
2020-06-29 00:24:32 +00:00
GitHub build-firmware Action
1857bfd70a
Auto-generated configs and docs
2020-06-28 17:41:36 +00:00
GitHub build-firmware Action
e28b2a39fc
Auto-generated configs and docs
2020-06-28 16:16:05 +00:00
GitHub build-firmware Action
0385a11bc8
Auto-generated configs and docs
2020-06-28 15:10:06 +00:00
GitHub build-firmware Action
1258e33baf
Auto-generated configs and docs
2020-06-28 14:29:55 +00:00
GitHub build-firmware Action
8311a8e2bd
Auto-generated configs and docs
2020-06-28 14:15:19 +00:00
GitHub build-firmware Action
85978503cf
Auto-generated configs and docs
2020-06-28 14:12:01 +00:00
GitHub build-firmware Action
af6d9d417b
Auto-generated configs and docs
2020-06-28 14:07:49 +00:00
GitHub build-firmware Action
7829ff0f26
Auto-generated configs and docs
2020-06-28 14:03:26 +00:00
rusefi
b378bcbaca
manual while automation is not well
2020-06-27 22:20:38 -04:00
GitHub set-date Action
3675a791de
Update date
2020-06-28 00:24:51 +00:00
GitHub set-date Action
b49033a931
Update date
2020-06-27 00:23:55 +00:00
Matthew Kennedy
cddb469678
support 1-3-2 firing order ( #1537 )
...
* support 1-3-2
* oops
* correct TS
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-26 09:07:43 -04:00
rusefi
445b0b9d8d
stefanst's feedback regarding FSIO
2020-06-26 00:47:58 -04:00
GitHub set-date Action
6e61a6fb36
Update date
2020-06-26 00:24:11 +00:00
GitHub set-date Action
129d4ea30f
Update date
2020-06-25 00:23:33 +00:00
GitHub set-date Action
342386d737
Update date
2020-06-24 00:23:34 +00:00
GitHub set-date Action
0979be95f2
Update date
2020-06-23 00:23:14 +00:00
GitHub build-firmware Action
b0637dd3ff
Auto-generated configs and docs
2020-06-22 02:17:53 +00:00
GitHub build-firmware Action
349d191c70
Auto-generated configs and docs
2020-06-22 02:13:15 +00:00
rusefi
3be3a6635e
reducing confusion
2020-06-21 22:12:06 -04:00
GitHub build-firmware Action
e4799d7153
Auto-generated configs and docs
2020-06-22 02:07:19 +00:00
GitHub set-date Action
035fc2fa20
Update date
2020-06-22 00:23:47 +00:00
rusefi
42d6aa53e8
ROE progress
2020-06-20 22:33:13 -04:00
GitHub set-date Action
f775d77bcc
Update date
2020-06-21 00:24:26 +00:00
rusefi
35e68da3b0
REO progress
2020-06-20 18:36:58 -04:00
kon
9cdc4f7b53
Added time message to cluster ( #1524 )
...
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* post rebase/merge fixes
* more rebase/merge fixes
* even more rebase/merge fixes
* more fixes, removed auto-gen files
* removed more auto-gen files...
* pulled fix from upstream
* added RTC date/time message to cluster
* forgot to set boolean....
2020-06-20 08:11:21 -04:00
GitHub set-date Action
937c3ed420
Update date
2020-06-20 00:23:07 +00:00
rusefi
dec8aafa38
BUG? handleCrc32Check does not use 'offset' parameter #1429
2020-06-19 00:17:05 -04:00
rusefi
7d8384d7fa
1 byte issue in TuneReadWriteTest fix #1512
2020-06-18 23:29:08 -04:00
GitHub set-date Action
7cca9e7980
Update date
2020-06-19 00:23:33 +00:00
Matthew Kennedy
c8fb6993ac
simplify cranking corrections ( #1510 )
2020-06-18 08:54:02 -04:00
GitHub set-date Action
e30cc922b2
Update date
2020-06-18 00:23:46 +00:00
rusefi
127dd67838
restoring ldmp
2020-06-17 19:03:10 -04:00
Matthew Kennedy
a34201d1d1
fuel math simplifications ( #1485 )
...
* simplify
* fix
* tweak
* cleaning
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-17 17:15:04 -04:00
rusefi
776509ac43
TS project: hide all invalid entries #1505
2020-06-17 16:49:14 -04:00
David Holdeman
664ed149f4
Workflow to write the date, once a day ( #1504 )
...
* Add date workflow
* add files
* use VCS_DATE in engine controller
* initial values
* switched to using one file
* moved to controllers
* Add comment and fix cron entry
* add pragma once
* Add more comments
2020-06-17 12:59:57 -04:00
rusefi
cd9481f7bc
TS project: hide all invalid entries #1505
2020-06-17 12:53:37 -04:00
rusefi
fb5756fe3e
nope, unit tests did not just fix themselves
2020-06-17 08:42:37 -04:00
Matthew Kennedy
f6bae09ee7
spinwait for events in the near future ( #1491 )
...
* add spinwait
* simplify and reduce lateDelay
* maybe probably fix tests
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 22:13:42 -04:00
Matthew Kennedy
65625deb32
only setup etb if primary sensor configured instead of proxy ( #1489 )
...
* only setup etb if primary sensor configured instead of proxy
* fix test
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-16 21:38:09 -04:00
rusefi
200575ec87
Trigger decoding issues (60-2) #1488
...
100us is too much, 10us is more reasonable
2020-06-15 00:12:50 -04:00
rusefi
f3344753e8
Trigger decoding issues (60-2) #1488
...
interesting stuff potentially with a not so great setting
2020-06-14 23:41:39 -04:00
rusefi
f9087fdf72
Trigger decoding issues (60-2) #1488
...
very mild refactoring - better names & moving initializers
2020-06-14 23:34:45 -04:00
rusefi
60939e2260
REO progress
2020-06-14 18:47:58 -04:00
rusefi
8de0d0cb39
REO progress
2020-06-14 18:39:05 -04:00
rusefi
308f82c4b3
fixing stuff?
2020-06-14 18:06:33 -04:00
rusefi
9a6dc8d101
manual gen
2020-06-14 17:01:05 -04:00
kon
03f4efa0b2
BMW E90 Kombi ( #1494 )
...
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* post rebase/merge fixes
* more rebase/merge fixes
* even more rebase/merge fixes
* more fixes, removed auto-gen files
* removed more auto-gen files...
2020-06-14 16:59:43 -04:00
rusefi
9e03655101
Fresh generated - auto
2020-06-14 15:12:19 -04:00
rusefi
b00cc377af
Fresh generated - auto
2020-06-14 14:25:20 -04:00
rusefi
67473e7efb
Fresh generated - auto
2020-06-14 13:28:41 -04:00
rusefi
204675ddce
Fresh generated - auto
2020-06-13 23:15:26 -04:00
rusefi
fc5dd7d0c3
a few unneeded properties
2020-06-13 22:46:10 -04:00
rusefi
1a645bda1a
unused parameter
2020-06-13 22:30:43 -04:00
rusefi
f62eafb5d9
warning LED is for warnings only, communications have to reflected by COMMS LED
2020-06-13 13:23:34 -04:00
Matthew Kennedy
b906d12268
Fix gppwm properly ( #1487 )
...
* directly control output in onoff mode
* test fixing
2020-06-11 20:43:26 -04:00
rusefi
98ab973e7c
CAN docs
2020-06-09 22:44:43 -04:00
Matthew Kennedy
76745412c6
Factor out airmass logic ( #1483 )
...
* refactor
* extract more airmass
* rename, fix tests
2020-06-06 07:25:19 -04:00
rusefi
8e3ea302d0
better solution
2020-06-05 00:43:05 -04:00
rusefi
d1a30f362c
tuneCrc16 - we use it to match logs to tunes
2020-06-04 20:43:52 -04:00
Matthew Kennedy
2bdd8128db
refactor ( #1481 )
2020-06-03 21:12:12 -04:00
Matthew Kennedy
f874ee5dc2
dead ( #1480 )
2020-06-02 19:21:48 -04:00
rusefi
cfcf1cc7b3
index for fsio_analog_input
2020-06-01 22:39:56 -04:00
rusefi
0b5bb7c0cf
useFSIO6ForRevLimiter
2020-06-01 09:09:55 -04:00
rusefi
98e73987a3
docs
2020-06-01 08:50:54 -04:00
rusefi
9155e358b3
Fresh generated - auto
2020-06-01 08:12:18 -04:00
rusefi
6ac884018e
useFSIO6ForRevLimiter
2020-06-01 07:55:42 -04:00
rusefi
414856b8f8
Fresh generated - auto
2020-06-01 07:19:23 -04:00
rusefi
26fc201322
Fresh generated - auto
2020-05-31 17:01:06 -04:00
Matthew Kennedy
d24b5d5e93
Integrate stft ( #1475 )
...
* code changes
* missed a spot
* update UI
* gauge name
* adjust gauge scaling
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-31 16:59:05 -04:00
rusefi
4405ce80a4
refactornig & new console command
2020-05-31 14:15:18 -04:00
rusefi
7bf4c362d0
progress
2020-05-31 14:05:03 -04:00
rusefi
8b4f6103de
reducing constant dupliation
2020-05-31 13:40:48 -04:00
rusefi
bd9a601ce6
extracting protocol constants
2020-05-30 12:23:27 -04:00
rusefi
77342adea2
Merge remote-tracking branch 'origin/master'
2020-05-29 23:05:33 -04:00
rusefi
056bc631af
[Feature Request] Transmission Control #1454
2020-05-29 23:05:16 -04:00
rusefi
c000a28d1a
Fresh generated - auto
2020-05-29 21:23:59 -04:00
rusefi
e34940fd6d
[Feature Request] Transmission Control #1454
...
two bytes of progress
2020-05-29 21:00:34 -04:00
rusefi
aa2903caec
Fresh generated - auto
2020-05-28 17:59:34 -04:00
Matthew Kennedy
105460dada
Remove old thermistor implementation ( #1458 )
...
* remove test clt/iat
* remove warning since this code is nearly dead
* remove old therm impl
* tests & live doc
* not quite right
2020-05-28 17:51:33 -04:00
Matthew Kennedy
3a7c6f242b
Hardware pwm ( #1283 )
...
* hard pwm
* fix, comments
* PC6-9 and PD12-15
* PB6-9
* dynamic frequency
* f7 mcuconf
* format
* relocate to common, support variable frequency
* error handling
* oops
* fix test build
* noop kinetis
* better guards
* guard for bl
* guards don't work if they have typos
* more mapping
* oops
* don't use for slow pwm
* enable pwm
* guard properly
* save a little memory
* use less mem
* correct timers
* all your ram are belong to us
* update limit & comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 16:02:41 -04:00
Matthew Kennedy
bef53d8ba5
remove maf2map mode ( #1474 )
...
* remove
* remove fully
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-28 14:06:18 -04:00
rusefi
389f0e28a4
more of the same
2020-05-27 23:18:33 -04:00
rusefi
50e01b4041
connecting time units
2020-05-26 01:08:21 -04:00
rusefi
5d75c36651
composite log for console
2020-05-26 00:07:18 -04:00
rusefi
f738aa0b93
reusing constants
2020-05-25 19:30:02 -04:00
rusefi
30c4682b16
TS commands reuse
2020-05-25 18:49:35 -04:00
rusefi
a4329169e9
better file name
2020-05-25 13:02:05 -04:00
rusefi
07475398b2
proteus v12 progress
2020-05-24 13:27:14 -04:00
Matthew Kennedy
0290a268ab
Redundant accelerator pedal ( #1470 )
...
* add second boudns
* init logic
* test changes
* reconfigure correctly
* rams
2020-05-23 19:48:32 -04:00
rusefi
8c70654e4e
partial rollback
2020-05-23 19:17:15 -04:00
rusefi
e52ec0e611
partial rollback
2020-05-23 18:11:04 -04:00
rusefi
1e69e306e1
partial rollback
2020-05-23 18:01:40 -04:00
rusefi
1686180716
partial rollback
2020-05-23 18:00:20 -04:00
rusefi
60bdc852dc
partial rollback
2020-05-23 16:24:26 -04:00
rusefi
0774a98512
Fresh generated - auto
2020-05-23 10:55:42 -04:00
Matthew Kennedy
b11c5cd8c8
switch some firmware warnings to errors ( #1465 )
...
* warnings as errors
* throw instead of exit
* test massaging
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-23 10:46:28 -04:00
Matthew Kennedy
8dadb554c4
as suggested by the comment, this doesn't need a warning ( #1464 )
...
* the comment is correct
* format
2020-05-23 00:40:20 -04:00
rusefi
44b5e38d3a
"TLE8888 SR Unexpected response" does not work as intended fix #1466
2020-05-22 22:56:19 -04:00
rusefi
6b35e01f7d
code style
2020-05-22 18:07:19 -04:00
rusefi
160d034635
build and board info into critical error message
2020-05-22 16:45:13 -04:00
rusefi
0fb540f6cc
refactoring
2020-05-22 16:36:37 -04:00
rusefi
bdd0bc5c77
date
2020-05-22 13:30:14 -04:00
rusefi
c9cc928df6
pre-sets progress
2020-05-22 13:12:16 -04:00
rusefi
ce365c4ed2
Fresh generated - auto
2020-05-22 01:36:48 -04:00
rusefi
76224c40cd
fixing build
2020-05-22 01:03:27 -04:00
rusefi
1bd4b8b1f1
would this help?
2020-05-22 00:25:48 -04:00
rusefi
6d3d8a7ac9
would this work?
2020-05-22 00:00:16 -04:00
rusefi
09ff35918b
progress
2020-05-21 22:33:48 -04:00
rusefi
db2e6ec60f
HW test progress
2020-05-21 21:45:01 -04:00
rusefi
7d24bc6979
MRE pre-sets
2020-05-21 21:21:07 -04:00
rusefi
82e788ef3a
MRE pre-sets
2020-05-21 20:44:14 -04:00
rusefi
aac7712df5
test fixture progress
2020-05-21 18:36:32 -04:00
rusefi
5c9851e976
no comments
2020-05-21 18:28:35 -04:00
Matthew Kennedy
af53939d84
Binary logging to SD ( #1461 )
...
* binary log
* remove old text logging
* change file extension
* just use a bare buffer
* more mem :(
* double ugh
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 15:52:58 -04:00
Matthew Kennedy
4f334c91d5
warnings ( #1462 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 01:08:07 -04:00
rusefi
515851b688
Fresh generated - auto
2020-05-20 22:26:49 -04:00
rusefi
416855c2f1
HW_CHECK_MODE
2020-05-20 22:15:47 -04:00
rusefi
61d481d40e
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/config/boards/kinetis/config/controllers/algo/auto_generated_enums.cpp
2020-05-20 21:22:46 -04:00
rusefi
725d2b816d
WBO
2020-05-20 19:01:55 -04:00
rusefi
de5dec46cb
Fresh generated - auto
2020-05-20 11:24:49 -04:00
rusefi
7dd08e2019
progress
2020-05-20 09:16:26 -04:00
rusefi
2bed032684
Clean-up analog channels in "unit" tests fix #1456
2020-05-20 08:55:38 -04:00
Matthew Kennedy
44e2a1c970
remove test clt/iat ( #1457 )
...
* remove test clt/iat
* remove warning since this code is nearly dead
2020-05-20 03:16:01 -04:00
rusefi
3c95c6ad3f
Fresh generated - auto
2020-05-20 01:18:23 -04:00
rusefi
b9fedcab5a
[Feature Request] Transmission Control #1454
2020-05-20 01:05:15 -04:00
rusefi
e8dc343f7b
fresh enums
2020-05-20 00:56:16 -04:00
rusefi
30cc399338
fixing master
2020-05-19 11:55:20 -04:00
rusefi
e78aaf5d80
Fresh generated - auto
2020-05-19 08:38:31 -04:00
Matthew Kennedy
9dda1a21bc
Redundant tps ( #1427 )
...
* add redundant sensor
* add tests
* add configure, info printing
* tests
* tests
* partial hookup
* fix
* fix
* bad makefile merge
* use second TPS config
* update test
* update test
* sensor names
* set second pin by default
* fix auto cal
* auto cal both sensors
* add reconfigure of secondary sensors
* gobblin' up your ram
* slow down write a little bit
* put split in debug gauge
* s
Co-authored-by: Matthew Kennedy <matthew@mck-mbp-15.local>
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-18 14:32:00 -04:00
rusefi
aa517d96cd
hard-coding NB2 OEM sensor
2020-05-18 01:39:41 -04:00
rusefi
8b294eea75
something too special with Kinetis?
2020-05-18 01:25:10 -04:00
rusefi
d9bbace609
reducing magic constant copy/paste & MAP dialog progress
2020-05-18 01:15:13 -04:00
Matthew Kennedy
94e63e7c43
binary logging ( #1443 )
...
* field support
* tests
* makefiles
* test data too
* missing include dir
* write correct thing
* fix one test
* fix test
* omnomnomnom ram
* format
* use defined names
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-17 15:56:37 -04:00
Matthew Kennedy
445f1c28f4
dead datalog code ( #1439 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-16 00:11:52 -04:00
rusefi
afc763f068
better VVT progress
2020-05-15 21:33:25 -04:00
rusefi
194e85b855
VVT progress
2020-05-15 21:10:15 -04:00
rusefi
23c6ec59a3
docs
2020-05-15 18:08:11 -04:00
dron0gus
e3fd0a186a
Minor fixes ( #1437 )
...
* cmpilation warning cleanup
* exti trigger: mark pins used, handle errors
2020-05-15 18:03:18 -04:00
rusefi
18760bb699
toyota 2jz progress
2020-05-15 16:35:18 -04:00
rusefi
5491669c2c
nicer handling of main relay in MRE.ini file
2020-05-15 12:05:09 -04:00
rusefi
d3785b543e
VVT_INACTIVE
2020-05-14 23:13:32 -04:00
rusefi
93f0c70dae
heling kinetis
2020-05-14 20:42:26 -04:00
dron0gus
a2565b7849
triggers: add Subaru SVX trigger (3 sensors) ( #1433 )
2020-05-14 20:40:47 -04:00