GitHub build-firmware Action
d80da42648
Auto-generated configs and docs
2021-04-30 03:02:06 +00:00
GitHub build-firmware Action
6df5adc9ed
Auto-generated configs and docs
2021-04-30 02:46:12 +00:00
Matthew Kennedy
e386ad4b38
Lua tick rate hook ( #2606 )
...
* implement setTickRate
* actually load the hook
2021-04-29 22:22:31 -04:00
Matthew Kennedy
a25773a11b
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
9231a4147e
Update date
2021-04-30 01:00:58 +00:00
GitHub build-firmware Action
081a5c7789
Auto-generated configs and docs
2021-04-29 21:37:27 +00:00
Matthew Kennedy
5e66e8cb21
encapsulate in smart pointer ( #2603 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 07:44:32 -04:00
Matthew Kennedy
99fe310a35
sensor_type values ( #2604 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-04-29 07:43:46 -04:00
Matthew Kennedy
830575a306
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
20c09097be
Update date
2021-04-29 01:02:17 +00:00
GitHub build-firmware Action
e16f137086
Auto-generated configs and docs
2021-04-28 22:55:13 +00:00
Matthew Kennedy
f3a2af9c74
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
6403ca2f9f
Update date
2021-04-28 01:04:11 +00: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
GitHub build-firmware Action
34a904386c
Auto-generated configs and docs
2021-04-26 21:59:44 +00: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
GitHub build-firmware Action
9e47f99f99
Auto-generated configs and docs
2021-04-26 01:46:15 +00: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
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
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
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
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
GitHub build-firmware Action
389f163c56
Auto-generated configs and docs
2021-04-20 03:35:59 +00: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
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
6b64db7f9c
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
5aca0dec1a
hellen64 scripts and pinout #2565
2021-04-18 10:42:50 -04:00
GitHub build-firmware Action
3b508985ef
Auto-generated configs and docs
2021-04-18 13:37:46 +00:00
Andrey G
70e0723626
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
18f7397320
Update date
2021-04-18 01:04:54 +00:00