Commit Graph

7099 Commits

Author SHA1 Message Date
rusefi 685ebf1f40 making dead code! 2020-06-13 11:54:19 -04:00
rusefi ec33e68411 poke 2020-06-11 21:17:53 -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 98c4b34b8c Fresh generated - auto 2020-06-09 22:59:04 -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 bb442d629b Merge remote-tracking branch 'origin/master' 2020-06-04 20:45:51 -04:00
rusefi d1a30f362c tuneCrc16 - we use it to match logs to tunes 2020-06-04 20:43:52 -04:00
rusefi ca02edf2c6 Fresh generated - auto 2020-06-04 20:21:49 -04:00
rusefi 747ec8cf4a tuneCrc16 - we use it to match logs to tunes 2020-06-04 20:07:00 -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 6808931363 Merge remote-tracking branch 'origin/master' 2020-06-01 22:40:13 -04:00
rusefi cfcf1cc7b3 index for fsio_analog_input 2020-06-01 22:39:56 -04:00
Matthew Kennedy 5beca0c48c
fix tpsadc (#1479)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 13:09:48 -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 c936f4fe35 Merge remote-tracking branch 'origin/master' 2020-06-01 08:05:04 -04:00
rusefi ae45c6dc13 WOW that's funny 2020-06-01 08:04:55 -04:00
rusefi 550c7879ac Fresh generated - auto 2020-06-01 08:01:33 -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
Matthew Kennedy 9f539a9dc4
Post-stft cleanup (#1478)
* unused old fuel PID

* fix units

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-06-01 07:05:40 -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 d8f74ff460 Fresh generated - auto 2020-05-31 13:45:33 -04:00
rusefi 8b4f6103de reducing constant dupliation 2020-05-31 13:40:48 -04:00
rusefi a8196b197e hiding not working stuff to reduce confusion 2020-05-31 11:06:36 -04:00
Matthew Kennedy 6c92a3ab3e
fix (#1476) 2020-05-30 21:50:57 -04:00
rusefi bd9a601ce6 extracting protocol constants 2020-05-30 12:23:27 -04:00
rusefi a20a1b5fe4 composite logger for console 2020-05-30 11:31:18 -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 4747d83e0f [Feature Request] Transmission Control #1454
two bytes of progress
2020-05-29 21:00:19 -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 347413e44b console composite logger 2020-05-26 22:30:53 -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 1dd2e68908 progress 2020-05-25 23:38:15 -04:00
rusefi bf2794ca91 docs 2020-05-25 22:38:57 -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 7ab299f8e2 dead code 2020-05-25 18:27:34 -04:00
rusefi c39d135e94 Makefile clean-up 2020-05-25 13:42:55 -04:00
rusefi 6fdbefe844 better location, better command name 2020-05-25 13:12:15 -04:00
rusefi a4329169e9 better file name 2020-05-25 13:02:05 -04:00
rusefi 425af66f5d docs 2020-05-25 12:55:26 -04:00
rusefi 4e0dad7634 Fresh generated - auto 2020-05-24 13:58:01 -04:00
rusefi 07475398b2 proteus v12 progress 2020-05-24 13:27:14 -04:00
rusefi f0907ed86a Merge remote-tracking branch 'origin/master' 2020-05-23 22:11:21 -04:00
rusefi 0a5cf07956 funny that THIS would happen 2020-05-23 22:11:09 -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 39671f3c33 "-skip" is probably not needed anymore 2020-05-23 19:39:04 -04:00
rusefi 331b325b86 something is broken with auto generation around kinetis :( 2020-05-23 19:22:48 -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 fc28692258 more readable error message thank you Matt! 2020-05-23 17:20:46 -04:00
rusefi 29a36085ff safer name for QC build 2020-05-23 17:18:26 -04:00
rusefi f806ca091d partial rollback 2020-05-23 17:13:46 -04:00
rusefi 60bdc852dc partial rollback 2020-05-23 16:24:26 -04:00
rusefi 0597861b93 poke 2020-05-23 13:30:19 -04:00
rusefi 0774a98512 Fresh generated - auto 2020-05-23 10:55:42 -04:00
rusefi 426d4e7c0c u9 u10 2020-05-23 10:50:32 -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 12a8d889ab
add second boudns (#1469) 2020-05-23 10:45:15 -04:00
rusefi 77b8838d42 Fresh generated - auto 2020-05-23 00:55:15 -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 4edd682ebb typo 2020-05-23 00:37:43 -04:00
rusefi 4a4b23754f Fresh generated - auto 2020-05-22 23:09:18 -04:00
rusefi 44b5e38d3a "TLE8888 SR Unexpected response" does not work as intended fix #1466 2020-05-22 22:56:19 -04:00
rusefi 948ba1a92b progress 2020-05-22 22:47:47 -04:00
rusefi 6b35e01f7d code style 2020-05-22 18:07:19 -04:00
rusefi 8df838ec8c dreams 2020-05-22 17:52:48 -04:00
rusefi 160d034635 build and board info into critical error message 2020-05-22 16:45:13 -04:00
rusefi 83573aa1b1 Merge remote-tracking branch 'origin/master' 2020-05-22 16:37:01 -04:00
rusefi 0fb540f6cc refactoring 2020-05-22 16:36:37 -04:00
rusefi 18c0924df0 Fresh generated - auto 2020-05-22 15:06:48 -04:00
rusefi b15965a9d0 progress 2020-05-22 14:11:12 -04:00
rusefi 2d1baf99bd Fresh generated - auto 2020-05-22 13:39:54 -04:00
rusefi bdd0bc5c77 date 2020-05-22 13:30:14 -04:00
rusefi 0760250c7e oooops :( 2020-05-22 13:24:04 -04:00
rusefi c9cc928df6 pre-sets progress 2020-05-22 13:12:16 -04:00
rusefi a0a1a9f9bb "TLE8888 SR Unexpected response" does not work as intended #1466 2020-05-22 08:23:49 -04:00
rusefi ce365c4ed2 Fresh generated - auto 2020-05-22 01:36:48 -04:00
rusefi ff4eb5ba98 progress 2020-05-22 01:16:55 -04:00
rusefi 1387ea7582 helping build 2020-05-22 01:14:42 -04:00
rusefi c95a4c552b more info into error message 2020-05-22 01:05:07 -04:00
rusefi a2ec6b18b5 Merge remote-tracking branch 'origin/master' 2020-05-22 01:04:15 -04:00