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 |