GitHub build-firmware Action
d12900e322
Auto-generated configs and docs
2021-05-10 12:32:55 +00:00
Matthew Kennedy
047f62b2b9
remove deprecated getEngineLoadT ( #2676 )
...
* remove
* few more
2021-05-10 08:30:41 -04:00
Matthew Kennedy
1aed5c6ae2
remove intermediate buffer ( #2668 )
...
* remove define
* goodbye intermediate logging buffer
* free ram! woo!
2021-05-10 08:01:24 -04:00
GitHub build-firmware Action
f37ac697c0
Auto-generated configs and docs
2021-05-10 01:02:11 +00:00
Matthew Kennedy
76f2f063d2
Maf in sensor model ( #2672 )
...
* init
* consumers
* hasMafSensor
* consumers
* remove
* remove
* s
* guard
* tiny bit of ram
* ram
2021-05-09 20:59:06 -04:00
Matthew Kennedy
3dd6b2efc9
move FSIO aux analog inputs to sensor model ( #2669 )
...
* sensor entries
* init
* non-explicit for list init to work
* switch fsio
* no longer need this lua hook
* init
2021-05-09 19:47:37 -04:00
rusefillc
591b2b3c6c
Revert "lua on f407 ( #2646 )"
...
This reverts commit e35e99f5
2021-05-09 18:25:50 -04:00
Matthew Kennedy
e35e99f52d
lua on f407 ( #2646 )
...
* lua on f4
* move perf trace to efifeatures
* check that it's defined
* cypress and kinetis
* it would help to define the correct thing
* disable buffer if not used
* we can work with 2k
* turn off ramdisk on mre qc
* wow strncpy is useless for truncated strings
* turn off for bootloader
* lto bootloader
2021-05-09 16:25:38 -04:00
Matthew Kennedy
0af7a9cb2d
shrink canned tables ( #2651 )
...
* helper
* use it miata
* do type safe copy
* miata vvt
* etb
* default iat correction
* magic is afoot here
* hunchback
* misc
* neon
* neon
* aspire
* citroen
* neon
* missed one
* dead
* festiva
* remove andreyism
* very dead
* no need for copy of that function
* cleanup
2021-05-09 14:37:16 -04:00
Matthew Kennedy
ae668edf2a
Fix multi bank fueling ( #2661 )
...
* add cylinder number
* changelog
* wording
2021-05-09 09:37:07 -04:00
Matthew Kennedy
03ea9fa13a
Support STM32F7 1MB devices ( #2659 )
...
* modify linker script for 1MB devices
* handle null flash address
* actually support 1MB F7
* comment
2021-05-09 09:19:20 -04:00
GitHub set-date Action
24c5f06638
Update date
2021-05-09 00:59:39 +00:00
Andrey G
dd46591ad5
hip9011 ( #2658 )
...
* hip9011: isolate debug stuff
* hip9011: renames
* hip9011: start sensing knockDetectionWindowStart degres from fire
* engine: more realistic values for knock window
* hip9011: remove magic CS toggling
* hip9011: EFI_HIP_9011_DEBUG should depend on EFI_HIP_9011
2021-05-08 18:43:55 -04:00
GitHub build-firmware Action
2cba913174
Auto-generated configs and docs
2021-05-08 21:43:56 +00:00
Matthew Kennedy
d7f9d42e07
Hook up multi bank fuel trim ( #2532 )
...
* multi bank trim
* cleaning
* output channels
* output channels
2021-05-08 17:41:50 -04:00
Andrey G
ea870c4869
hip9011 ( #2654 )
...
* Move HIP states enum out of rusefi_enums.h
-this is internal driver stuff. No need to have it defined globaly.
* Auto-generated configs and docs
2021-05-08 10:08:18 -04:00
GitHub set-date Action
8ad07d087e
Update date
2021-05-08 00:55:53 +00:00
GitHub build-firmware Action
d5472a672f
Auto-generated configs and docs
2021-05-07 23:28:16 +00:00
GitHub build-firmware Action
747ed34b40
Auto-generated configs and docs
2021-05-07 19:43:12 +00:00
Matthew Kennedy
37a3de07cf
remove stateChangeCallback from simplepwm ( #2644 )
...
* remove callback parameter from cj125
* remove from ext
* remove stateChangeCallback
* alt doesn't need that
* demorgan
* remove call
* bad cut/paste
* check the actual pin in the test
2021-05-07 09:38:41 -04:00
Matthew Kennedy
ea6cb14780
move some stuff in to ccm ( #2645 )
...
* stuff in ccm
* used memory
2021-05-07 09:35:57 -04:00
Matthew Kennedy
b12d392343
pack scheduling_s ( #2642 )
...
* pack scheduling_s
* ramz
2021-05-07 08:22:35 -04:00
GitHub build-firmware Action
b92f827c36
Auto-generated configs and docs
2021-05-07 03:16:46 +00:00
GitHub set-date Action
477c5f6beb
Update date
2021-05-07 00:57:02 +00:00
GitHub build-firmware Action
eecb0778f0
Auto-generated configs and docs
2021-05-06 19:28:18 +00:00
rusefillc
e6591f0658
code style
2021-05-06 10:43:42 -04:00
GitHub build-firmware Action
aaad9256a3
Auto-generated configs and docs
2021-05-06 14:01:30 +00:00
rusefillc
ec3f5466c8
code style
2021-05-06 09:58:36 -04:00
GitHub set-date Action
9705921afd
Update date
2021-05-06 00:54:21 +00:00
GitHub build-firmware Action
b2cf56a5ff
Auto-generated configs and docs
2021-05-05 14:59:17 +00:00
GitHub build-firmware Action
a9b83d17e3
Auto-generated configs and docs
2021-05-05 14:04:51 +00:00
GitHub set-date Action
19ebd48b24
Update date
2021-05-05 00:55:28 +00:00
GitHub build-firmware Action
b775331a3c
Auto-generated configs and docs
2021-05-04 19:13:38 +00:00
GitHub build-firmware Action
370180965e
Auto-generated configs and docs
2021-05-04 14:14:18 +00:00
Matthew Kennedy
892b03524b
Lua debug channels ( #2620 )
...
* setdebug hook
* add debug mode
* memory size debug channel
* default script
2021-05-04 10:05:39 -04:00
Matthew Kennedy
6e1212f3ca
use setTable ( #2621 )
2021-05-04 10:03:41 -04:00
Matthew Kennedy
0117dc2dd4
use static buffer for lua heap, enable on f429 ( #2619 )
...
* static buffer for lua
* enable lua for 429
2021-05-04 01:03:17 -04:00
GitHub set-date Action
ee73067251
Update date
2021-05-04 00:58:28 +00:00
Matthew Kennedy
088ed3c28e
interactive lua ( #2614 )
...
* interactive lua
* unnecessary pop
* print return value
* enable f7 lua
* match f7 chconf
2021-05-03 17:46:12 -04:00
rusefillc
b20505de42
2021 is the year of Hellen
2021-05-03 00:01:53 -04:00
rusefillc
bf223aaacf
50% duty cycle is the default for tach signal
2021-05-02 23:47:47 -04:00
rusefillc
fa4f936869
docs
2021-05-02 23:46:30 -04:00
rusefillc
becf33b240
2021 is the year of Hellen
2021-05-02 23:45:39 -04:00
GitHub set-date Action
c168a1125f
Update date
2021-05-03 01:02:39 +00:00
rusefillc
59c8ef582f
2021 is the year of Hellen
2021-05-02 19:02:30 -04:00
rusefillc
60ab58c1c8
2021 is the year of Hellen
2021-05-02 18:52:33 -04:00
GitHub build-firmware Action
2ca3a8968a
Auto-generated configs and docs
2021-05-02 22:20:31 +00:00
GitHub set-date Action
ce3fd7daca
Update date
2021-05-02 01:07:30 +00:00
GitHub build-firmware Action
4133f5c11f
Auto-generated configs and docs
2021-05-02 00:35:02 +00:00
GitHub build-firmware Action
81a8239ba8
Auto-generated configs and docs
2021-05-01 23:47:11 +00:00
GitHub build-firmware Action
69d0b15345
Auto-generated configs and docs
2021-05-01 19:42:36 +00:00
GitHub set-date Action
c1cbd03a1f
Update date
2021-05-01 01:03:02 +00:00
GitHub build-firmware Action
3be5b8db2f
Auto-generated configs and docs
2021-04-30 15:03:28 +00:00
GitHub build-firmware Action
d15d721006
Auto-generated configs and docs
2021-04-30 05:39:53 +00:00
GitHub build-firmware Action
f3f5e4215d
Auto-generated configs and docs
2021-04-30 05:10:36 +00:00
rusefillc
de72978255
Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
2021-04-30 01:05:23 -04:00
rusefillc
5d4cec71bf
nope, this one is not dead
2021-04-29 23:51:22 -04:00
rusefillc
d4edf7a0eb
like that maybe?
2021-04-29 23:39:47 -04:00
rusefillc
b289f7f037
dead files?
2021-04-29 23:33:30 -04:00
GitHub build-firmware Action
720d08cdd0
Auto-generated configs and docs
2021-04-30 03:19:47 +00:00
GitHub build-firmware Action
c17ccd7c32
Auto-generated configs and docs
2021-04-30 03:02:06 +00:00
GitHub build-firmware Action
ea781b55c6
Auto-generated configs and docs
2021-04-30 02:46:12 +00:00
Matthew Kennedy
db8a4fbb6f
Lua tick rate hook ( #2606 )
...
* implement setTickRate
* actually load the hook
2021-04-29 22:22:31 -04:00
Matthew Kennedy
65a8941286
more Lua hooks ( #2605 )
...
* more hooks
* zero index
* test table hook
* test works
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 22:22:04 -04:00
GitHub set-date Action
e45a7da7bd
Update date
2021-04-30 01:00:58 +00:00
GitHub build-firmware Action
fe1d6a2e17
Auto-generated configs and docs
2021-04-29 21:37:27 +00:00
Matthew Kennedy
e3bb6c7bdb
encapsulate in smart pointer ( #2603 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 07:44:32 -04:00
Matthew Kennedy
54fca52e42
sensor_type values ( #2604 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 07:43:46 -04:00
Matthew Kennedy
a470c1eec1
lua 5.4 ( #2590 )
...
* thread priority
* build
* makefile prep
* call startup
* lua 5.1
* mk
* 5.3
* mk
* I guess lua does something?
* extract hooks, builds for tests
* a bit of error handling
* guard
* bootloader makefile
* remove lua
* submodule
* submodule update
* builds with submodule
* disabled by default
* h7 chconf
* tweaks
* add a useful hook
* move luaconf
* perf trace lua
* test helpers
* lua unit tests
* include to satiate clang
2021-04-28 22:41:25 -04:00
GitHub set-date Action
86336efeaa
Update date
2021-04-29 01:02:17 +00:00
GitHub build-firmware Action
bb53ce64bc
Auto-generated configs and docs
2021-04-28 22:55:13 +00:00
Matthew Kennedy
1bd789a5a5
make wideband log fields match what it's actually sending ( #2593 )
...
* make log fields match what it's actually sending
* update wb firmware
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-28 18:28:29 -04:00
GitHub set-date Action
eb3dd0e216
Update date
2021-04-28 01:04:11 +00:00
Matthew Kennedy
addf97ee08
prep for lua ( #2589 )
...
* thread priority
* build
* makefile prep
* call startup
* s
2021-04-27 07:57:08 -04:00
Matthew Kennedy
8f06e1c0c6
higher priority for log buffer flush ( #2592 )
2021-04-27 07:52:12 -04:00
GitHub build-firmware Action
f847bde49f
Auto-generated configs and docs
2021-04-26 21:59:44 +00:00
rusefillc
cb7cb8ae15
https://rusefi.com/forum/viewtopic.php?p=40654
2021-04-26 17:32:00 -04:00
GitHub build-firmware Action
0a4e7b9c50
Auto-generated configs and docs
2021-04-26 03:12:08 +00:00
GitHub build-firmware Action
e84750de40
Auto-generated configs and docs
2021-04-26 01:46:15 +00:00
GitHub set-date Action
43e17ef9dd
Update date
2021-04-26 01:07:19 +00:00
rusefillc
99059ef846
https://rusefi.com/forum/viewtopic.php?f=16&t=1996
2021-04-25 09:34:40 -04:00
GitHub build-firmware Action
f1c05a7ab7
Auto-generated configs and docs
2021-04-25 13:24:53 +00:00
rusefillc
87e0b28cc4
https://rusefi.com/forum/viewtopic.php?f=16&t=1996
2021-04-25 09:18:35 -04:00
rusefillc
060b8b9c87
https://rusefi.com/forum/viewtopic.php?f=2&t=1993
2021-04-24 22:54:50 -04:00
GitHub set-date Action
32ba08d5ff
Update date
2021-04-25 01:08:47 +00:00
shadowm60
003f5b1cfa
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
f200be7100
Update date
2021-04-24 01:04:32 +00:00
shadowm60
4ea719c60c
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
7300bbe750
improving QC process
2021-04-23 00:45:36 -04:00
rusefi
6c75a3d7b4
improving QC process
2021-04-22 22:04:39 -04:00
rusefi
7e4e22f544
Merge remote-tracking branch 'origin/master'
2021-04-22 21:27:15 -04:00
rusefi
be0f2210c5
improving QC process
2021-04-22 21:23:20 -04:00
GitHub set-date Action
df04dd2c7a
Update date
2021-04-23 01:04:11 +00:00
GitHub set-date Action
e3cbb939ec
Update date
2021-04-22 01:04:15 +00:00
Matthew Kennedy
b6fc9befc8
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
5f0791f9fb
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
737ee444b8
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
GitHub set-date Action
f97216d21f
Update date
2021-04-21 01:03:01 +00:00
Matthew Kennedy
8cfb63455d
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
1694380bf6
Auto-generated configs and docs
2021-04-20 03:56:24 +00:00
GitHub build-firmware Action
f0fc0acdc4
Auto-generated configs and docs
2021-04-20 03:35:59 +00:00
GitHub set-date Action
045b61a23c
Update date
2021-04-20 01:03:45 +00:00
Matthew Kennedy
967383dd8e
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
GitHub set-date Action
f0b8ab8864
Update date
2021-04-19 01:03:12 +00:00
Matthew Kennedy
992c16b4af
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
babb43013f
rewrite text logging system ( #2439 )
...
* minor cleanup
* enable mailboxes
* priority
* implement new logger
* more cleaning
* signature
* remove debug
* put the assertion back in
* remove debugging
* spelling
* doy
* tweaks & comments
* cleaning
* size_t
* guard more
* test build now
* needs more ram until we can remove LogginWithSTorage
* hunt for memory
* bootloader
* unused
* stub simulator
* it would help to get the signature right
* geez kinetis only has 64k ram
* more guarding because kinetis
* that's now very legal and very cool
* templatify
* s
* force null terminate
* probably fix
* const
* write a test
* disable sensor chart for now
* hide SC ui
* oh nope that breaks many things
This reverts commit c3c1bb324fb484c3d9cc44b7715c234bc0392e1e.
* missed one
* reset after scheduleLogging
* we can't print out the full message because it contains commas which break parsing
* force terminate long buffers
* let's see how much memory we have to play with
* a lot, is the answer
* real thread name
* shrink this for now before its deleted
* turn that back on
* biiig comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-18 18:46:47 -04:00
rusefillc
959a63d7de
hellen64 scripts and pinout #2565
2021-04-18 10:42:50 -04:00
GitHub build-firmware Action
e155a32186
Auto-generated configs and docs
2021-04-18 13:37:46 +00:00
Andrey G
7da6b4fa67
use cylinders_count_t in loops through cylinders ( #2563 )
...
to supress signed vs usigned warnings
2021-04-18 08:58:56 -04:00
GitHub set-date Action
9fa1edb53b
Update date
2021-04-18 01:04:54 +00:00
GitHub set-date Action
85194f7135
Update date
2021-04-17 01:01:34 +00:00
GitHub set-date Action
28bb808eb9
Update date
2021-04-16 01:02:48 +00:00
rusefillc
9c1aa580f1
WOW major scheduling drama on NB2 running with Proteus #2533
2021-04-15 19:12:09 -04:00
rusefillc
f0c98325be
WOW major scheduling drama on NB2 running with Proteus #2533
...
totally same numbers for NB1 just simpler code
2021-04-15 18:44:37 -04:00
rusefillc
6bc7a0e134
WOW major scheduling drama on NB2 running with Proteus #2533
...
removing weird comments
2021-04-15 18:22:23 -04:00
GitHub build-firmware Action
5aa4bff04c
Auto-generated configs and docs
2021-04-15 20:50:35 +00:00
GitHub build-firmware Action
a8bfcacc53
Auto-generated configs and docs
2021-04-15 05:23:00 +00:00
Matthew Kennedy
8bb32b2199
gppwm zero option ( #2557 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-15 01:08:34 -04:00
GitHub set-date Action
4fc78d22b7
Update date
2021-04-15 01:03:18 +00:00
GitHub build-firmware Action
2debd4bb46
Auto-generated configs and docs
2021-04-14 01:18:43 +00:00
GitHub set-date Action
c38e6a21ec
Update date
2021-04-14 01:01:21 +00:00
Matthew Kennedy
774f4416a7
constexpr-ify log field list ( #2548 )
...
* constexprify
* reclaim ram
* more constexpr
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-13 20:16:18 -04:00
rusefillc
28afbd648b
dead code - same value set by 's->initialize'
2021-04-13 01:11:03 -04:00
rusefillc
80adaadd7a
Kawasaki KX450F trigger wheel #2538
2021-04-13 00:24:52 -04:00
GitHub set-date Action
d428e20f6b
Update date
2021-04-13 01:06:18 +00:00
GitHub build-firmware Action
4baea664d8
Auto-generated configs and docs
2021-04-12 18:12:58 +00:00
Matthew Kennedy
d7e95cd31f
improve sensor chart flush behavior ( #2545 )
...
* disable sensor chart
* type signature, guards
* we can't log the message as that confuses the parser
* dead
* this syntax was technically illegal
* more
* turn it back on
* remove config
* api
* implement
* ui
* java ui
2021-04-12 14:05:52 -04:00
GitHub build-firmware Action
d13fa8d1f3
Auto-generated configs and docs
2021-04-12 12:25:48 +00:00
Matthew Kennedy
15de7b8c5d
check if flash erase failed ( #2543 )
...
* check flash erase result
* format
* string
* s
2021-04-12 08:18:11 -04:00
GitHub build-firmware Action
92afc69055
Auto-generated configs and docs
2021-04-12 04:26:37 +00:00
GitHub set-date Action
4b8d198c4b
Update date
2021-04-12 01:06:03 +00:00
rusefillc
448dafb5f2
https://rusefi.com/forum/viewtopic.php?p=40383
2021-04-11 18:20:35 -04:00
rusefillc
5968149584
https://github.com/rusefi/hellen72/issues/25
2021-04-10 23:30:36 -04:00
rusefillc
067bdc188f
https://github.com/rusefi/hellen72/issues/25
2021-04-10 23:22:25 -04:00
GitHub set-date Action
4e7943c6cd
Update date
2021-04-11 01:06:44 +00:00
Matthew Kennedy
6a2a6da67f
multiple mass storage ( #2535 )
...
* driver
* plumbing
* guard adjust
* read correct lun
* de-template
* rearrange
* guard
* guard
* memory
* headers
* memory
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-10 08:35:41 -04:00
GitHub set-date Action
e4f89bb0ce
Update date
2021-04-10 01:03:45 +00:00
rusefillc
2547283f45
Kawasaki KX450F trigger wheel #2538
2021-04-09 12:44:28 -04:00
rusefillc
06ada8562b
Kawasaki KX450F trigger wheel #2538
2021-04-08 22:16:14 -04:00
GitHub build-firmware Action
d1f4709d55
Auto-generated configs and docs
2021-04-09 02:10:22 +00:00
GitHub set-date Action
09ef712995
Update date
2021-04-09 01:00:43 +00:00
rusefillc
80d080da6f
helping us trace CUSTOM_FSIO_STACK_SIZE
2021-04-08 15:59:42 -04:00
rusefillc
c3270fb715
helping us trace CUSTOM_FSIO_STACK_SIZE
2021-04-08 15:15:12 -04:00
rusefillc
ffe845ab1a
CUSTOM_ERR_VVT_OUT_OF_RANGE warning false-positive fix #2534
2021-04-08 14:39:26 -04:00
GitHub set-date Action
d626f3d370
Update date
2021-04-08 01:07:00 +00:00
GitHub build-firmware Action
67a6ecb595
Auto-generated configs and docs
2021-04-07 20:46:09 +00:00
rusefi
02406641c6
trigger and VVT duty cycle integration into limp manager #2523
2021-04-07 16:44:21 -04:00
rusefi
3d89cc2093
trigger and VVT duty cycle integration into limp manager #2523
2021-04-07 15:17:01 -04:00
GitHub build-firmware Action
c5c8d4fc22
Auto-generated configs and docs
2021-04-07 16:18:41 +00:00
rusefillc
c886394947
trigger and VVT duty cycle integration into limp manager #2523
2021-04-07 12:16:23 -04:00