rusefillc
a7335371df
site progress
2020-10-22 20:54:49 -04:00
Matthew Kennedy
e4c5ca4af0
no sd enable ( #1894 )
...
* no sd enable
* add assert
* Revert "no sd enable"
This reverts commit fd997381ee884c890fe7664e56ed2b0f0caef2ff.
2020-10-22 20:51:28 -04:00
rusefillc
ee1396e86e
site progress
2020-10-22 11:27:03 -04:00
rusefillc
bbb3d118e8
Merge remote-tracking branch 'origin/master' into master
2020-10-22 11:18:31 -04:00
rusefillc
5042c4a8db
site progress
2020-10-22 11:18:23 -04:00
Andrey G
9359c15cc1
common.h: define MIN and MAX macro only if nod defined yet ( #1896 )
...
This fix compilation error for Kinetis and Cypress if common.h
is included after platform includes which also defines MIN MAX.
2020-10-22 08:41:44 -04:00
rusefillc
c0c1eefd55
GDI Epic #1448
2020-10-22 01:48:28 -04:00
rusefi
64ba8b3e99
Merge remote-tracking branch 'origin/master'
2020-10-22 01:12:14 -04:00
rusefi
e12e3f9dc6
progress
2020-10-22 00:57:11 -04:00
GitHub build-firmware Action
3f9dd26478
Auto-generated configs and docs
2020-10-22 02:51:46 +00:00
Matthew Kennedy
6605877326
gppwm debug ( #1895 )
...
* dbg gppwm
* fix channel
* TS guard
2020-10-21 22:49:38 -04:00
GitHub build-firmware Action
e9ab6f9b04
Auto-generated configs and docs
2020-10-22 02:37:10 +00:00
rusefi
ef19d30314
reducing the mess around FSIO bench commands
2020-10-21 22:35:08 -04:00
rusefi
9060aff46c
code style
2020-10-21 22:13:18 -04:00
GitHub set-date Action
2a64162b43
Update date
2020-10-22 00:55:13 +00:00
rusefillc
83b1e8481f
GDI
2020-10-21 13:23:15 -04:00
Matthew Kennedy
e0bb7ad581
disable i2c, other unused features ( #1891 )
...
* dead
* more
2020-10-20 22:24:32 -04:00
GitHub set-date Action
24fb167a34
Update date
2020-10-21 00:54:27 +00:00
rusefi
580872d88e
VAG radiator control
2020-10-19 23:25:23 -04:00
rusefi
51e840eaa6
code style
2020-10-19 22:47:09 -04:00
rusefi
2ce0bef9b9
refactoring
2020-10-19 22:44:44 -04:00
rusefi
e0a5c3dc12
GDI Epic #1448
2020-10-19 22:04:06 -04:00
GitHub set-date Action
4b920250c6
Update date
2020-10-20 00:54:38 +00:00
GitHub build-firmware Action
dbf3b68e33
Auto-generated configs and docs
2020-10-19 12:06:22 +00:00
Matthew Kennedy
06f92807cc
second PID config for wastegate ( #1889 )
...
* remove
* cleanup
* implement ETB parts
* hook up to boost controller
* tests
* consume
* add cfg field
* ui maybe
* fix
* fix
* add wastegate config test
2020-10-19 08:04:27 -04:00
Matthew Kennedy
42bfad807b
Etb wastegate hookup ( #1888 )
...
* remove
* cleanup
* implement ETB parts
* hook up to boost controller
* tests
2020-10-18 21:57:04 -04:00
GitHub set-date Action
c0d45d5b82
Update date
2020-10-19 00:54:39 +00:00
Matthew Kennedy
ee5d0bf07b
remove ( #1887 )
2020-10-18 20:49:42 -04:00
Matthew Kennedy
44653da2e5
Etb function cfg: actually read config ( #1884 )
...
* two throttles one thread
* look at all this RAM!
* add enum
* switch from index to function
* test fixup
* improve init logic
* remove old vw idle mode bit
* add config
* better spot for it
* use config init values
* handle null controller array
* fatal error testability
* test new init config
* defaults
* fix for default config
2020-10-18 17:26:38 -04:00
rusefi
89dbcf7faf
Merge remote-tracking branch 'origin/master'
2020-10-17 21:04:37 -04:00
rusefi
dd27a43925
mc33816 todo
2020-10-17 21:04:24 -04:00
GitHub set-date Action
09f7667bd5
Update date
2020-10-18 00:55:31 +00:00
rusefi
15dcecb9c5
GDI Epic #1448
2020-10-17 20:17:53 -04:00
rusefillc
a87c28a8ad
dead legacy code - current implementation is definitely more correct
2020-10-17 18:46:07 -04:00
rusefillc
b24f173892
refactoring: better method name
2020-10-17 18:45:08 -04:00
rusefillc
665900d76a
GDI Epic #1448
2020-10-17 14:53:56 -04:00
Matthew Kennedy
a68cbae0dc
Remove trigger listener list ( #1886 )
...
* avoid 64b on hot path
* no tooth log when fast
* use crit section locker
* final
* only flip pins if not also self stim
* only trace if doing work
* slightly drop lateDelay
* trace if not bailing out
* remove listener array
2020-10-17 08:00:11 -04:00
rusefillc
d1f421fd06
Merge remote-tracking branch 'origin/master' into master
2020-10-16 23:06:40 -04:00
rusefillc
350e89223b
HW CI has failed 11 times since Oct 2 #1849
2020-10-16 22:57:12 -04:00
GitHub set-date Action
7099ca6cb6
Update date
2020-10-17 00:52:43 +00:00
rusefillc
bd7dcf1709
HW CI has failed 11 times since Oct 2 #1849
2020-10-16 13:54:12 -04:00
rusefillc
ef5bc9f669
Merge remote-tracking branch 'origin/master' into master
2020-10-16 13:21:25 -04:00
Matthew Kennedy
7eeb60a8a0
trigger/scheduler perf improvements ( #1885 )
...
* avoid 64b on hot path
* no tooth log when fast
* use crit section locker
* final
* only flip pins if not also self stim
* only trace if doing work
* slightly drop lateDelay
* trace if not bailing out
2020-10-16 11:04:27 -04:00
Matthew Kennedy
749282c807
more safe parts probably ( #1883 )
2020-10-15 22:04:42 -04:00
GitHub set-date Action
a2c23d4a6c
Update date
2020-10-16 00:53:08 +00:00
rusefillc
322ebe7fcd
Merge remote-tracking branch 'origin/master' into master
2020-10-15 16:16:51 -04:00
Matthew Kennedy
a8057cfc16
write SD header using new Writer class ( #1882 )
...
* write header
* hooray, free memory!
* fix test
* is there really this much free space...?
* no, there is not
2020-10-15 16:00:13 -04:00
GitHub build-firmware Action
4aac58065e
Auto-generated configs and docs
2020-10-15 12:59:24 +00:00
Matthew Kennedy
2083b34cf9
simplify getTimeNowNt() ( #1876 )
...
* remove old impl
* add cpp wrapper to os_access
* clean up os_access
* remove touchTimeCounter
* new impl
* put comment about lock free impl
* include cpp wrappers for BL
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-10-15 08:57:13 -04:00
rusefillc
8c8eb005f8
Merge remote-tracking branch 'origin/master' into master
2020-10-14 23:32:00 -04:00