Commit Graph

1860 Commits

Author SHA1 Message Date
GitHub build-firmware Action c9aa40293c Auto-generated configs and docs 2021-12-02 06:56:04 +00:00
GitHub build-firmware Action eee7a3a406 Auto-generated configs and docs 2021-12-02 05:29:18 +00:00
GitHub build-firmware Action 4392161ac9 Auto-generated configs and docs 2021-12-02 05:04:17 +00:00
GitHub build-firmware Action f175393684 Auto-generated configs and docs 2021-12-02 02:59:01 +00:00
GitHub build-firmware Action 040f68d4ec Auto-generated configs and docs 2021-12-01 14:21:38 +00:00
GitHub build-firmware Action 4227e7afcb Auto-generated configs and docs 2021-12-01 04:23:33 +00:00
GitHub build-firmware Action 6de2e59fb1 Auto-generated configs and docs 2021-12-01 02:00:42 +00:00
GitHub build-firmware Action 36fb3c195d Auto-generated configs and docs 2021-12-01 00:36:32 +00:00
GitHub build-firmware Action 6219679d77 Auto-generated configs and docs 2021-11-30 21:40:56 +00:00
rusefillc 36c0662685 instant MAP into console 2021-11-30 14:34:17 -05:00
GitHub build-firmware Action 59ad7d73e9 Auto-generated configs and docs 2021-11-29 22:53:01 +00:00
GitHub build-firmware Action 76477bbd46 Auto-generated configs and docs 2021-11-29 17:54:58 +00:00
GitHub build-firmware Action 061a5f7fed Auto-generated configs and docs 2021-11-29 17:35:56 +00:00
GitHub build-firmware Action d5ec983f55 Auto-generated configs and docs 2021-11-29 16:49:40 +00:00
GitHub build-firmware Action 81f4a3e5f0 Auto-generated configs and docs 2021-11-29 06:58:09 +00:00
GitHub build-firmware Action f61f3e2834 Auto-generated configs and docs 2021-11-29 06:00:58 +00:00
GitHub build-firmware Action 247a772f7f Auto-generated configs and docs 2021-11-29 05:41:48 +00:00
GitHub build-firmware Action b466f82af1 Auto-generated configs and docs 2021-11-29 04:25:09 +00:00
GitHub build-firmware Action d0fc494aa1 Auto-generated configs and docs 2021-11-29 02:00:43 +00:00
GitHub build-firmware Action 0ed6784f93 Auto-generated configs and docs 2021-11-28 23:53:55 +00:00
GitHub build-firmware Action 262beffbeb Auto-generated configs and docs 2021-11-28 20:32:19 +00:00
GitHub build-firmware Action 6ac700c7cd Auto-generated configs and docs 2021-11-28 00:44:50 +00:00
GitHub build-firmware Action 43cda35d79 Auto-generated configs and docs 2021-11-27 14:01:08 +00:00
Matthew Kennedy d5363b814a
better VSS configuration (#3542)
* vss uses real values

* some defaults

* test and correct math

* km, not miles!

* comment

* tooltip

* that macro went away

* 100hz and default settings gives 9kph

* changelog

* order of operations safety

* make the test like the pwm test

* housekeeping

* this is why we need sensor automation

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
GitHub build-firmware Action c0d3de4128 Auto-generated configs and docs 2021-11-26 02:06:11 +00:00
GitHub build-firmware Action d8cb7b8059 Auto-generated configs and docs 2021-11-26 01:23:28 +00:00
GitHub build-firmware Action d205bf7635 Auto-generated configs and docs 2021-11-25 03:31:35 +00:00
GitHub build-firmware Action 26709493e1 Auto-generated configs and docs 2021-11-25 02:45:07 +00:00
GitHub build-firmware Action c46cf51dc5 Auto-generated configs and docs 2021-11-24 19:10:22 +00:00
rusefillc 3ac46c98f2 live data for wastegate #3588 2021-11-24 13:18:07 -05:00
GitHub build-firmware Action bfdbf70c07 Auto-generated configs and docs 2021-11-24 13:02:01 +00:00
Matthew Kennedy 81fffe87b7
main relay doesn't use fsio (#3580)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag

* main relay

* plumbing

* dead fsio stuff

* test it

* by 100%, we mean 99.98%
2021-11-24 07:47:51 -05:00
GitHub build-firmware Action 25d175b47a Auto-generated configs and docs 2021-11-23 21:48:05 +00:00
GitHub build-firmware Action 7287d41467 Auto-generated configs and docs 2021-11-23 21:00:29 +00:00
rusefillc ca1e420073 live data for wastegate #3588 2021-11-23 15:51:30 -05:00
GitHub build-firmware Action a4557c969f Auto-generated configs and docs 2021-11-23 20:06:24 +00:00
rusefillc d21541934d live data for wastegate #3588 2021-11-23 15:02:03 -05:00
GitHub build-firmware Action 66e9a5e9ae Auto-generated configs and docs 2021-11-22 18:42:24 +00:00
GitHub build-firmware Action 62e11e18e4 Auto-generated configs and docs 2021-11-21 13:16:25 +00:00
GitHub build-firmware Action 71bf1f7d1a Auto-generated configs and docs 2021-11-20 04:16:43 +00:00
GitHub build-firmware Action f8f52c4c1f Auto-generated configs and docs 2021-11-20 03:34:23 +00:00
Matthew Kennedy d40ca0f581
fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
GitHub build-firmware Action 0b4ca8346b Auto-generated configs and docs 2021-11-19 12:08:29 +00:00
GitHub build-firmware Action f76054c0b3 Auto-generated configs and docs 2021-11-19 09:16:06 +00:00
Matthew Kennedy caee2a5439
delimeter is not comma (#3533)
* delimeter is not comma

* do it in config txt

* use txt

* s

* string

* compat

* also, spelling is hard

* use new name

* use new name

* generate enough for happy console

* use an even less common character

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-19 12:01:45 +03:00
Matthew Kennedy 8cdac4cac0
remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
GitHub build-firmware Action 4ed25bff52 Auto-generated configs and docs 2021-11-16 02:53:15 +00:00
GitHub build-firmware Action 1806c9876b Auto-generated configs and docs 2021-11-14 19:42:17 +00:00
GitHub build-firmware Action 391218b562 Auto-generated configs and docs 2021-11-14 16:51:07 +00:00
GitHub build-firmware Action 402f2a3f93 Auto-generated configs and docs 2021-11-14 15:53:06 +00:00
GitHub build-firmware Action 98a4aa86d3 Auto-generated configs and docs 2021-11-14 14:40:23 +00:00
GitHub build-firmware Action 0a9674aa94 Auto-generated configs and docs 2021-11-14 14:27:16 +00:00
GitHub build-firmware Action 13d19653e9 Auto-generated configs and docs 2021-11-14 03:54:30 +00:00
GitHub build-firmware Action b295511600 Auto-generated configs and docs 2021-11-14 03:02:10 +00:00
GitHub build-firmware Action aae236188c Auto-generated configs and docs 2021-11-12 04:15:01 +00:00
GitHub build-firmware Action 0c8f9dd01d Auto-generated configs and docs 2021-11-12 03:51:31 +00:00
GitHub build-firmware Action 2765d386b9 Auto-generated configs and docs 2021-11-12 01:54:56 +00:00
GitHub build-firmware Action cfccb29fae Auto-generated configs and docs 2021-11-11 23:37:47 +00:00
GitHub build-firmware Action 664d20fdee Auto-generated configs and docs 2021-11-11 01:46:41 +00:00
GitHub build-firmware Action adefa4b312 Auto-generated configs and docs 2021-11-11 01:09:25 +00:00
GitHub build-firmware Action 6056a62a14 Auto-generated configs and docs 2021-11-09 20:43:52 +00:00
GitHub build-firmware Action 7f373a6415 Auto-generated configs and docs 2021-11-09 02:36:07 +00:00
GitHub build-firmware Action 710f35d515 Auto-generated configs and docs 2021-11-09 02:26:06 +00:00
GitHub build-firmware Action e089b8d9ac Auto-generated configs and docs 2021-11-08 22:24:44 +00:00
GitHub build-firmware Action f0d6cd8479 Auto-generated configs and docs 2021-11-07 15:30:54 +00:00
GitHub build-firmware Action d2b9fec0a2 Auto-generated configs and docs 2021-11-07 03:33:26 +00:00
GitHub build-firmware Action ef4df02ab0 Auto-generated configs and docs 2021-11-07 02:14:13 +00:00
GitHub build-firmware Action 6a9c38f934 Auto-generated configs and docs 2021-11-06 22:15:32 +00:00
GitHub build-firmware Action 8b37ba9048 Auto-generated configs and docs 2021-11-06 19:17:51 +00:00
GitHub build-firmware Action 6801d99ca5 Auto-generated configs and docs 2021-11-06 17:41:14 +00:00
GitHub build-firmware Action b2536faa9e Auto-generated configs and docs 2021-11-06 17:17:08 +00:00
GitHub build-firmware Action d9354f6d9d Auto-generated configs and docs 2021-11-06 13:26:06 +00:00
GitHub build-firmware Action ab668c5bed Auto-generated configs and docs 2021-11-06 03:28:22 +00:00
GitHub build-firmware Action 5e4abadd48 Auto-generated configs and docs 2021-11-06 02:01:07 +00:00
GitHub build-firmware Action 16f8d60d29 Auto-generated configs and docs 2021-11-05 23:52:02 +00:00
GitHub build-firmware Action 5adc7d27b8 Auto-generated configs and docs 2021-11-05 22:21:29 +00:00
GitHub build-firmware Action 9e8d55177a Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
GitHub build-firmware Action 267e631f42 Auto-generated configs and docs 2021-11-05 18:40:32 +00:00
GitHub build-firmware Action 618e7edc2c Auto-generated configs and docs 2021-11-05 11:19:56 +00:00
GitHub build-firmware Action 310336eb7e Auto-generated configs and docs 2021-11-05 03:37:40 +00:00
GitHub build-firmware Action bcd2d866d7 Auto-generated configs and docs 2021-11-05 03:03:11 +00:00
rusefillc e8d6f3088e turbo speed turbospeed input #2935 2021-11-04 20:04:16 -04:00
GitHub build-firmware Action 72c4c0e14c Auto-generated configs and docs 2021-11-04 23:48:48 +00:00
GitHub build-firmware Action 1b659a288d Auto-generated configs and docs 2021-11-04 14:24:01 +00:00
GitHub build-firmware Action d07094338e Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
GitHub build-firmware Action e1b085cf32 Auto-generated configs and docs 2021-11-03 21:10:50 +00:00
GitHub build-firmware Action c63ac71620 Auto-generated configs and docs 2021-11-02 23:04:43 +00:00
GitHub build-firmware Action cf51fab5f0 Auto-generated configs and docs 2021-11-02 19:09:24 +00:00
Matthew Kennedy 5b35aa8f21
log vvt targets (#3417)
* log vvt target

* java

* make java happy probably

* sensorlogger
2021-11-02 15:03:57 -04:00
GitHub build-firmware Action 4d62ed9a09 Auto-generated configs and docs 2021-10-31 02:31:01 +00:00
Andrey d0b2ce5654 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-30 22:21:36 -04:00
GitHub build-firmware Action 38c67baed7 Auto-generated configs and docs 2021-10-31 02:08:31 +00:00
Andrey 97e34ad0d1 Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353 2021-10-30 22:03:19 -04:00
GitHub build-firmware Action 8ac4341cfa Auto-generated configs and docs 2021-10-31 01:38:27 +00:00
GitHub build-firmware Action 1a979805ce Auto-generated configs and docs 2021-10-30 20:50:46 +00:00
GitHub build-firmware Action 0c7c578912 Auto-generated configs and docs 2021-10-30 14:50:41 +00:00
GitHub build-firmware Action d51521efe4 Auto-generated configs and docs 2021-10-29 19:52:10 +00:00
GitHub build-firmware Action 0d58a8ed01 Auto-generated configs and docs 2021-10-29 04:20:12 +00:00
GitHub build-firmware Action afba28fbe5 Auto-generated configs and docs 2021-10-28 21:37:12 +00:00
GitHub build-firmware Action 3b989ddbf2 Auto-generated configs and docs 2021-10-28 18:24:50 +00:00
GitHub build-firmware Action fd82f0e42d Auto-generated configs and docs 2021-10-27 02:14:31 +00:00
GitHub build-firmware Action 0b4d70f99a Auto-generated configs and docs 2021-10-26 21:08:27 +00:00
GitHub build-firmware Action 8aa7b7e8c4 Auto-generated configs and docs 2021-10-26 19:17:54 +00:00
GitHub build-firmware Action 2034aff631 Auto-generated configs and docs 2021-10-25 21:53:03 +00:00
GitHub build-firmware Action 547896885e Auto-generated configs and docs 2021-10-25 19:48:12 +00:00
GitHub build-firmware Action bab01ff701 Auto-generated configs and docs 2021-10-25 16:27:39 +00:00
GitHub build-firmware Action d512209146 Auto-generated configs and docs 2021-10-25 03:55:16 +00:00
GitHub build-firmware Action 0b3be19c94 Auto-generated configs and docs 2021-10-25 03:28:00 +00:00
GitHub build-firmware Action 8df5b101c3 Auto-generated configs and docs 2021-10-24 22:26:41 +00:00
GitHub build-firmware Action fd8f284b0f Auto-generated configs and docs 2021-10-24 20:24:33 +00:00
GitHub build-firmware Action 933795b86e Auto-generated configs and docs 2021-10-24 20:06:18 +00:00
GitHub build-firmware Action a10ea5f4c2 Auto-generated configs and docs 2021-10-24 17:18:25 +00:00
GitHub build-firmware Action 3bc168089b Auto-generated configs and docs 2021-10-24 14:17:05 +00:00
GitHub build-firmware Action fdc3a83838 Auto-generated configs and docs 2021-10-24 12:31:15 +00:00
GitHub build-firmware Action e09432d771 Auto-generated configs and docs 2021-10-24 05:22:53 +00:00
GitHub build-firmware Action cba22adcd1 Auto-generated configs and docs 2021-10-24 03:08:45 +00:00
GitHub build-firmware Action 5329c73206 Auto-generated configs and docs 2021-10-24 02:01:12 +00:00
GitHub build-firmware Action fa6011682a Auto-generated configs and docs 2021-10-24 01:38:06 +00:00
GitHub build-firmware Action 013cd08b35 Auto-generated configs and docs 2021-10-23 23:05:27 +00:00
rusefi 274a6d8ba6 triggerinfo progress 2021-10-23 19:01:31 -04:00
GitHub build-firmware Action 37bf852368 Auto-generated configs and docs 2021-10-22 20:03:15 +00:00
GitHub build-firmware Action f7f8184faa Auto-generated configs and docs 2021-10-20 20:10:51 +00:00
GitHub build-firmware Action 563fd853b0 Auto-generated configs and docs 2021-10-20 17:09:44 +00:00
GitHub build-firmware Action 1694b81431 Auto-generated configs and docs 2021-10-20 00:09:37 +00:00
GitHub build-firmware Action 9b5d7e24eb Auto-generated configs and docs 2021-10-19 23:54:00 +00:00
GitHub build-firmware Action a1ed201877 Auto-generated configs and docs 2021-10-19 01:40:29 +00:00
GitHub build-firmware Action 22a811d311 Auto-generated configs and docs 2021-10-18 04:47:20 +00:00
GitHub build-firmware Action 724a82c36f Auto-generated configs and docs 2021-10-17 20:29:05 +00:00
GitHub build-firmware Action f2795e6485 Auto-generated configs and docs 2021-10-17 19:13:59 +00:00
GitHub build-firmware Action c66fde0e15 Auto-generated configs and docs 2021-10-17 17:29:21 +00:00
GitHub build-firmware Action 01a5e0d087 Auto-generated configs and docs 2021-10-17 17:02:18 +00:00
GitHub build-firmware Action 679239c7f8 Auto-generated configs and docs 2021-10-17 04:35:27 +00:00
rusefillc 2431fa79b3 refactoring - extracting idle state 2021-10-17 00:30:26 -04:00
GitHub build-firmware Action 25ff3fe2d7 Auto-generated configs and docs 2021-10-17 03:59:20 +00:00
rusefillc 4533ce4764 refactoring - extracting idle state 2021-10-16 23:55:29 -04:00
GitHub build-firmware Action 6e67697284 Auto-generated configs and docs 2021-10-17 03:07:01 +00:00
GitHub build-firmware Action 0dc09447c5 Auto-generated configs and docs 2021-10-17 02:51:52 +00:00
GitHub build-firmware Action d6fd98757a Auto-generated configs and docs 2021-10-17 02:38:42 +00:00
GitHub build-firmware Action c8c937cf41 Auto-generated configs and docs 2021-10-17 01:53:40 +00:00
rusefillc 6576acc39a Remove engine load acceleration enrichment fix #3357 2021-10-16 21:49:38 -04:00
GitHub build-firmware Action 07dc45cc57 Auto-generated configs and docs 2021-10-17 01:29:33 +00:00
GitHub build-firmware Action 981fc58297 Auto-generated configs and docs 2021-10-17 01:13:47 +00:00
GitHub build-firmware Action db30c8822c Auto-generated configs and docs 2021-10-16 22:23:29 +00:00
GitHub build-firmware Action b879a87773 Auto-generated configs and docs 2021-10-15 01:57:26 +00:00
GitHub build-firmware Action f03309569a Auto-generated configs and docs 2021-10-14 23:06:56 +00:00
GitHub build-firmware Action 5d2d802e43 Auto-generated configs and docs 2021-10-14 21:57:36 +00:00
GitHub build-firmware Action 6eec705f46 Auto-generated configs and docs 2021-10-14 20:00:32 +00:00
rusefillc 01d4b7ef7a Whatever we call it, no matter how we do it - we need live data / remote view into rusEFI actual state #3353
progress
2021-10-14 15:18:13 -04:00
GitHub build-firmware Action d7d2834d51 Auto-generated configs and docs 2021-10-14 04:53:43 +00:00
rusefillc 6f3a453dc9 Whatever we call it, whatever we implement it - we need live data / remote view into rusEFI actual state #3353 2021-10-14 00:30:54 -04:00
GitHub build-firmware Action f979accd39 Auto-generated configs and docs 2021-10-13 01:18:52 +00:00
GitHub build-firmware Action 3d5aa5a55a Auto-generated configs and docs 2021-10-12 22:07:56 +00:00
GitHub build-firmware Action 076625ee97 Auto-generated configs and docs 2021-10-12 20:10:51 +00:00
GitHub build-firmware Action 1be5f8ce9f Auto-generated configs and docs 2021-10-12 04:16:09 +00:00
GitHub build-firmware Action d982229d1b Auto-generated configs and docs 2021-10-12 03:00:15 +00:00
GitHub build-firmware Action cb325238db Auto-generated configs and docs 2021-10-12 01:27:57 +00:00
GitHub build-firmware Action 676cd8d76e Auto-generated configs and docs 2021-10-11 17:28:51 +00:00
GitHub build-firmware Action 1d9b119aa1 Auto-generated configs and docs 2021-10-11 03:21:06 +00:00
GitHub build-firmware Action b0ad0dab83 Auto-generated configs and docs 2021-10-11 01:50:28 +00:00
GitHub build-firmware Action 65aac2ab1a Auto-generated configs and docs 2021-10-10 04:03:14 +00:00
GitHub build-firmware Action ab6d0ddccb Auto-generated configs and docs 2021-10-09 20:54:57 +00:00
GitHub build-firmware Action 04e302aa41 Auto-generated configs and docs 2021-10-09 20:36:17 +00:00
GitHub build-firmware Action 9b855c2466 Auto-generated configs and docs 2021-10-08 10:37:46 +00:00
GitHub build-firmware Action 6deac29a6d Auto-generated configs and docs 2021-10-07 23:20:37 +00:00
GitHub build-firmware Action c22ef1f960 Auto-generated configs and docs 2021-10-07 21:51:38 +00:00
GitHub build-firmware Action 325a2a5daa Auto-generated configs and docs 2021-10-06 18:01:16 +00:00
GitHub build-firmware Action d8363d5cba Auto-generated configs and docs 2021-10-06 16:18:32 +00:00
rusefillc 3ff5745b45 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 11:07:46 -04:00
GitHub build-firmware Action 41e8888cb4 Auto-generated configs and docs 2021-10-06 04:38:37 +00:00
GitHub build-firmware Action 21916f4daa Auto-generated configs and docs 2021-10-06 04:31:46 +00:00
GitHub build-firmware Action 5a53fb3d28 Auto-generated configs and docs 2021-10-05 20:15:00 +00:00
GitHub build-firmware Action 2181fb2857 Auto-generated configs and docs 2021-10-05 19:43:43 +00:00
GitHub build-firmware Action ed8eb9909a Auto-generated configs and docs 2021-10-04 23:00:48 +00:00
GitHub build-firmware Action feafc86948 Auto-generated configs and docs 2021-10-04 15:12:33 +00:00
GitHub build-firmware Action 39e2cf11ef Auto-generated configs and docs 2021-10-04 11:54:20 +00:00
rusefillc e30bde3802 rusEFI console logs are missing some fields #3314 2021-10-04 00:30:20 -04:00
GitHub build-firmware Action 3b99932a41 Auto-generated configs and docs 2021-10-04 03:52:19 +00:00
rusefillc 9f35de24f0 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 520b237935 rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
GitHub build-firmware Action 340af85fbf Auto-generated configs and docs 2021-10-04 02:34:18 +00:00
rusefillc ba78b3ee83 rusEFI console logs are missing some fields #3314 2021-10-03 22:12:54 -04:00
GitHub build-firmware Action d3033273cb Auto-generated configs and docs 2021-10-03 21:19:15 +00:00
GitHub build-firmware Action ef6ecf540f Auto-generated configs and docs 2021-10-02 16:50:15 +00:00
GitHub build-firmware Action d01260bc4a Auto-generated configs and docs 2021-10-02 15:39:09 +00:00
GitHub build-firmware Action af88b88ecd Auto-generated configs and docs 2021-10-02 15:23:21 +00:00
GitHub build-firmware Action 52d1b76397 Auto-generated configs and docs 2021-10-01 13:24:28 +00:00
GitHub build-firmware Action 0f070101fb Auto-generated configs and docs 2021-10-01 01:57:38 +00:00
GitHub build-firmware Action 7aaf56eeee Auto-generated configs and docs 2021-09-30 19:23:44 +00:00
GitHub build-firmware Action 9c0adce98c Auto-generated configs and docs 2021-09-30 04:25:05 +00:00
GitHub build-firmware Action 1cfb1432e1 Auto-generated configs and docs 2021-09-30 03:55:33 +00:00
GitHub build-firmware Action eaaa68f3c3 Auto-generated configs and docs 2021-09-30 00:02:34 +00:00
GitHub build-firmware Action 18b022551f Auto-generated configs and docs 2021-09-28 20:26:29 +00:00
GitHub build-firmware Action 0e6d0a7862 Auto-generated configs and docs 2021-09-28 18:29:16 +00:00
GitHub build-firmware Action 1ee7eb6ca3 Auto-generated configs and docs 2021-09-28 17:14:54 +00:00
GitHub build-firmware Action de4b59a95d Auto-generated configs and docs 2021-09-27 21:47:49 +00:00
GitHub build-firmware Action 66c56b4505 Auto-generated configs and docs 2021-09-27 21:22:53 +00:00
GitHub build-firmware Action 4914e34c1f Auto-generated configs and docs 2021-09-27 03:24:16 +00:00
GitHub build-firmware Action 9d7060b8f8 Auto-generated configs and docs 2021-09-26 22:37:01 +00:00
GitHub build-firmware Action 9d5fa917d9 Auto-generated configs and docs 2021-09-26 22:03:35 +00:00
GitHub build-firmware Action 9b437cf2d6 Auto-generated configs and docs 2021-09-26 21:56:36 +00:00
GitHub build-firmware Action 80a5fb3264 Auto-generated configs and docs 2021-09-22 00:44:30 +00:00
GitHub build-firmware Action dc945ab2ee Auto-generated configs and docs 2021-09-20 03:07:06 +00:00
GitHub build-firmware Action 3ae97c42a0 Auto-generated configs and docs 2021-09-19 02:16:56 +00:00
GitHub build-firmware Action 6610c80408 Auto-generated configs and docs 2021-09-19 01:15:51 +00:00
GitHub build-firmware Action 8a1153a775 Auto-generated configs and docs 2021-09-18 21:09:55 +00:00
GitHub build-firmware Action 4afc566f83 Auto-generated configs and docs 2021-09-18 20:22:21 +00:00
GitHub build-firmware Action 491206cadc Auto-generated configs and docs 2021-09-18 19:44:36 +00:00
GitHub build-firmware Action fb4e8af22a Auto-generated configs and docs 2021-09-18 19:05:07 +00:00
GitHub build-firmware Action 145879bc7f Auto-generated configs and docs 2021-09-18 04:22:21 +00:00
GitHub build-firmware Action 89ae040bed Auto-generated configs and docs 2021-09-18 03:16:13 +00:00
GitHub build-firmware Action 2772f2209c Auto-generated configs and docs 2021-09-18 03:04:40 +00:00
GitHub build-firmware Action d67c500545 Auto-generated configs and docs 2021-09-18 02:18:28 +00:00
GitHub build-firmware Action 3a3627757e Auto-generated configs and docs 2021-09-15 12:21:12 +00:00
GitHub build-firmware Action 8c55583493 Auto-generated configs and docs 2021-09-14 20:46:35 +00:00
GitHub build-firmware Action f3acca0ba2 Auto-generated configs and docs 2021-09-13 15:19:35 +00:00
GitHub build-firmware Action c59a6bbdef Auto-generated configs and docs 2021-09-12 16:00:41 +00:00
GitHub build-firmware Action be638f964c Auto-generated configs and docs 2021-09-12 03:21:19 +00:00
GitHub build-firmware Action 68655d73f8 Auto-generated configs and docs 2021-09-11 20:25:57 +00:00
GitHub build-firmware Action 6c27a54764 Auto-generated configs and docs 2021-09-09 01:08:41 +00:00
GitHub build-firmware Action 95a0d86a33 Auto-generated configs and docs 2021-09-06 15:04:17 +00:00
GitHub build-firmware Action b17bebcbb9 Auto-generated configs and docs 2021-09-06 14:17:07 +00:00
GitHub build-firmware Action 7ea3f337ee Auto-generated configs and docs 2021-09-06 00:26:59 +00:00
GitHub build-firmware Action 9eef709eb1 Auto-generated configs and docs 2021-09-03 10:35:26 +00:00
GitHub build-firmware Action 9c9c66081f Auto-generated configs and docs 2021-09-01 11:59:13 +00:00
GitHub build-firmware Action 258c080ed5 Auto-generated configs and docs 2021-09-01 06:47:17 +00:00
GitHub build-firmware Action b4841d3714 Auto-generated configs and docs 2021-08-31 09:06:02 +00:00
GitHub build-firmware Action 5e1701df6a Auto-generated configs and docs 2021-08-27 22:03:24 +00:00
GitHub build-firmware Action bcef98598b Auto-generated configs and docs 2021-08-27 11:16:03 +00:00
GitHub build-firmware Action 879170c08b Auto-generated configs and docs 2021-08-24 20:20:36 +00:00
GitHub build-firmware Action 18518168e3 Auto-generated configs and docs 2021-08-24 19:55:16 +00:00
GitHub build-firmware Action 96633a92a5 Auto-generated configs and docs 2021-08-24 15:44:43 +00:00
GitHub build-firmware Action 5ae1b438c4 Auto-generated configs and docs 2021-08-24 14:14:57 +00:00
GitHub build-firmware Action 95de5e8e0e Auto-generated configs and docs 2021-08-24 11:39:25 +00:00
GitHub build-firmware Action 8ee165c0b2 Auto-generated configs and docs 2021-08-24 07:02:08 +00:00
GitHub build-firmware Action 9dab37d12c Auto-generated configs and docs 2021-08-24 05:23:27 +00:00
GitHub build-firmware Action 81d6edccbe Auto-generated configs and docs 2021-08-22 04:11:34 +00:00
GitHub build-firmware Action be29b11d05 Auto-generated configs and docs 2021-08-19 10:55:01 +00:00
GitHub build-firmware Action e106ac7a7c Auto-generated configs and docs 2021-08-17 21:35:02 +00:00
GitHub build-firmware Action b01c3fc9ce Auto-generated configs and docs 2021-08-17 00:59:17 +00:00
GitHub build-firmware Action 4a8a35ccc8 Auto-generated configs and docs 2021-08-16 10:57:59 +00:00
GitHub build-firmware Action 048801e95e Auto-generated configs and docs 2021-08-15 19:38:17 +00:00
GitHub build-firmware Action b8622a931f Auto-generated configs and docs 2021-08-15 18:33:32 +00:00
GitHub build-firmware Action 8d1514c3f3 Auto-generated configs and docs 2021-08-15 06:47:39 +00:00
GitHub build-firmware Action 2f57dcee33 Auto-generated configs and docs 2021-08-14 15:26:24 +00:00
GitHub build-firmware Action 81c9726ae0 Auto-generated configs and docs 2021-08-14 06:52:29 +00:00
GitHub build-firmware Action 4640807f97 Auto-generated configs and docs 2021-08-13 19:05:45 +00:00
GitHub build-firmware Action 32467de332 Auto-generated configs and docs 2021-08-12 17:24:33 +00:00
GitHub build-firmware Action 4a7ddc567e Auto-generated configs and docs 2021-08-11 22:49:24 +00:00
GitHub build-firmware Action 0633ce5a0d Auto-generated configs and docs 2021-08-11 22:08:32 +00:00
GitHub build-firmware Action df0455a29e Auto-generated configs and docs 2021-08-11 06:07:34 +00:00
GitHub build-firmware Action ccfc764fa5 Auto-generated configs and docs 2021-08-10 06:22:39 +00:00
GitHub build-firmware Action c73782995f Auto-generated configs and docs 2021-08-09 20:40:28 +00:00
GitHub build-firmware Action 6930e019bf Auto-generated configs and docs 2021-08-09 20:12:40 +00:00
GitHub build-firmware Action 6995923436 Auto-generated configs and docs 2021-08-08 14:54:42 +00:00
GitHub build-firmware Action 1dc26eb5af Auto-generated configs and docs 2021-08-08 10:20:17 +00:00
GitHub build-firmware Action 5767ed38f8 Auto-generated configs and docs 2021-08-08 08:11:59 +00:00
rusefillc 006d8c3aab F4 MCU says it's too cold #2552 2021-08-07 20:28:56 -04:00
GitHub build-firmware Action 463bb87a55 Auto-generated configs and docs 2021-08-07 09:32:36 +00:00
GitHub build-firmware Action d537b41216 Auto-generated configs and docs 2021-08-05 22:10:20 +00:00
GitHub build-firmware Action ef6fcd274f Auto-generated configs and docs 2021-08-05 00:52:42 +00:00
GitHub build-firmware Action a53c4b1d90 Auto-generated configs and docs 2021-08-05 00:03:53 +00:00
GitHub build-firmware Action 5866348d53 Auto-generated configs and docs 2021-08-04 02:55:38 +00:00
GitHub build-firmware Action 057de6d61b Auto-generated configs and docs 2021-08-04 02:30:09 +00:00
GitHub build-firmware Action d51990ae85 Auto-generated configs and docs 2021-08-03 09:34:13 +00:00
GitHub build-firmware Action a4a3c6fa29 Auto-generated configs and docs 2021-08-02 17:35:41 +00:00
GitHub build-firmware Action b692ba02e7 Auto-generated configs and docs 2021-08-01 01:24:39 +00:00
GitHub build-firmware Action 557b948659 Auto-generated configs and docs 2021-07-31 02:58:16 +00:00
GitHub build-firmware Action d066b4ee31 Auto-generated configs and docs 2021-07-30 21:18:57 +00:00
GitHub build-firmware Action f93e59ea3d Auto-generated configs and docs 2021-07-28 20:57:59 +00:00
GitHub build-firmware Action f08c59c8e6 Auto-generated configs and docs 2021-07-28 11:49:04 +00:00
GitHub build-firmware Action a2ffc83e3e Auto-generated configs and docs 2021-07-27 21:37:24 +00:00
GitHub build-firmware Action 98085430a2 Auto-generated configs and docs 2021-07-26 16:27:03 +00:00
GitHub build-firmware Action ea9fd55686 Auto-generated configs and docs 2021-07-26 01:47:41 +00:00
GitHub build-firmware Action e07c7d30aa Auto-generated configs and docs 2021-07-24 23:25:25 +00:00
GitHub build-firmware Action 21facbf590 Auto-generated configs and docs 2021-07-24 17:28:25 +00:00
GitHub build-firmware Action 0ea66782fb Auto-generated configs and docs 2021-07-24 14:52:07 +00:00
rusefillc 8697a1f359 Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 2021-07-24 00:37:39 -04:00
GitHub build-firmware Action c0bd6985c6 Auto-generated configs and docs 2021-07-23 12:40:28 +00:00
GitHub build-firmware Action a94ac9a826 Auto-generated configs and docs 2021-07-22 04:20:26 +00:00
GitHub build-firmware Action 018d018b68 Auto-generated configs and docs 2021-07-22 00:30:24 +00:00
GitHub build-firmware Action bd8488594f Auto-generated configs and docs 2021-07-21 23:40:30 +00:00
GitHub build-firmware Action 0a3e20c2e5 Auto-generated configs and docs 2021-07-21 18:33:41 +00:00
GitHub build-firmware Action 1ddf2e2226 Auto-generated configs and docs 2021-07-21 03:28:30 +00:00
GitHub build-firmware Action 179ecb3f48 Auto-generated configs and docs 2021-07-21 02:11:53 +00:00
GitHub build-firmware Action 837baf0a0f Auto-generated configs and docs 2021-07-21 01:26:07 +00:00
GitHub build-firmware Action 7c579ea442 Auto-generated configs and docs 2021-07-20 15:47:05 +00:00
GitHub build-firmware Action 2376c3561a Auto-generated configs and docs 2021-07-17 06:14:25 +00:00
GitHub build-firmware Action 4a0f9bebf6 Auto-generated configs and docs 2021-07-17 04:49:13 +00:00
GitHub build-firmware Action 547230a356 Auto-generated configs and docs 2021-07-17 03:20:25 +00:00
GitHub build-firmware Action a4ac9e53e4 Auto-generated configs and docs 2021-07-16 04:51:36 +00:00
GitHub build-firmware Action f831eb20aa Auto-generated configs and docs 2021-07-14 02:26:17 +00:00
GitHub build-firmware Action a2a4a676bb Auto-generated configs and docs 2021-07-13 19:19:10 +00:00
GitHub build-firmware Action f666214eab Auto-generated configs and docs 2021-07-13 18:37:37 +00:00
GitHub build-firmware Action dd095404bc Auto-generated configs and docs 2021-07-13 02:31:08 +00:00
GitHub build-firmware Action 83c395e2a2 Auto-generated configs and docs 2021-07-13 01:15:37 +00:00
GitHub build-firmware Action 06c630165a Auto-generated configs and docs 2021-07-09 14:09:27 +00:00
GitHub build-firmware Action 1ed7e7757c Auto-generated configs and docs 2021-07-09 12:40:06 +00:00
GitHub build-firmware Action 1abf933213 Auto-generated configs and docs 2021-07-09 04:47:44 +00:00
GitHub build-firmware Action 505b2bc60a Auto-generated configs and docs 2021-07-09 00:52:18 +00:00
GitHub build-firmware Action ecfcd935ac Auto-generated configs and docs 2021-07-09 00:09:07 +00:00
GitHub build-firmware Action 8c5e33a88b Auto-generated configs and docs 2021-07-08 13:42:46 +00:00
GitHub build-firmware Action fd6cfe7965 Auto-generated configs and docs 2021-07-08 03:49:03 +00:00
GitHub build-firmware Action 6a8a3131f7 Auto-generated configs and docs 2021-07-07 12:40:27 +00:00
GitHub build-firmware Action 79342bf3ea Auto-generated configs and docs 2021-07-07 00:57:01 +00:00
Matthew Kennedy 2eb0b2a631
Unified cyl count macro (#2914)
* update test framework

* eh

* hey look it's fewer warnings

* unwind

* fix

* config

* configs

* logic

* even java had some

* console needs help
2021-07-06 20:14:08 -04:00
GitHub build-firmware Action beb7df086b Auto-generated configs and docs 2021-07-05 23:56:24 +00:00
GitHub build-firmware Action 698aff7701 Auto-generated configs and docs 2021-07-05 22:08:39 +00:00
GitHub build-firmware Action 6e756c744f Auto-generated configs and docs 2021-07-04 13:37:12 +00:00
GitHub build-firmware Action 90e43040c7 Auto-generated configs and docs 2021-07-04 13:25:09 +00:00
GitHub build-firmware Action fc06485f3b Auto-generated configs and docs 2021-07-04 03:49:47 +00:00
GitHub build-firmware Action 7a2f69367f Auto-generated configs and docs 2021-07-03 16:12:21 +00:00
GitHub build-firmware Action a2eecb25a5 Auto-generated configs and docs 2021-07-03 15:33:11 +00:00
GitHub build-firmware Action 95d14ca2d8 Auto-generated configs and docs 2021-07-01 21:43:39 +00:00
GitHub build-firmware Action 3e70d1c7ab Auto-generated configs and docs 2021-07-01 21:06:08 +00:00
GitHub build-firmware Action f412d52948 Auto-generated configs and docs 2021-06-29 05:14:46 +00:00
GitHub build-firmware Action e674917f7e Auto-generated configs and docs 2021-06-28 12:55:05 +00:00
GitHub build-firmware Action 1d48a36777 Auto-generated configs and docs 2021-06-27 22:54:02 +00:00
GitHub build-firmware Action 232f8296aa Auto-generated configs and docs 2021-06-23 21:07:38 +00:00
GitHub build-firmware Action 03296ed07c Auto-generated configs and docs 2021-06-23 18:54:44 +00:00
GitHub build-firmware Action 187fdcb5c8 Auto-generated configs and docs 2021-06-21 03:35:31 +00:00
GitHub build-firmware Action af284d47af Auto-generated configs and docs 2021-06-20 21:45:12 +00:00
GitHub build-firmware Action ef66ebcae4 Auto-generated configs and docs 2021-06-19 03:23:44 +00:00
GitHub build-firmware Action 993298a93e Auto-generated configs and docs 2021-06-18 19:49:42 +00:00
GitHub build-firmware Action 41b23d2063 Auto-generated configs and docs 2021-06-17 15:41:07 +00:00
GitHub build-firmware Action 9270425bc6 Auto-generated configs and docs 2021-06-17 13:51:57 +00:00
GitHub build-firmware Action a5063adacd Auto-generated configs and docs 2021-06-16 21:31:59 +00:00
GitHub build-firmware Action 850d19aaa9 Auto-generated configs and docs 2021-06-16 21:09:18 +00:00
GitHub build-firmware Action 59b2cee173 Auto-generated configs and docs 2021-06-16 15:30:04 +00:00
GitHub build-firmware Action 08b5ca6046 Auto-generated configs and docs 2021-06-16 12:54:10 +00:00
GitHub build-firmware Action b54c4c1738 Auto-generated configs and docs 2021-06-15 21:32:56 +00:00
GitHub build-firmware Action 2c135cf838 Auto-generated configs and docs 2021-06-14 00:43:24 +00:00
GitHub build-firmware Action b8a6c15881 Auto-generated configs and docs 2021-06-13 12:09:09 +00:00
GitHub build-firmware Action ca2244a043 Auto-generated configs and docs 2021-06-13 12:01:23 +00:00
GitHub build-firmware Action e94bf1fc6e Auto-generated configs and docs 2021-06-12 18:07:43 +00:00
GitHub build-firmware Action 74c4d4ea7f Auto-generated configs and docs 2021-06-12 11:28:45 +00:00
GitHub build-firmware Action 6eed4b6c90 Auto-generated configs and docs 2021-06-12 11:03:20 +00:00
GitHub build-firmware Action 3001d20513 Auto-generated configs and docs 2021-06-12 04:19:09 +00:00
GitHub build-firmware Action 855efcb1be Auto-generated configs and docs 2021-06-12 04:12:35 +00:00
GitHub build-firmware Action d1ec77847c Auto-generated configs and docs 2021-06-12 04:03:50 +00:00
GitHub build-firmware Action a4f86a892a Auto-generated configs and docs 2021-06-11 10:27:21 +00:00
GitHub build-firmware Action 3319037794 Auto-generated configs and docs 2021-06-05 20:21:28 +00:00
GitHub build-firmware Action 3b2ed0e1a1 Auto-generated configs and docs 2021-06-05 20:09:52 +00:00
GitHub build-firmware Action 9aaa33e583 Auto-generated configs and docs 2021-06-02 05:30:38 +00:00
GitHub build-firmware Action 88deee26e0 Auto-generated configs and docs 2021-05-31 22:02:57 +00:00
GitHub build-firmware Action baa529e9dd Auto-generated configs and docs 2021-05-31 12:21:13 +00:00
GitHub build-firmware Action bf7e2e8e04 Auto-generated configs and docs 2021-05-31 08:21:59 +00:00
GitHub build-firmware Action c1ca8166b1 Auto-generated configs and docs 2021-05-30 11:06:46 +00:00
GitHub build-firmware Action 578256ec86 Auto-generated configs and docs 2021-05-28 07:41:15 +00:00
GitHub build-firmware Action 597d2f3781 Auto-generated configs and docs 2021-05-27 12:25:55 +00:00
GitHub build-firmware Action 8cdfdbbe30 Auto-generated configs and docs 2021-05-26 18:21:01 +00:00