Matthew Kennedy
742ea83bfa
Baro config ( #2591 )
...
* adjust API to allow i2c init to fail
* init
* proteus config
* 🎠 🎠 🎠
* buh
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-27 15:29:22 -04:00
Matthew Kennedy
17719c5da0
prep for lua ( #2589 )
...
* thread priority
* build
* makefile prep
* call startup
* s
2021-04-27 07:57:08 -04:00
Matthew Kennedy
efe9dfa8d6
higher priority for log buffer flush ( #2592 )
2021-04-27 07:52:12 -04:00
David Holdeman
b572914b6a
MRE reuse pins ( #2587 )
...
* try adding a reuse pin
* try
2021-04-26 23:25:11 -04:00
GitHub build-firmware Action
34a904386c
Auto-generated configs and docs
2021-04-26 21:59:44 +00:00
rusefillc
0594a5b305
field type into header comment
2021-04-26 17:51:29 -04:00
rusefillc
10a6da8ac0
https://rusefi.com/forum/viewtopic.php?p=40654
2021-04-26 17:32:00 -04:00
GitHub build-firmware Action
d79483e694
Auto-generated configs and docs
2021-04-26 03:12:08 +00:00
rusefillc
35358e110a
support multiple VVT sensors #885
2021-04-25 23:10:21 -04:00
rusefi
fadaf2bf49
support multiple VVT sensors #885
2021-04-25 21:53:56 -04:00
GitHub build-firmware Action
9e47f99f99
Auto-generated configs and docs
2021-04-26 01:46:15 +00:00
rusefi
4da74ddf52
support multiple VVT sensors #885
2021-04-25 21:31:34 -04:00
GitHub set-date Action
a439aed65e
Update date
2021-04-26 01:07:19 +00:00
rusefillc
10858ae371
https://rusefi.com/forum/viewtopic.php?f=16&t=1996
2021-04-25 09:34:40 -04:00
GitHub build-firmware Action
99dfe81a64
Auto-generated configs and docs
2021-04-25 13:24:53 +00:00
rusefillc
02d4cde3c4
https://rusefi.com/forum/viewtopic.php?f=16&t=1996
2021-04-25 09:18:35 -04:00
rusefillc
5b2b77fc50
F429 MCU says it's too cold #2552
2021-04-25 09:11:57 -04:00
rusefillc
ac2d0b99cd
https://rusefi.com/forum/viewtopic.php?f=2&t=1993
2021-04-24 22:54:50 -04:00
GitHub set-date Action
2b6ca0ed28
Update date
2021-04-25 01:08:47 +00:00
shadowm60
7d50f2bcb8
Haltech dash support ( #2570 )
...
* prep for cycletimes
* not it should build
* Defined and used cyclic messages
- defined cyclic messages for dash support
- hardcoded canwrite periodic task at 5ms to ensure correct timing
* tweaks
Update W202/VW candash cyclic config
fix canverbose cycle time configuration from TS
* Update can_dash.cpp
Haltech message definitions
* Update can_dash.cpp
* added HaltechDash
- changed CanTx cycle time
- inject cycle times to dash handlers
- implement first version of HaltechDash
* missed it
while merge with upstream/master
2021-04-24 17:40:48 -04:00
GitHub set-date Action
aa315efc1a
Update date
2021-04-24 01:04:32 +00:00
shadowm60
61446a6170
Handle can message cyclicity ( #2573 )
...
* Handle can message cyclicity
update of canDash to support different cyclicity of messages
* review updates
2021-04-23 20:16:27 -04:00
rusefi
3c9f7174ba
improving QC process
2021-04-23 00:45:36 -04:00
rusefi
93dadc4b8b
improving QC process
2021-04-23 00:03:21 -04:00
rusefi
86bdd363e3
improving QC process
2021-04-22 22:04:39 -04:00
rusefi
3a732ecffb
Merge remote-tracking branch 'origin/master'
2021-04-22 21:27:15 -04:00
rusefi
3e44135947
improving QC process
2021-04-22 21:23:20 -04:00
GitHub set-date Action
fe494a24c7
Update date
2021-04-23 01:04:11 +00:00
GitHub set-date Action
7bff065382
Update date
2021-04-22 01:04:15 +00:00
rusefillc
377ce76ccb
HD44780: start pins on init #2576
2021-04-21 18:17:59 -04:00
rusefillc
8809a8d002
Switch default idle mode to AUTO #2577
...
at least all NB2 should be auto idle
2021-04-21 16:21:55 -04:00
rusefillc
4a41203769
better Hellen defaults
2021-04-21 16:15:47 -04:00
Andrey G
a867b3e286
HD44780: start pins on init ( #2576 )
...
This fixes bug introduced in 7803968621
Sorry!
2021-04-21 15:33:58 -04:00
Matthew Kennedy
a70f113b77
finish it off: remove scheduleMsg ( #2575 )
...
* finish it off
* one more logger ptr
* fwd decl
* Revert "one more logger ptr"
This reverts commit a21fb0087ddc748978d716db2710800cf26e437b.
* unused
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 15:33:40 -04:00
Matthew Kennedy
c26987b96b
Destroy all shared logger ( #2574 )
...
* most of shared logger
* a few more
* one more
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 14:28:48 -04:00
Matthew Kennedy
ad71016862
rip the bandaid: find-replace most of scheduleMsg ( #2572 )
...
* biiiig find replace
* more trivial find replace
* pwm
* almost all of them
* few more
* gpio
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-21 12:53:13 -04:00
rusefillc
ea3bd4157c
EFI_SOFTWARE_KNOCK for hellen
2021-04-21 09:56:46 -04:00
rusefillc
2830f52f03
EFI_SOFTWARE_KNOCK for hellen
2021-04-20 22:07:09 -04:00
GitHub set-date Action
620186a306
Update date
2021-04-21 01:03:01 +00:00
Matthew Kennedy
bd1c84fa62
Logging remove 3 ( #2568 )
...
* ts logger
* sensors
* wideband too
* missed one
* init
* motors, pid, etc
* vvt
* more
* idle
* missed one
* dynoview
* launch
* can
* console IO
* s
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-20 14:09:41 -04:00
GitHub build-firmware Action
221f2a0f27
Auto-generated configs and docs
2021-04-20 03:56:24 +00:00
rusefillc
61c6b70516
more correct tachPulseDurationAsDutyCycle tooltip and other boring details
2021-04-19 23:48:03 -04:00
GitHub build-firmware Action
389f163c56
Auto-generated configs and docs
2021-04-20 03:35:59 +00:00
rusefillc
dcc76e9fff
tachPulseDurationAsDutyCycle tooltip
2021-04-19 23:34:07 -04:00
GitHub set-date Action
1742d6f23b
Update date
2021-04-20 01:03:45 +00:00
Matthew Kennedy
bbb6b6dd14
remove simple cases of LoggingWithStorage ( #2569 )
...
* remove simple cases
* more simple
* serial
* s
* more
* try memory
* easy
* mmc acc
* that's how much memory
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-19 08:11:59 -04:00
rusefillc
8c0cff1b1b
hellen64 scripts and pinout #2565
2021-04-18 22:03:43 -04:00
GitHub set-date Action
df572573cd
Update date
2021-04-19 01:03:12 +00:00
Matthew Kennedy
5145ee4b62
logging cleanup 2: sensors, pid, etb, etc ( #2567 )
...
* ts logger
* sensors
* wideband too
* missed one
* init
* motors, pid, etc
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 20:02:32 -04:00
Matthew Kennedy
e3fcbdc7c0
ts logger ( #2566 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 19:13:48 -04:00