Commit Graph

8035 Commits

Author SHA1 Message Date
rusefillc 3950c3b6a2 reducing magic constants 2022-01-27 17:39:46 -05:00
GitHub build-firmware Action fd8fde12a7 Auto-generated configs and docs 2022-01-27 21:59:17 +00:00
GitHub build-firmware Action 194ba5b67f Auto-generated configs and docs 2022-01-27 19:27:44 +00:00
Matthew Kennedy 60b9ddeb1e vss based dfco (#3845)
* vss based dfco

* fix digits while we're here

* fix some other digits for fun

* don't use custom assert

* simplify test

* less than or equal, test vss behavior

* even better than comments are tooltips
2022-01-27 14:05:18 -05:00
GitHub build-firmware Action c020d600ed Auto-generated configs and docs 2022-01-27 13:02:18 +00:00
Matthew Kennedy 4e210c3124 more tps accel data (#3844) 2022-01-27 07:46:13 -05:00
Matthew Kennedy 50c31b78ae extract logic from wall wetting AE (#3848)
* extract logic

* extract interface

* explicitly test wall fuel
2022-01-27 07:45:50 -05:00
GitHub set-date Action 4892eb4650 Update date 2022-01-27 01:03:33 +00:00
GitHub build-firmware Action 06858d67d7 Auto-generated configs and docs 2022-01-27 00:37:23 +00:00
Matthew Kennedy 4804a736f0 vss and flex are filtered (#3839)
* vss and flex are filtered

* turbo

* freq sensor test
2022-01-26 17:33:04 -05:00
GitHub build-firmware Action 62ac1da3ca Auto-generated configs and docs 2022-01-26 13:23:50 +00:00
GitHub build-firmware Action 0786730630 Auto-generated configs and docs 2022-01-26 05:42:21 +00:00
GitHub build-firmware Action a6c0604582 Auto-generated configs and docs 2022-01-26 04:02:08 +00:00
GitHub set-date Action 2631fe1d03 Update date 2022-01-26 01:09:03 +00:00
rusefillc a80b2dabd7 sporadic HighRevTest testV12 #3806
let's attempt to guess his intentions
2022-01-25 17:24:38 -05:00
GitHub build-firmware Action 3776721e12 Auto-generated configs and docs 2022-01-25 17:52:22 +00:00
rusefillc 22332a4dad sporadic HighRevTest testV12 #3806
is this bug here?
2022-01-25 10:28:35 -05:00
GitHub build-firmware Action d5ffecc2cd Auto-generated configs and docs 2022-01-25 02:04:47 +00:00
rusefillc 383d6f87ab https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166
launch control live data
2022-01-24 20:58:21 -05:00
GitHub set-date Action 73d72dcef1 Update date 2022-01-25 01:09:10 +00:00
GitHub build-firmware Action 285b9d1ae9 Auto-generated configs and docs 2022-01-25 00:41:54 +00:00
Matthew Kennedy 0dc5ff1941 fix (#3833) 2022-01-24 18:15:18 -05:00
GitHub build-firmware Action d47642c59b Auto-generated configs and docs 2022-01-24 19:33:08 +00:00
Matthew Kennedy 1a0682aa0e dfco checks driver throttle intent (#3832) 2022-01-24 14:26:39 -05:00
GitHub build-firmware Action ba1f4bea8a Auto-generated configs and docs 2022-01-24 12:38:16 +00:00
rusefillc c67be80299 that made no sense 2022-01-23 23:30:31 -05:00
GitHub build-firmware Action 6d8a104525 Auto-generated configs and docs 2022-01-24 02:55:57 +00:00
GitHub set-date Action ea47a021e1 Update date 2022-01-24 01:14:18 +00:00
Matthew Kennedy 5978df2855 refactor decel fuel cut (#3830)
* refactor dfco

* s

* output channel logs dfco

* slightly cheeky comment
2022-01-23 19:44:41 -05:00
rusefillc 573a5262c4 https://www.rusefi.com/forum/viewtopic.php?p=44166#p44166 2022-01-23 19:44:14 -05:00
GitHub build-firmware Action 1d40fdedd2 Auto-generated configs and docs 2022-01-23 20:42:35 +00:00
Matthew Kennedy b07127614b decouple TPS accel enrichment from trigger (#3825)
* move call site

* move thresholding out of fast path

* adjust config

* test
2022-01-23 15:31:39 -05:00
Matthew Kennedy a1647fd66e baro fully in sensor model (#3829)
* consumers and api

* dead test

* baro uses sensor model

* remove old (copy of?) map lookup logic

* I guess we don't need FastInterpolation any more?

* don't double init analog input
2022-01-23 09:42:11 -05:00
GitHub build-firmware Action 529921ff1a Auto-generated configs and docs 2022-01-23 02:55:04 +00:00
GitHub set-date Action 634d561849 Update date 2022-01-23 01:03:01 +00:00
GitHub build-firmware Action 31d8c27ed0 Auto-generated configs and docs 2022-01-22 21:56:51 +00:00
GitHub set-date Action adb75991e0 Update date 2022-01-22 01:00:20 +00:00
GitHub build-firmware Action e46c1a19a3 Auto-generated configs and docs 2022-01-21 23:15:14 +00:00
GitHub build-firmware Action b6e4f8a769 Auto-generated configs and docs 2022-01-21 22:28:54 +00:00
GitHub build-firmware Action cd3bbb39d9 Auto-generated configs and docs 2022-01-21 20:59:16 +00:00
rusefi a8d96a78b2 but we need valid default 2022-01-21 15:22:11 -05:00
GitHub build-firmware Action 4b002a48f4 Auto-generated configs and docs 2022-01-21 18:16:00 +00:00
Andrey e94b251e33 Good news RPM is now float
open question if I've affected performance negativelly or not.
2022-01-21 00:56:13 -05:00
Andrey 4e676e1a86 fixing NOISY_RPM handling via Sensor framework 2022-01-21 00:21:45 -05:00
Andrey 014ea2b78a migrating to SensorType::Rpm API 2022-01-20 23:54:52 -05:00
Andrey 970f81c5b3 migrating to SensorType::Rpm API 2022-01-20 23:43:18 -05:00
Andrey e0258c4c8e migrating to SensorType::Rpm API 2022-01-20 23:36:09 -05:00
Andrey 5f3324cd6b migrating to SensorType::Rpm API 2022-01-20 23:32:59 -05:00
Andrey 37e700f8bd migrating to SensorType::Rpm API 2022-01-20 22:51:20 -05:00
Andrey 92cbba3256 migrating to SensorType::Rpm API 2022-01-20 22:42:13 -05:00
Andrey adb00d4255 migrating to SensorType::Rpm API 2022-01-20 22:40:15 -05:00
Andrey 3e3bdab488 migrating to SensorType::Rpm API 2022-01-20 22:38:08 -05:00
Andrey e1f1f28045 migrating to SensorType::Rpm API 2022-01-20 22:31:07 -05:00
Andrey a8e016f162 migrating to SensorType::Rpm API 2022-01-20 22:27:48 -05:00
Andrey a168a94628 migrating to SensorType::Rpm API 2022-01-20 22:26:05 -05:00
Andrey 72ae8dd4a1 migrating to SensorType::Rpm API 2022-01-20 22:22:52 -05:00
Andrey 5d6985f085 migrating to SensorType::Rpm API 2022-01-20 22:12:04 -05:00
Andrey e05d710086 migrating to SensorType::Rpm API 2022-01-20 22:06:20 -05:00
Andrey 3a6597464f migrating to SensorType::Rpm API 2022-01-20 22:04:45 -05:00
Andrey ea014a07d8 what's the difference between setRpmValue and assignRpmValue #3815
refactoring
2022-01-20 21:48:18 -05:00
GitHub build-firmware Action 7e28bd5191 Auto-generated configs and docs 2022-01-21 01:45:43 +00:00
GitHub set-date Action b47b635934 Update date 2022-01-21 01:01:22 +00:00
GitHub build-firmware Action 2f7c412dbc Auto-generated configs and docs 2022-01-20 20:28:33 +00:00
GitHub build-firmware Action 10f1b729e2 Auto-generated configs and docs 2022-01-20 19:14:41 +00:00
Matthew Kennedy 6fc4503ee2 XY Idle VE Table (#3781)
* config & ui

* implement

* test idle VE switching behavior

* use the interface where we can

* s

* re-bump flash version
2022-01-20 14:08:54 -05:00
GitHub build-firmware Action 770eaee236 Auto-generated configs and docs 2022-01-20 02:14:16 +00:00
rusefillc 7b9816d137 Bosch Quick Start on B6 Passat is confused about phase #3812 2022-01-19 20:55:50 -05:00
GitHub set-date Action 5f4a4c5833 Update date 2022-01-20 01:13:44 +00:00
Matthew Kennedy 8828c8a101 #3815 (#3816) 2022-01-19 17:38:17 -05:00
rusefillc b40c898097 Bosch Quick Start on B6 Passat is confused about phase #3812 2022-01-19 16:42:05 -05:00
rusefillc accc0542b8 Bosch Quick Start on B6 Passat is confused about phase #3812 2022-01-19 16:42:05 -05:00
GitHub build-firmware Action 21367ec1ee Auto-generated configs and docs 2022-01-19 21:34:54 +00:00
GitHub build-firmware Action efb2ca5b4c Auto-generated configs and docs 2022-01-19 12:39:51 +00:00
Matthew Kennedy 4c693ff3ca add option to always use instant RPM (#3813)
* option to always use instant RPM

* duh
2022-01-19 07:34:22 -05:00
rusefillc 22f679870a Bosch Quick Start on B6 Passat is confused about phase #3812
running engine proved VVT_BOSCH_QUICK_START to match VVT_SECOND_HALF thus hard-coding phase choice
2022-01-19 01:30:16 -05:00
GitHub build-firmware Action f3d1b5307a Auto-generated configs and docs 2022-01-19 05:56:03 +00:00
rusefillc a4479259cf Bosch Quick Start on B6 Passat is confused about phase #3812
OMG :( we were totally not using VVT info of VVT_BOSCH_QUICK_START and VVT_NISSAN_MR and etc etc
2022-01-19 00:48:39 -05:00
rusefillc a2c71f07c6 refactoring: reusing existing flag instead of switch which refers to same thing 2022-01-19 00:48:39 -05:00
GitHub build-firmware Action e9687e122d Auto-generated configs and docs 2022-01-19 03:45:06 +00:00
rusefillc 9fb9997b73 On m_event vs lobe vs scheduling #3804 2022-01-18 22:36:05 -05:00
rusefillc 1c0d74a8ad On m_event vs lobe vs scheduling #3804 2022-01-18 21:01:49 -05:00
rusefillc 342ea1d8d1 On m_event vs lobe vs scheduling #3804 2022-01-18 20:57:24 -05:00
GitHub build-firmware Action 548892146c Auto-generated configs and docs 2022-01-19 01:29:17 +00:00
GitHub set-date Action ac3e4b3c29 Update date 2022-01-19 01:00:40 +00:00
GitHub build-firmware Action 22e760feb6 Auto-generated configs and docs 2022-01-19 00:31:52 +00:00
GitHub build-firmware Action 2fcc144ab7 Auto-generated configs and docs 2022-01-18 23:22:56 +00:00
Andrey eb5206dada Remove legacy check fix #3808 2022-01-18 16:01:27 -05:00
Andrey b927134b0f https://rusefi.com/forum/viewtopic.php?p=44100#p44100 2022-01-18 10:24:08 -05:00
rusefillc d885a38d98 On m_event vs lobe vs scheduling #3804 2022-01-18 10:16:47 -05:00
GitHub build-firmware Action 3b8fb77c95 Auto-generated configs and docs 2022-01-18 05:51:54 +00:00
rusefillc ffca542785 On m_event vs lobe vs scheduling #3804 2022-01-18 00:45:24 -05:00
GitHub build-firmware Action beb5a1f80f Auto-generated configs and docs 2022-01-18 05:43:17 +00:00
rusefillc 3e8207f393 GDI Epic #1448 2022-01-18 00:27:20 -05:00
GitHub build-firmware Action 82c918df6c Auto-generated configs and docs 2022-01-18 05:10:57 +00:00
rusefillc 53cf23b178 live data 2022-01-18 00:05:34 -05:00
rusefillc 8b18138e21 Better handling of RPM during stop of cranking #3803
one step back
2022-01-17 21:43:30 -05:00
Andrey 385f0cc991 Better handling of RPM during stop of cranking #3803 2022-01-17 21:27:10 -05:00
Andrey 19ff671aaf Better handling of RPM during stop of cranking #3803
reuse existing magic constant
2022-01-17 21:18:43 -05:00
rusefillc 2da6593305 Better handling of RPM during stop of cranking #3803
refactoring: reusing existing method
2022-01-17 21:00:49 -05:00
rusefillc c625228aaf Better handling of RPM during stop of cranking #3803
refactoring: reusing existing method
2022-01-17 20:53:10 -05:00
GitHub build-firmware Action 2f2f6c1390 Auto-generated configs and docs 2022-01-18 01:29:33 +00:00
rusefillc 8fb50ddcd1 AlphaX 2022-01-17 20:22:51 -05:00
GitHub set-date Action 131700d41b Update date 2022-01-18 01:08:32 +00:00
rusefillc 376bc1a8d8 https://github.com/rusefi/alphax-2chan/issues/14 2022-01-16 23:03:14 -05:00
GitHub set-date Action dbcddba9cb Update date 2022-01-17 01:08:24 +00:00
GitHub build-firmware Action 7a59fec6a4 Auto-generated configs and docs 2022-01-17 01:02:11 +00:00
GitHub build-firmware Action 1c24d22898 Auto-generated configs and docs 2022-01-16 22:57:47 +00:00
GitHub build-firmware Action c365f17753 Auto-generated configs and docs 2022-01-16 21:22:54 +00:00
GitHub build-firmware Action 38e91eecb4 Auto-generated configs and docs 2022-01-16 21:00:18 +00:00
rusefillc 73c60f4752 warning(CUSTOM_ERR_6586, "attempting to change unassigned pin") 2022-01-16 15:53:27 -05:00
GitHub build-firmware Action 80cde18da3 Auto-generated configs and docs 2022-01-16 17:59:26 +00:00
rusefillc da65e801db AlphaX 2022-01-16 10:05:24 -05:00
rusefillc 03759b148b Revert "support better wbo format (#3740)"
This reverts commit 4ee1a6b7
2022-01-15 23:02:11 -05:00
GitHub build-firmware Action fde906f006 Auto-generated configs and docs 2022-01-16 01:12:10 +00:00
GitHub build-firmware Action 07eca2a6e0 Auto-generated configs and docs 2022-01-15 23:09:54 +00:00
GitHub build-firmware Action fde7324cc0 Auto-generated configs and docs 2022-01-15 22:45:28 +00:00
rusefillc 6df4c6e95c Dumb CAN wake-up #3660 2022-01-15 11:37:24 -05:00
rusefillc 286703f659 https://github.com/rusefi/alphax-2chan/issues/16 2022-01-15 10:36:49 -05:00
GitHub build-firmware Action b761b5888e Auto-generated configs and docs 2022-01-15 02:58:04 +00:00
rusefillc 597a3430d9 https://en.wikipedia.org/wiki/Pi 2022-01-14 21:23:27 -05:00
GitHub build-firmware Action 29f09aa4b2 Auto-generated configs and docs 2022-01-15 01:22:25 +00:00
GitHub build-firmware Action c0b4028625 Auto-generated configs and docs 2022-01-14 03:39:21 +00:00
GitHub set-date Action b5c28c7e14 Update date 2022-01-14 01:08:41 +00:00
GitHub build-firmware Action 32fa1af033 Auto-generated configs and docs 2022-01-13 03:04:47 +00:00
Matthew Kennedy e240905df6 Revert "forced 4 byte thing is actually no longer needed so much" (#3785)
* Revert "forced 4 byte thing is actually no longer needed so much"

This reverts commit 6b280043c7.

* bump flash version to force a re-write
2022-01-12 21:59:21 -05:00
GitHub build-firmware Action 4bdf8e5931 Auto-generated configs and docs 2022-01-13 02:44:46 +00:00
GitHub set-date Action 203244a544 Update date 2022-01-13 01:09:43 +00:00
GitHub build-firmware Action 72ac03a8c4 Auto-generated configs and docs 2022-01-12 21:38:47 +00:00
Matthew Kennedy 78119b7df4 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 caca8ffd74 Auto-generated configs and docs 2022-01-12 19:23:31 +00:00
GitHub build-firmware Action 8b78b6caf9 Auto-generated configs and docs 2022-01-12 18:44:35 +00:00
rusefillc f34d968a20 GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
rusefillc bb77e30f0c logging of live data structs #3614 2022-01-11 22:54:57 -05:00
rusefillc dd4950f850 Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
rusefillc fc996ad339 Code style for methods with zero arguments #3535 2022-01-11 22:26:24 -05:00
GitHub build-firmware Action ca12f1d062 Auto-generated configs and docs 2022-01-12 01:53:19 +00:00
Matthew Kennedy cb368580a6 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 42ad365319 Update date 2022-01-12 01:07:20 +00:00
rusefillc 8447be9c60 live view is confused by conditional compilation #3773
ops
2022-01-11 14:24:53 -05:00
rusefillc 1c0919e885 live view is confused by conditional compilation fix #3773 2022-01-11 14:10:30 -05:00
rusefillc 5c68f86a0d RE usability: live data for idle controller 2022-01-10 21:55:52 -05:00
GitHub build-firmware Action b929678129 Auto-generated configs and docs 2022-01-11 01:57:47 +00:00
rusefillc a989bb50ac RE usability: live data for idle controller 2022-01-10 20:51:49 -05:00
rusefillc d550893e85 RE usability: live data for idle controller 2022-01-10 20:32:20 -05:00
rusefillc 5eaabf5eb6 RE usability: live data for idle controller
static bad, class fields better
2022-01-10 20:12:11 -05:00
rusefillc 6fd0ae24d9 RE usability: live data for idle controller 2022-01-10 19:48:58 -05:00
GitHub build-firmware Action bb881582fe Auto-generated configs and docs 2022-01-11 00:32:14 +00:00
GitHub build-firmware Action ddb4f30ec0 Auto-generated configs and docs 2022-01-10 22:06:22 +00:00
rusefillc 19bbf6ed71 B6 2022-01-10 13:06:19 -05:00
Matthew Kennedy c8f87a88c5 hotfix (#3765) 2022-01-10 08:35:36 -05:00
rusefillc 4537561214 AlphaX few bytes of progress 2022-01-10 01:47:06 -05:00
rusefillc 86c8dcf011 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 cc3b4d4bf6 Auto-generated configs and docs 2022-01-10 02:22:57 +00:00
rusefillc ccc4112dd1 B6 2022-01-09 21:16:24 -05:00
GitHub set-date Action a40c4b4efc Update date 2022-01-10 01:05:03 +00:00
Andreika e7fb21c346 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 19104ee6a2 Auto-generated configs and docs 2022-01-09 16:29:59 +00:00
rusefillc dafe6c16e1 did it catch wrong %type? 2022-01-08 23:38:40 -05:00
rusefillc db5e54cb70 limp ClearReason 2022-01-08 23:10:40 -05:00
GitHub build-firmware Action 21e22f0b42 Auto-generated configs and docs 2022-01-09 03:59:57 +00:00
rusefillc 8a20033148 limp ClearReason 2022-01-08 22:52:45 -05:00
GitHub build-firmware Action f204cea0de Auto-generated configs and docs 2022-01-09 03:29:17 +00:00
rusefillc 9b38a7d445 limp ClearReason 2022-01-08 22:13:20 -05:00
GitHub build-firmware Action b51c78c3f8 Auto-generated configs and docs 2022-01-09 01:40:32 +00:00
GitHub build-firmware Action 899ee68264 Auto-generated configs and docs 2022-01-09 01:22:51 +00:00
rusefillc 8a88b42f43 extracting common hellen to it's own file 2022-01-08 20:16:01 -05:00
GitHub set-date Action fd6a31f67c Update date 2022-01-09 01:09:30 +00:00
GitHub build-firmware Action 8ee0271419 Auto-generated configs and docs 2022-01-09 00:55:02 +00:00
GitHub build-firmware Action 3f8f21d00c Auto-generated configs and docs 2022-01-08 23:58:53 +00:00
GitHub set-date Action 1fa1b1ebf4 Update date 2022-01-08 01:05:53 +00:00
GitHub build-firmware Action 6780255b3b Auto-generated configs and docs 2022-01-08 00:02:50 +00:00
Matthew Kennedy 4ee1a6b751 support better wbo format (#3740)
* new format

* comment

* pr feedback

* heater duty

* extra
2022-01-07 16:04:30 -05:00
Andrey G 542810cdf4 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 d077520d9e 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 573443f41a mk files refactoring 2022-01-06 21:48:21 -05:00
rusefillc ea534a9be1 mk files refactoring 2022-01-06 21:40:48 -05:00
rusefillc 47f0423b73 mk files refactoring 2022-01-06 20:32:39 -05:00
rusefillc 1955c5a3c2 mk files refactoring 2022-01-06 20:06:31 -05:00
GitHub build-firmware Action 9d0bd0d0a4 Auto-generated configs and docs 2022-01-07 01:00:00 +00:00
GitHub build-firmware Action 851081dff1 Auto-generated configs and docs 2022-01-07 00:31:48 +00:00
rusefillc ca6b7bba23 Live Data progress 2022-01-06 17:58:59 -05:00
GitHub build-firmware Action 8cf7d1a92f Auto-generated configs and docs 2022-01-06 02:20:03 +00:00
GitHub build-firmware Action 3c6d90aabd Auto-generated configs and docs 2022-01-06 01:32:44 +00:00
GitHub set-date Action 9e5a4f262e Update date 2022-01-06 01:12:28 +00:00
GitHub build-firmware Action 2c1241a62b Auto-generated configs and docs 2022-01-05 19:02:59 +00:00
GitHub build-firmware Action e4f828c0a1 Auto-generated configs and docs 2022-01-05 06:49:51 +00:00
rusefillc 6b280043c7 forced 4 byte thing is actually no longer needed so much 2022-01-05 00:24:17 -05:00
GitHub build-firmware Action fd23938b2a Auto-generated configs and docs 2022-01-05 05:09:04 +00:00
rusefillc d877a02486 LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:17:26 -05:00
rusefillc cf11dd0ca5 LUA read ECU state: Cranking, Idling, Cruising #3742 2022-01-04 23:15:03 -05:00
GitHub build-firmware Action 1d040cf5b8 Auto-generated configs and docs 2022-01-05 00:14:52 +00:00
GitHub build-firmware Action 7e72bfbc62 Auto-generated configs and docs 2022-01-04 04:48:36 +00:00
GitHub build-firmware Action 95639ccb77 Auto-generated configs and docs 2022-01-04 03:39:23 +00:00
rusefillc 7acd36c198 helping build: sharing same brain_pin_diag_e 2022-01-03 22:33:38 -05:00
rusefillc b11c241827 GDI better defaults? 2022-01-03 22:05:19 -05:00
rusefillc f52c6ba41e TLE8888 diag says OK on disconnected pins and bench test #3737 2022-01-03 20:33:51 -05:00
GitHub build-firmware Action 766a59f10f Auto-generated configs and docs 2022-01-04 01:04:53 +00:00
rusefillc 68b0293584 moving curves to defaults
wow nasty
2022-01-03 19:57:34 -05:00
rusefillc 1ee89f7b2b smart diag into bench test 2022-01-03 18:07:22 -05:00
rusefillc 62eb2e2ca5 smart diag into bench test 2022-01-03 16:46:15 -05:00