rusefillc
509a8d0030
Update readme.md
2021-07-07 14:06:44 -04:00
rusefillc
e1ddb6078f
Create readme.md
2021-07-07 14:06:30 -04:00
rusefillc
a50bf43a33
Update readme.md
2021-07-07 14:05:56 -04:00
rusefillc
5e0f68e649
Create readme.md
2021-07-07 14:05:38 -04:00
rusefillc
513b1e8ad9
Create readme.md
2021-07-07 14:05:21 -04:00
rusefillc
1a8f741213
Create readme.md
2021-07-07 14:05:06 -04:00
rusefillc
6f14242c50
Create readme.md
2021-07-07 14:03:32 -04:00
Andrey
c593cdca2d
VW warnings on cranking #2861
...
late CHANGELOG
2021-07-07 11:25:44 -04:00
GitHub build-firmware Action
0e4a459599
Auto-generated configs and docs
2021-07-07 12:40:27 +00:00
Matthew Kennedy
110322d353
store cylinder count as plain number ( #2915 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* no need to be a typedef
* paste in actual cylinder count
2021-07-07 08:31:05 -04:00
Andrey
7f9c9a02bd
Gather Nissan CAN data #2278
2021-07-06 23:12:03 -04:00
Andrey
a856014cd3
Gather Nissan CAN data #2278
2021-07-06 22:47:06 -04:00
Matthew Kennedy
ba331f4895
knock sensing peak detect ( #2910 )
...
* knock peak detect
* comments
* comment
* initialize
* test
* fix warnings while we're here
* those are functions, not values
* ram
2021-07-06 21:44:59 -04:00
GitHub set-date Action
6738194e30
Update date
2021-07-07 01:19:30 +00:00
GitHub build-firmware Action
24dcc2cf4a
Auto-generated configs and docs
2021-07-07 00:57:01 +00:00
Andrey
7afe6627df
Option to log VVT target #2913
...
boring details
2021-07-06 20:54:39 -04:00
Matthew Kennedy
717d4dd7ac
Unified cyl count macro ( #2914 )
...
* update test framework
* eh
* hey look it's fewer warnings
* unwind
* fix
* config
* configs
* logic
* even java had some
* console needs help
2021-07-06 20:14:08 -04:00
Andrey
54133f21f8
Option to log VVT target #2913
2021-07-06 20:00:53 -04:00
Matthew Kennedy
16dac2e47c
Disable closed loop idle during cranking->running taper ( #2900 )
...
* implement
* dead file?
* implement tests
* new phase
2021-07-06 08:47:06 -04:00
Matthew Kennedy
0abbf182d3
hellen 128 defaults ( #2912 )
...
* all the pins
* s
* ign
2021-07-06 01:03:07 -04:00
Andrey
ab3a862f19
reducing code duplication
2021-07-06 00:09:35 -04:00
Andrey
9629484bb3
duplication within same file
2021-07-06 00:09:13 -04:00
Andrey
3759028a32
unit tests pass on Linux fail on Windows fix #2902
...
reducing code duplication
2021-07-05 23:51:13 -04:00
Andrey
8f13e5711a
Nissan VVT trigger decoder #2887
2021-07-05 23:39:39 -04:00
Andrey
bb181ac8fd
Nissan VVT trigger decoder #2887
...
another bug - improper handling of three-times-symmetrical
2021-07-05 23:15:44 -04:00
Andrey
5416dd9906
refactoring - reusing magic constant
2021-07-05 23:07:36 -04:00
Andrey
416cecc104
Nissan VVT trigger decoder #2887
...
that looks like one bug
2021-07-05 22:50:44 -04:00
Andrey
eceaa1f377
Nissan VVT trigger decoder #2887
...
that looks like one bug
2021-07-05 22:44:20 -04:00
Andrey
7ec3ef4b28
Nissan VVT trigger decoder #2887
...
that's all very strange
2021-07-05 22:17:26 -04:00
Andrey
59e33b3577
restore testQuadCam #2911
2021-07-05 21:04:09 -04:00
Andrey
87ecec5a35
restore testQuadCam #2911
2021-07-05 20:56:24 -04:00
rusefi
de750354a2
Nissan progress!!!
2021-07-05 20:29:49 -04:00
GitHub build-firmware Action
7e26091b8e
Auto-generated configs and docs
2021-07-05 23:56:24 +00:00
rusefi
4190657fa2
Nissan
2021-07-05 19:53:55 -04:00
GitHub build-firmware Action
fe29fafa06
Auto-generated configs and docs
2021-07-05 23:08:29 +00:00
rusefi
81a887afce
https://rusefi.com/s/hellen128merc
2021-07-05 18:58:08 -04:00
Andrey
f8d5e3f51b
Nissan
2021-07-05 18:43:39 -04:00
rusefillc
e223ff4d9e
Nissan
2021-07-05 18:38:34 -04:00
rusefillc
32a813339d
Nissan
2021-07-05 18:37:53 -04:00
Matthew Kennedy
a3d3638232
more graceful chibios assertion failure ( #2859 )
...
* no custom assert hook
* dead
* setjmp/longjmp
* always call tid hook
* tests get threadid
* simulator threadid
* kick
* stubs for kinetis
* make it happier
* noreturn
* oops
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-05 18:18:58 -04:00
GitHub build-firmware Action
3e62beec6d
Auto-generated configs and docs
2021-07-05 22:08:39 +00:00
rusefi
342727bdd2
Nissan
2021-07-05 17:58:31 -04:00
rusefi
fd98a631c3
Nissan
2021-07-05 17:57:25 -04:00
rusefillc
a37e875923
Fix bootloader build #2907
...
helping build?
2021-07-05 15:08:11 -04:00
Andrey G
f911e18aee
Fix bootloader build ( #2907 )
...
* Chibios-Contrib fix
* hm?!!
* Chibios-Contrib path is also relative to PROJECT_DIR
* Revert "Chibios-Contrib path is also relative to PROJECT_DIR"
This reverts commit 8cab5c5508df5fb57b2fe86d80589a3081cbf56c.
2021-07-05 14:18:05 -04:00
rusefillc
20492441b4
helping build?
2021-07-05 11:51:54 -04:00
rusefillc
683d70fa99
helping build?
2021-07-05 11:36:23 -04:00
rusefillc
fffd80fcdc
helping build?
2021-07-05 10:57:40 -04:00
Andrey G
d508537374
Chibios-Contrib for stm32 ( #2903 )
...
* Add Chibios-Contrib for STM32F/H too
* ports: stm32: add community hal and cmu configs for STM32
* ports: stm32: community: disable CRC driver
2021-07-05 09:53:45 -04:00
Matthew Kennedy
bafc376e92
shard unit tests ( #2906 )
...
* scripts
* it found problems!
* off by one
* call bash maybe?
2021-07-04 22:28:31 -04:00