Commit Graph

14438 Commits

Author SHA1 Message Date
GitHub build-firmware Action ba45192959 Auto-generated configs and docs 2021-09-01 06:47:17 +00:00
rusefillc c850bdf02b my first Lua 2021-09-01 02:43:03 -04:00
rusefillc d005cd6891 my first Lua 2021-09-01 02:37:36 -04:00
GitHub set-date Action cd26da7999 Update date 2021-09-01 01:02:19 +00:00
rusefillc cbdd36df92 my first Lua 2021-08-31 12:32:05 -04:00
rusefillc 0acd49da3b my first Lua 2021-08-31 11:37:43 -04:00
rusefillc d83f41a8f6 refactoring/code style/making code greener 2021-08-31 09:35:30 -04:00
rusefillc 67eb6d9936 Subaru svx vvt #3210
helping or not
2021-08-31 06:05:57 -04:00
rusefillc dff71b0764 Subaru svx vvt #3210
helping or not
2021-08-31 05:54:04 -04:00
rusefillc f0083c2820 docs 2021-08-31 05:37:14 -04:00
GitHub build-firmware Action 8d3e795c2c Auto-generated configs and docs 2021-08-31 09:06:02 +00:00
rusefillc ca7576fba9 docs 2021-08-31 04:38:35 -04:00
rusefillc 07ac5049f4 docs 2021-08-31 04:27:31 -04:00
rusefillc a62d516a86 docs 2021-08-31 04:22:26 -04:00
rusefillc 91404018d1 docs 2021-08-31 04:20:57 -04:00
rusefillc f20c5272df Subaru svx vvt #3210
helping or not
2021-08-31 04:15:01 -04:00
GitHub set-date Action bd04908ad7 Update date 2021-08-31 00:58:13 +00:00
GitHub set-date Action 0b19092aef Update date 2021-08-30 00:55:24 +00:00
GitHub set-date Action 4c54ff89f3 Update date 2021-08-29 00:58:59 +00:00
Matthew Kennedy f6e269a3ab remove old vss implementation (#3208)
* dead vss

* remove
2021-08-28 01:39:55 -04:00
rusefillc 2cc3170931 ## August 2021 Release - "Lottery Day" 2021-08-28 01:36:26 -04:00
GitHub set-date Action 72e8f7a32c Update date 2021-08-28 00:53:18 +00:00
GitHub build-firmware Action 5e7fa0a36b Auto-generated configs and docs 2021-08-27 22:03:24 +00:00
Matthew Kennedy df5f7552f2 disable closed loop boost below MAP threshold (#3206)
* boost minimum map

* changelog
2021-08-27 17:54:08 -04:00
rusefillc 43346e1a4a Revert "partial rollback was requested to revive HW CI"
This reverts commit a460e588
2021-08-27 12:42:53 -04:00
GitHub build-firmware Action 5aa10d4385 Auto-generated configs and docs 2021-08-27 11:16:03 +00:00
BeerMoneyMotorsports 9dc0514412 Update main.yaml (#3204)
TS NAME typo on boost control fix.
2021-08-27 07:12:48 -04:00
rusefillc f1639542c9 Update README.md 2021-08-27 06:40:02 -04:00
rusefillc 6247a50662 Revert "Revert "memory savings (#3195)""
This reverts commit 86cf9cf7
2021-08-27 06:18:05 -04:00
GitHub build-firmware Action d39a329223 Auto-generated configs and docs 2021-08-27 09:54:15 +00:00
Andrey G a6fb12911d Board subaru: fix pinout. again and again (#3203) 2021-08-27 12:50:36 +03:00
Matthew Kennedy ad205cb15e detect "not scheduled" faster (#3200)
* fatal if not found

* handle not-scheduled

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-27 11:46:01 +03:00
Matthew Kennedy 9d437474b2 add cancel to scheduler (#3201)
* fw

* for tests

* simulator

* sim

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-27 11:30:06 +03:00
Matthew Kennedy a56d2d9e0e s (#3207) 2021-08-27 11:07:33 +03:00
Matthew Kennedy 0b648f5960 init the timer before we try to use it (#3205)
* init the timer before we try to use it

* format

* guard
2021-08-27 10:59:00 +03:00
rusefillc 86cf9cf7c9 Revert "memory savings (#3195)"
This reverts commit 1b485ca2
2021-08-27 02:32:31 -04:00
rusefillc fdd2beb952 docs 2021-08-27 02:31:48 -04:00
GitHub set-date Action 47c524aec3 Update date 2021-08-27 01:00:17 +00:00
Matthew Kennedy e213fcaca5 s (#3202)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-08-26 17:11:53 -04:00
rusefillc a460e588ef partial rollback was requested to revive HW CI 2021-08-26 17:04:27 -04:00
Matthew Kennedy 1b485ca2d8 memory savings (#3195)
* d

* dead code

* all your ram are belong to me

* turn off gpiochips we don't need

* save

* save by using the same file handle

* smaller stack ok

* these can be on the stack

* this is closer

* what about ccm?

* probing available

* now probe ccm

* ccm

* put stuff in ccm

* fsio

* memory usage

* memory
2021-08-26 23:05:31 +03:00
Matthew Kennedy 7a4a0bb608 add & test remove from linked list (#3199) 2021-08-26 23:03:09 +03:00
GitHub set-date Action d59d6c4a75 Update date 2021-08-26 00:54:08 +00:00
Matthew Kennedy ae84ec2044 simpler way for limp manager to handle engine stop (#3194)
* simpler

* why would we lie about spinning?
2021-08-25 11:29:20 +03:00
GitHub set-date Action 6f7537b3ee Update date 2021-08-25 00:56:06 +00:00
Matthew Kennedy fe74ace049 missed a little bit (#3192) 2021-08-24 17:00:14 -04:00
Matthew Kennedy df48806ec0 start allowing ADC change while running (#3100)
* allow re-register of the same sensor

* add api to unsubscribe

* do it for tps

* clear the pin

* happy test

* maybe make afr happy for now

* tests build

* happy simulator

* active configuration

* check valid

* we need vbatt now

* manage all pin init in init_sensors.cpp

* don't need that

* cleanup

* thermistors

* do two phase reinit in the right place

* config vs engine

* finally the tests are happy
2021-08-24 16:41:16 -04:00
GitHub build-firmware Action c865438788 Auto-generated configs and docs 2021-08-24 20:20:36 +00:00
rusefillc 0feb5329a0 less confusing name for vag hellen preset 2021-08-24 16:07:20 -04:00
rusefillc 7ff980eb5c 94/95 miata presets #3191 2021-08-24 16:03:50 -04:00