Commit Graph

8081 Commits

Author SHA1 Message Date
Matthew Kennedy 7d341cfc9d
improve maf output channels and logging (#3743)
* maf channels

* s

* binary log

* if only I could type

* can

* instant RPM too

* s

* test

* graceful zero rpm

* test works

* float near
2022-01-12 15:41:35 -05:00
GitHub build-firmware Action 7fbd1b338f Auto-generated configs and docs 2022-01-12 19:23:31 +00:00
GitHub build-firmware Action 9149a94fa2 Auto-generated configs and docs 2022-01-12 18:44:35 +00:00
rusefillc 240c6fe8b6 GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
GitHub build-firmware Action 2914f53d0f Auto-generated configs and docs 2022-01-12 04:08:51 +00:00
rusefillc dcc7080ce1 logging of live data structs #3614 2022-01-11 22:54:57 -05:00
rusefillc 4db4ac060c Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
rusefillc 963c168788 Code style for methods with zero arguments #3535 2022-01-11 22:26:24 -05:00
GitHub build-firmware Action 3a5c7bd85c Auto-generated configs and docs 2022-01-12 01:53:19 +00:00
Matthew Kennedy 3e56bacef9
don't start boost pwm unnecessarily (#3767)
* don't start boost pwm unnecessarily

* test
2022-01-11 20:47:50 -05:00
GitHub set-date Action eb023376dc Update date 2022-01-12 01:07:20 +00:00
rusefillc 3528befe13 live view is confused by conditional compilation #3773
ops
2022-01-11 14:24:53 -05:00
rusefillc 1bcb3e8033 live view is confused by conditional compilation fix #3773 2022-01-11 14:10:30 -05:00
rusefillc 699a5ef302 RE usability: live data for idle controller 2022-01-10 21:55:52 -05:00
GitHub build-firmware Action 68fda494cb Auto-generated configs and docs 2022-01-11 01:57:47 +00:00
rusefillc 264933c0f9 RE usability: live data for idle controller 2022-01-10 20:51:49 -05:00
rusefillc 9f97695f4c RE usability: live data for idle controller 2022-01-10 20:32:20 -05:00
rusefillc 339b906aa9 RE usability: live data for idle controller
static bad, class fields better
2022-01-10 20:12:11 -05:00
rusefillc 6ee0a55eaf RE usability: live data for idle controller 2022-01-10 19:48:58 -05:00
GitHub build-firmware Action e064beb840 Auto-generated configs and docs 2022-01-11 00:32:14 +00:00
GitHub build-firmware Action 54848b03cb Auto-generated configs and docs 2022-01-10 22:06:22 +00:00
rusefillc 270bd239d4 B6 2022-01-10 13:06:19 -05:00
Matthew Kennedy 80817190fb
hotfix (#3765) 2022-01-10 08:35:36 -05:00
rusefillc 0d8e4d5222 AlphaX few bytes of progress 2022-01-10 01:47:06 -05:00
rusefillc 3c73ca8dab random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev 2022-01-09 22:42:24 -05:00
GitHub build-firmware Action 2742aa2092 Auto-generated configs and docs 2022-01-10 02:22:57 +00:00
rusefillc 90419841df B6 2022-01-09 21:16:24 -05:00
GitHub set-date Action a324349420 Update date 2022-01-10 01:05:03 +00:00
Andreika 1b9037314a
Hellen mcu module detector (experimental) (#3756)
* Hellen mcu module detector (experimental)

* make unit-tests happy

* make unit-tests even more happy

* move Hellen-specific stuff to hellen_common.cpp

* fix other hellen config builds

* helping non-Hellen builds too

* helping alpha2ch build

* helping build

* cleanup

* help unit-tests

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2022-01-09 17:40:08 -05:00
GitHub build-firmware Action 592d2853d5 Auto-generated configs and docs 2022-01-09 16:29:59 +00:00
rusefillc 7d31d8c5e6 did it catch wrong %type? 2022-01-08 23:38:40 -05:00
rusefillc 901a6cf869 limp ClearReason 2022-01-08 23:10:40 -05:00
GitHub build-firmware Action 814890a230 Auto-generated configs and docs 2022-01-09 03:59:57 +00:00
rusefillc a2844a2d37 limp ClearReason 2022-01-08 22:52:45 -05:00
GitHub build-firmware Action 30463135a7 Auto-generated configs and docs 2022-01-09 03:29:17 +00:00
rusefillc 177a5faa63 limp ClearReason 2022-01-08 22:13:20 -05:00
GitHub build-firmware Action 7911e85db9 Auto-generated configs and docs 2022-01-09 01:40:32 +00:00
GitHub build-firmware Action a2482ab87e Auto-generated configs and docs 2022-01-09 01:22:51 +00:00
rusefillc 212687dd10 extracting common hellen to it's own file 2022-01-08 20:16:01 -05:00
GitHub set-date Action 20ab5754be Update date 2022-01-09 01:09:30 +00:00
GitHub build-firmware Action 9e13d2b259 Auto-generated configs and docs 2022-01-09 00:55:02 +00:00
GitHub build-firmware Action 09f543a3d5 Auto-generated configs and docs 2022-01-08 23:58:53 +00:00
GitHub set-date Action 2df92aa014 Update date 2022-01-08 01:05:53 +00:00
GitHub build-firmware Action 9bb315c8a0 Auto-generated configs and docs 2022-01-08 00:02:50 +00:00
Matthew Kennedy cc9fdd9757
support better wbo format (#3740)
* new format

* comment

* pr feedback

* heater duty

* extra
2022-01-07 16:04:30 -05:00
Andrey G 77fa9929d0
Stepper direct push pull driver (#3751)
* Init DC motor through two brain_pin_e only

* idle: stepper: allow driving stepper through 4 output_pin_e
2022-01-07 11:38:48 -05:00
Andrey G 5bc9289d74
Move out of CMM (#3750)
This needs additional investigation. But allocating these structs
in CMM cause HardFault
2022-01-07 10:09:48 -05:00
rusefillc c9e41d8f18 mk files refactoring 2022-01-06 21:48:21 -05:00
rusefillc d9175696a2 mk files refactoring 2022-01-06 21:40:48 -05:00
rusefillc a13a0a2cc9 mk files refactoring 2022-01-06 20:32:39 -05:00
rusefillc 7f0357ffcb mk files refactoring 2022-01-06 20:06:31 -05:00
GitHub build-firmware Action 02ec63334e Auto-generated configs and docs 2022-01-07 01:00:00 +00:00
GitHub build-firmware Action c458c47e75 Auto-generated configs and docs 2022-01-07 00:31:48 +00:00
rusefillc 25ca48c408 Live Data progress 2022-01-06 17:58:59 -05:00
GitHub build-firmware Action b813568179 Auto-generated configs and docs 2022-01-06 02:20:03 +00:00
GitHub build-firmware Action 48d9235ff5 Auto-generated configs and docs 2022-01-06 01:32:44 +00:00
GitHub set-date Action 89fb8b193f Update date 2022-01-06 01:12:28 +00:00
GitHub build-firmware Action b47b20079d Auto-generated configs and docs 2022-01-05 19:02:59 +00:00
GitHub build-firmware Action 2208947bb3 Auto-generated configs and docs 2022-01-05 06:49:51 +00:00
GitHub build-firmware Action aa9970c995 Auto-generated configs and docs 2022-01-05 05:43:35 +00:00
rusefillc 364783f658 forced 4 byte thing is actually no longer needed so much 2022-01-05 00:24:17 -05:00
GitHub build-firmware Action 38b17f5859 Auto-generated configs and docs 2022-01-05 05:09:04 +00:00
rusefillc cc115d651f LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:17:26 -05:00
rusefillc c66dcaf454 LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:15:03 -05:00
GitHub build-firmware Action fadb4f5104 Auto-generated configs and docs 2022-01-05 00:14:52 +00:00
GitHub build-firmware Action d75e0ec18c Auto-generated configs and docs 2022-01-04 04:48:36 +00:00
GitHub build-firmware Action 7b131dc5c7 Auto-generated configs and docs 2022-01-04 03:39:23 +00:00
rusefillc c7ea8c6e03 helping build: sharing same brain_pin_diag_e 2022-01-03 22:33:38 -05:00
rusefillc 5d5648f38d GDI better defaults? 2022-01-03 22:05:19 -05:00
GitHub build-firmware Action 8d7de2ba7b Auto-generated configs and docs 2022-01-04 01:40:30 +00:00
rusefillc 914deedb0f TLE8888 diag says OK on disconnected pins and bench test #3737 2022-01-03 20:33:51 -05:00
GitHub build-firmware Action dd95b28d6e Auto-generated configs and docs 2022-01-04 01:04:53 +00:00
rusefillc cf627979a3 moving curves to defaults
wow nasty
2022-01-03 19:57:34 -05:00
rusefillc 2b7357cc68 smart diag into bench test 2022-01-03 18:07:22 -05:00
rusefillc f5b1191d85 smart diag into bench test 2022-01-03 16:46:15 -05:00
rusefillc a223ec7ab9 smart diag into bench test 2022-01-03 14:21:54 -05:00
rusefillc 21f3f26506 benchTest flexibility 2022-01-03 03:35:26 -05:00
GitHub build-firmware Action 696a1cd569 Auto-generated configs and docs 2022-01-03 08:26:21 +00:00
rusefillc 47444519d6 typo 2022-01-03 03:09:14 -05:00
GitHub build-firmware Action 8ad585f4df Auto-generated configs and docs 2022-01-03 07:19:26 +00:00
rusefillc e9498f64db GDI/HPFP: Set HPFP current/timing params on MC33816 #3736 follow-up 2022-01-03 02:13:47 -05:00
GitHub build-firmware Action 9ef4515a32 Auto-generated configs and docs 2022-01-03 03:11:01 +00:00
GitHub build-firmware Action 2d6bde589e Auto-generated configs and docs 2022-01-03 02:26:25 +00:00
GitHub set-date Action a62a6ac466 Update date 2022-01-03 01:05:31 +00:00
GitHub build-firmware Action 683529ac7d Auto-generated configs and docs 2022-01-03 00:01:49 +00:00
Scott Smith efd59d6cbc
GDI/HPFP: Don't take P term into account when clamping I. (#3732) 2022-01-02 18:45:31 -05:00
rusefillc d8de52d325 live data progress 2022-01-02 13:57:58 -05:00
GitHub build-firmware Action 2ca1e40e5e Auto-generated configs and docs 2022-01-02 07:20:05 +00:00
rusefillc 6eb438acd6 why so many channels are hidden in debug ? #3614 2022-01-02 02:04:25 -05:00
rusefillc 2016ecbe98 live data progress 2022-01-02 01:17:22 -05:00
Matthew Kennedy 0932fcf94c
Improve NA/NB miata sync parameters (#3730)
* NA sync parameters

* NB vvt pattern too

* zach's car says tighten the gap

* look at that, we sync one cycle sooner!
2022-01-01 21:39:04 -05:00
GitHub build-firmware Action 16a744be3f Auto-generated configs and docs 2022-01-02 01:55:32 +00:00
GitHub set-date Action 3984299220 Update date 2022-01-02 01:09:12 +00:00
GitHub build-firmware Action 9b5a8e8560 Auto-generated configs and docs 2022-01-01 22:24:48 +00:00
rusefillc 95136893de GDI Epic #1448 2022-01-01 17:18:11 -05:00
GitHub build-firmware Action 17c58aa70c Auto-generated configs and docs 2022-01-01 21:11:18 +00:00
Matthew Kennedy 338c14c3a8
cylinder ignition trim (#3709)
* cylinder ignition trim

* changelog

* changelog

* test

* move UI
2022-01-01 15:47:47 -05:00
GitHub build-firmware Action d71eae83b6 Auto-generated configs and docs 2022-01-01 20:29:35 +00:00
rusefillc 9dc4efe993 reducing potential confusion with "NO PIN" in engine sniffer
https://rusefi.com/forum/viewtopic.php?p=43812#p43812
2022-01-01 12:10:55 -05:00
GitHub build-firmware Action 66fea5940a Auto-generated configs and docs 2022-01-01 07:25:29 +00:00
Matthew Kennedy ab3e3ac83f
hook up fuel trims (#3715)
* hook up fuel trims

* pass all the params

* store per-cylinder fuel mass directly

* main trigger callback only touches per-cylinder, no banks!

* test test test test

* move UI to happy land

* changelog
2022-01-01 02:19:59 -05:00
GitHub set-date Action 049dd5b22a Update date 2022-01-01 01:07:07 +00:00
GitHub build-firmware Action d24da74427 Auto-generated configs and docs 2022-01-01 00:24:42 +00:00
rusefillc 7bf7fd9469 GDI Epic #1448 2021-12-31 19:08:47 -05:00
Matthew Kennedy d5c4b79b1a
Nb2 crank sync special case (#3727)
* extract isSyncPoint

* test because why not

* check vvt resync nb2

* custom nb decoder

* test only resyncs once!

* good job valgrind, you found a bug!
2021-12-31 15:47:25 -05:00
rusefillc f715210b39 GDI Epic #1448
live view
2021-12-31 15:28:24 -05:00
rusefillc bb3f8cb76f GDI Epic #1448 2021-12-31 03:09:04 -05:00
rusefillc 268827b87b GDI Epic #1448 2021-12-31 03:09:04 -05:00
GitHub build-firmware Action 97ca82e153 Auto-generated configs and docs 2021-12-31 07:43:14 +00:00
Matthew Kennedy b3de217c1b
adjustment to #3722 (#3723)
* s

* behold, another bug a test caught

* test

* test generates usable trigger pattern so it works correctly

* comment

* don't need that
2021-12-31 01:21:21 -05:00
GitHub build-firmware Action 1bfebe102f Auto-generated configs and docs 2021-12-31 04:53:29 +00:00
GitHub build-firmware Action 50c375a84b Auto-generated configs and docs 2021-12-31 03:13:46 +00:00
GitHub set-date Action d0b8edb68d Update date 2021-12-31 01:06:24 +00:00
GitHub build-firmware Action 7ee4df8769 Auto-generated configs and docs 2021-12-31 00:20:18 +00:00
rusefillc 12d79c138b GDI Epic #1448 2021-12-30 19:14:49 -05:00
GitHub build-firmware Action 6213eb5406 Auto-generated configs and docs 2021-12-30 22:59:03 +00:00
GitHub build-firmware Action b97922f1bc Auto-generated configs and docs 2021-12-30 22:21:40 +00:00
GitHub build-firmware Action 6a187d488f Auto-generated configs and docs 2021-12-30 22:03:20 +00:00
Matthew Kennedy 4981eb43d0
extract isSyncPoint function (#3726)
* extract isSyncPoint

* test because why not

* check vvt resync nb2

* clean up noise from test case

* clarify and comment
2021-12-30 11:39:04 -05:00
GitHub build-firmware Action 978a982b90 Auto-generated configs and docs 2021-12-30 04:53:32 +00:00
GitHub build-firmware Action 35655b2186 Auto-generated configs and docs 2021-12-30 02:53:30 +00:00
rusefillc d83b7f19af HellenNA8_96 config folder #3724 2021-12-29 21:23:47 -05:00
GitHub build-firmware Action b574f19a68 Auto-generated configs and docs 2021-12-30 01:30:33 +00:00
rusefillc 1856ff7ac0 reviving Passat 2021-12-29 20:24:04 -05:00
GitHub set-date Action e7899326c4 Update date 2021-12-30 01:04:30 +00:00
rusefillc 860f2f96f9 docs 2021-12-29 16:18:21 -05:00
GitHub build-firmware Action 9e30f19041 Auto-generated configs and docs 2021-12-29 05:56:45 +00:00
GitHub set-date Action d7619d8a05 Update date 2021-12-29 01:04:11 +00:00
Matthew Kennedy c3b712aa3b
remove vvtSyncTimeNt (#3722)
* s

* poke

* poke again for science

* kick for science

* kick

* kick

* comment kick

* s

* don't try to compare the array decay pointer to 0 (!)

* collateral damage

* adjust miata sync

* reset trigger states correctly on engine stop

* s

* check synchronized bit

* now we don't need it at all?!

* and *NOT* synced

* start VVT sync earlier
2021-12-28 00:00:26 -05:00
GitHub build-firmware Action 9ff0dc335e Auto-generated configs and docs 2021-12-28 02:24:52 +00:00
GitHub set-date Action c516d95525 Update date 2021-12-28 01:04:30 +00:00
GitHub build-firmware Action 7118f8d5b7 Auto-generated configs and docs 2021-12-27 17:15:43 +00:00
Matthew Kennedy 95ad75318d
improved noFiringUntilVvtSync logic (#3696)
* s

* poke

* poke again for science

* kick for science

* kick

* kick

* comment kick

* s

* don't try to compare the array decay pointer to 0 (!)

* collateral damage

* adjust miata sync

* reset trigger states correctly on engine stop

* s

* nissan MR too
2021-12-27 12:09:38 -05:00
GitHub set-date Action 20b4ecc585 Update date 2021-12-27 01:06:40 +00:00
rusefillc 8f68e8e646 refactoring - enum has more usages now 2021-12-26 14:53:27 -05:00
rusefillc 6665c4fb34 docs 2021-12-26 13:41:10 -05:00
rusefillc b337fed520 live data 2021-12-26 13:00:17 -05:00
rusefillc 7cb3eb4c9a live data 2021-12-26 13:00:17 -05:00
GitHub build-firmware Action 3f4ca4665c Auto-generated configs and docs 2021-12-26 17:54:05 +00:00
rusefillc 9f8ccececd docs & refactoring 2021-12-26 12:35:41 -05:00
GitHub set-date Action 82ac182ca6 Update date 2021-12-26 01:08:20 +00:00
GitHub build-firmware Action d694031f13 Auto-generated configs and docs 2021-12-25 04:41:09 +00:00
GitHub set-date Action 65e4736987 Update date 2021-12-25 01:03:13 +00:00
rusefillc 561a466cdb E65 2021-12-24 17:35:27 -05:00
rusefillc 3ef4de991f E65 wants more 2021-12-23 23:36:07 -05:00
GitHub build-firmware Action 0ef7013a95 Auto-generated configs and docs 2021-12-24 04:15:48 +00:00
GitHub set-date Action 75bfead9a3 Update date 2021-12-24 01:03:51 +00:00
rusefillc 63c6621dd0 E65 2021-12-23 16:59:30 -05:00
GitHub build-firmware Action 2c645bd130 Auto-generated configs and docs 2021-12-23 21:46:59 +00:00
rusefillc 713e9133b5 E65 2021-12-23 16:41:06 -05:00
GitHub set-date Action a6c580e5a9 Update date 2021-12-23 01:04:31 +00:00
GitHub build-firmware Action 2d09d7b86f Auto-generated configs and docs 2021-12-23 00:35:22 +00:00
GitHub build-firmware Action 9ec7897e37 Auto-generated configs and docs 2021-12-22 16:08:59 +00:00
GitHub build-firmware Action 2bd5a98df8 Auto-generated configs and docs 2021-12-22 13:15:15 +00:00
Matthew Kennedy a4871c703c
Autoscale all the things! (#3713)
* Map3D accepts any scaled_channel type

* consistency

* reinstate test

* fix ratio

* throttle, boost, gppwm

* scale ignition and VE

* tests
2021-12-22 08:09:41 -05:00
GitHub build-firmware Action 40a9a72693 Auto-generated configs and docs 2021-12-22 03:51:28 +00:00
GitHub set-date Action 2e8c806688 Update date 2021-12-22 01:05:58 +00:00
GitHub build-firmware Action a82f364956 Auto-generated configs and docs 2021-12-21 23:15:00 +00:00
Matthew Kennedy 04984859ab
log channel improvements (#3710)
* WB info

* fix a bunch of unsigned vs signed, move some TPS stuff too

* s
2021-12-21 18:09:40 -05:00
rusefillc a2bf7616ae Second CAN #3687 2021-12-21 01:17:02 -05:00
rusefillc 4ad1f887fd Second CAN #3687 2021-12-21 01:10:37 -05:00
rusefillc 7b0179aaa3 Second CAN #3687 2021-12-21 00:48:13 -05:00
GitHub build-firmware Action db68c99822 Auto-generated configs and docs 2021-12-21 03:04:18 +00:00
Matthew Kennedy c176bbebc1
ui & config for fuel/ign trim tables (#3704)
* ui & config

* bump flash version

* compaction

* s

* make things happy

* fsio too

* OK, well those defaults were insane

* b

* why are these defaults insane

* adjust cylinder offset ui

* s

* cleanup
2021-12-20 21:58:53 -05:00
GitHub set-date Action 7249ba3b01 Update date 2021-12-21 01:06:59 +00:00
GitHub build-firmware Action 0e452d401e Auto-generated configs and docs 2021-12-20 19:15:04 +00:00
GitHub build-firmware Action bde76832bb Auto-generated configs and docs 2021-12-20 18:59:55 +00:00
GitHub build-firmware Action eea8b46363 Auto-generated configs and docs 2021-12-20 13:20:17 +00:00
Matthew Kennedy 3a4a0ba18d
simplify some table lookups (#3692)
* simplify

* expand interpolation test
2021-12-20 08:14:30 -05:00
Matthew Kennedy 0810198185
clean up timing table defaults (#3705)
* less crazy configs

* cleanup

* make that test happy
2021-12-20 08:02:38 -05:00
GitHub build-firmware Action a7961852de Auto-generated configs and docs 2021-12-20 07:21:57 +00:00
rusefillc 47cde8801c 2 byte table axis #3045 2021-12-20 02:07:03 -05:00
GitHub build-firmware Action c763244d74 Auto-generated configs and docs 2021-12-20 07:04:16 +00:00
Andrey 76768d6ac4 2 byte table axis #3045
fixing build
2021-12-20 01:50:23 -05:00
GitHub build-firmware Action 5e1f5735ac Auto-generated configs and docs 2021-12-20 06:09:38 +00:00
GitHub build-firmware Action 043b8d2f10 Auto-generated configs and docs 2021-12-20 05:40:11 +00:00
GitHub build-firmware Action e80461b03b Auto-generated configs and docs 2021-12-20 03:56:33 +00:00
rusefillc 66f82a0cdb 2 byte table axis #3045 2021-12-19 22:43:10 -05:00
GitHub build-firmware Action 2f414559f5 Auto-generated configs and docs 2021-12-20 03:41:09 +00:00
GitHub build-firmware Action 2cda0e3b61 Auto-generated configs and docs 2021-12-20 03:24:55 +00:00
rusefillc b1c8e86d97 BMW CAN 2021-12-19 22:08:48 -05:00
GitHub set-date Action 4c434a876c Update date 2021-12-20 01:05:35 +00:00
rusefillc c2a5c0185f BMW CAN 2021-12-19 15:52:08 -05:00
rusefillc dbf5d7f6d3 BMW CAN 2021-12-19 13:23:37 -05:00
Matthew Kennedy cddb9484a9
make macos happy (#3699)
* s

* explicitly include it because that's a good idea.
2021-12-19 09:58:49 -05:00
GitHub set-date Action 9b3b27c37e Update date 2021-12-19 01:08:41 +00:00
GitHub build-firmware Action 1da42f440c Auto-generated configs and docs 2021-12-19 00:51:04 +00:00
GitHub build-firmware Action 40aad18135 Auto-generated configs and docs 2021-12-18 23:33:23 +00:00
GitHub build-firmware Action d35378f3a9 Auto-generated configs and docs 2021-12-18 03:52:45 +00:00
GitHub build-firmware Action 87574b23e8 Auto-generated configs and docs 2021-12-18 02:29:03 +00:00
GitHub set-date Action 0045ad2462 Update date 2021-12-18 01:06:50 +00:00
rusefillc 8bc542b40b https://github.com/rusefi/hellen154hyundai/issues/49 2021-12-17 16:39:12 -05:00
GitHub build-firmware Action 6a1588bf9a Auto-generated configs and docs 2021-12-17 18:58:27 +00:00
GitHub build-firmware Action d7b99c85b2 Auto-generated configs and docs 2021-12-17 03:14:27 +00:00
rusefillc 4292c2fb1d MAP phase sensing fix #3544
removing dead implementation
2021-12-16 21:28:27 -05:00
rusefillc 06ccf524dd MAP phase sensing #3544
removing dead implementation
2021-12-16 21:13:55 -05:00
rusefillc 82c061a8e0 MAP phase sensing #3544 2021-12-16 21:11:29 -05:00
rusefillc f27b4dbd95 dead code? 2021-12-16 21:06:23 -05:00
GitHub build-firmware Action e361ec7b82 Auto-generated configs and docs 2021-12-17 01:15:31 +00:00
GitHub build-firmware Action 1de1809074 Auto-generated configs and docs 2021-12-16 21:24:43 +00:00