Commit Graph

16181 Commits

Author SHA1 Message Date
rusefillc 98076927b0
progress: rpm register based on trigger input being none or not (#4691)
* progress: rpm register based on trigger input being none or not

* use helper functions

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-22 09:27:41 -04:00
rusefillc 983f88709a progress: allow only exhaust cam input now that we have index parameter 2022-10-22 08:40:36 -04:00
rusefillc da0fa03f0a refactoring: wider usage of helper method 2022-10-22 08:39:55 -04:00
rusefillc f4010aa720 progress: rpm register based on trigger input being none or not 2022-10-21 23:57:37 -04:00
rusefillc 905f59d561 progress: rpm register based on trigger input being none or not 2022-10-21 23:29:39 -04:00
rusefillc 7a1e729cd8 ROLLBACK 2022-10-21 22:45:46 -04:00
rusefillc 17e340622b progress: rpm register based on trigger input being none or not (helping unit tests) 2022-10-21 22:25:05 -04:00
rusefillc 3abed33988 progress: rpm register based on trigger input being none or not 2022-10-21 22:07:41 -04:00
rusefillc 50d8aa37b4 refactoring: inline method 2022-10-21 21:20:44 -04:00
GitHub gen-configs Action 7d769904e6 Auto-generated configs and docs 2022-10-22 01:16:20 +00:00
rusefillc 9cf3bca60c trigger input: dead code? 2022-10-21 21:10:58 -04:00
GitHub set-date Action 779254f8a4 Update date 2022-10-22 00:31:13 +00:00
rusefillc 7e8f06cc42 current unused RAM metric? 2022-10-21 17:12:15 -04:00
rusefillc a36f52aaad current unused RAM metric 2022-10-21 12:10:31 -04:00
GitHub gen-configs Action b6901f594c Auto-generated configs and docs 2022-10-21 02:31:12 +00:00
Matthew Kennedy 24650f6460
implement "ford mode" injector correction (#4686)
* implement "ford mode"

* missed the enum value
2022-10-20 22:25:39 -04:00
GitHub gen-configs Action 1f1c5ecac9 Auto-generated configs and docs 2022-10-21 02:15:43 +00:00
Matthew Kennedy ec9b2a52e8
fix no-lua build (#4690) 2022-10-20 22:01:33 -04:00
GitHub set-date Action 95a28cd78e Update date 2022-10-21 00:28:12 +00:00
rusefillc 23f14d0e21
Update readme.md 2022-10-20 14:30:23 -04:00
GitHub gen-configs Action 9d30ef6957 Auto-generated configs and docs 2022-10-20 17:40:39 +00:00
Andrey G a50f898982
SENT fixes (#4687)
* SENT: cache current setting to do proper clean-up on stop

* SENT: microRusEfi supports send on "AN temp 2" = PA1 only

* SENT: microRusEfi: fix pin number

* SENT: use activeConfiguration during sentStop()

* MRE: pin 23: can accept events (for SENT)
2022-10-20 13:33:16 -04:00
rusefillc ea8f75a6cb
Adc unregister (#4684)
* Sensor: unregister on the fly #4683

* Sensor: unregister on the fly #4683

* Adc unregister #4684

* Adc unregister #4684
2022-10-20 09:33:27 -04:00
Matthew Kennedy 6e3efed09c
more f429 business (#4679)
* 429 boots and LEDs work

* oops missed a comma

* enable on f767 too, since it should be the same board

* why not just completely duplicate it

* script should not be fancy

* script should not be fancy

* correct pins

* h743 while we're at it
2022-10-20 00:59:39 -04:00
rusefi b7db5f90c3 SENT protocol capture implementation #4631 2022-10-20 00:04:43 -04:00
GitHub gen-configs Action 07631ba655 Auto-generated configs and docs 2022-10-20 04:02:31 +00:00
rusefi 529bba17b8 SENT protocol capture implementation #4631 2022-10-19 23:56:21 -04:00
GitHub gen-configs Action 5bc9ff1178 Auto-generated configs and docs 2022-10-20 03:49:59 +00:00
rusefi 34aec4b0ab SENT protocol capture implementation #4631 2022-10-19 23:45:21 -04:00
GitHub set-date Action 7bf1f7d380 Update date 2022-10-20 00:39:24 +00:00
Andrey G b4ccef4239
SENT protocol capture implementation (#4631)
* boards: MRE: enable SEND protocol capture

* SENT protocol capture implementation #4631

* SENT protocol capture implementation #4631

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-19 17:08:15 -04:00
GitHub gen-configs Action c0a41d29b6 Auto-generated configs and docs 2022-10-19 20:16:30 +00:00
rusefillc c5a078e7fe SENT protocol capture implementation #4631 2022-10-19 15:21:13 -04:00
Andrey Gusakov b7820ee713 port: stm32: f4/f7: enable ICU drivers, enable ICU for TIM2 2022-10-19 15:14:29 -04:00
rusefillc c376d4de90 gcc11 is smart 2022-10-19 10:29:27 -04:00
rusefillc 38639e8877 nicer (?) parameter names 2022-10-19 10:25:02 -04:00
rusefillc 620dd1b42c gcc 10 #4641 2022-10-19 09:11:57 -04:00
GitHub gen-configs Action bf43376558 Auto-generated configs and docs 2022-10-19 10:47:20 +00:00
Matthew Kennedy 2bc8fbce7d
VE blend tables (#4640)
* blendy ve too

* ui

* small optimizations

* save kinetis memory

* changelog
2022-10-19 06:42:22 -04:00
Matthew Kennedy 00978437ae save kinetis memory 2022-10-18 23:01:12 -04:00
Matthew Kennedy ced5db5d53
gcc 10 (#4641)
* scripts

* change check version

* disable inlining

* all the spots

* it's funny that this works with the wrong file extension

* bootloader

* hardware ci runs gcc 10
2022-10-18 22:30:16 -04:00
rusefillc 582cc4a10e so much weird 2022-10-18 22:29:43 -04:00
rusefillc e11e2a2747 would this help nucleo-F429? 2022-10-18 22:02:28 -04:00
Andrey 5cfd07b675 F429 nucleo 2022-10-18 21:18:36 -04:00
GitHub gen-configs Action e8c894b944 Auto-generated configs and docs 2022-10-19 01:17:23 +00:00
Matthew Kennedy 69ab843ac0 stub 429 2022-10-18 21:11:58 -04:00
GitHub set-date Action 7288ccf0e6 Update date 2022-10-19 00:31:25 +00:00
rusefillc 2899b62805 Lua aux gauge fix #4672 2022-10-18 16:13:19 -04:00
rusefillc 50270af024 Lua aux gauge #4672 2022-10-18 15:52:32 -04:00
rusefillc 2dc1ee05f1 Lua aux gauge #4672 2022-10-18 15:25:47 -04:00
GitHub gen-configs Action 2ebd4dfcac Auto-generated configs and docs 2022-10-18 01:27:31 +00:00
rusefillc e16c8f9120 Lua aux gauge #4672 2022-10-17 21:21:23 -04:00
GitHub set-date Action 1af89345ad Update date 2022-10-18 00:33:42 +00:00
GitHub gen-configs Action 95e8ef2f58 Auto-generated configs and docs 2022-10-18 00:09:14 +00:00
rusefillc 2eba65505b Lua aux gauge #4672 2022-10-17 20:01:46 -04:00
Matthew Kennedy f760ae11c1
simplify initializeSkippedToothTrigger (#4674) 2022-10-17 16:05:27 -04:00
Matthew Kennedy 85ebb112b5
enable proteus, select compiler in script (#4675)
* enable proteus, select compiler in script

* do it the new way

* blah

* old fashioned printf debugging

* sleep longer so we get battery voltage, and not on proteus

* firmware yaml

* remove print, it works!
2022-10-17 15:36:02 -04:00
GitHub gen-configs Action 4b52c5c49c Auto-generated configs and docs 2022-10-17 03:44:02 +00:00
rusefi 5df4a196af Lua aux gauge #4672 2022-10-16 23:38:24 -04:00
Andrey 5b53e78cff Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:42:17 -04:00
Andrey c7b1333795 Enable ethernet on one or both nucleo boards #4665 2022-10-16 22:36:31 -04:00
Andrey 130af4414f following the pattern 2022-10-16 22:36:31 -04:00
GitHub gen-configs Action 8eb441ba27 Auto-generated configs and docs 2022-10-17 02:17:10 +00:00
rusefillc ba5a99d300 +x is fun 2022-10-16 22:11:06 -04:00
GitHub set-date Action 5a0355acfd Update date 2022-10-17 00:32:13 +00:00
GitHub gen-configs Action 1dabca8bc0 Auto-generated configs and docs 2022-10-16 20:28:13 +00:00
rusefillc e9bbde2af3 https://github.com/rusefi/hellen154hyundai/issues/63 2022-10-16 16:23:36 -04:00
GitHub gen-configs Action f7b67e9919 Auto-generated configs and docs 2022-10-16 16:48:48 +00:00
rusefillc 19b0f7e66e triggerImage: todo: support symmetrical crank 2022-10-16 12:10:58 -04:00
rusefillc 481efc616a Matthew Kennedy says "Oops I missed MAP scaling in the update" 2022-10-16 11:17:32 -04:00
GitHub gen-configs Action 59ced03202 Auto-generated configs and docs 2022-10-16 06:41:11 +00:00
rusefillc 311af3ffbc triggerImage: todo: support symmetrical crank 2022-10-16 02:29:30 -04:00
rusefillc d4d2aaea05 /*isEndOfPacket*/ 2022-10-16 01:21:44 -04:00
rusefillc edd08db491 Enable ethernet on one or both nucleo boards #4665 2022-10-16 01:17:34 -04:00
GitHub set-date Action afe5c56d8a Update date 2022-10-16 00:38:43 +00:00
GitHub gen-configs Action dd70d8b6fe Auto-generated configs and docs 2022-10-15 23:04:51 +00:00
GitHub gen-configs Action 511e5e86ff Auto-generated configs and docs 2022-10-15 13:55:10 +00:00
GitHub set-date Action 4441132921 Update date 2022-10-15 00:29:42 +00:00
rusefi 00742baf7c 208 board progress 2022-10-14 16:39:16 -04:00
Andrey G 14ad3716f9
Initial support for RusEFI STM32F429-208+SDRAM board (#4666) 2022-10-14 16:20:55 -04:00
rusefillc fa05616801
Update readme.md 2022-10-14 09:28:37 -04:00
rusefillc 88dc6d2ce7
Enable ethernet on F429 discovery #4664 2022-10-14 09:28:24 -04:00
GitHub gen-configs Action 474b592ac7 Auto-generated configs and docs 2022-10-14 00:53:10 +00:00
Matthew Kennedy 1ae642e7a7
build tweaks for size (#4661)
* don't align on non-cached mcu

* lua decimal point

* no snprintf

* sort sections by alignment

* unit tests
2022-10-13 20:30:30 -04:00
Matthew Kennedy fab95bd890
can dbc update (#4663)
* can dbc update

* helpful comment
2022-10-13 20:24:29 -04:00
GitHub set-date Action 7e24ab3265 Update date 2022-10-13 00:40:57 +00:00
rusefillc fd7edd7266 SD card log fields list should be auto-generated #3985
let's try again
2022-10-12 20:24:16 -04:00
rusefillc 472942cd7a SD card log fields list should be auto-generated #3985
progress
2022-10-12 20:14:28 -04:00
GitHub gen-configs Action 984fdc1e79 Auto-generated configs and docs 2022-10-13 00:07:37 +00:00
rusefillc c1834b14f6 allow SD logging of int #4658
workaround?
2022-10-12 20:02:23 -04:00
rusefillc faba7f44f3 allow SD logging of int #4658
wordaround?
2022-10-12 19:49:07 -04:00
rusefillc ddaf9fb838 SD card log fields list should be auto-generated #3985
progress
2022-10-12 19:46:17 -04:00
rusefillc 7250f8f4dc SD card log fields list should be auto-generated #3985
progress
2022-10-12 19:35:54 -04:00
rusefillc b29da1f253 rollback 2022-10-12 14:50:13 -04:00
rusefillc 7dbf38d635 SD card log fields list should be auto-generated #3985
prime time of phase 1
2022-10-12 13:12:57 -04:00
GitHub gen-configs Action a86e46c3ca Auto-generated configs and docs 2022-10-12 16:56:29 +00:00
GitHub gen-configs Action c3f750af0b Auto-generated configs and docs 2022-10-12 12:10:52 +00:00
rusefillc 2733270a83 SD card log fields list should be auto-generated #3985 2022-10-12 08:04:58 -04:00
GitHub gen-configs Action 4660a15bf8 Auto-generated configs and docs 2022-10-12 04:18:34 +00:00
rusefillc ca4e8d1a2c SD card log fields list should be auto-generated #3985 2022-10-11 23:43:45 -04:00
rusefillc af2d486614 SD logging: cutting out intermediate buffer since we already have nicely buffered writer 2022-10-11 23:41:18 -04:00
rusefillc cb1b79a9ef SD logging: calculating sum on the fly 2022-10-11 23:31:47 -04:00
rusefillc afe646d88d refactoring: nicer parameter name 2022-10-11 23:27:15 -04:00
GitHub gen-configs Action 7880cde433 Auto-generated configs and docs 2022-10-12 01:35:09 +00:00
rusefillc cbabdf5011 SD card log fields list should be auto-generated #3985 2022-10-11 21:28:01 -04:00
GitHub gen-configs Action 02261ef061 Auto-generated configs and docs 2022-10-12 01:03:24 +00:00
Matthew Kennedy 09ad5a738c
allow SD logging non-scaled_channel (#4657)
* allow SD logging non-scaled_channel

* comments and kick ci
2022-10-11 20:58:43 -04:00
GitHub set-date Action c217d2e0b3 Update date 2022-10-12 00:35:16 +00:00
rusefillc 58c9c5fe87 SD card log fields list should be auto-generated #3985 2022-10-11 07:42:31 -04:00
GitHub gen-configs Action 4351de3ee5 Auto-generated configs and docs 2022-10-11 03:03:43 +00:00
rusefillc 7b830447ae SD card log fields list should be auto-generated #3985 2022-10-10 22:58:17 -04:00
rusefillc 210c878493 SD card log fields list should be auto-generated #3985 2022-10-10 22:58:17 -04:00
GitHub gen-configs Action d84674e291 Auto-generated configs and docs 2022-10-11 02:54:46 +00:00
rusefillc 3b3b7b6718 SD card log fields list should be auto-generated #3985 2022-10-10 22:40:43 -04:00
GitHub gen-configs Action 423b5cc32d Auto-generated configs and docs 2022-10-11 01:56:08 +00:00
rusefillc b631e435e7 SD card log fields list should be auto-generated #3985 2022-10-10 21:50:49 -04:00
GitHub gen-configs Action 31903e08c7 Auto-generated configs and docs 2022-10-11 01:50:20 +00:00
GitHub gen-configs Action c08e7eda8b Auto-generated configs and docs 2022-10-11 01:30:56 +00:00
rusefillc 3acc8af0b4 SD card log fields list should be auto-generated #3985 2022-10-10 21:25:35 -04:00
GitHub set-date Action 810c958676 Update date 2022-10-11 00:29:02 +00:00
GitHub gen-configs Action d6f3f81bd5 Auto-generated configs and docs 2022-10-10 23:17:11 +00:00
Andrey G 68e007caa3
loggingcentral: hotfix (#4654) 2022-10-10 19:12:04 -04:00
Andrey G b5ebb7d00e
Logging asserts (#4652)
* logingcentral: check final string for prohibited chars

Invalid char can come from arguments, not only format string so
scan final buffer.

* logingcentral: comment say '\r' is also not allowed

* logingcentral: just replace all non-printable chars with space

Do not assert

* loging: remove strlen()
2022-10-10 17:14:44 -04:00
rusefillc cedee541c5 SD card log fields list should be auto-generated #3985 2022-10-10 07:52:20 -04:00
Matthew Kennedy 9d132676fd
consolidate analog vs. temp info commands (#4646)
* consolidate analog vs. temp info commands

* cleanup

* guard
2022-10-10 07:44:20 -04:00
rusefillc 63412455be SD card log fields list should be auto-generated #3985 2022-10-09 21:46:38 -04:00
GitHub gen-configs Action 2b13365fc2 Auto-generated configs and docs 2022-10-10 01:26:52 +00:00
Matthew Kennedy aa881efe89
fix 36-2-1 trigger (#4645)
* fix

* test files

* test real 4b11

* test.mk

* better angle error math

* test GM too

* changelog
2022-10-09 21:22:05 -04:00
GitHub set-date Action 83cdbdd0b4 Update date 2022-10-10 00:30:59 +00:00
GitHub gen-configs Action 36673efa76 Auto-generated configs and docs 2022-10-09 21:44:59 +00:00
rusefillc 1d3e5c6d83 one odd name 2022-10-09 16:16:30 -04:00
Andrey G 850848d2ee
SENT core decoder and ICU driver (#4648)
* SENT: copy-paste SENT decoder from rusefi-hardware

* SENT: decoder: refactor, cleanup

* SENT: add ICU implementation

* SENT: decoder: use pch.h

* SENT: EFI_PROD_CODE guard

* SENT: ICU driver: fixes

* SENT: don't forget to SysLock

* SENT: call Start on Init (agrrrr)

* SENT: ICU: some limitations

ICU can capture on two firsts TIM inputs only. So move from PA2 to PA1

* SENT: mmmm... c++... i like it (no)

* SENT: autocalibrate tick time

* SENT: debug

* SENT: clean-up

* SENT: optimize slow channel mailboxes

* SENT: GetSignals() helper
2022-10-09 06:38:28 -04:00
rusefillc 6a99469c8a
// todo: what is broken _exactly_? (#4531)
* // todo: what is broken _exactly_?

* hold on, why "float autoscale" at all here?

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-08 23:13:14 -04:00
GitHub gen-configs Action bd4ca6a805 Auto-generated configs and docs 2022-10-09 02:22:51 +00:00
rusefillc 86d3b16939
hold on, why "float autoscale" at all here? (#4647)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-08 22:11:34 -04:00
GitHub set-date Action e26fef433d Update date 2022-10-09 00:27:54 +00:00
GitHub set-date Action 867ccb8924 Update date 2022-10-08 00:27:12 +00:00
GitHub gen-configs Action 63eabe1b5c Auto-generated configs and docs 2022-10-07 17:59:31 +00:00
rusefillc 4dbc7cb5bb VVT minimum RPM #4545
typo :(
2022-10-07 11:58:13 -04:00
rusefillc ba73aff1fa startStopStateToggleCounter to live data 2022-10-06 22:21:02 -04:00
GitHub set-date Action 920d4368d5 Update date 2022-10-07 00:34:08 +00:00
GitHub gen-configs Action 2789005e56 Auto-generated configs and docs 2022-10-06 23:24:19 +00:00
rusefillc 3948d9650c startStopState to live data 2022-10-06 19:17:59 -04:00
GitHub gen-configs Action 3e44d98a22 Auto-generated configs and docs 2022-10-06 23:00:58 +00:00
rusefillc f08076ee96 startStopStateToggleCounter to live data 2022-10-06 18:55:29 -04:00
rusefillc c6229651b8 4chan is a Fancy Board 2022-10-06 18:55:29 -04:00
rusefillc 04c7849e58
gcc10 preparation (#4643)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-10-06 13:58:02 -04:00
GitHub gen-configs Action cf7487de00 Auto-generated configs and docs 2022-10-06 04:07:05 +00:00
BeerMoneyMotorsports 44c6aca8cc
Added new pin mapping for clutch (#4639)
While diagnosing a users issue with clutch input, i found that the pin changed on the 176 from res3 to D1 at revE.
2022-10-05 23:46:17 -04:00
rusefi eda1ec70da FrequencySensor::showInfo 2022-10-05 23:39:19 -04:00
GitHub gen-configs Action 57101db310 Auto-generated configs and docs 2022-10-06 02:34:17 +00:00
rusefi 4f0d56cfd0 auxSpeedSensorInput 2022-10-05 22:09:25 -04:00
GitHub gen-configs Action 584e0da7db Auto-generated configs and docs 2022-10-06 02:05:46 +00:00
Matthew Kennedy a773b3249a
remove 2jz trigger that's really 12 tooth crank (#4637)
* remove 2jz trigger that's really 12 tooth crank

* triggerimage hardcoded name
2022-10-05 21:59:17 -04:00
GitHub set-date Action be36787080 Update date 2022-10-06 00:47:27 +00:00
GitHub gen-configs Action 00954a7438 Auto-generated configs and docs 2022-10-06 00:15:23 +00:00
Matthew Kennedy 6e021fb880
change triggers that need RiseOnly (#4636)
* triggers that need RiseOnly

* skipped tooth

* s
2022-10-05 20:10:27 -04:00
rusefillc 9f8aa66a9a Mark is asking for VIN number field fix #3967 2022-10-05 18:26:12 -04:00
Andrey 83afa58baf Mark is asking for VIN number field #3967 2022-10-04 21:12:51 -04:00
GitHub gen-configs Action bb27329c89 Auto-generated configs and docs 2022-10-05 00:42:22 +00:00
Matthew Kennedy 940e0dc369
require ignition on for firing (#4628)
* require ignition on for firing

* too much havoc for a unit test

* patch up references

* last one

* fix changelog mangling

* fix the changelog template too

* bad merge

* fix the template again

* s

* fake battery voltage on hw ci

* ugh merge

* ugh merge
2022-10-04 20:36:03 -04:00
GitHub set-date Action 6ad5346d6b Update date 2022-10-05 00:32:23 +00:00
GitHub gen-configs Action 3bfc5c04a9 Auto-generated configs and docs 2022-10-05 00:19:38 +00:00
Matthew Kennedy ec5d48fb5b
remove 898 (#4634)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-10-04 20:12:57 -04:00
rusefillc 50344d32df stuff was misplaced? 2022-10-03 23:00:08 -04:00
rusefillc 4de2ea691f Startup Frame should scan for available hardware #4633 2022-10-03 22:59:15 -04:00
GitHub set-date Action b7caad327d Update date 2022-10-04 00:32:34 +00:00
rusefi 46d5db4d5f We are mostly focused in standby, not in stop 2022-10-03 19:37:17 -04:00
GitHub gen-configs Action 6e7c5268a5 Auto-generated configs and docs 2022-10-03 23:37:01 +00:00
GitHub gen-configs Action 9569a87031 Auto-generated configs and docs 2022-10-03 16:15:22 +00:00
rusefillc 61be33ea6d totally hiding irrelevant control to reduce confusion 2022-10-03 12:05:49 -04:00
GitHub gen-configs Action 2c1e47af70 Auto-generated configs and docs 2022-10-03 15:06:47 +00:00
rusefillc 3788d6e9f3 there is no third trigger simulator channel right? 2022-10-03 10:59:03 -04:00
Andrey G e8f33ce7ec
Bluetooth hang (#4632)
* tunerstudio: send BT disconnect notifications only for BT channel

* bluetooth: btProcessIsRunning duplicates btProcessIsStarted

* bluetooth: some comments

* bluetooth: no need to call chThdExit(), just exit thread function

* bluetooth: avoid possible race conditions: set flag first

* bluetooth: make "bluetooth_cancel" do something
2022-10-03 08:51:19 -04:00
GitHub gen-configs Action 6aa8d4cb0b Auto-generated configs and docs 2022-10-03 04:25:05 +00:00
rusefillc 57c804c6f5 there is no third trigger simulator channel right? 2022-10-03 00:18:11 -04:00
GitHub set-date Action ae07e1b345 Update date 2022-10-03 00:28:29 +00:00
rusefillc 69a5e3cf4c need Proteus QC 2022-10-01 23:05:11 -04:00
rusefi 1804b40485 need Proteus QC 2022-10-01 22:34:08 -04:00
rusefi 0a8cdf3f47 need Proteus QC 2022-10-01 22:07:44 -04:00
rusefi 529fb35c66 need Proteus QC 2022-10-01 22:00:25 -04:00
GitHub gen-configs Action 4c53cd351c Auto-generated configs and docs 2022-10-02 01:36:00 +00:00
rusefi 22c59d6db0 need Proteus QC 2022-10-01 21:29:41 -04:00
GitHub set-date Action c9d7054e55 Update date 2022-10-02 00:31:52 +00:00
GitHub gen-configs Action 4da57a864f Auto-generated configs and docs 2022-10-01 10:20:25 +00:00
rusefillc 8b603aae6d ingles lo hablas 2022-10-01 06:15:00 -04:00
rusefillc c71e29fb1d need Proteus QC 2022-10-01 06:15:00 -04:00
GitHub set-date Action 88dcee65fa Update date 2022-10-01 00:34:57 +00:00
rusefillc 4d7b055f86 need Proteus QC 2022-09-30 11:47:04 -04:00
rusefillc b60ec5caad CAN side of automated testing #4630 2022-09-30 00:37:56 -04:00
rusefillc a4173613c3 extracting setHellenCan() method 2022-09-30 00:37:05 -04:00
rusefillc 8be32763d1 CAN side of automated testing #4630 2022-09-30 00:20:46 -04:00
rusefillc 4f81151974 CAN side of automated testing #4630 2022-09-30 00:08:26 -04:00
rusefillc f703c58622 CAN side of automated testing #4630 2022-09-29 23:46:08 -04:00
GitHub gen-configs Action 0d9090de28 Auto-generated configs and docs 2022-09-30 03:15:40 +00:00
rusefillc 234862b2b7 CAN side of automated testing #4630 2022-09-29 23:01:06 -04:00
rusefillc 1a0214be9b CAN side of automated testing #4630 2022-09-29 22:17:28 -04:00
GitHub gen-configs Action d6332bd6fa Auto-generated configs and docs 2022-09-30 01:01:00 +00:00
rusefillc 672a7a2e7f CAN side of automated testing #4630 2022-09-29 20:55:38 -04:00
rusefillc 53203a821f CAN side of automated testing #4630
more meta
2022-09-29 20:55:38 -04:00
rusefillc 565bad8953 CAN side of automated testing #4630 2022-09-29 20:55:38 -04:00
GitHub set-date Action 1ba99df202 Update date 2022-09-30 00:36:55 +00:00
Matthew Kennedy cb86c014cf
fix instant rpm clearing bug (#4629)
* improve instant rpm

* changelog
2022-09-29 07:15:59 -04:00
Andrey baaec6a603 refactoring: encapsulation 2022-09-28 22:42:08 -04:00
GitHub gen-configs Action f3d8be9ed1 Auto-generated configs and docs 2022-09-29 02:24:42 +00:00
Andrey 45baaef70b Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-28 22:19:23 -04:00
GitHub set-date Action 5b9f4be76a Update date 2022-09-29 00:34:07 +00:00
Andrey 151b23eff5 TCU to have it's own corner 2022-09-28 20:16:01 -04:00
Andrey 36113d6f66 nicer fatal message if that ever happens 2022-09-28 19:47:14 -04:00
Andrey e3758dc7ce livedata has replaced that legacy command-line approach 2022-09-28 19:46:47 -04:00
rusefillc ba3498885e minor priming refactor #4627 2022-09-28 08:03:13 -04:00
Matthew Kennedy 264d33d30e
refactor prime (#4627) 2022-09-28 07:53:12 -04:00
rusefillc 974f6f540d VVT minimum RPM fix #4545 2022-09-27 22:41:26 -04:00
rusefillc 022fd81880 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-27 22:25:30 -04:00
GitHub gen-configs Action d5162bd6ad Auto-generated configs and docs 2022-09-28 02:23:08 +00:00
rusefillc 1bfc6adac3 refactoring: renaming method 2022-09-27 22:21:18 -04:00
rusefillc 28f7d9cfb9 VVT minimum RPM #4545 2022-09-27 22:17:43 -04:00
GitHub gen-configs Action 76695936a9 Auto-generated configs and docs 2022-09-28 01:45:17 +00:00
rusefillc 84ce8a8950 GCC10 should be prohibited until it generates a functioning binary fix #4584 2022-09-27 21:39:50 -04:00
GitHub set-date Action e6f12bca98 Update date 2022-09-28 00:32:31 +00:00
GitHub gen-configs Action 50b9a6fd3a Auto-generated configs and docs 2022-09-27 18:00:54 +00:00
rusefillc fb234357ba engineSyncCam to be a drop-down not a number value #4611 2022-09-27 13:53:51 -04:00
GitHub gen-configs Action c7865aec96 Auto-generated configs and docs 2022-09-27 16:44:23 +00:00
rusefillc 7475ad9ddf engineSyncCam to be a drop-down not a number value #4611 2022-09-27 12:37:13 -04:00
GitHub gen-configs Action 6f53dd5248 Auto-generated configs and docs 2022-09-27 03:24:28 +00:00
GitHub set-date Action fa6a1f731a Update date 2022-09-27 00:29:27 +00:00
GitHub gen-configs Action b6ac6388b8 Auto-generated configs and docs 2022-09-26 10:11:01 +00:00
rusefillc 58b05a1192 ;+ is no longer needed 2022-09-26 06:06:55 -04:00
GitHub gen-configs Action a3ab129272 Auto-generated configs and docs 2022-09-26 09:49:27 +00:00
rusefillc 2e7fe6fe40 ;+ is no longer needed 2022-09-26 05:44:52 -04:00
rusefillc e31952a4d8 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-26 05:34:20 -04:00
rusefillc 700a656756 engineSyncCam to be a drop-down not a number value #4611 2022-09-26 05:34:05 -04:00
GitHub gen-configs Action 0810af5f18 Auto-generated configs and docs 2022-09-26 09:32:19 +00:00
rusefillc 9f1210229e engineSyncCam to be a drop-down not a number value #4611
the easy part
2022-09-26 05:26:52 -04:00
GitHub gen-configs Action 97e3b0a0fb Auto-generated configs and docs 2022-09-26 07:06:23 +00:00
GitHub set-date Action c1c95ba5c4 Update date 2022-09-26 00:27:08 +00:00
GitHub gen-configs Action 1b56415c56 Auto-generated configs and docs 2022-09-25 22:54:41 +00:00
Matthew Kennedy ca623eb6ee
plumbing parts of 4621 (#4622)
* plumbing parts of 4621

* show error list

* exit on error too!

* this test has some unhealthy undefined behavior

* no uninitialized values

* no that doesn't work

* remove the invalid data and the bug becomes obvious
2022-09-25 18:49:54 -04:00
Matthew Kennedy b089825a4a
schedule ignition charge by angle instead of tooth (#4513)
* schedule ignition charge by angle

* same mistake as #4536

* s

* wrap sparkAngle too

* AngleBasedEventNew

* function moved

* implement scheduleOrQueue

* prints
2022-09-25 11:00:55 -04:00
Matthew Kennedy 26356adf92
also invert trigger stim if you have trigger input inverted (#4612) 2022-09-25 10:10:31 -04:00
Matthew Kennedy ae6c44634b
better k gaps (#4623) 2022-09-25 09:14:29 -04:00
Matthew Kennedy b45f84fe20
#4619 (#4620) 2022-09-25 07:40:28 -04:00
Andrey 612d52645a Honda K cam wheels #3405 2022-09-25 00:26:42 -04:00
GitHub gen-configs Action 3156cf9bac Auto-generated configs and docs 2022-09-25 03:55:55 +00:00
Andrey 9d27780974 Honda K cam wheels #3405 2022-09-24 23:49:41 -04:00
Andrey 111220d38c more inclusive configuration name 2022-09-24 23:49:41 -04:00
Andrey 2ec9cca5e2 Honda K cam wheels #3405 2022-09-24 23:49:41 -04:00
Andrey fb84db6663 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-09-24 23:26:12 -04:00
Andrey 61cfff1e9e K progress - just a rename 2022-09-24 23:25:36 -04:00
GitHub gen-configs Action 1e044a41a3 Auto-generated configs and docs 2022-09-25 03:24:44 +00:00
Andrey cff779dd78 K progress 2022-09-24 23:18:57 -04:00
GitHub set-date Action 14174f0744 Update date 2022-09-25 00:25:20 +00:00
GitHub gen-configs Action 82041f82cb Auto-generated configs and docs 2022-09-24 18:57:35 +00:00
rusefillc f6bd7506f9 K47 is Wasteagte, not K48 #4616
now with K48
2022-09-24 14:52:08 -04:00
GitHub gen-configs Action a6de6a2f11 Auto-generated configs and docs 2022-09-24 13:35:00 +00:00
rusefillc 53d4a8c9cf K47 is Wasteagte, not K48 fix #4616
just a typo in the name
2022-09-24 09:28:45 -04:00
rusefillc cab0177df0
insist on setBoardConfigOverrides fix #4614 (#4615)
* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614

* insist on setBoardConfigOverrides fix #4614
2022-09-24 07:35:19 -04:00
GitHub gen-configs Action 3b5ee8da51 Auto-generated configs and docs 2022-09-24 04:29:39 +00:00
Matthew Kennedy dd41cf0a05
log tooth angle difference (#4613) 2022-09-23 23:49:28 -04:00
Matthew Kennedy 7139ddcda2
explicitly pass which edges we sync trigger on (#4607)
* require sync edge type

* s

* fix neon

* info printing

* put enums back

* auto gen enum fiddling
2022-09-23 20:39:41 -04:00
GitHub set-date Action 659315498f Update date 2022-09-24 00:29:41 +00:00
GitHub gen-configs Action db50ff3178 Auto-generated configs and docs 2022-09-24 00:19:42 +00:00
rusefillc 9c7f81908f crank-bases is the proper way, with proper trigger offset 2022-09-23 20:13:14 -04:00
rusefillc c4699efe91 honda K enum rename 2022-09-23 20:13:14 -04:00
GitHub gen-configs Action aaff9cd7a9 Auto-generated configs and docs 2022-09-23 23:17:00 +00:00
Matthew Kennedy 16fd12f74d
up the table axis limits (#4609) 2022-09-23 19:11:24 -04:00
Matthew Kennedy dfe1b47b4d
remove ignitionPin (#4608)
* remove ignitionPin

* now that's gone

* BMW test
2022-09-23 17:30:10 -04:00
rusefillc 9fde1f8b61 docs: private firmware enums vs public to code generated 2022-09-23 09:41:13 -04:00
Matthew Kennedy b76a7cbcd8
simulator reads/writes configuration (#4605)
* simulator reads/writes configuration

* c_str

* include order
2022-09-23 08:47:50 -04:00
GitHub gen-configs Action 36575c1d0e Auto-generated configs and docs 2022-09-23 02:41:20 +00:00
rusefillc afa40ed22c minor menu improvements 2022-09-22 22:36:24 -04:00
GitHub set-date Action 3dce775d3a Update date 2022-09-23 00:28:12 +00:00
GitHub set-date Action 6e30d2f46b Update date 2022-09-22 00:24:50 +00:00
GitHub gen-configs Action 373e4cefc9 Auto-generated configs and docs 2022-09-21 14:15:33 +00:00
David Holdeman 186072b925
Pinout order (#4601)
* order by field

* add order to mre main
2022-09-21 10:09:18 -04:00
GitHub gen-configs Action 337b088f0b Auto-generated configs and docs 2022-09-21 03:06:46 +00:00
rusefillc 05b84d21e6 auxSpeed1 2022-09-20 23:00:42 -04:00
GitHub set-date Action 7152972437 Update date 2022-09-21 00:27:59 +00:00
Matthew Kennedy 6dd933ea86
terrible horrible typo (#4597) 2022-09-20 12:39:16 -04:00
Matthew Kennedy a9cc3223dc
plumbing for 4513 (#4599)
* plumbing for 4513

* not static
2022-09-20 06:19:51 -04:00
Matthew Kennedy ff9ce3730a
rtc cleanup (#4596)
* rtc formatting and code style

* more cleanup

* s

* time example
2022-09-20 05:28:42 -04:00
Matthew Kennedy af7e4f6fe5
two modes trigger scheduler (#4598)
* two modes trigger scheduler

* asOld

* hpfp
2022-09-20 05:28:23 -04:00
GitHub gen-configs Action f2cad9076c Auto-generated configs and docs 2022-09-20 02:05:56 +00:00
Matthew Kennedy 3a57c41c1b
add fuel/spark cut codes to TS indicators (#4592)
* add fuel/spark cut codes to TS indicators

* fix list

* only set clearReason if not cleared
2022-09-19 22:01:03 -04:00
GitHub set-date Action c1d6a22335 Update date 2022-09-20 00:27:29 +00:00
GitHub gen-configs Action 3bce0ea6e6 Auto-generated configs and docs 2022-09-19 23:02:03 +00:00
BeerMoneyMotorsports 39e2c55fec
yaml update for NA6 MCU144 (#4595)
I was unsure on how to proceed with the actual pin id and how duplicates would effect it.  I added this to https://github.com/rusefi/very-serious-business/issues/228 but received no answer and appear to have been removed.  Im pushing anyhow.
2022-09-19 18:41:23 -04:00
rusefillc d9733199c1 "angle range findAngle#a6" critical error #4593 2022-09-19 18:33:19 -04:00
rusefillc a9b149c262 moving confusing around 2022-09-19 12:32:45 -04:00
GitHub gen-configs Action 8729d705c2 Auto-generated configs and docs 2022-09-19 16:23:04 +00:00
rusefillc 6e543355a7 useBiQuadOnAuxSpeedSensors 2022-09-19 12:13:20 -04:00
rusefillc 83dc351435 documenting biquad or else concerns 2022-09-19 12:06:00 -04:00
rusefillc 2144afe405 moving confusing around 2022-09-19 12:00:01 -04:00
GitHub gen-configs Action 539e025a0d Auto-generated configs and docs 2022-09-19 01:45:52 +00:00
Matthew Kennedy 6ee4587b96
wbo fault code indicator (#4591)
* indicator for wideband errors

* only show if CAN wideband enabled

* tweaks
2022-09-18 21:37:46 -04:00
GitHub gen-configs Action eea87274a8 Auto-generated configs and docs 2022-09-19 01:31:32 +00:00
rusefillc 919164c3ad CanCategory 2022-09-18 20:56:53 -04:00
rusefillc 2be1db62a2 CanCategory 2022-09-18 20:44:00 -04:00
GitHub set-date Action fbf00ae180 Update date 2022-09-19 00:24:35 +00:00
GitHub gen-configs Action ffbce6ac2a Auto-generated configs and docs 2022-09-18 23:11:06 +00:00
rusefi 856d8fff4d B6 2022-09-18 18:55:57 -04:00
rusefi 11c2659c59 B6 2022-09-18 18:22:55 -04:00
rusefillc d56d6e9f6b B6 2022-09-18 17:20:42 -04:00
rusefillc 2302cc19bd dead 2022-09-18 17:18:52 -04:00
Andrey G 9632a3e056
console: bluetooth: check if BT port exist before configuring (#4588) 2022-09-18 16:15:50 -04:00
rusefi db57bd0100 B6 2022-09-18 01:03:01 -04:00
rusefi 01dec431af some dead lines 2022-09-18 00:22:00 -04:00
GitHub gen-configs Action c622efc881 Auto-generated configs and docs 2022-09-18 01:44:04 +00:00
Matthew Kennedy 57a22fd713
gppwm load axis can be another GPPWM channel (!!!!!) (#4587)
* gppwm load axis can be another GPPWM channel (!!!!!)

* explicit cast

* efiAssert not void

* kick
2022-09-17 21:38:06 -04:00
GitHub set-date Action 5a2f405a37 Update date 2022-09-18 00:26:43 +00:00
GitHub set-date Action 8aa1264e7c Update date 2022-09-17 00:35:31 +00:00
GitHub gen-configs Action b84688be11 Auto-generated configs and docs 2022-09-17 00:16:59 +00:00
Matthew Kennedy 8ea31909a3
add ignition adder tables (#4586)
* ign blend tables

* tweaks

* iterate

* tweaks

* axis values

* changelog
2022-09-16 20:07:04 -04:00
GitHub gen-configs Action 0d43c2b9c1 Auto-generated configs and docs 2022-09-16 20:10:48 +00:00
Matthew Kennedy 87649b9f72
more gppwm options (#4585)
* more gppwm options

* fix ui

* gppwm list size
2022-09-16 16:04:03 -04:00
rusefillc efb232223f moving acceleration around 2022-09-16 00:06:57 -04:00
rusefillc 61134b452a tear down Engine god object #4511
oh I hope this ends well
2022-09-15 23:41:06 -04:00
rusefillc 3104538022 just a rename & hiding unit test method 2022-09-15 23:07:08 -04:00
rusefillc 45d88f1d26 tear down Engine god object #4511 2022-09-15 22:21:07 -04:00
rusefillc 50cef9a201 tear down Engine god object #4511 2022-09-15 22:12:49 -04:00
rusefillc fc9fb5724c tear down Engine god object #4511 2022-09-15 22:06:16 -04:00
rusefillc 13bd9ab641 tear down Engine god object #4511 2022-09-15 22:00:07 -04:00
rusefillc 52f52376de tear down Engine god object #4511 2022-09-15 21:55:15 -04:00
rusefillc ec0e567989 tear down Engine god object #4511 2022-09-15 21:46:01 -04:00
GitHub gen-configs Action 752d986593 Auto-generated configs and docs 2022-09-16 01:34:39 +00:00
rusefillc 9e7f36a5ca tear down Engine god object #4511 2022-09-15 21:28:27 -04:00
GitHub set-date Action bdc4ad5245 Update date 2022-09-16 00:26:58 +00:00
GitHub gen-configs Action 8775baee97 Auto-generated configs and docs 2022-09-15 19:12:32 +00:00
rusefillc 2d21aacc08 CUSTOM_INSTANT_MAP_DECODING 2022-09-15 15:07:31 -04:00
rusefillc 194421eb24 better location for mapCamDetectionAnglePosition 2022-09-15 15:07:11 -04:00
GitHub gen-configs Action 9fa2e8c7ae Auto-generated configs and docs 2022-09-15 19:00:51 +00:00
rusefillc 888247eccd mapFast into logs 2022-09-15 14:55:49 -04:00
rusefillc 85b170f84e dead idea 2022-09-15 14:55:32 -04:00
rusefillc 09604ec53f Harley 2022-09-15 14:55:01 -04:00
rusefillc b707e9dbda September 2022 Release - "Day 203" 2022-09-15 14:54:49 -04:00
GitHub gen-configs Action 5d51cbbc11 Auto-generated configs and docs 2022-09-15 12:35:18 +00:00
GitHub set-date Action 9218820cda Update date 2022-09-15 00:26:28 +00:00
rusefillc b047ad1266 Randomly hanging for a complete second #4557 2022-09-14 08:41:40 -04:00
Matthew Kennedy f10908e82b
s (#4580) 2022-09-14 08:13:47 -04:00
Andrey 0c87bb7260 deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 02:45:31 -04:00
Andrey 0e91914266 deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 02:35:55 -04:00
Andrey 663c39afdc deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 02:24:41 -04:00
Andrey 2c0ce0ec7d deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 02:17:04 -04:00
Andrey 12d857b99c deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 02:06:52 -04:00
Andrey 6cdb0dc0af deep rabbit holes are the best ones!
refactoring: encapsulation
2022-09-14 01:53:17 -04:00
Andrey 82cda62bac inline method to reduce confusion 2022-09-14 01:34:52 -04:00
Andrey 6b0941b8ed inline method to reduce confusion 2022-09-14 01:24:19 -04:00
Andrey b536651a24 some dead nonsense 2022-09-14 01:15:26 -04:00
Andrey fedfd42989 removing dead parameter 2022-09-14 01:13:57 -04:00
Andrey e522c7d149 tear down Engine god object #4511
just trying different things
2022-09-14 01:09:32 -04:00