Commit Graph

239 Commits

Author SHA1 Message Date
Matthew Kennedy fa0ba5b981 changelog 2023-04-19 12:52:32 -07:00
Matthew Kennedy 778289455b this warning is not useful fix #79 2023-04-12 19:42:44 -07:00
Matthew Kennedy 323d61d90b sensor checker wasn't checking sensors 2023-04-11 13:47:30 -07:00
Matthew Kennedy 59a4a9dc30 add new changelog 2023-04-11 12:11:29 -07:00
Matthew Kennedy d6563441db move changelog to "old" changelog 2023-04-11 12:10:00 -07:00
rusefillc 8fa9e5f58d console creates new log file every 100 ms :( fix #5112 2023-02-20 17:31:05 -05:00
rusefillc 17f5c9c1ad - Selectable CanBus channel for WBO inputs #5028 2023-02-20 11:30:47 -05:00
Matthew Kennedy 098a41b150 changelog 2023-02-15 18:51:15 -05:00
rusefillc 50194beabc No rusefi*.ini file #5078 2023-02-14 13:14:56 -05:00
rusefi 9c2432263d add 50/83.3/125kbit CAN #5072 2023-02-13 17:14:56 -05:00
Nathan Schulte 9f1d4c4bdd enable LSE (via: LSE max wait patches) (#4944)
* enable LSE (via: LSE max wait patches)

* ChibiOS: LSE patches
2023-02-12 16:01:03 -05:00
rusefillc 58500e284f Antilag switch pin mode was ignored fix #5036 2023-02-07 10:05:17 -05:00
rusefillc 2b86dd0d8d February 2023 Release - "Day 346" 2023-02-06 17:16:44 -05:00
rusefillc 0aba3d0ce6 Update CHANGELOG.md 2023-02-01 08:32:54 -05:00
rusefillc f0d61a0459 Alternator Duty Cycle Adder for AC Fan fix #4973 2023-01-24 10:29:08 -05:00
rusefillc d4e61df602 Default binary should have more relaxed pinout: serial #4998
we can now simplify code a bit
2023-01-23 08:04:41 -05:00
rusefillc 819ea10df0 totalFuel and totalIgnition correction gauges in Tunerstudio #4955 2023-01-17 23:28:28 -05:00
rusefillc 27c53ba99e DC wastegate fix #4965 2023-01-17 23:24:32 -05:00
rusefillc 6648c31a64 detect and ignore doubled trigger edges #4656 2023-01-10 16:11:50 -05:00
Matthew Kennedy 56aa0fe367 improve iat ignition table (#4948)
* iat ignition table

* changelog
2023-01-06 21:59:34 -05:00
rusefi 20426b9696 STM32Cube v2.12 2023-01-06 15:32:32 -05:00
rusefillc 841758bd19 Ignition IAT Corr Load Bins Range fix #4941 2023-01-05 12:30:53 -05:00
rusefillc 840279f8ef multi-line tooltips in TS #4927 2023-01-02 22:10:40 -05:00
rusefillc 12969bc596 https://rusefi.com/forum/viewtopic.php?f=2&t=2484 luaIgnCut 2023-01-02 18:06:38 -05:00
rusefi 33b348b891 Antilag fix #2403 2022-12-26 20:43:46 -05:00
Matthew Kennedy 2e35013d1d SD card tooth log (#4897)
* adjust tooth logger api

* mmc card writes tooth log

* changelog
2022-12-15 08:34:10 -04:00
rusefillc a70a15fefb RPM correction/multiplier for Accel Enrich fix #4760 2022-12-14 19:57:07 -05:00
rusefillc 07da0981a4 Jammed ETB detection #4873 2022-12-13 22:26:51 -05:00
Matthew Kennedy b74ba44cff Basic trigger scope implementation (#4885)
* big buffer

* mostly hooked up big buffer

* bad merge

* s

* sneak preview of trigger scope

* s

* constness

* channel limits

* s

* unnecessary

* efilib

* TcpServerSandbox

* includes fix

* binary format

* tooth logger uses big buffer

* dead config

* config

* implement basic trigger scope

* good behavior

* enable on other alphax

* flag to enable second channel

* use 8 bit mode on the ADC for less memory use

* changelog
2022-12-10 23:00:12 -05:00
Matthew Kennedy 348dc35148 ETB compensates for battery voltage (#4838)
* compensate battery voltage

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-12-10 22:55:26 -05:00
rusefillc 9146a6871a ## December 2022 Release - "Day 289" 2022-12-09 22:51:06 -05:00
rusefillc 8fe8de29e2 ## December 2022 Release - "Day 281" 2022-12-01 18:42:31 -05:00
Andrey 01e971724e ETB intermittent sensors protection #4832 2022-11-30 19:50:09 -05:00
Andrey 90be54ff13 ETB duty cycle jitter: only monitoring within this ticket fix #4833 2022-11-30 19:49:16 -05:00
rusefi b88be89f76 ETB input jitter protection fix #4832 2022-11-30 17:07:42 -05:00
Matthew Kennedy 5576065eb9 default fuel cleanup and injection phase change (#4836)
* default fuel cleanup and injection phase change

* happy tests

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-29 23:41:49 -05:00
rusefillc 3bc52e4f1e "Day 267" was not amazing 2022-11-28 19:57:49 -05:00
Matthew Kennedy 431eb0e832 period -> frequency (#4837)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-27 08:10:05 -05:00
rusefillc 06e725e0f7 ## November 2022 Release - "Day 267" 2022-11-17 11:39:00 -05:00
rusefillc 770da47483 new trigger wheel shape for Benelli 3-cylinder engines #4744 2022-11-16 16:43:53 -05:00
rusefi 7d1b17d760 Add fuel adder to launch fix #4777 2022-11-13 20:23:19 -05:00
rusefi 71075d3041 gcc11 #4680 2022-11-13 20:13:40 -05:00
Matthew Kennedy 7b47e77e58 infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
Matthew Kennedy acfde29c60 remove idle timing deadzone (#4731)
* remove idle timing deadzone

* test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-11-04 15:02:20 -04:00
rusefillc 156d6b37f1 gcc 10 #4641 2022-10-19 09:11:57 -04:00
Matthew Kennedy acec8f2da3 VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
rusefillc 32e9901658 Lua aux gauge fix #4672 2022-10-18 16:13:19 -04:00
Matthew Kennedy 14b92612e2 fix 36-2-1 trigger (#4645)
* fix

* test files

* test real 4b11

* test.mk

* better angle error math

* test GM too

* changelog
2022-10-09 21:22:05 -04:00
rusefillc 1a9baedd49 Mark is asking for VIN number field fix #3967 2022-10-05 18:26:12 -04:00
Matthew Kennedy 58a5569006 require ignition on for firing (#4628)
* require ignition on for firing

* too much havoc for a unit test

* patch up references

* last one

* fix changelog mangling

* fix the changelog template too

* bad merge

* fix the template again

* s

* fake battery voltage on hw ci

* ugh merge

* ugh merge
2022-10-04 20:36:03 -04:00